CRAN Package Check Results for Package roxygen2

Last updated on 2024-06-14 13:56:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.3.1 24.77 159.12 183.89 NOTE
r-devel-linux-x86_64-debian-gcc 7.3.1 19.68 115.68 135.36 NOTE
r-devel-linux-x86_64-fedora-clang 7.3.1 235.66 NOTE
r-devel-linux-x86_64-fedora-gcc 7.3.1 242.22 NOTE
r-devel-windows-x86_64 7.3.1 25.00 141.00 166.00 NOTE
r-patched-linux-x86_64 7.3.1 27.54 151.30 178.84 OK
r-release-linux-x86_64 7.3.1 23.25 151.75 175.00 OK
r-release-macos-arm64 7.3.1 67.00 OK
r-release-macos-x86_64 7.3.1 108.00 OK
r-release-windows-x86_64 7.3.1 27.00 144.00 171.00 OK
r-oldrel-macos-arm64 7.3.1 68.00 OK
r-oldrel-macos-x86_64 7.3.1 122.00 OK
r-oldrel-windows-x86_64 7.3.1 30.00 155.00 185.00 OK

Check Details

Version: 7.3.1
Check: compiled code
Result: NOTE File ‘roxygen2/libs/roxygen2.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 7.3.1
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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 7.3.1
Check: compiled code
Result: NOTE File 'roxygen2/libs/x64/roxygen2.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64