Package: litteR
Title: Litter Analysis
Version: 1.0.2
Date: 2025-09-28
Authors@R: c(person(given = "Dennis",
    family = "Walvoort", email = "dennis.Walvoort@wur.nl", role = c("aut",
    "cre", "cph")), person(given = "Willem", family = "van Loon", email =
    "willem.van.loon@rws.nl", role = c("aut", "cph")), person(given = 
    "Rijkswaterstaat - The Netherlands", role = c("cph", "fnd", "dtc")))
Description: Data sets on various litter types like beach litter, riverain
    litter, floating litter, and seafloor litter are rapidly growing. This 
    package offers a simple user interface to analyse these litter data in
    a consistent and reproducible way. It also provides functions to 
    facilitate several kinds of litter analysis, e.g., trend analysis, 
    power analysis, and baseline analysis. Under the hood, these functions 
    are also used by the user interface. See Schulz et al. (2019)
    <doi:10.1016/j.envpol.2019.02.030> for details. MS-Windows users are
    advised to run 'litteR' in 'RStudio'. See our vignette: Installation manual 
    for 'RStudio' and 'litteR'.
Depends: R (>= 4.0.0)
Imports: readr (>= 1.3.1), stringr (>= 1.4.0), dplyr (>= 1.0.0),
        tidyselect (>= 1.1.0), tidyr (>= 1.1.0), fs (>= 1.4.1), ggplot2
        (>= 3.3.1), purrr (>= 0.3.4), rlang (>= 0.4.6), yaml (>=
        2.2.1), rmarkdown (>= 2.2), tcltk
Suggests: knitr, kableExtra, testthat (>= 2.3.2)
License: GPL (>= 3)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-09-28 08:39:53 UTC; dennis
Author: Dennis Walvoort [aut, cre, cph],
  Willem van Loon [aut, cph],
  Rijkswaterstaat - The Netherlands [cph, fnd, dtc]
Maintainer: Dennis Walvoort <dennis.Walvoort@wur.nl>
Repository: CRAN
Date/Publication: 2025-09-28 10:20:03 UTC
Built: R 4.5.2; ; 2025-11-08 04:18:53 UTC; windows
