Package: massProps
Title: Calculate Mass Properties and Uncertainties of Tree Structures
Version: 0.3.5
Authors@R:
person(given=c("James", "Steven"), family="Jenkins",
email = "sjenkins@studioj.us",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-0725-0884")
)
Description: Recursively calculates mass properties (mass, center of
mass, moments and products of inertia, and optionally, their
uncertainties) for arbitrary decomposition trees. R. L.
Zimmerman, J. H. Nakai. (2005)
).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: rollupTree (>= 0.4.1)
Depends: R (>= 3.5)
LazyData: true
Suggests: igraph, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://jsjuni.github.io/massProps/,
https://github.com/jsjuni/massProps
BugReports: https://github.com/jsjuni/massProps/issues
Config/pak/sysreqs: libglpk-dev libxml2-dev
Repository: https://jsjuni.r-universe.dev
Date/Publication: 2026-02-12 16:14:41 UTC
RemoteUrl: https://github.com/jsjuni/massprops
RemoteRef: HEAD
RemoteSha: d456bc23eebe2188f9b458326a234159e24cca41
NeedsCompilation: no
Packaged: 2026-07-12 06:33:44 UTC; root
Author: James Steven Jenkins [aut, cre, cph] (ORCID:
)
Maintainer: James Steven Jenkins