diff --git a/cran-comments.md b/cran-comments.md index d766875f7874b270e7b677a0f4ca731e49cb147b..e92f8ea212e32a10310221511512b69aae1fe25d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -15,16 +15,24 @@ ## Resubmission -* this is a resubmission, BUT with the following slight changes -- changed license -- changed maintainer -- version number higher +* this is a resubmission, after the following manual check report: +``` +Found the following \keyword or \concept entries with Rd markup: + File 'LeaveOneOut.Rd': + \concept{{validation functions}} + File 'Maf.data.frame.Rd': + \concept{{genDiag}} + File 'NfoldCrossValidation.Rd': + \concept{{validation functions}} + +Please omit all extra sets of braces. + +Best, +Uwe Ligges +``` +Action: +- extra sets of braces were omitted -* original problems: -1. gmGeostats.c:638:27: warning: bitwise comparison always evaluates to false [-Wtautological-compare] -2. replacing previous import ‘compositions::fit.lmc’ by ‘gstat::fit.lmc’ when loading ‘gmGeostats’ - -Both (1) and (2) have been corrected