Skip to content

Commit

Permalink
check-in .Rproj
Browse files Browse the repository at this point in the history
  • Loading branch information
julianstanley committed May 30, 2020
1 parent b03a2a5 commit 69832e0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.Rproj.user
*.Rproj
.Rhistory
.RData
.Ruserdata
Expand Down
21 changes: 21 additions & 0 deletions sensorOverlord.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 4
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX

AutoAppendNewline: Yes
StripTrailingWhitespace: Yes

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageRoxygenize: rd,collate,namespace

0 comments on commit 69832e0

Please sign in to comment.