- using R Under development (unstable) (2025-07-15 r88411)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.2.0-19) 14.2.0
GNU Fortran (Debian 14.2.0-19) 14.2.0
- running under: Debian GNU/Linux 13 (trixie)
- using session charset: UTF-8
- checking for file ‘pangoling/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘pangoling’ version ‘1.0.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/1s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘pangoling’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [2s/3s] ERROR
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpF4WkxX/bin/python': No such file.
In addition: Warning message:
In normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpF4WkxX/bin": No such file or directory
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpPAo2EC/bin/python': No such file.
In addition: Warning message:
In normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpPAo2EC/bin": No such file or directory
pangoling version 1.0.3The package needs some python dependencies, to install them use `install_py_pangoling()`
An introduction to the package can be found in https://docs.ropensci.org/pangoling/articles/
Notice that pretrained models and tokenizers are downloaded from https://huggingface.co/ the first time they are used.
For changing the cache folder use:
set_cache_folder(my_new_path)
It looks like this package has a loading problem: see the messages for
details.
- checking whether the package can be loaded with stated dependencies ... [2s/3s] WARNING
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpnDizAG/bin/python': No such file.
In addition: Warning message:
In normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpnDizAG/bin": No such file or directory
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp9dBSXm/bin/python': No such file.
In addition: Warning message:
In normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp9dBSXm/bin": No such file or directory
pangoling version 1.0.3The package needs some python dependencies, to install them use `install_py_pangoling()`
An introduction to the package can be found in https://docs.ropensci.org/pangoling/articles/
Notice that pretrained models and tokenizers are downloaded from https://huggingface.co/ the first time they are used.
For changing the cache folder use:
set_cache_folder(my_new_path)
It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package. All dependencies must be
declared in DESCRIPTION.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
- checking whether the package can be unloaded cleanly ... [2s/2s] WARNING
---- unloading
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/2s] OK
- checking loading without being on the library search path ... [2s/2s] WARNING
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp14hr3B/bin/python': No such file.
In addition: Warning message:
In normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp14hr3B/bin": No such file or directory
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpbIyzT6/bin/python': No such file.
In addition: Warning message:
In normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpbIyzT6/bin": No such file or directory
pangoling version 1.0.3The package needs some python dependencies, to install them use `install_py_pangoling()`
An introduction to the package can be found in https://docs.ropensci.org/pangoling/articles/
Notice that pretrained models and tokenizers are downloaded from https://huggingface.co/ the first time they are used.
For changing the cache folder use:
set_cache_folder(my_new_path)
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
- checking whether startup messages can be suppressed ... [2s/2s] NOTE
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpGDWCPz/bin/python': No such file.
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpU8Sh0Q/bin/python': No such file.
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [9s/12s] OK
- checking Rd files ... [0s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [8s/13s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [6s/9s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘example.Rmd’ using rmarkdown
--- finished re-building ‘example.Rmd’
--- re-building ‘intro-bert.Rmd’ using rmarkdown
--- finished re-building ‘intro-bert.Rmd’
--- re-building ‘intro-gpt2.Rmd’ using rmarkdown
--- finished re-building ‘intro-gpt2.Rmd’
--- re-building ‘troubleshooting.Rmd’ using rmarkdown
Quitting from troubleshooting.Rmd:90-92 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.
---
Backtrace:
▆
1. └─reticulate::py_config()
2. └─reticulate:::ensure_python_initialized()
3. └─reticulate:::initialize_python()
4. └─reticulate (local) python_not_found("Installation of Python not found, Python bindings not loaded.")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'troubleshooting.Rmd' failed with diagnostics:
Installation of Python not found, Python bindings not loaded.
See the Python "Order of Discovery" here: https://rstudio.github.io/reticulate/articles/versions.html#order-of-discovery.
--- failed re-building ‘troubleshooting.Rmd’
SUMMARY: processing the following file failed:
‘troubleshooting.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [5s/7s] OK
- checking HTML version of manual ... [1s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 ERRORs, 3 WARNINGs, 1 NOTE