Permalink
Fetching contributors…
Cannot retrieve contributors at this time
44 lines (43 sloc) 1.11 KB
Package: Morpho
Type: Package
Title: Calculations and Visualisations Related to Geometric Morphometrics
Version: 2.5.1
Date: 2017-04-19
Authors@R: c(
person("Stefan", "Schlager",, "zarquon42@gmail.com", c("aut", "cre", "cph")),
person("Gregory", "Jefferis",,, c("ctb"))
)
Description: A toolset for Geometric Morphometrics and mesh processing. This
includes (among other stuff) mesh deformations based on reference points,
permutation tests, detection of outliers, processing of sliding
semi-landmarks and semi-automated surface landmark placement.
Suggests:
car,
lattice,
shapes,
testthat
Depends:
R (>= 3.0.2)
Imports:
Rvcg (>= 0.7),
rgl (>= 0.93.963),
foreach (>= 1.4.0),
Matrix (>= 1.0-1),
MASS,
parallel,
doParallel (>= 1.0.6),
colorRamps,
Rcpp,
graphics,
grDevices,
methods,
stats,
utils
LinkingTo: Rcpp, RcppArmadillo (>= 0.4)
Copyright: see COPYRIGHTS file for details
License: GPL-2
BugReports: https://github.com/zarquon42b/Morpho/issues
LazyLoad: yes
URL: https://github.com/zarquon42b/Morpho
Encoding: UTF-8
RoxygenNote: 6.0.1