Last updated on 2026-06-08 13:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 5.63 | 52.44 | 58.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 0.30 | 3.24 | 3.54 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 10.00 | 77.88 | 87.88 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 9.00 | 88.64 | 97.64 | NOTE | |
| r-devel-windows-x86_64 | 0.3.2 | 7.00 | 71.00 | 78.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.2 | 4.92 | 47.90 | 52.82 | NOTE | |
| r-release-linux-x86_64 | 0.3.2 | 5.44 | 47.37 | 52.81 | NOTE | |
| r-release-macos-arm64 | 0.3.2 | 1.00 | 20.00 | 21.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.2 | 4.00 | 69.00 | 73.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.2 | 7.00 | 75.00 | 82.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.3.2 | 4.00 | 57.00 | 61.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.2 | 10.00 | 82.00 | 92.00 | NOTE |
Version: 0.3.2
Check: Rd files
Result: NOTE
checkRd: (-1) read_ascii.Rd:33: Lost braces
33 | \item{respondent_pattern}{For use when the file does not contain a line for every card for every respondent (or contains extra lines that correspond to no respondent), a regular expression that matches the file's respondent identifier; e.g., if the respondent number is stored in the first four digits of each line, preceded by a space, "(?<=^\\s)\\d{4}".}
| ^
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.3.2
Check: package dependencies
Result: ERROR
Packages required but not available: 'haven', 'rio'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc