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 04 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

shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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