healthyR.ai
R package healthyR.ai by spsanderson — release notes from GitHub.
A healthyverse machine-learning helper in maintenance: one new function in three years.
◆Recent moves
- 1y ago
C5.0 data prepper updated by an outside contributor
A single upstream-driven fix to hai_c50_data_prepper(), contributed rather than authored in-house - the clearest marker yet that the package moves when its dependencies do.
View source ↗ - 1y ago
Mesh generator added; earth data prepper typo fixed
The only genuinely new capability in the visible window: a mesh generator function, shipped alongside a typo that had stopped hai_earth_data_prepper() processing fully.
View source ↗ - 3y ago
Minimum R version raised to 3.3
A dependency floor filed under Breaking Changes with nothing else in the release - housekeeping rather than a change users would notice.
View source ↗ - 3y ago
UMAP list name-repair error fixed
A contributed fix to a .name_repair failure in hai_umap_list(), fitting the pattern of the package absorbing breakage from the tibble and recipes side.
View source ↗ - 3y ago
kmeans AutoML typo fixed before modelling could run
A typo in hai_kmeans_automl() that killed the function before any modelling started. A one-line release, consistent with the maintenance cadence.
View source ↗ - 3y ago
Data processing functions exported from internals
Exporting the data-processing functions so callers no longer need the triple-colon operator is the last structural decision visible in this feed - it fixed the package's public surface at what it still is today.
View source ↗