* installing *source* package ‘animl’ ... ** this is package ‘animl’ version ‘3.1.1’ ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location trying URL 'https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer' Content type 'text/plain; charset=utf-8' length 2850 bytes ================================================== downloaded 2850 bytes Installing pyenv ... Cloning into '/tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv'... Cloning into '/tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv/plugins/pyenv-doctor'... Cloning into '/tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv/plugins/pyenv-update'... Cloning into '/tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv/plugins/pyenv-virtualenv'... WARNING: seems you still have not added 'pyenv' to the load path. # Load pyenv automatically by appending # the following to # ~/.bash_profile if it exists, otherwise ~/.profile (for login shells) # and ~/.bashrc (for interactive shells) : export PYENV_ROOT="$HOME/.pyenv" [[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH" eval "$(pyenv init - bash)" # Restart your shell for the changes to take effect. # Load pyenv-virtualenv automatically by adding # the following to ~/.bashrc: eval "$(pyenv virtualenv-init -)" Done! pyenv has been installed to '/tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv/bin/pyenv'. Cloning into '/home/hornik/.pyenv/plugins/pyenv-update'... + /tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv/bin/pyenv update + /tmp/check-CRAN-incoming-hornik/data/r-reticulate/pyenv/bin/pyenv install --skip-existing 3.12 Downloading Python-3.12.12.tar.xz... -> https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz Installing Python-3.12.12... Installed Python-3.12.12 to /home/hornik/.pyenv/versions/3.12.12 Using Python: /home/hornik/.pyenv/versions/3.12.12/bin/python3.12 Creating virtual environment 'animl_venv' ... + /home/hornik/.pyenv/versions/3.12.12/bin/python3.12 -m venv /tmp/check-CRAN-incoming-hornik/.virtualenvs/animl_venv Done! Installing packages: pip, wheel, setuptools + /tmp/check-CRAN-incoming-hornik/.virtualenvs/animl_venv/bin/python -m pip install --upgrade pip wheel setuptools ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv. Error: package or namespace load failed for ‘animl’: .onLoad failed in loadNamespace() for 'animl', details: call: NULL error: Error installing package(s): 'pip', 'wheel', 'setuptools' Error: loading failed Execution halted ERROR: loading failed * removing ‘/srv/hornik/tmp/CRAN_pretest/animl.Rcheck/animl’