Package: camtrapdp
Title: Read and Manipulate Camera Trap Data Packages
Version: 0.4.0
Date: 2025-06-06
Authors@R: c(
    person("Peter", "Desmet", , "peter.desmet@inbo.be", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8442-8025", affiliation = "Research Institute for Nature and Forest (INBO)")),
    person("Sanne", "Govaert", , "sanne.govaert@inbo.be", role = "aut",
           comment = c(ORCID = "0000-0002-8939-1305", affiliation = "Research Institute for Nature and Forest (INBO)")),
    person("Pieter", "Huybrechts", , "pieter.huybrechts@inbo.be", role = "aut",
           comment = c(ORCID = "0000-0002-6658-6062", affiliation = "Research Institute for Nature and Forest (INBO)")),
    person("Damiano", "Oldoni", , "damiano.oldoni@inbo.be", role = "aut",
           comment = c(ORCID = "0000-0003-3445-7562", affiliation = "Research Institute for Nature and Forest (INBO)")),
    person("Research Institute for Nature and Forest (INBO)", role = "cph",
           comment = c(ROR = "00j54wy13")),
    person("Research Foundation - Flanders", role = "fnd",
           comment = "https://lifewatch.be")
  )
Description: Read and manipulate Camera Trap Data Packages ('Camtrap DP').
    'Camtrap DP' (<https://camtrap-dp.tdwg.org>) is a data exchange format
    for camera trap data. With 'camtrapdp' you can read, filter and
    transform data (including to Darwin Core) before further analysis in
    e.g. 'camtraptor' or 'camtrapR'.
License: MIT + file LICENSE
URL: https://github.com/inbo/camtrapdp,
        https://inbo.github.io/camtrapdp/
BugReports: https://github.com/inbo/camtrapdp/issues
Depends: R (>= 3.6.0)
Imports: cli, dplyr, EML, frictionless (>= 1.2.1), memoise, purrr,
        readr, rlang, stringr, uuid
Suggests: jsonlite, lubridate, testthat (>= 3.0.0), tibble, xml2
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-06 14:31:05 UTC; peter_desmet
Author: Peter Desmet [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8442-8025>, affiliation: Research
    Institute for Nature and Forest (INBO)),
  Sanne Govaert [aut] (ORCID: <https://orcid.org/0000-0002-8939-1305>,
    affiliation: Research Institute for Nature and Forest (INBO)),
  Pieter Huybrechts [aut] (ORCID:
    <https://orcid.org/0000-0002-6658-6062>, affiliation: Research
    Institute for Nature and Forest (INBO)),
  Damiano Oldoni [aut] (ORCID: <https://orcid.org/0000-0003-3445-7562>,
    affiliation: Research Institute for Nature and Forest (INBO)),
  Research Institute for Nature and Forest (INBO) [cph] (ROR:
    <https://ror.org/00j54wy13>),
  Research Foundation - Flanders [fnd] (https://lifewatch.be)
Maintainer: Peter Desmet <peter.desmet@inbo.be>
Repository: CRAN
Date/Publication: 2025-06-11 11:40:05 UTC
Built: R 4.3.3; ; 2025-06-19 06:08:09 UTC; unix
