CRAN Package Check Results for Maintainer ‘Nathan Constantine-Cooke <nathan.constantine-cooke at ed.ac.uk>’

Last updated on 2026-04-11 12:53:08 CEST.

Package NOTE OK
datefixR 8 6
gameR 14

Package datefixR

Current CRAN status: NOTE: 8, OK: 6

Version: 2.0.0
Check: compiled code
Result: NOTE File ‘datefixR/libs/datefixR.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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. 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

Version: 2.0.0
Check: for hidden files and directories
Result: NOTE Found the following hidden files and directories: src/._vendor These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.0.0
Check: compilation flags in Makevars
Result: NOTE Package has both ‘src/Makevars.in’ and ‘src/Makevars’. Installation with --no-configure' is unlikely to work. If you intended ‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’ otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a ‘cleanup’ script. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.0.0
Check: compiled code
Result: NOTE File 'datefixR/libs/x64/datefixR.dll': Found non-API call to R: 'R_NamespaceRegistry' 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-devel-windows-x86_64

Version: 2.0.0
Check: compiled code
Result: NOTE File ‘datefixR/libs/datefixR.so’: Found non-API calls to R: ‘R_NamespaceRegistry’, ‘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-patched-linux-x86_64

Version: 2.0.0
Check: installed package size
Result: NOTE installed size is 6.8Mb sub-directories of 1Mb or more: libs 5.8Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package gameR

Current CRAN status: OK: 14