Last updated on 2026-03-19 06:51:27 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 | 26.42 | 85.41 | 111.83 | 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 | 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.41 | OK | ||||
| r-oldrel-macos-x86_64 | 1.41 | 33.00 | 180.00 | 213.00 | OK | |
| r-oldrel-windows-x86_64 | 1.41 | 60.00 | 201.00 | 261.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
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