Last updated on 2026-06-06 21:52:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.0 | 15.47 | 132.14 | 147.61 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3.0 | 12.26 | 86.42 | 98.68 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.3.0 | 30.00 | 216.98 | 246.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.0 | 29.00 | 211.82 | 240.82 | OK | |
| r-devel-windows-x86_64 | 2.3.0 | 22.00 | 149.00 | 171.00 | OK | |
| r-patched-linux-x86_64 | 2.3.0 | 16.27 | 125.16 | 141.43 | OK | |
| r-release-linux-x86_64 | 2.3.0 | 14.97 | 125.71 | 140.68 | OK | |
| r-release-macos-arm64 | 2.3.0 | 5.00 | 32.00 | 37.00 | OK | |
| r-release-macos-x86_64 | 2.3.0 | 12.00 | 154.00 | 166.00 | OK | |
| r-release-windows-x86_64 | 2.3.0 | 20.00 | 146.00 | 166.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3.0 | 10.00 | 96.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.0 | 27.00 | 180.00 | 207.00 | OK |
Version: 2.3.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Barry Edwards <barry.edwards@ucf.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Barry",
family = "Edwards",
role = c("aut", "cre"),
email = "barry.edwards@ucf.edu"),
person(given = "Philip",
family = "Pollock",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.3.0
Check: examples
Result: ERROR
Running massageExamples to create ‘poliscidata-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
cannot open file '/tmp/RtmpTxFxp5/file3520866465948b/xtp.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.3.0
Check: PDF version of manual
Result: ERROR
Rd conversion errors:
Converting parsed Rd's to LaTeX ..Warning in file(out, "wt") :
cannot open file '/tmp/Rtmpd2EMhL/file3521b25bdd79c4': No space left on device
Warning in file(con, "r") :
cannot open file '/tmp/Rtmpd2EMhL/file3521b25bdd79c4': No such file or directory
Error in file(con, "r") : cannot open the connection
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.3.0
Check: for code which exercises the package
Result: WARN
No examples, no tests, no vignettes
Flavor: r-devel-linux-x86_64-debian-gcc