Package: shapes Title: Statistical Shape Analysis Date: 2025-10-24 Version: 1.2.9 Authors@R: person(given = "Ian", family = "Dryden", role = c("aut","cre"), email = "ian.dryden@nottingham.ac.uk") Description: Routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons. Imports: minpack.lm, scatterplot3d, rgl, MASS, fitdistrplus Depends: R (>= 3.5.0) License: GPL-2 URL: https://github.com/iandryden/shapes Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://iandryden.r-universe.dev Date/Publication: 2026-06-01 09:31:29 UTC RemoteUrl: https://github.com/iandryden/shapes RemoteRef: HEAD RemoteSha: 0d0d150cc5a2e3fcd00ac04be60a896a06bf975d NeedsCompilation: no Packaged: 2026-07-04 15:03:04 UTC; root Author: Ian Dryden [aut, cre] Maintainer: Ian Dryden