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 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://hugo-marques.r-universe.dev Date/Publication: 2025-07-22 14:47:26 UTC RemoteUrl: https://github.com/hugo-marques/orfid RemoteRef: HEAD RemoteSha: 317e6929a4d04298579f7f4b288cb3b17560bc18 NeedsCompilation: no Packaged: 2026-06-17 10:53:16 UTC; root Author: Hugo Marques [aut] (ORCID: ), Annika Putt [aut, cre] (ORCID: ) Maintainer: Annika Putt