Last updated on 2026-04-26 02:49:48 CEST.
| Package | NOTE | OK |
|---|---|---|
| caracas | 10 | 1 |
| disclap | 2 | 10 |
| disclapmix | 12 | |
| DNAtools | 12 | |
| malan | 12 | |
| roxytest | 12 | |
| Ryacas | 1 | 11 |
Current CRAN status: NOTE: 10, OK: 1
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 10
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: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 1, OK: 11
Version: 1.1.6
Check: compiled code
Result: NOTE
File ‘Ryacas/libs/Ryacas.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-release-macos-x86_64