haze
R package haze by dfsp-spirit — release notes from GitHub.
Four dormant years end with a modernization pass and an off-by-one fix in the C++ core
◆Recent moves
- 18d ago
Version 0.3.0 -- Fixes and modernization
A four-year gap closes with compatibility work for current R versions and an off-by-one correction in the C++ code — the latter quietly matters, since it sits in the smoothing path that downstream packages rely on. Distributed outside CRAN because of the package's size.
View source ↗ - 4y ago
v0.2.0 -- kdtrees
The k-d tree functions arrive as a set: nearest-vertex lookup, plus linear and nearest-neighbour interpolation. This is what makes haze usable for mapping per-vertex data between subjects, and regfusionr took a dependency on exactly this version.
View source ↗ - 4y ago
v0.1.0: Initial release
The founding release, with per-vertex smoothing over arbitrary k-ring neighbourhoods, sub-mesh extraction, and the k-d tree query functions. The notes are candid that CRAN distribution is off the table at over 50MB.
View source ↗