Type: Package
Package: ORFID
Version: 1.0.2
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: 2022-12-06
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.2.1
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-12-14 22:47:40 UTC; ap_an
Author: Hugo Marques [aut] (<https://orcid.org/0000-0002-9361-9341>),
  Annika Putt [aut, cre] (<https://orcid.org/0000-0003-4164-5836>)
Maintainer: Annika Putt <annika@instream.net>
Repository: CRAN
Date/Publication: 2022-12-15 10:50:02 UTC
