do_not_run {rbmi} | R Documentation |
This function only exists to suppress the false positive from R CMD Check about unused libraries
do_not_run()
Both rstantools and RcppParallel are required but are only used at
installation time. In the case of RcppParallel it is used in the
src/Makevars
file which is created on the fly during installation
by rstantools. rstantools is used in the configure
file.