Package: pressuRe
Type: Package
Title: Imports, Processes, and Visualizes Biomechanical Pressure Data
Version: 0.2.3
Authors@R: c(person("Scott", "Telfer", , "scott.telfer@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-0104-4027")), 
             person("Ellen", "Li", , "ellenlii07@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-5545-7364")))
Description: Allows biomechanical pressure data from a range of systems to be imported and processed in a reproducible manner. Automatic and manual tools are included to let the user define regions (masks) to be analyzed. Also includes functions for visualizing and animating pressure data. Example methods are described in Shi et al., (2022) <doi:10.1038/s41598-022-19814-0>, Lee et al., (2014) <doi:10.1186/1757-1146-7-18>, van der Zward et al., (2014) <doi:10.1186/1757-1146-7-20>, and Najafi et al., (2010) <doi:10.1016/j.gaitpost.2009.09.003>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: abind, dplyr, gdistance, ggmap, ggplot2, magick, magrittr,
        pracma, raster, readxl, scales, sf, stringr, zoo
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-10-05 20:36:40 UTC; telfe
Author: Scott Telfer [aut, cre, cph] (<https://orcid.org/0000-0002-0104-4027>),
  Ellen Li [aut] (<https://orcid.org/0000-0001-5545-7364>)
Maintainer: Scott Telfer <scott.telfer@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-06 01:10:02 UTC
Built: R 4.2.0; ; 2023-10-13 07:28:53 UTC; unix
