Skip to content

Commit

Permalink
use rproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
slager committed Feb 25, 2024
1 parent 10551c2 commit 00d8da0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
valtools.Rproj
.Rproj.user
.Rhistory
inst/doc
17 changes: 17 additions & 0 deletions valtools.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 00d8da0

Please sign in to comment.