(Github issue/PR numbers in parentheses)
rstan_package_skeleton
to correspond to rstanarm 2.17.2.(Github issue/PR numbers in parentheses)
bayes_R2
generic and default method. (#8)(Github issue/PR numbers in parentheses)
init_cpp
function for generating src/init.cpp
in order to pass R CMD check in R 3.4.x. rstan_package_skeleton
calls init_cpp
internally. (#6)(Github issue/PR numbers in parentheses)
rstan_package_skeleton
for better Windows compatibility. (#1, #2)loo_predict
, loo_linpred
, and loo_predictive_interval
generics in preparation for adding methods to the rstanarm package. (#5)Changes to rstan_package_skeleton
:
Read-and-delete-me
about importing all of Rcpp and methods packages.Depends
field of DESCRIPTION
file.Makevars.win
file.