CRAN Package Check Results for Package testthat

Last updated on 2025-07-07 09:50:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2.3 46.67 195.88 242.55 NOTE
r-devel-linux-x86_64-debian-gcc 3.2.3 31.93 139.38 171.31 ERROR
r-devel-linux-x86_64-fedora-clang 3.2.3 374.51 NOTE
r-devel-linux-x86_64-fedora-gcc 3.2.3 398.53 NOTE
r-devel-windows-x86_64 3.2.3 49.00 171.00 220.00 NOTE
r-patched-linux-x86_64 3.2.3 48.90 186.22 235.12 NOTE
r-release-linux-x86_64 3.2.3 44.41 184.27 228.68 NOTE
r-release-macos-arm64 3.2.3 136.00 NOTE
r-release-macos-x86_64 3.2.3 215.00 NOTE
r-release-windows-x86_64 3.2.3 57.00 173.00 230.00 NOTE
r-oldrel-macos-arm64 3.2.3 107.00 NOTE
r-oldrel-macos-x86_64 3.2.3 267.00 NOTE
r-oldrel-windows-x86_64 3.2.3 69.00 208.00 277.00 OK

Additional issues

MKL

Check Details

Version: 3.2.3
Check: compiled code
Result: NOTE File ‘testthat/libs/testthat.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 3.2.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘custom-expectation.Rmd’ using rmarkdown --- finished re-building ‘custom-expectation.Rmd’ --- re-building ‘parallel.Rmd’ using rmarkdown --- finished re-building ‘parallel.Rmd’ --- re-building ‘skipping.Rmd’ using rmarkdown --- finished re-building ‘skipping.Rmd’ --- re-building ‘snapshotting.Rmd’ using rmarkdown --- finished re-building ‘snapshotting.Rmd’ --- re-building ‘special-files.Rmd’ using rmarkdown --- finished re-building ‘special-files.Rmd’ --- re-building ‘test-fixtures.Rmd’ using rmarkdown Quitting from test-fixtures.Rmd:248-256 [unnamed-chunk-17] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'test-fixtures.Rmd' failed with diagnostics: Test failed --- failed re-building ‘test-fixtures.Rmd’ --- re-building ‘third-edition.Rmd’ using rmarkdown --- finished re-building ‘third-edition.Rmd’ SUMMARY: processing the following file failed: ‘test-fixtures.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.2.3
Check: compiled code
Result: NOTE File 'testthat/libs/x64/testthat.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'FORMALS', '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-windows-x86_64, r-release-windows-x86_64

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