Skip to content

Commit

Permalink
Add .Rproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
karawoo committed Sep 12, 2019
1 parent 705dd3b commit cfc8208
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
^\.travis\.yml$
^codecov\.yml$
^data-raw/
^.*\.Rproj$
^\.Rproj\.user$
17 changes: 17 additions & 0 deletions dccvalidator.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

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

RnwWeave: Sweave
LaTeX: pdfLaTeX

BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source

0 comments on commit cfc8208

Please sign in to comment.