Last updated on 2025-07-07 12:49:35 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
ordPens | 1 | 5 | 7 |
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
Version: 1.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ordAOV.Rd: LRTSim, RLRTSim, RLRsim, exactLRT, exactRLRT
ordGene.Rd: LRTSim, RLRTSim
ordSmooth.Rd: gam, mgcv
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘ordPCA.Rmd’ using rmarkdown
Quitting from ordPCA.Rmd:135-141 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `princomp.default()`:
! cannot use 'cor = TRUE' with a constant variable
---
Backtrace:
▆
1. └─ordPens::ordPCA(...)
2. ├─stats::princomp(Qk, cor = TRUE)
3. └─stats:::princomp.default(Qk, cor = TRUE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ordPCA.Rmd' failed with diagnostics:
cannot use 'cor = TRUE' with a constant variable
--- failed re-building ‘ordPCA.Rmd’
--- re-building ‘ordPens.Rmd’ using rmarkdown
--- finished re-building ‘ordPens.Rmd’
SUMMARY: processing the following file failed:
‘ordPCA.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc