Skip to content

Commit 41d4cb1

Browse files
author
dbolotov
committed
updating for release
1 parent e0fb593 commit 41d4cb1

File tree

3 files changed

+9
-11
lines changed

3 files changed

+9
-11
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: pmml
22
Type: Package
33
Title: Generate PMML for Various Models
4-
Version: 2.5.0.9000
4+
Version: 2.5.1
55
Authors@R: c(
66
person("Dmitriy", "Bolotov", email = "dmitriy.bolotov@softwareag.com", role = c("aut", "cre")),
77
person("Tridivesh", "Jena", email = "tridivesh.jena@softwareag.com", role = "aut"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pmml 2.5.0.9000
1+
# pmml 2.5.1
22
## Bug Fixes
33
* Fixed tests failing on CRAN Package Check Issue Kinds (M1mac and noLD) after release of 2.5.0.
44

cran-comments.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
## Test environments
22
* Local Linux Mint 20 install, R 4.1.1
33
* win-builder (devel)
4-
* windows-x86_64-devel, debian-clang-devel, fedora-gcc-devel via rhub
4+
* windows-x86_64-devel, debian-clang-devel, fedora-gcc-devel, solaris-x86-patched via rhub
55

66
## R CMD check results
7-
No errors, warnings, or notes.
7+
No errors or warnings.
88

99
## Additional Notes
10-
* There is an ERROR for r-patched-solaris-x86, shown on this page: https://cloud.r-project.org/web/checks/check_results_pmml.html. This is due to a suggested package ('glmnet') missing from solaris. We are not sure how to fix this.
10+
There was 1 NOTE:
1111

12-
* There is a NOTE for win-devel, but the word "gravesee" is spelled correctly:
13-
checking CRAN incoming feasibility ... NOTE
14-
Maintainer: 'Dmitriy Bolotov <dmitriy.bolotov@softwareag.com>'
15-
16-
Possibly misspelled words in DESCRIPTION:
17-
gravesee (22:568)
12+
* checking CRAN incoming feasibility ... NOTE
13+
Maintainer: 'Dmitriy Bolotov '
14+
Days since last update: 1
1815

16+
Explanation: After version 2.5.0 was accepted on CRAN on Nov.3, 2021, we were notified of tests failing on the page "CRAN Package Check Issue Kinds" ("M1mac" and "noLD"). This new release (2.5.1) fixes those tests.
1917

0 commit comments

Comments
 (0)