aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2018-04-23 17:38:00 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2018-04-23 17:38:00 +0100
commitf07f599b117d893ac2db04945ef28dfbfb5d84f4 (patch)
tree9d20b767cfd64bd7feefc8078b722b7bec81bcca
parentReplace dontrun with donttest (diff)
downloadrgensvm-f07f599b117d893ac2db04945ef28dfbfb5d84f4.tar.gz
rgensvm-f07f599b117d893ac2db04945ef28dfbfb5d84f4.zip
bump version and update cran comments
-rw-r--r--DESCRIPTION2
-rw-r--r--cran-comments.md23
2 files changed, 5 insertions, 20 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index a219cfa..422bce7 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,5 +1,5 @@
Package: gensvm
-Version: 0.1.0
+Version: 0.1.1
Date: 2018-04-04
Title: A Generalized Multiclass Support Vector Machine
Authors@R: c(person("Gertjan", "van den Burg", role=c("aut", "cre"),
diff --git a/cran-comments.md b/cran-comments.md
index fb4490f..9d38b7b 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,14 +1,6 @@
-## Resubmission
-This is a resubmission. In this version I have:
-
-* Added the URL to the paper in the Description field.
-
-* NOT replaced \dontrun{} by \donttest{} as then the checks take longer than 5
- seconds.
-
## Test environments
* local Arch linux install, R 3.4.4
-* win-builder (devel and release)
+* win-builder (devel, release, and old-release)
## R CMD check results
There were no ERRORs or WARNINGs.
@@ -18,15 +10,8 @@ There was 1 NOTEs:
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Gertjan van den Burg <gertjanvandenburg@gmail.com>'
- New submission
-
- Possibly mis-spelled words in DESCRIPTION:
- GenSVM (8:18, 10:61, 15:2, 16:26, 19:11)
- Multiclass (4:22)
- SVMs (14:25, 15:42)
- misclassifications (11:49)
- multiclass (8:53, 14:14, 15:31)
+ Days since last update: 4
- This is a new submission and these words are not mis-spelled, just not in
- the dictionary.
+ This updated version addresses CRAN check errors on Solaris and
+ oldrel-windows.