Package: animl
Title: A Collection of ML Tools for Species Detection and
        Classification in Camera Trap Images and Videos
Version: 3.3.0
Authors@R: c(person(given="Kyra", family="Swanson",email="tswanson@sdzwa.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1496-3217")), person(given="Mathias",family="Tobler",role = "aut"))
Description: Functions required to classify subjects within camera trap field data. The package can handle both images and videos. The authors recommend a two-step approach using Microsoft's 'MegaDector' model and then a second model trained on the classes of interest.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: methods, pbapply, reticulate, stats,
Depends: R (>= 4.0.0)
Suggests: jsonlite, testthat (>= 3.0.0), withr
SystemRequirements: Python (>= 3.12), animl-py
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-06-16 16:50:52 UTC; Kyra
Author: Kyra Swanson [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1496-3217>),
  Mathias Tobler [aut]
Maintainer: Kyra Swanson <tswanson@sdzwa.org>
Repository: CRAN
Date/Publication: 2026-06-16 17:00:02 UTC
