CRAN Package Check Results for Package deSolve

Last updated on 2026-03-20 13:51:52 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.41 44.78 127.00 171.78 NOTE
r-devel-linux-x86_64-debian-gcc 1.41 27.08 83.56 110.64 NOTE
r-devel-linux-x86_64-fedora-clang 1.42 64.00 187.11 251.11 OK
r-devel-linux-x86_64-fedora-gcc 1.42 70.00 197.54 267.54 OK
r-devel-macos-arm64 1.42 14.00 56.00 70.00 OK
r-devel-windows-x86_64 1.41 48.00 185.00 233.00 NOTE
r-patched-linux-x86_64 1.41 37.94 110.66 148.60 OK
r-release-linux-x86_64 1.41 33.65 109.57 143.22 OK
r-release-macos-arm64 1.41 12.00 43.00 55.00 OK
r-release-macos-x86_64 1.41 37.00 182.00 219.00 OK
r-release-windows-x86_64 1.41 51.00 222.00 273.00 OK
r-oldrel-macos-arm64 1.42 12.00 71.00 83.00 OK
r-oldrel-macos-x86_64 1.42 35.00 218.00 253.00 OK
r-oldrel-windows-x86_64 1.41 61.00 202.00 263.00 OK

Check Details

Version: 1.41
Check: compiled code
Result: NOTE File ‘deSolve/libs/deSolve.so’: Found non-API call to R: ‘Rf_findVar’ 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

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