Last updated on 2026-03-16 03:51:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 47.86 | 90.21 | 138.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 34.12 | 62.36 | 96.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 89.00 | 143.54 | 232.54 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 94.00 | 146.19 | 240.19 | OK | |
| r-devel-macos-arm64 | 0.3.3 | 11.00 | 26.00 | 37.00 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 69.00 | 143.00 | 212.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 44.64 | 79.75 | 124.39 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 42.01 | 78.66 | 120.67 | OK | |
| r-release-macos-arm64 | 0.3.3 | 9.00 | 27.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 0.3.3 | 31.00 | 105.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 65.00 | 136.00 | 201.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | 10.00 | 29.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.3 | 33.00 | 96.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 79.00 | 162.00 | 241.00 | OK |
Version: 0.3.3
Check: compiled code
Result: NOTE
File ‘dipsaus/libs/dipsaus.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-linux-x86_64-fedora-clang