Package: soReta
Title: Ready-to-Analyze Datasets from Camera Trap Data
Version: 0.1.0
Authors@R: person("Orlando", "Tomassini", email = "orlando.tomassini@gmail.com", role = c("aut", "cre"), 
             comment = c(ORCID = "0000-0002-6963-0903"))
Description: Functions to build datasets ready for statistical analysis
    from camera trap data: GLMM/GAMM on counts/RAI at various temporal
    levels, group size, occupancy, kernel/circular analysis of activity
    patterns, temporal interactions between species, hierarchical diel
    models, and classic capture-mark-recapture. Input data must be
    formatted in the style produced by 'camtrapR', the standard
    convention in the field.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr, lubridate, tidyr
Config/roxygen2/version: 8.1.0
Suggests: camtrapR, GLMMadaptive, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: true
URL: https://github.com/OrlandoTomassini/soReta
BugReports: https://github.com/OrlandoTomassini/soReta/issues
NeedsCompilation: no
Packaged: 2026-09-03 09:47:18 UTC; orlan
Author: Orlando Tomassini [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6963-0903>)
Maintainer: Orlando Tomassini <orlando.tomassini@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-12 14:10:03 UTC
