Last updated on 2026-03-27 12:53:53 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9-22 | 64.40 | 124.17 | 188.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.9-22 | 42.31 | 83.12 | 125.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.9-22 | 101.00 | 187.27 | 288.27 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.9-22 | 130.00 | 189.37 | 319.37 | NOTE | |
| r-devel-macos-arm64 | 1.9-22 | 11.00 | 29.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 1.9-22 | 77.00 | 135.00 | 212.00 | OK | |
| r-patched-linux-x86_64 | 1.9-22 | 48.55 | 110.69 | 159.24 | OK | |
| r-release-linux-x86_64 | 1.9-22 | 49.65 | 109.09 | 158.74 | OK | |
| r-release-macos-arm64 | 1.9-22 | OK | ||||
| r-release-macos-x86_64 | 1.9-22 | 32.00 | 106.00 | 138.00 | OK | |
| r-release-windows-x86_64 | 1.9-22 | 67.00 | 133.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 1.9-22 | OK | ||||
| r-oldrel-macos-x86_64 | 1.9-22 | 38.00 | 105.00 | 143.00 | OK | |
| r-oldrel-windows-x86_64 | 1.9-22 | 84.00 | 177.00 | 261.00 | OK |
Version: 1.9-22
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 = "Oliver",
family = "Luedtke",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.9-22
Check: compiled code
Result: NOTE
File ‘mdmb/libs/mdmb.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