Package: camtrapR
Type: Package
Title: Camera Trap Data Management and Preparation of Occupancy and
        Spatial Capture-Recapture Analyses
Version: 2.3.0
Date: 2024-02-24
Authors@R: c(
        person("Juergen", "Niedballa", email = "camtrapr@gmail.com", role = c("aut", "cre"),
                comment = c(ORCID = "0000-0002-9187-2116")),
        person("Alexandre", "Courtiol", role = "aut",
                comment = c(ORCID = "0000-0003-0637-2959")),
        person("Rahel", "Sollmann", role = "aut",
                comment = c(ORCID = "0000-0002-1607-2039")),
        person("John", "Mathai", role = "ctb"),
        person("Seth Timothy", "Wong", role = "ctb",
                comment = c(ORCID = "0000-0001-8083-9268")),
        person("An The Truong", "Nguyen", role = "ctb",
                comment = c(ORCID = "0000-0003-0456-3866")),
        person("Azlan bin", "Mohamed", role = "ctb",
                comment = c(ORCID = "0000-0003-3788-4383")),
        person("Andrew", "Tilker", role = "ctb",
                comment = c(ORCID = "0000-0003-3630-8691")),
        person("Roshan", "Guharajan", role = "ctb",
                comment = c(ORCID = "0000-0001-8124-5461")),
        person("Ioannis", "Alexiou", role = "ctb",
                comment = c(ORCID = "0000-0001-5095-4767")),
        person("Andreas", "Wilting", role = c("ctb", "ths"),
                comment = c(ORCID = "0000-0001-5073-9186"))
        )
Depends: R (>= 3.1.0)
Imports: data.table, generics, ggplot2, lubridate, methods, secr, sf
Suggests: abind, coda, DT, knitr, lattice, leaflet, magick, mapview,
        nimble, nimbleEcology, overlap, parallel, plotly, reshape2,
        rjags, R.rsp, RSQLite, ritis, rmarkdown, shiny, shinydashboard,
        tesseract, taxize, terra, testthat, tibble, units, unmarked,
        zip
VignetteBuilder: R.rsp
SystemRequirements: ExifTool (https://exiftool.org/)
Description: Management of and data extraction from camera trap data in wildlife studies. The package provides a workflow for storing and sorting camera trap photos (and videos), tabulates records of species and individuals, and creates detection/non-detection matrices for occupancy and spatial capture-recapture analyses with great flexibility. In addition, it can visualise species activity data and provides simple mapping functions with GIS export.
URL: https://github.com/jniedballa/camtrapR,
        https://jniedballa.github.io/camtrapR/,
        https://groups.google.com/forum/#!forum/camtrapr
BugReports: https://groups.google.com/forum/#!forum/camtrapr
Encoding: UTF-8
License: GPL (>= 2)
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-02-25 18:00:47 UTC; niedballa
Author: Juergen Niedballa [aut, cre] (<https://orcid.org/0000-0002-9187-2116>),
  Alexandre Courtiol [aut] (<https://orcid.org/0000-0003-0637-2959>),
  Rahel Sollmann [aut] (<https://orcid.org/0000-0002-1607-2039>),
  John Mathai [ctb],
  Seth Timothy Wong [ctb] (<https://orcid.org/0000-0001-8083-9268>),
  An The Truong Nguyen [ctb] (<https://orcid.org/0000-0003-0456-3866>),
  Azlan bin Mohamed [ctb] (<https://orcid.org/0000-0003-3788-4383>),
  Andrew Tilker [ctb] (<https://orcid.org/0000-0003-3630-8691>),
  Roshan Guharajan [ctb] (<https://orcid.org/0000-0001-8124-5461>),
  Ioannis Alexiou [ctb] (<https://orcid.org/0000-0001-5095-4767>),
  Andreas Wilting [ctb, ths] (<https://orcid.org/0000-0001-5073-9186>)
Maintainer: Juergen Niedballa <camtrapr@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-26 19:40:02 UTC
Built: R 4.3.1; ; 2024-02-26 23:07:11 UTC; unix
