Last updated on 2025-04-08 22:51:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.1 | 30.07 | 96.13 | 126.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 6.1 | 19.11 | 62.80 | 81.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 6.1 | 198.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 6.1 | 187.49 | NOTE | |||
r-devel-macos-arm64 | 6.1 | 63.00 | NOTE | |||
r-devel-macos-x86_64 | 6.1 | 97.00 | NOTE | |||
r-devel-windows-x86_64 | 6.1 | 47.00 | 140.00 | 187.00 | NOTE | |
r-patched-linux-x86_64 | 6.1 | 35.19 | 92.03 | 127.22 | NOTE | |
r-release-linux-x86_64 | 6.1 | 28.57 | 88.90 | 117.47 | OK | |
r-release-macos-arm64 | 6.1 | 60.00 | OK | |||
r-release-macos-x86_64 | 6.1 | 129.00 | OK | |||
r-release-windows-x86_64 | 6.1 | 48.00 | 131.00 | 179.00 | OK | |
r-oldrel-macos-arm64 | 6.1 | OK | ||||
r-oldrel-macos-x86_64 | 6.1 | 137.00 | OK | |||
r-oldrel-windows-x86_64 | 6.1 | 52.00 | 154.00 | 206.00 | OK |
Version: 6.1
Check: compiled code
Result: NOTE
File ‘pomp/libs/pomp.so’:
Found non-API call to R: ‘CLOENV’
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-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 6.1
Check: compiled code
Result: NOTE
File 'pomp/libs/x64/pomp.dll':
Found non-API call to R: 'CLOENV'
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