mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-16 21:00:16 +00:00
+ cleans up Stan model compilation by switching over to the rstantools-based workflow (see https://mc-stan.org/rstantools/articles/minimal-rstan-package.html for more info) + minor documentation change: {devtools} -> {remotes}, which is better for end-users + adds RStudio project file which makes it easier for community to get started with contributing to the package
21 lines
395 B
Text
21 lines
395 B
Text
Version: 1.0
|
|
|
|
RestoreWorkspace: Default
|
|
SaveWorkspace: Default
|
|
AlwaysSaveHistory: Default
|
|
|
|
EnableCodeIndexing: Yes
|
|
UseSpacesForTab: Yes
|
|
NumSpacesForTab: 2
|
|
Encoding: UTF-8
|
|
|
|
RnwWeave: knitr
|
|
LaTeX: pdfLaTeX
|
|
|
|
AutoAppendNewline: Yes
|
|
StripTrailingWhitespace: Yes
|
|
|
|
BuildType: Package
|
|
PackageUseDevtools: Yes
|
|
PackageInstallArgs: --no-multiarch --with-keep.source
|
|
PackageRoxygenize: rd,collate,namespace
|