[R-pkg-devel] Lost Braces in R Markdown File
Jarrett Phillips
ph||||p@j@rrett1 @end|ng |rom gm@||@com
Thu Apr 10 01:57:36 CEST 2025
Hello!
I recently ran R CMD CHECK via devtools::check_built() on my CRAN package
'VLF'. See: https://cran.r-project.org/web/checks/check_results_VLF.html.
The notes I received pertain to the below, but I am unsure exactly how to
resolve the issue after googling a bit. Any ideas?
Thanks.
Cheers,
Jarrett
-----
Version: 1.1
Check: Rd files
Result: NOTE
checkRd: (-1) aminoAcidFun.Rd:37: Lost braces
37 | \item{ownVLFreduced}{ownVLFMatrix}{A matrix containing only
those specimen that have VLFs as well as the amino acids at the
positions that contain VLFs and NAs in all other positions of the
sequence. Only appears if own is not NULL.}
| ^
checkRd: (-1) vlfFun.Rd:36: Lost braces
36 | \item{ownVLFreduced}{ownVLFMatrix}{A matrix containing only
those specimen that have VLFs as well as the nucleotides at the
positions that contain VLFs and NAs in all other positions of the
sequence. Only appears if own is not NULL.}
|
[[alternative HTML version deleted]]
More information about the R-package-devel
mailing list