Package: AvInertia
Title: Calculate the Inertial Properties of a Flying Bird
Version: 0.0.2
Authors@R: 
    c(person(given = "Christina",
           family = "Harvey",
           role = c("aut", "cre"),
           email = "harveyca@umich.edu",
           comment = c(ORCID = "0000-0002-2830-0844")),
      person(given = "Vikram B.",
           family = "Baliga", 
           role = "aut",
           email = "vbaliga87@gmail.com",
           comment = c(ORCID = "0000-0002-9367-8974")),
      person(given = "Jasmin C.M.",
           family = "Wong", 
           role = "aut",
           email = "jwong@zoology.ubc.ca",
           comment = c(ORCID = "0000-0003-4648-2503")))
Description: 
    Tools to compute the center of gravity and moment of inertia tensor of any 
    flying bird. The tools function by modeling a bird as a composite structure 
    of simple geometric objects. This requires detailed morphological 
    measurements of bird specimens although those obtained for the associated 
    paper have been included in the package for use. Refer to the vignettes and 
    supplementary material for detailed information on the package function.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1.9000
Imports: pracma, readxl, ggplot2, stringr, tidyr, ggthemes, reshape2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
URL: https://github.com/charvey23/AvInertia
BugReports: https://github.com/charvey23/AvInertia/issues
NeedsCompilation: no
Packaged: 2022-03-24 15:07:56 UTC; christinaharvey
Author: Christina Harvey [aut, cre] (<https://orcid.org/0000-0002-2830-0844>),
  Vikram B. Baliga [aut] (<https://orcid.org/0000-0002-9367-8974>),
  Jasmin C.M. Wong [aut] (<https://orcid.org/0000-0003-4648-2503>)
Maintainer: Christina Harvey <harveyca@umich.edu>
Repository: CRAN
Date/Publication: 2022-03-24 15:50:02 UTC
Built: R 4.3.0; ; 2023-07-12 00:54:17 UTC; unix
