CRAN Package Check Results for Package adapt3

Last updated on 2025-12-19 21:49:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 305.30 68.81 374.11 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 199.77 53.47 253.24 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 720.00 153.58 873.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 720.00 157.67 877.67 NOTE
r-devel-windows-x86_64 1.0.1 178.00 129.00 307.00 OK
r-patched-linux-x86_64 1.0.1 229.57 65.20 294.77 OK
r-release-linux-x86_64 1.0.1 227.13 65.43 292.56 OK
r-release-macos-arm64 1.0.1 OK
r-release-macos-x86_64 1.0.1 265.00 167.00 432.00 OK
r-release-windows-x86_64 1.0.1 238.00 125.00 363.00 OK
r-oldrel-macos-arm64 1.0.1 NOTE
r-oldrel-macos-x86_64 1.0.1 255.00 143.00 398.00 NOTE
r-oldrel-windows-x86_64 1.0.1 226.00 152.00 378.00 OK

Check Details

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘adapt3/libs/adapt3.so’: Found non-API call to R: ‘ATTRIB’ 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: 1.0.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘lefko3’ ‘rlang’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 39.4Mb sub-directories of 1Mb or more: libs 38.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64