Last updated on 2026-04-26 03:50:06 CEST.
| Package | NOTE | OK |
|---|---|---|
| Rnmr1D | 3 | 9 |
Current CRAN status: NOTE: 3, OK: 9
Version: 1.3.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘impute’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.2
Check: compiled code
Result: NOTE
File ‘Rnmr1D/libs/Rnmr1D.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