Package: activAnalyzer
Title: A 'Shiny' App to Analyze Accelerometer-Measured Daily Physical
        Behavior Data
Version: 2.0.1
Authors@R: person('Pierre-Yves', 'de Müllenheim', email = 'pydemull@uco.fr', role = c('cre', 'aut'), comment = c(ORCID = "0000-0001-9157-7371"))
Description: A tool to analyse 'ActiGraph' accelerometer data and to implement 
    the use of the PROactive Physical Activity in COPD (chronic obstructive pulmonary disease) instruments. Once analysis
    is completed, the app allows to export results to .csv files and to generate
    a report of the measurement. All the configured inputs relevant for interpreting
    the results are recorded in the report. In addition to the existing 'R' packages 
    that are fully integrated with the app, the app uses some functions from the 
    'actigraph.sleepr' package developed by Petkova (2021) <https://github.com/dipetkov/actigraph.sleepr/>.
License: GPL (>= 3)
Imports: dbplyr (>= 2.1.1), dplyr (>= 1.1.0), flextable (>= 0.8.2),
        forcats (>= 0.5.2), ggplot2 (>= 3.4.0), golem (>= 0.3.4), hms
        (>= 1.1.2), lubridate (>= 1.8.0), magrittr (>= 2.0.3), modelr
        (>= 0.1.9), patchwork (>= 1.1.2), PhysicalActivity, plyr (>=
        1.8.7), reactable (>= 0.3.0), rmarkdown (>= 2.16), RSQLite,
        shiny (>= 1.7.2), shinycssloaders (>= 1.0.0), shinydashboard
        (>= 0.7.2), shinydashboardPlus (>= 2.0.3), shinyFeedback (>=
        0.4.0), shinyjs (>= 2.1.0), stringr (>= 1.4.1), tidyr (>=
        1.2.1), zoo
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://pydemull.github.io/activAnalyzer/,
        https://github.com/pydemull/activAnalyzer
BugReports: https://github.com/pydemull/activAnalyzer/issues
Suggests: shinytest, covr, knitr, spelling, testthat (>= 3.0.0),
        processx, globals, config, tidyselect, DBI, assertthat,
        htmltools, officer, pkgload, scales, tibble, rlang, tinytex
Language: en-US
Depends: R (>= 3.4.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-13 09:01:40 UTC; pydemullenheim
Author: Pierre-Yves de Müllenheim [cre, aut]
    (<https://orcid.org/0000-0001-9157-7371>)
Maintainer: Pierre-Yves de Müllenheim <pydemull@uco.fr>
Repository: CRAN
Date/Publication: 2023-02-13 09:50:06 UTC
Built: R 4.1.3; ; 2023-04-17 19:47:31 UTC; windows
