CRAN Package Check Results for Package distcomp

Last updated on 2025-12-07 07:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3-3 19.79 105.85 125.64 WARN
r-devel-linux-x86_64-debian-gcc 1.3-4 14.66 65.48 80.14 WARN
r-devel-linux-x86_64-fedora-clang 1.3-4 100.00 110.67 210.67 OK
r-devel-linux-x86_64-fedora-gcc 1.3-4 72.00 145.07 217.07 OK
r-devel-windows-x86_64 1.3-4 27.00 126.00 153.00 OK
r-patched-linux-x86_64 1.3-3 19.49 97.79 117.28 NOTE
r-release-linux-x86_64 1.3-4 17.91 99.40 117.31 OK
r-release-macos-arm64 1.3-4 5.00 30.00 35.00 OK
r-release-macos-x86_64 1.3-4 20.00 127.00 147.00 OK
r-release-windows-x86_64 1.3-4 25.00 116.00 141.00 OK
r-oldrel-macos-arm64 1.3-4 6.00 34.00 40.00 OK
r-oldrel-macos-x86_64 1.3-4 21.00 136.00 157.00 OK
r-oldrel-windows-x86_64 1.3-4 22.00 149.00 171.00 OK

Check Details

Version: 1.3-3
Check: compiled code
Result: WARN File ‘distcomp/libs/distcomp.so’: Found non-API call to R: ‘NAMED’ This entry point may be removed soon. 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-clang

Version: 1.3-4
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'opencpu', 'knitr', 'covr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3-4
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3-3
Check: compiled code
Result: NOTE File ‘distcomp/libs/distcomp.so’: Found non-API call to R: ‘NAMED’ 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-patched-linux-x86_64