Last updated on 2026-04-28 08:53:36 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 | 56.75 | 54.87 | 111.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5-13 | 107.00 | 115.39 | 222.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5-13 | 148.00 | 96.76 | 244.76 | OK | |
| r-devel-windows-x86_64 | 1.5-13 | 97.00 | 113.00 | 210.00 | 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 | 84.00 | 106.00 | 190.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 | 110.00 | 123.00 | 233.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