Other packages > Find by keyword >

shapes  

Statistical Shape Analysis
View on CRAN: Click here


Download and install shapes package within the R console
Install from CRAN:
install.packages("shapes")

Install from Github:
library("remotes")
install_github("cran/shapes")

Install by package version:
library("remotes")
install_version("shapes", "1.2.8")



Attach the package and use:
library("shapes")
Maintained by
Ian Dryden
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-09-16
Latest Update: 2023-02-03
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.
How to cite:
Ian Dryden (2003). shapes: Statistical Shape Analysis. R package version 1.2.8, https://cran.r-project.org/web/packages/shapes. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0-2 (2003-10-30 17:43), 1.0-4 (2003-11-04 18:24), 1.0-6 (2003-11-10 00:50), 1.0-7 (2003-11-24 00:49), 1.0-8 (2004-12-16 19:17), 1.0-9 (2006-05-29 10:03), 1.0-10 (2006-11-14 09:43), 1.0-12 (2007-03-16 18:16), 1.0 (2003-09-16 16:52), 1.1-0 (2007-10-29 15:36), 1.1-1 (2007-12-10 19:27), 1.1-2 (2009-04-17 09:30), 1.1-3 (2009-05-27 10:59), 1.1-4 (2011-12-15 11:07), 1.1-5 (2012-01-04 07:15), 1.1-6 (2012-09-04 21:04), 1.1-7 (2013-01-16 14:41), 1.1-8 (2013-03-28 13:18), 1.1-9 (2013-12-21 15:20), 1.1-10 (2014-09-20 22:06), 1.1-11 (2015-08-18 20:21), 1.1-13 (2016-07-06 14:56), 1.2.0 (2017-02-03 00:18), 1.2.1 (2017-09-22 16:51), 1.2.2 (2017-11-04 00:41), 1.2.3 (2017-11-18 23:49), 1.2.4 (2018-08-18 18:10), 1.2.5 (2019-12-02 00:00), 1.2.6 (2021-03-31 14:20), 1.2.7 (2023-02-03 22:50)
Other packages that cited shapes R package
View shapes citation profile
Other R packages that shapes depends, imports, suggests or enhances
Complete documentation for shapes
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA