From 8e85136511dd8535b42d19f1a9d996ec00d43631 Mon Sep 17 00:00:00 2001
From: Raimon Tolosana-Delgado <tolosa53@fwg206.ad.fz-rossendorf.de>
Date: Thu, 6 Aug 2020 10:44:47 +0200
Subject: [PATCH] resubmission

---
 cran-comments.md | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

diff --git a/cran-comments.md b/cran-comments.md
index d766875..e92f8ea 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
 
 
 
-- 
GitLab