Type Package Title Analysis of Regionalization Patterns in Serially Homologous Structures Version 0.1.0 Description Computes the optimal number of regions (or subdivisions) and their position in serial structures without a priori assumptions and to visualize the results. After reducing data dimensionality with the built-in function for data ordination, regions are fitted as segmented linear regressions along the serial structure. Every region boundary position and increasing number of regions are iteratively fitted and the best model (number of regions and boundary positions) is selected with an information criterion. This package expands on the previous 'regions' package (Jones et al., Science 2018) with improved computation and more fitting and plotting options. License GPL (>= 2) Encoding UTF-8 Depends R (>= 4.0.0) Imports stats, parallel, utils, grDevices, RColorBrewer (>= 1.1-3), cluster (>= 2.1.4), scales (>= 1.3.0), ggplot2 (>= 3.5.1), chk (>= 0.9.0), pbapply (>= 1.7-2) Suggests viridisLite, patchwork (>= 1.1.0), knitr, rmarkdown VignetteBuilder knitr LazyData true RoxygenNote 7.3.2