Package: ChestVolume
Title: Estimate the Chest Volume with Markers Data
Version: 1.0.1
Authors@R: 
    person("Wai-Hang", "Kwong", email = "wai-hang.kwong@polyu.edu.hk", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1834-5715"))
Maintainer: Wai-Hang Kwong <wai-hang.kwong@polyu.edu.hk>
Description: Provides tools to process and analyze chest expansion using 3D marker data from motion capture systems. Includes functions for data processing, marker position adjustment, volume calculation using convex hulls, and visualization in 2D and 3D. Barber et al. (1996) <doi:10.1145/235815.235821>. TAMIYA Hiroyuki et al. (2021) <doi:10.1038/s41598-021-01033-8>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0)
Imports: readxl, dplyr, tidyr, geometry, ggplot2, plotly
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-24 04:36:17 UTC; whkwong
Author: Wai-Hang Kwong [aut, cre] (<https://orcid.org/0000-0002-1834-5715>)
Repository: CRAN
Date/Publication: 2025-01-24 04:50:01 UTC
Built: R 4.6.0; ; 2025-07-18 09:14:58 UTC; unix
