Last updated on 2026-06-08 02:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.24 | 89.58 | 92.82 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.49 | 36.06 | 38.55 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 141.79 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 150.20 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 117.00 | 123.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 4.17 | 82.92 | 87.09 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.40 | 84.77 | 88.17 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 31.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 119.00 | 122.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 6.00 | 108.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 93.00 | 95.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 136.00 | 144.00 | OK |
Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Lawrence G. Chillrud [aut, cre, cph] (<https://orcid.org/0000-0003-0727-0161>), Jaime Benavides [aut] (<https://orcid.org/0000-0002-1851-5155>), Elizabeth A. Gibson [aut] (<https://orcid.org/0000-0001-5119-5133>), Junhui Zhang [aut] (<https://orcid.org/0009-0008-5922-1058>), Jingkai Yan [aut] (<https://orcid.org/0000-0002-2094-2092>), John N. Wright [aut], Jeff Goldsmith [aut], Marianthi-Anna Kioumourtzoglou [aut] (<https://orcid.org/0000-0001-5710-4992>), Columbia University [fnd] (00hj8s172)’
Authors@R: ‘Lawrence G. Chillrud [aut, cre, cph] (ORCID: <https://orcid.org/0000-0003-0727-0161>), Jaime Benavides [aut] (ORCID: <https://orcid.org/0000-0002-1851-5155>), Elizabeth A. Gibson [aut] (ORCID: <https://orcid.org/0000-0001-5119-5133>), Junhui Zhang [aut] (ORCID: <https://orcid.org/0009-0008-5922-1058>), Jingkai Yan [aut] (ORCID: <https://orcid.org/0000-0002-2094-2092>), John N. Wright [aut], Jeff Goldsmith [aut], Marianthi-Anna Kioumourtzoglou [aut] (ORCID: <https://orcid.org/0000-0001-5710-4992>), Columbia University [fnd] (ROR: <https://ror.org/00hj8s172>)’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: examples
Result: ERROR
Running massageExamples to create ‘pcpr-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/RtmpIXMMAv/file82512721b970d/get_pcp_defaults.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘pcp-applied.Rmd’ using rmarkdown
Quitting from pcp-applied.Rmd:27-71 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'GGally'
---
Backtrace:
▆
1. ├─base::suppressPackageStartupMessages(...)
2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage"))
3. └─base::library(GGally)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pcp-applied.Rmd' failed with diagnostics:
there is no package called 'GGally'
--- failed re-building ‘pcp-applied.Rmd’
--- re-building ‘pcp-quickstart.Rmd’ using rmarkdown
--- finished re-building ‘pcp-quickstart.Rmd’
--- re-building ‘theory-crash-course.Rmd’ using rmarkdown
--- finished re-building ‘theory-crash-course.Rmd’
SUMMARY: processing the following file failed:
‘pcp-applied.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc