CRAN Package Check Results for Package roxygen2

Last updated on 2024-08-13 17:48:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.3.2 20.07 120.28 140.35 NOTE
r-devel-linux-x86_64-debian-gcc 7.3.2 14.94 85.50 100.44 NOTE
r-devel-linux-x86_64-fedora-clang 7.3.2 236.26 NOTE
r-devel-linux-x86_64-fedora-gcc 7.3.2 231.79 NOTE
r-devel-windows-x86_64 7.3.2 26.00 137.00 163.00 NOTE
r-patched-linux-x86_64 7.3.2 19.69 113.79 133.48 OK
r-release-linux-x86_64 7.3.2 19.13 113.10 132.23 OK
r-release-macos-arm64 7.3.2 84.00 OK
r-release-macos-x86_64 7.3.2 159.00 OK
r-release-windows-x86_64 7.3.2 28.00 138.00 166.00 OK
r-oldrel-macos-arm64 7.3.2 84.00 OK
r-oldrel-macos-x86_64 7.3.2 127.00 OK
r-oldrel-windows-x86_64 7.3.2 34.00 160.00 194.00 OK

Check Details

Version: 7.3.2
Check: compiled code
Result: NOTE File ‘roxygen2/libs/roxygen2.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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: 7.3.2
Check: compiled code
Result: NOTE File 'roxygen2/libs/x64/roxygen2.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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