Skip to content

Commit

Permalink
add .Rproj
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbatailler committed Jul 13, 2021
1 parent 629e2d0 commit 386bcde
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
.RData
.Ruserdata

JSmediation.Rproj

inst/doc

.DS_store
Expand Down
21 changes: 21 additions & 0 deletions JSmediation.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Version: 1.0

RestoreWorkspace: No
SaveWorkspace: No
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
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 386bcde

Please sign in to comment.