Last updated on 2025-04-18 03:50:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 6.1 | 28.40 | 96.54 | 124.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 6.2 | 22.23 | 66.81 | 89.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 6.2 | 210.82 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 6.2 | 214.48 | OK | |||
r-devel-windows-x86_64 | 6.2 | 46.00 | 137.00 | 183.00 | OK | |
r-patched-linux-x86_64 | 6.1 | 34.18 | 93.37 | 127.55 | NOTE | |
r-release-linux-x86_64 | 6.1 | 28.21 | 93.39 | 121.60 | NOTE | |
r-release-macos-arm64 | 6.2 | 78.00 | OK | |||
r-release-macos-x86_64 | 6.2 | 116.00 | OK | |||
r-release-windows-x86_64 | 6.1 | 50.00 | 143.00 | 193.00 | NOTE | |
r-oldrel-macos-arm64 | 6.2 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 6.2 | 116.00 | OK | |||
r-oldrel-windows-x86_64 | 6.1 | 53.00 | 162.00 | 215.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-patched-linux-x86_64, r-release-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-release-windows-x86_64