Type: Package
Package: ORFID
Version: 1.0.3
Title: Manage and Summarize Data from Oregon RFID ORMR and ORSR Antenna
        Readers
Description: Automates and standardizes the import of raw data from Oregon RFID (radio-frequency identification) ORMR (Oregon RFID Multi-Reader) and ORSR (Oregon RFID Single Reader) antenna readers. Compiled data can then be combined within multi-reader arrays for further analysis, including summarizing tag and reader detections, determining tag direction, and calculating antenna efficiency.
Date: 2025-07-21
Authors@R: c(
    person("Hugo", "Marques", email = "biohmarques@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-9361-9341")),
    person("Annika", "Putt", email = "annika@instream.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4164-5836")))
Depends: R (>= 4.0.0)
Imports: magrittr, dplyr, readr, tidyr, ggplot2, stringr, rlang,
        openxlsx
License: MIT + file LICENSE
URL: https://github.com/hugo-marques/ORFID
BugReports: https://github.com/hugo-marques/ORFID/issues
LazyData: TRUE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-22 14:49:45 UTC; ap_an
Author: Hugo Marques [aut] (ORCID: <https://orcid.org/0000-0002-9361-9341>),
  Annika Putt [aut, cre] (ORCID: <https://orcid.org/0000-0003-4164-5836>)
Maintainer: Annika Putt <annika@instream.net>
Repository: CRAN
Date/Publication: 2025-07-22 15:20:23 UTC
Built: R 4.4.1; ; 2025-07-22 15:35:05 UTC; unix
