CRAN Package Check Results for Package datefixR

Last updated on 2026-03-31 05:52:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 121.35 50.05 171.40 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 93.12 39.05 132.17 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 192.00 70.58 262.58 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 231.00 88.80 319.80 OK
r-devel-macos-arm64 2.0.0 28.00 5.00 33.00 OK
r-devel-windows-x86_64 2.0.0 111.00 102.00 213.00 NOTE
r-patched-linux-x86_64 2.0.0 119.91 43.56 163.47 OK
r-release-linux-x86_64 2.0.0 120.64 43.62 164.26 OK
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 95.00 82.00 177.00 OK
r-release-windows-x86_64 2.0.0 117.00 105.00 222.00 OK
r-oldrel-macos-arm64 2.0.0 NOTE
r-oldrel-macos-x86_64 2.0.0 94.00 89.00 183.00 NOTE
r-oldrel-windows-x86_64 2.0.0 139.00 121.00 260.00 OK

Check Details

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

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

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