mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-05-14 20:48:08 +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
4 lines
117 B
Text
Executable file
4 lines
117 B
Text
Executable file
# Generated by rstantools. Do not edit by hand.
|
|
|
|
#! /bin/sh
|
|
"${R_HOME}/bin/Rscript" -e "rstantools::rstan_config()"
|