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]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel