CRAN Package Check Results for Package testthat

Last updated on 2025-01-11 21:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.2 46.92 186.98 233.90 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.2 34.58 134.06 168.64 NOTE
r-devel-linux-x86_64-fedora-clang 3.2.2 356.49 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.2 431.66 NOTE
r-devel-windows-x86_64 3.2.2 53.00 172.00 225.00 NOTE
r-patched-linux-x86_64 3.2.2 48.91 181.49 230.40 OK
r-release-linux-x86_64 3.2.2 44.50 182.33 226.83 OK
r-release-macos-arm64 3.2.2 104.00 NOTE
r-release-macos-x86_64 3.2.2 193.00 NOTE
r-release-windows-x86_64 3.2.2 53.00 163.00 216.00 OK
r-oldrel-macos-arm64 3.2.2 105.00 NOTE
r-oldrel-macos-x86_64 3.2.2 185.00 NOTE
r-oldrel-windows-x86_64 3.2.2 60.00 200.00 260.00 OK

Check Details

Version: 3.2.2
Check: compiled code
Result: NOTE File ‘testthat/libs/testthat.so’: Found non-API calls to R: ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_FORMALS’ 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: 3.2.2
Check: compiled code
Result: NOTE File 'testthat/libs/x64/testthat.dll': Found non-API calls to R: 'SET_BODY', 'SET_CLOENV', 'SET_FORMALS' 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

Version: 3.2.2
Check: installed package size
Result: NOTE installed size is 8.9Mb sub-directories of 1Mb or more: R 2.1Mb libs 5.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64