maths.genealogy
R package maths.genealogy by louisaslett — release notes from GitHub.
A young Mathematics Genealogy client spending its first four releases satisfying CRAN.
◆Recent moves
- 1y ago
Examples rewritten to CRAN API-package guidance
All examples rewritten following published guidance for API packages on CRAN, since \donttest{} code still gets run occasionally. The third consecutive release addressing the same network-dependent examples problem.
View source ↗ - 1y ago
Remaining network-dependent example wrapped in donttest
Catches one remaining example that could fail when the network is unavailable and wraps it in \donttest{}. A follow-up patch to the previous release's sweep.
View source ↗ - 1y ago
DESCRIPTION quoting and donttest example wrapping
Quotes 'WebSocket' correctly in DESCRIPTION and wraps network-dependent examples in \donttest{}. Package metadata and check hygiene only.
View source ↗ - 1y ago
plot_grviz() gains max_zoom for deep trees
plot_grviz() gains max_zoom so unusually deep or wide genealogy trees can be rendered past the default zoom ceiling. The only user-facing capability added across the visible history, arriving alongside pre-submission tidying.
View source ↗