ggsegYeo2011 2.0.3
- Atlas 2D geometry migrated to the sf-optional
brain_polygonsformat (ggseg.formats0.0.3). The atlases now render withoutsfand its GDAL/GEOS/PROJ system libraries, enabling wasm and air-gapped installs. Plots are unchanged.
ggsegYeo2011 2.0.0
Breaking changes
yeo7andyeo17are nowggseg_atlasobjects (from ggseg.formats) containing both 2D and 3D data. The separateyeo7_3dandyeo17_3dobjects have been removed.Use
ggplot() + ggseg::geom_brain(atlas = yeo7)for 2D plots andggseg3d::ggseg3d(atlas = yeo7)for 3D plots — both from the same object.ggseg.formatsis now a hard dependency (in Depends).Package URLs updated from
LCBC-UiOtoggsegGitHub organisation.