CRAN Package Check Results for Package deSolve

Last updated on 2026-03-17 05:51:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.41 47.45 125.42 172.87 OK
r-devel-linux-x86_64-debian-gcc 1.41 27.52 84.43 111.95 NOTE
r-devel-linux-x86_64-fedora-clang 1.41 64.00 188.79 252.79 OK
r-devel-linux-x86_64-fedora-gcc 1.41 70.00 197.08 267.08 OK
r-devel-macos-arm64 1.41 14.00 56.00 70.00 OK
r-devel-windows-x86_64 1.41 53.00 188.00 241.00 OK
r-patched-linux-x86_64 1.41 36.62 112.44 149.06 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.41 12.00 56.00 68.00 OK
r-oldrel-macos-x86_64 1.41 33.00 180.00 213.00 OK
r-oldrel-windows-x86_64 1.41 51.00 196.00 247.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. Flavor: r-devel-linux-x86_64-debian-gcc