Last updated on 2025-04-04 12:52:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.1 | 27.96 | 96.28 | 124.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 6.1 | 19.31 | 65.55 | 84.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 6.1 | 198.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 6.1 | 188.68 | 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 | 32.81 | 91.45 | 124.26 | NOTE | |
r-release-linux-x86_64 | 6.1 | 28.28 | 89.26 | 117.54 | 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 | 44.00 | 129.00 | 173.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 | 51.00 | 156.00 | 207.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