Skip to content

Commit

Permalink
adding project file
Browse files Browse the repository at this point in the history
  • Loading branch information
bodirsky committed Jan 12, 2024
1 parent 235692e commit f5a05cb
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
^codecov\.yml$
^\.github$
^.*CITATION.cff$
^.*\.Rproj$
^\.Rproj\.user$
21 changes: 21 additions & 0 deletions mrfactors.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: 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 f5a05cb

Please sign in to comment.