Skip to content

Commit d206d58

Browse files
Increment version number to 1.0.2
1 parent 200c48c commit d206d58

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ClassificationEnsembles
22
Title: Automatically Builds 12 Classification Models (6 Individual and 6 Ensembles of Models) from Classification Data
3-
Version: 1.0.1
3+
Version: 1.0.2
44
Authors@R:
55
person("Russ", "Conte", , "russconte@mac.com", role = c("aut", "cre", "cph"))
66
Description: Automatically builds 12 classification models from data. The package also returns 25 plots, 5 tables and a summary report.

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# ClassificationEnsembles 1.0.2
2+
13
# ClassificationEnsembles 1.0.1
24
* Numerous bug fixes - corrected names in the plots, corrected saving trained models, removed reactablefmtr which is set to be archived on 2026-03-17 and replaced with htmlwidgets and htmltools.
35

0 commit comments

Comments
 (0)