Skip to content

Commit

Permalink
update to build/project tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jluchman committed Sep 3, 2023
1 parent bf0360a commit da0ac5b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ cran-comments.md
^Meta$
README.Rmd
^CRAN-SUBMISSION$
^revdep$
^revdep$
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
^.*\.Rproj$
.Rhistory
.Rproj.user
domir.Rproj
inst/doc
/doc/
/Meta/
Expand Down
17 changes: 17 additions & 0 deletions domir.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 da0ac5b

Please sign in to comment.