Last updated on 2026-04-04 00:52:10 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.2 | 34.20 | 149.46 | 183.66 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.2 | 22.63 | 105.11 | 127.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.2 | 56.00 | 259.04 | 315.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 65.00 | 259.37 | 324.37 | NOTE | |
| r-devel-macos-arm64 | 1.3.2 | 7.00 | 51.00 | 58.00 | OK | |
| r-devel-windows-x86_64 | 1.3.2 | 34.00 | 313.00 | 347.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.2 | 31.82 | 141.22 | 173.04 | NOTE | |
| r-release-linux-x86_64 | 1.3.2 | 27.44 | 138.86 | 166.30 | OK | |
| r-release-macos-arm64 | 1.3.2 | OK | ||||
| r-release-macos-x86_64 | 1.3.2 | 18.00 | 165.00 | 183.00 | OK | |
| r-release-windows-x86_64 | 1.3.2 | 34.00 | 195.00 | 229.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.3.2 | 21.00 | 206.00 | 227.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.2 | 42.00 | 263.00 | 305.00 | OK |
Version: 1.3.2
Check: compiled code
Result: NOTE
File ‘Rnmr1D/libs/Rnmr1D.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 1.3.2
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘impute’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.2
Check: compiled code
Result: NOTE
File 'Rnmr1D/libs/x64/Rnmr1D.dll':
Found non-API call to R: 'R_UnboundValue'
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