CRAN Package Check Results for Package dsdp

Last updated on 2025-12-06 00:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 23.92 220.16 244.08 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 13.57 34.77 48.34 WARN
r-devel-linux-x86_64-fedora-clang 0.1.1 43.00 312.53 355.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 40.00 327.54 367.54 NOTE
r-devel-windows-x86_64 0.1.1 37.00 296.00 333.00 NOTE
r-patched-linux-x86_64 0.1.1 17.44 239.33 256.77 NOTE
r-release-linux-x86_64 0.1.1 15.99 242.89 258.88 NOTE
r-release-macos-arm64 0.1.1 NOTE
r-release-macos-x86_64 0.1.1 11.00 320.00 331.00 NOTE
r-release-windows-x86_64 0.1.1 38.00 298.00 336.00 NOTE
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 11.00 265.00 276.00 OK
r-oldrel-windows-x86_64 0.1.1 43.00 354.00 397.00 OK

Check Details

Version: 0.1.1
Check: compiled code
Result: NOTE File ‘dsdp/libs/dsdp.so’: Found non-API call to R: ‘Rf_allocSExp’ 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: 0.1.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'rmarkdown', 'knitr' VignetteBuilder packages required for checking but not installed: 'knitr', 'rmarkdown' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
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: 0.1.1
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: compiled code
Result: NOTE File 'dsdp/libs/x64/dsdp.dll': Found non-API call to R: 'Rf_allocSExp' 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