Last updated on 2026-04-26 03:50:02 CEST.
| Package | NOTE | OK |
|---|---|---|
| bWGR | 1 | 11 |
| mas | 12 | |
| NAM | 1 | 11 |
| pegs | 12 | |
| SoyNAM | 4 | 8 |
Current CRAN status: NOTE: 1, OK: 11
Version: 2.2.17
Check: compiled code
Result: NOTE
File ‘bWGR/libs/bWGR.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
Current CRAN status: OK: 12
Current CRAN status: NOTE: 1, OK: 11
Version: 1.8.0
Check: compiled code
Result: NOTE
File ‘NAM/libs/NAM.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
Current CRAN status: OK: 12
Current CRAN status: NOTE: 4, OK: 8
Version: 1.6.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Alencar Xavier <alenxav@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Alencar",
family = "Xavier",
role = c("aut", "cre"),
email = "alenxav@gmail.com"),
person(given = "William",
family = "Beavis",
role = "aut"),
person(given = "James",
family = "Specht",
role = "aut"),
person(given = "Brian",
family = "Diers",
role = "aut"),
person(given = "Rouf",
family = "Mian",
role = "aut"),
person(given = "Reka",
family = "Howard",
role = "aut"),
person(given = "George",
family = "Graef",
role = "aut"),
person(given = "Randall",
family = "Nelson",
role = "aut"),
person(given = "William",
family = "Schapaugh",
role = "aut"),
person(given = "Dechun",
family = "Wang",
role = "aut"),
person(given = "Grover",
family = "Shannon",
role = "aut"),
person(given = "Leah",
family = "McHale",
role = "aut"),
person(given = "Perry",
family = "Cregan",
role = "aut"),
person(given = "Qijian",
family = "Song",
role = "aut"),
person(given = "Miguel",
family = "Lopez",
role = "aut"),
person(given = "William",
family = "Muir",
role = "aut"),
person(given = "Katy",
family = "Rainey.",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘RcppEigen’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc