Package: camtrapR
Type: Package
Title: Camera Trap Data Management and Preparation of Occupancy and
        Spatial Capture-Recapture Analyses
Version: 2.0.3
Date: 2020-07-29
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"),
        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("Andreas", "Wilting", role = c("ctb", "ths"),
                comment = c(ORCID = "0000-0001-5073-9186"))
        )
Depends: R (>= 3.1.0)
Imports: methods, sp, overlap, secr, data.table
Suggests: knitr, lubridate, raster, rgdal, ritis, rmarkdown, taxize,
        testthat, tibble, unmarked, zip, RSQLite
VignetteBuilder: knitr
SystemRequirements: ExifTool
        (http://www.sno.phy.queensu.ca/~phil/exiftool/)
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)
NeedsCompilation: no
Packaged: 2020-07-29 10:40:40 UTC; Juergen
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],
  Azlan bin Mohamed [ctb] (<https://orcid.org/0000-0003-3788-4383>),
  Andrew Tilker [ctb] (<https://orcid.org/0000-0003-3630-8691>),
  Andreas Wilting [ctb, ths] (<https://orcid.org/0000-0001-5073-9186>)
Maintainer: Juergen Niedballa <camtrapr@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-29 12:20:02 UTC
Built: R 4.0.2; ; 2020-07-30 10:32:13 UTC; unix
