Last updated on 2026-03-18 00:49:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.41 | 47.05 | 124.70 | 171.75 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.41 | 27.38 | 85.96 | 113.34 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.41 | 69.00 | 218.82 | 287.82 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.41 | 72.00 | 206.19 | 278.19 | NOTE | |
| 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 |
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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc