CRAN Package Check Results for Package this.path

Last updated on 2025-10-21 09:48:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.0 13.91 44.97 58.88 OK
r-devel-linux-x86_64-debian-gcc 2.7.0 13.52 33.46 46.98 NOTE
r-devel-linux-x86_64-fedora-clang 2.7.0 92.43 OK
r-devel-linux-x86_64-fedora-gcc 2.7.0 100.48 NOTE
r-devel-windows-x86_64 2.7.0 35.00 69.00 104.00 OK
r-patched-linux-x86_64 2.7.0 17.38 41.78 59.16 OK
r-release-linux-x86_64 2.7.0 16.01 42.03 58.04 OK
r-release-macos-arm64 2.7.0 57.00 OK
r-release-macos-x86_64 2.7.0 108.00 OK
r-release-windows-x86_64 2.7.0 40.00 70.00 110.00 OK
r-oldrel-macos-arm64 2.7.0 54.00 OK
r-oldrel-macos-x86_64 2.7.0 108.00 OK
r-oldrel-windows-x86_64 2.7.0 44.00 81.00 125.00 OK

Check Details

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

Version: 2.7.0
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: source.exprs.html:49:1 (source.exprs.Rd:14): Warning: missing </ul> before </div> Flavor: r-devel-linux-x86_64-debian-gcc