CRAN Package Check Results for Package checkglobals

Last updated on 2024-07-01 19:53:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.14 31.40 35.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 3.93 24.42 28.35 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 48.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 45.39 NOTE
r-devel-windows-x86_64 0.1.0 8.00 51.00 59.00 NOTE
r-patched-linux-x86_64 0.1.0 5.13 30.62 35.75 NOTE
r-release-linux-x86_64 0.1.0 3.91 30.69 34.60 NOTE
r-release-macos-arm64 0.1.0 19.00 NOTE
r-release-macos-x86_64 0.1.0 33.00 NOTE
r-release-windows-x86_64 0.1.0 9.00 51.00 60.00 NOTE
r-oldrel-macos-arm64 0.1.0 24.00 OK
r-oldrel-macos-x86_64 0.1.0 44.00 OK
r-oldrel-windows-x86_64 0.1.0 8.00 54.00 62.00 OK

Check Details

Version: 0.1.0
Check: Rd files
Result: NOTE checkRd: (-1) as.data.frame.checkglobals.Rd:43: Lost braces; missing escapes or markup? 43 | \item \code{type}, the type of the detected entity, either \code{"global"} or {"import"}. | ^ checkRd: (-1) as.matrix.checkglobals.Rd:32: Lost braces; missing escapes or markup? 32 | \item \code{type}, the type of the detected entity, either \code{"global"} or {"import"}. | ^ 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, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘checkglobals/libs/checkglobals.so’: Found non-API call to R: ‘Rf_isValidString’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. See section ‘Moving into C API compliance’ in the ‘Writing R Extensions’ manual for issues with use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘checkglobals/libs/checkglobals.so’: Found non-API call to R: ‘Rf_isValidString’ 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc