Last updated on 2025-07-22 09:51:07 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
caracas | 1 | 8 | 4 |
disclap | 2 | 11 | |
disclapmix | 13 | ||
DNAtools | 13 | ||
fwsim | 13 | ||
malan | 8 | 5 | |
roxytest | 13 | ||
Ryacas | 13 | ||
Ryacas0 | 13 |
Current CRAN status: ERROR: 1, NOTE: 8, OK: 4
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/.tmp2xp2eg/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/.tmp2xp2eg/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/.tmpAPswjQ/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/.tmpAPswjQ/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/.tmpb3z7hE/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/.tmpb3z7hE/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/.tmpsQfV2G/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/.tmpsQfV2G/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/.tmpojRbBE/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/.tmpSCso7i/bin/python': No such file.
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 1.5.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mikkel Meyer Andersen <mikl@math.aau.dk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Mikkel", "Meyer"),
family = "Andersen",
role = c("aut", "cre"),
email = "mikl@math.aau.dk"),
person(given = c("Poul", "Svante"),
family = "Eriksen",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 13
Version: 1.7.4
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 13
Version: 0.2-4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mikkel Meyer Andersen <mikl@math.aau.dk>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2-4
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2-4
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 13
Version: 0.3.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mikkel Meyer Andersen <mikl@math.aau.dk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Mikkel", "Meyer"),
family = "Andersen",
role = c("aut", "cre"),
email = "mikl@math.aau.dk"),
person(given = c("Poul", "Svante"),
family = "Eriksen",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3.4
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 8, OK: 5
Version: 1.0.3
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
as_tbl_graph.malan_pedigreelist.Rd: tbl_graph
get_nodes_edges.Rd: as_tbl_graph
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.0.3
Check: installed package size
Result: NOTE
installed size is 10.5Mb
sub-directories of 1Mb or more:
libs 9.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 13
Version: 1.1.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Mikkel Meyer Andersen <mikl@math.aau.dk>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.5
Check: C++ specification
Result: NOTE
Specified C++14: please drop specification unless essential
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.1.5
Check: installed package size
Result: NOTE
installed size is 10.2Mb
sub-directories of 1Mb or more:
libs 8.3Mb
yacas 1.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'unix'
Flavor: r-oldrel-windows-x86_64
Current CRAN status: NOTE: 13
Version: 0.4.4
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.4.4
Check: for unstated dependencies in ‘demo’
Result: NOTE
'library' or 'require' call not declared from: ‘Ryacas’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.4.4
Check: installed package size
Result: NOTE
installed size is 9.3Mb
sub-directories of 1Mb or more:
libs 7.6Mb
yacas 1.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64