- using R Under development (unstable) (2025-12-04 r89100)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.2.0-9) 15.2.0
GNU Fortran (Debian 15.2.0-9) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘cspp/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘cspp’ version ‘0.3.3’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/1s] NOTE
Maintainer: ‘Caleb Lucas <calebjlucas@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Caleb",
family = "Lucas",
role = c("aut", "cre"),
email = "calebjlucas@gmail.com",
comment = "https://caleblucas.com/"),
person(given = "Joshua",
family = "McCrain",
role = "aut",
comment = "http://joshuamccrain.com/"))
as necessary.
- checking package namespace information ... OK
- checking package dependencies ... ERROR
Package required but not available: ‘ggcorrplot’
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'ggraph'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
- DONE
Status: 1 ERROR, 1 NOTE