Last updated on 2026-03-27 16:53:18 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5-13 | 93.42 | 69.04 | 162.46 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5-13 | 54.37 | 47.35 | 101.72 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5-13 | 117.00 | 107.95 | 224.95 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.5-13 | 171.00 | 108.94 | 279.94 | NOTE | |
| r-devel-macos-arm64 | 1.5-13 | 14.00 | 10.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 1.5-13 | 92.00 | 105.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 1.5-13 | 66.58 | 62.07 | 128.65 | OK | |
| r-release-linux-x86_64 | 1.5-13 | 68.61 | 60.38 | 128.99 | OK | |
| r-release-macos-arm64 | 1.5-13 | OK | ||||
| r-release-macos-x86_64 | 1.5-13 | 37.00 | 52.00 | 89.00 | OK | |
| r-release-windows-x86_64 | 1.5-13 | 77.00 | 102.00 | 179.00 | OK | |
| r-oldrel-macos-arm64 | 1.5-13 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5-13 | 47.00 | 22.00 | 69.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5-13 | 95.00 | 127.00 | 222.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.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc