Summary:
Unable to install rstanarm package via pkgr.yml file using MPN Repo using snapshot 2024-06-12
Description:
Need help to install "rstanarm" package on our RSPM Server.
As part of RSPM Package Update, we are trying to install latest MPN Snapshot and running pkgr script. Although I am able to install all latest MPN packages but unable to install "rstanarm" package.
When I try to run the “pkgr install” command it is neither installing the packages nor giving any errors and keeping me wait forever.
Reproducible Steps:
pkgr.yml file:
Version: 1
top level packages
Packages:
Repos:
Library: /valid-r-pkg/davinciexp_12_June_2024
Rpath: /opt/R/4.3.3/bin/R
Customizations:
Packages:
- ranger:
Env:
R_MAKEVARS_USER: /root/.R/Makevars
RStanARM Version:
rstanarm 2.32.1
R Version:
R 4.3.3
Operating System:
Red Hat Enterprise Linux release 8.10 (Ootpa)