Last updated on 2026-09-03 17:55:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.50 | 90.11 | 93.61 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.58 | 69.53 | 72.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 62.33 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 71.70 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 76.00 | 82.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.0 | 3.83 | 85.26 | 89.09 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.12 | 84.68 | 87.80 | 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 | 115.00 | 121.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 | 7.00 | 135.00 | 142.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: 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:
! package or namespace load failed for 'GGally':
object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
---
Backtrace:
▆
1. ├─base::suppressPackageStartupMessages(...)
2. │ └─base::withCallingHandlers(expr, packageStartupMessage = function(c) tryInvokeRestart("muffleMessage"))
3. └─base::library(GGally)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pcp-applied.Rmd' failed with diagnostics:
package or namespace load failed for 'GGally':
object 'ggcoef_multinom' is not exported by 'namespace:ggstats'
--- 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-windows-x86_64