Package: camtrapR
Type: Package
Title: Camera Trap Data Management and Preparation of Occupancy and
        Spatial Capture-Recapture Analyses
Version: 2.2.0
Date: 2022-05-05
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"),
        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: methods, generics, sf, sp, overlap, secr, data.table,
        lubridate, ggplot2
Suggests: knitr, raster, rgdal, ritis, rmarkdown, taxize, testthat,
        tibble, unmarked, zip, RSQLite, lattice, magick, tesseract,
        snow, nimble, nimbleEcology, coda, rjags, snowfall, reshape2,
        R.rsp
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.1.2
NeedsCompilation: no
Packaged: 2022-05-10 10:27:04 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],
  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: 2022-05-11 09:20:02 UTC
Built: R 4.1.2; ; 2022-05-12 11:00:15 UTC; unix
