- 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 ‘fastai/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘fastai’ version ‘2.2.2’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [5s/7s] 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 serialization versions ... OK
- checking whether package ‘fastai’ 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/2s] ERROR
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpHdGhpQ/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/.tmpHdGhpQ/bin": No such file or directory
Attaching package: ‘fastai’
The following object is masked from ‘package:stats’:
reshape
The following object is masked from ‘package:graphics’:
plot
The following objects are masked from ‘package:grDevices’:
cm, colors, rgb2hsv
The following object is masked from ‘package:methods’:
show
The following objects are masked from ‘package:base’:
Recall, plot
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/2s] WARNING
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpjEAGXY/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/.tmpjEAGXY/bin": No such file or directory
Attaching package: ‘fastai’
The following objects are masked from ‘package:base’:
Recall, plot
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 ... [2s/2s] WARNING
Warning in normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpL6BKOn/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/.tmpL6BKOn/bin/python': No such file.
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
- checking whether the namespace can be unloaded cleanly ... [2s/2s] WARNING
---- unloading
- 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/.tmpmBPTgT/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/.tmpmBPTgT/bin": No such file or directory
Attaching package: ‘fastai’
The following object is masked from ‘package:stats’:
reshape
The following object is masked from ‘package:graphics’:
plot
The following objects are masked from ‘package:grDevices’:
cm, colors, rgb2hsv
The following object is masked from ‘package:methods’:
show
The following objects are masked from ‘package:base’:
Recall, plot
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/.tmpYr59M0/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 ... [21s/26s] NOTE
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpqxxFZx/bin/python': No such file.
- checking Rd files ... [3s/3s] 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 installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/3s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [96s/169s] OK
Running ‘testthat.R’ [95s/168s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [33s/52s] OK
- checking PDF version of manual ... [19s/22s] OK
- checking HTML version of manual ... [14s/26s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 ERROR, 5 WARNINGs, 2 NOTEs