Skip to content

Commit

Permalink
initial setup
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Dec 6, 2023
1 parent e1862b2 commit 7d10aed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
^\.Rproj\.user$
^\.idea$
^\.dev$
^\.devcontainers$
^\.lintr$
^\.lintr_new$
^wercker\.yml$
Expand Down
3 changes: 3 additions & 0 deletions .devcontainers/devcontainers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"image": "rocker/r-base"
}

0 comments on commit 7d10aed

Please sign in to comment.