Last updated on 2025-07-20 03:49:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.1 | 11.87 | 139.58 | 151.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.1 | 8.01 | 108.27 | 116.28 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.1.1 | 307.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 310.34 | NOTE | |||
r-devel-windows-x86_64 | 2.1.1 | 15.00 | 239.00 | 254.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.1 | 11.31 | 132.24 | 143.55 | NOTE | |
r-release-linux-x86_64 | 2.1.1 | 11.44 | 132.78 | 144.22 | NOTE | |
r-release-macos-arm64 | 2.1.1 | 95.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.1 | 171.00 | OK | |||
r-release-windows-x86_64 | 2.1.1 | 16.00 | 229.00 | 245.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1.1 | 85.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1.1 | 121.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1.1 | 20.00 | 289.00 | 309.00 | OK |
Version: 2.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘do_la.Rd’ ‘linalg.Rd’ ‘scale_matrix.Rd’ ‘solve.caracas_symbol.Rd’
‘solve_lin.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 2.1.1
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/.tmpQbqB9f/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/.tmpQbqB9f/bin": No such file or directory
Attaching package: ‘caracas’
The following objects are masked from ‘package:base’:
%*%, det, diag, diag<-
It looks like this package has a loading problem: see the messages for
details.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.1
Check: whether the package can be loaded with stated dependencies
Result: WARN
Loading required package: methods
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpW5TYBq/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/.tmpW5TYBq/bin": No such file or directory
Attaching package: ‘caracas’
The following objects are masked from ‘package:base’:
%*%, det, diag, diag<-
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: 2.1.1
Check: whether the package can be unloaded cleanly
Result: WARN
---- unloading
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Warning in normalizePath(python_home) :
path[1]="/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpio2LL2/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/.tmpio2LL2/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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.1
Check: whether the namespace can be unloaded cleanly
Result: WARN
---- unloading
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1.1
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/.tmpAgQ4ac/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/.tmpAgQ4ac/bin": No such file or directory
Attaching package: ‘caracas’
The following objects are masked from ‘package:base’:
%*%, det, diag, diag<-
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: 2.1.1
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/.tmpq55CUn/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: 2.1.1
Check: R code for possible problems
Result: NOTE
Error in python_config_impl(python) :
Error running '/tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/cache/builds-v0/.tmpz9t0s2/bin/python': No such file.
Flavor: r-devel-linux-x86_64-debian-gcc