install_torsten: Installation for torsten

Description Usage Arguments Details

View source: R/install_torsten.R

Description

installation of torsten with rstan, that replaces stanHeaders.

Usage

1
2
install_torsten(StanHeaders_version = NULL, rstan_version = NULL,
  lib = .libPaths()[1], ...)

Arguments

StanHeaders_version

package_version, package version of StanHeaders to append Torsten Default: NULL

rstan_version

package_version, package version of rstan to install, Default: NULL

lib

character, giving the library directory where to install the packages, Default: .libPaths()[1]

...

parameters to pass to install.packages

Details

installation will replace the 'StanHeaders/include/src/stan' and 'StanHeaders/include/stan' of stanHeaders and install source rstan without dependencies.


metrumresearchgroup/TorstenHeaders documentation built on Dec. 5, 2019, 8:14 p.m.