Package: LightLogR
Title: Process Data from Wearable Light Loggers and Optical Radiation
        Dosimeters
Version: 0.10.0
Authors@R: c(
    person("Johannes", "Zauner", 
      email = "johannes.zauner@tum.de", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-2171-4566")),
    person("Manuel", "Spitschan", 
      email = "manuel.spitschan@tum.de", role = "aut",
      comment = c(ORCID = "0000-0002-8572-9268")),
    person("Steffen", "Hartmeyer", 
      email = "steffen.hartmeyer@epfl.ch", role = "aut",
      comment = c(ORCID = "0000-0002-2813-2668")),
    person("European Partnership on Metrology", role = "fnd", comment = "The project (22NRM05 MeLiDos) has received funding from the European Partnership on Metrology, co-financed by the European Union's Horizon Europe Research and Innovation Programme, EURAMET, and the Participating States. Views and opinions expressed are those of the authors and do not necessarily reflect those of the European Union or EURAMET."),
    person("Wellcome Trust", role = "fnd", comment = "LightLogR's development is supported by the Wellcome Trust (www.wellcome.org), 226787/2/22/Z."),
    person("Reality Labs Research", role = "fnd", comment = "LightLogR's development is supported by the GLEE project (Global Light Exposure Engine, www.visualdiet.org) funded by Reality Labs Research."),    
    person("Translational Sensory and Circadian Neuroscience Unit (MPS/TUM/TUMCREATE)", comment = c(URL = "www.tscnlab.org"), role = "cph"))
Description: Import, processing, validation, and visualization of personal light exposure measurement data from wearable devices. The package implements features such as the import of data and metadata files, conversion of common file formats, validation of light logging data, verification of crucial metadata, calculation of common parameters, and semi-automated analysis and visualization.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/tscnlab/LightLogR,
        https://tscnlab.github.io/LightLogR/,
        https://zenodo.org/doi/10.5281/zenodo.11562600
BugReports: https://github.com/tscnlab/LightLogR/issues
Imports: circular, cowplot, dplyr, ggplot2, ggsci, ggtext, gt,
        gtExtras, hms, lifecycle, lubridate, magrittr, purrr, readr,
        rlang, scales, slider, stringr, suntools, tibble, tidyr
Depends: R (>= 4.3)
LazyData: true
Suggests: covr, flextable, gghighlight, gtsummary, knitr, plotly,
        patchwork, pkgload, rmarkdown, rsconnect, testthat (>= 3.0.0),
        tidyverse
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-11-28 16:27:03 UTC; zauner
Author: Johannes Zauner [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2171-4566>),
  Manuel Spitschan [aut] (ORCID: <https://orcid.org/0000-0002-8572-9268>),
  Steffen Hartmeyer [aut] (ORCID:
    <https://orcid.org/0000-0002-2813-2668>),
  European Partnership on Metrology [fnd] (The project (22NRM05 MeLiDos)
    has received funding from the European Partnership on Metrology,
    co-financed by the European Union's Horizon Europe Research and
    Innovation Programme, EURAMET, and the Participating States. Views
    and opinions expressed are those of the authors and do not
    necessarily reflect those of the European Union or EURAMET.),
  Wellcome Trust [fnd] (LightLogR's development is supported by the
    Wellcome Trust (www.wellcome.org), 226787/2/22/Z.),
  Reality Labs Research [fnd] (LightLogR's development is supported by
    the GLEE project (Global Light Exposure Engine, www.visualdiet.org)
    funded by Reality Labs Research.),
  Translational Sensory and Circadian Neuroscience Unit
    (MPS/TUM/TUMCREATE) [cph] (URL: www.tscnlab.org)
Maintainer: Johannes Zauner <johannes.zauner@tum.de>
Repository: CRAN
Date/Publication: 2025-11-28 16:50:07 UTC
Built: R 4.5.2; ; 2025-12-25 04:29:25 UTC; windows
