nat.templatebrains
R package nat.templatebrains by natverse — release notes from GitHub.
The natverse package that taught neuron data to remember which brain space it lives in.
◆Recent moves
- 1y ago
v1.2.1: update cran-comments for submission
A tag updating cran-comments ahead of a submission that could not proceed because CRAN was closed until 18 August. Release paperwork, with the body noting the delay explicitly.
View source ↗ - 3y ago
Morpho demoted from Imports to Suggests
Morpho moves from Imports to Suggests, trimming what gets pulled in on install. Standard CRAN dependency-weight hygiene with no change to the registration functions.
View source ↗ - 8y ago
Identity transforms skipped, constructor requirements relaxed
A cluster of usability fixes: xform_brain() stops transforming when sample and reference spaces are identical, shortest_bridging_seq() complains about template brains missing from the graph, and the templatebrain constructor no longer demands every bounding-box field. Each removes a way the registration path could fail confusingly.
View source ↗ - 9y ago
Transformed objects now carry their registration space
⚡ SPARKThe release where transformed objects started carrying a regtemplate attribute recording their registration space, so natverse functions no longer need to be told it. Note this body is cumulative — it restates the 0.7 and 0.6.4 notes beneath its own, so the memoisation and reglist-inversion work listed here predates this tag.
View source ↗