Last updated on 2025-12-06 00:48:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 3.90 | 224.20 | 228.10 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 0.28 | 2.22 | 2.50 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 352.85 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 358.47 | NOTE | |||
| r-devel-windows-x86_64 | 1.0.3 | 5.00 | 269.00 | 274.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.3 | 4.17 | 214.13 | 218.30 | NOTE | |
| r-release-linux-x86_64 | 1.0.3 | 3.54 | 215.19 | 218.73 | NOTE | |
| r-release-macos-arm64 | 1.0.3 | NOTE | ||||
| r-release-macos-x86_64 | 1.0.3 | 3.00 | 223.00 | 226.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.3 | 8.00 | 273.00 | 281.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 3.00 | 174.00 | 177.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 7.00 | 334.00 | 341.00 | OK |
Version: 1.0.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘calc.pvalues.R’ ‘helper.R’ ‘hypothesis_templates.R’ ‘irtpwr.R’
‘mml.fit.R’ ‘setup.data.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.0.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘mirt’
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc