Last updated on 2026-04-26 03:49:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5-13 | 91.32 | 76.46 | 167.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5-13 | 55.41 | 55.89 | 111.30 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5-13 | 105.00 | 99.68 | 204.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5-13 | 148.00 | 96.76 | 244.76 | OK | |
| r-patched-linux-x86_64 | 1.5-13 | 77.55 | 63.72 | 141.27 | OK | |
| r-release-linux-x86_64 | 1.5-13 | 80.54 | 63.41 | 143.95 | OK | |
| r-release-macos-arm64 | 1.5-13 | 16.00 | 8.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.5-13 | 44.00 | 45.00 | 89.00 | NOTE | |
| r-release-windows-x86_64 | 1.5-13 | 87.00 | 102.00 | 189.00 | OK | |
| r-oldrel-macos-arm64 | 1.5-13 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5-13 | 37.00 | 52.00 | 89.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5-13 | 106.00 | 126.00 | 232.00 | OK |
Version: 1.5-13
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Alexander Robitzsch <robitzsch@ipn.uni-kiel.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Alexander",
family = "Robitzsch",
role = c("aut", "cre"),
email = "robitzsch@ipn.uni-kiel.de"),
person(given = "Jan",
family = "Steinfeld",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.5-13
Check: compiled code
Result: NOTE
File ‘immer/libs/immer.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.
Flavor: r-release-macos-x86_64