Last updated on 2025-07-19 08:49:07 CEST.
Package | ERROR | OK |
---|---|---|
pangoling | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.3
Check: whether the package can be loaded
Result: ERROR
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpIyImzO/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/.tmpIyImzO/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/.tmpU5TO3D/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/.tmpU5TO3D/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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: whether the package can be loaded with stated dependencies
Result: WARN
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp2aPnRW/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/.tmp2aPnRW/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/.tmpZNUjDR/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/.tmpZNUjDR/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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: whether the package can be unloaded cleanly
Result: WARN
---- unloading
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: loading without being on the library search path
Result: WARN
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmp2fyTeX/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/.tmp2fyTeX/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/.tmpBMqEQH/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/.tmpBMqEQH/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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: whether startup messages can be suppressed
Result: NOTE
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmply7nza/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/.tmpTHASQN/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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: re-building of vignette outputs
Result: 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
Flavor: r-devel-linux-x86_64-debian-gcc