Package: STICr
Type: Package
Title: Process Stream Temperature, Intermittency, and Conductivity
        (STIC) Sensor Data
Authors@R: c(
    person("Sam", "Zipper", email = "samzipper@ku.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-8735-5757")),
    person("Christopher T.", "Wheeler", role = "aut", comment = c(ORCID = "0000-0001-9368-383X")),
    person("Stephen", "Cook", role = "ctb", comment = c(ORCID = "0000-0003-3642-1790")),
    person("Delaney", "Peterson", role = "ctb", comment = c(ORCID = "0000-0002-3444-4772")),
    person("Sarah", "Godsey", role = "ctb", comment = c(ORCID = "0000-0001-6529-7886"))
  )
Description: A collection of functions for processing raw data from Stream Temperature, Intermittency, and Conductivity (STIC) loggers. 'STICr' (pronounced "sticker") includes functions for tidying, calibrating, classifying, and doing quality checks on data from STIC sensors. Some package functionality is described in Wheeler/Zipper et al. (2023) <doi:10.31223/X5636K>.
License: AGPL (>= 3)
URL: https://github.com/HEAL-KGS/STICr
BugReports: https://github.com/HEAL-KGS/STICr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Version: 1.1.1
Depends: R (>= 4.2)
Imports: dplyr, lubridate, stringr, tidyr, methods
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-02 02:14:22 UTC; s947z036
Author: Sam Zipper [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-8735-5757>),
  Christopher T. Wheeler [aut] (ORCID:
    <https://orcid.org/0000-0001-9368-383X>),
  Stephen Cook [ctb] (ORCID: <https://orcid.org/0000-0003-3642-1790>),
  Delaney Peterson [ctb] (ORCID: <https://orcid.org/0000-0002-3444-4772>),
  Sarah Godsey [ctb] (ORCID: <https://orcid.org/0000-0001-6529-7886>)
Maintainer: Sam Zipper <samzipper@ku.edu>
Repository: CRAN
Date/Publication: 2025-05-02 08:00:05 UTC
Built: R 4.3.3; ; 2025-05-02 09:27:48 UTC; unix
