# Installed packages removed from the library before install_r.R runs so they
# rebuild against the conda layer (they are also resolved as dependencies of
# r-install-list.txt or listed there).
# RcppParallel rebuilds against the conda TBB so libtbb resolves at load; every
# package below carried compiled Stan or TBB code bound to the TBB the old
# RcppParallel bundled, and rebuilds against the new one for the same reason.
RcppParallel
rstan
