- using R Under development (unstable) (2025-12-05 r89107)
- 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 ‘linl/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘linl’ version ‘0.0.5’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/1s] NOTE
Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Dirk",
family = "Eddelbuettel",
role = c("aut", "cre"),
email = "edd@debian.org"),
person(given = "Aaron",
family = "Wolen",
role = "aut"))
as necessary.
- checking package namespace information ... OK
- checking package dependencies ... ERROR
Packages required but not available: 'rmarkdown', 'knitr'
Package suggested but not available for checking: ‘yaml’
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