Skip to content

Commit 9e27f87

Browse files
ehrlingerclaude
andcommitted
Bump to 2.7.2.9000 dev version after CRAN acceptance
v2.7.2 accepted to CRAN 2026-04-29 by Konstanze Lauseker. Move into v2.8.0 development. * DESCRIPTION: Version 2.7.2 -> 2.7.2.9000, Date -> 2026-04-29. * NEWS.md: prepend "v2.8.0 (in development)" heading sketching first-class varPro integration as the next theme. v2.7.2 entry preserved unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent d86363d commit 9e27f87

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: ggRandomForests
22
Type: Package
33
Title: Visually Exploring Random Forests
4-
Version: 2.7.2
5-
Date: 2026-04-27
4+
Version: 2.7.2.9000
5+
Date: 2026-04-29
66
Authors@R: person("John", "Ehrlinger",
77
role = c("aut", "cre"),
88
email = "john.ehrlinger@gmail.com")

NEWS.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Package: ggRandomForests
2-
Version: 2.7.2
2+
Version: 2.7.2.9000
3+
4+
ggRandomForests v2.8.0 (in development)
5+
=======================================
6+
* First-class `varPro` integration to restore the variable-selection
7+
workflow that disappeared with `randomForestSRC::var.select.rfsrc()`.
8+
Planned: `varPro` in `Suggests:` (or `Imports:`), `gg_partialpro.varpro`
9+
S3 method, and a dedicated "Variable selection with varPro" vignette.
10+
See `Claude/Tasks/ggRandomForests v2.8.0 plan.md` (vault) for details.
311

412
ggRandomForests v2.7.2
513
=====================

0 commit comments

Comments
 (0)