Last updated on 2026-04-25 00:50:18 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| adapt3 | 1 | 2 | 9 |
| lefko3 | 1 | 1 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 9
Version: 2.0.7
Check: package dependencies
Result: ERROR
Package required but not available: ‘lefko3’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.7
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘lefko3’ ‘rlang’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, NOTE: 1, OK: 10
Version: 6.7.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 6.7.3
Check: compiled code
Result: NOTE
File ‘lefko3/libs/lefko3.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