{
  "_id": "6a1f07b8b401979e7341bf4a",
  "Type": "Package",
  "Package": "ORFID",
  "Version": "1.0.3",
  "Title": "Manage and Summarize Data from Oregon RFID ORMR and ORSR Antenna\nReaders",
  "Description": "Automates and standardizes the import of raw data from\nOregon RFID (radio-frequency identification) ORMR (Oregon RFID\nMulti-Reader) and ORSR (Oregon RFID Single Reader) antenna\nreaders. Compiled data can then be combined within multi-reader\narrays for further analysis, including summarizing tag and\nreader detections, determining tag direction, and calculating\nantenna efficiency.",
  "Date": "2025-07-21",
  "Authors@R": "c(\nperson(\"Hugo\", \"Marques\", email = \"biohmarques@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-9361-9341\")),\nperson(\"Annika\", \"Putt\", email = \"annika@instream.net\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4164-5836\")))",
  "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",
  "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": {
    "Date": "2026-05-18 06:42:43 UTC",
    "User": "root"
  },
  "Author": "Hugo Marques [aut] (ORCID: <https://orcid.org/0000-0002-9361-9341>),\nAnnika Putt [aut, cre] (ORCID: <https://orcid.org/0000-0003-4164-5836>)",
  "Maintainer": "Annika Putt <annika@instream.net>",
  "MD5sum": "691bf00ae2503949dae3f304385dbfca",
  "_user": "hugo-marques",
  "_type": "src",
  "_file": "ORFID_1.0.3.tar.gz",
  "_fileid": "54b7b73205148a2c2c3b7375e1101035944ceb448f0efe03bb89d4a52355eb26",
  "_filesize": 316194,
  "_sha256": "54b7b73205148a2c2c3b7375e1101035944ceb448f0efe03bb89d4a52355eb26",
  "_created": "2026-05-18T06:42:43.000Z",
  "_published": "2026-06-02T16:41:28.270Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79123001196,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051135684"
    },
    {
      "job": 79123001140,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051133550"
    },
    {
      "job": 79123001594,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051128480"
    },
    {
      "job": 79123000943,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051131187"
    },
    {
      "job": 79123000884,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051097424"
    },
    {
      "job": 79123000617,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364052965"
    },
    {
      "job": 79123001388,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051120457"
    },
    {
      "job": 79123001531,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051122197"
    },
    {
      "job": 79123001513,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051117234"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hugo-marques/orfid",
  "_commit": {
    "id": "317e6929a4d04298579f7f4b288cb3b17560bc18",
    "author": "Annika Putt <annika@instream.net>",
    "committer": "Annika Putt <annika@instream.net>",
    "message": "Date update\n",
    "time": 1753195646
  },
  "_maintainer": {
    "name": "Annika Putt",
    "email": "annika@instream.net",
    "login": "annikaputt",
    "description": "",
    "uuid": 3485704,
    "orcid": "0000-0003-4164-5836"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "hugo-marques",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "hugo-marques",
      "count": 178,
      "uuid": 17772169
    },
    {
      "user": "annikaputt",
      "count": 64,
      "uuid": 3485704
    }
  ],
  "_userbio": {
    "uuid": 17772169,
    "type": "user",
    "name": "Hugo Marques",
    "description": "PhD in Biology, with interest in fish ecology, biodiversity conservation,  fish passage/migration and biotelemetry."
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ORFID"
  },
  "_devurl": "https://github.com/hugo-marques/orfid",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ORFID.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hugo-marques/orfid",
  "_realowner": "hugo-marques",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2022-12-15"
    },
    {
      "version": "1.0.3",
      "date": "2025-07-22"
    }
  ],
  "_exports": [
    "ant_efficiency",
    "direction_summary",
    "export_ORFID",
    "field_names",
    "import_old_readers",
    "import_ORFID",
    "import_ORFID_events",
    "join_multireader_data",
    "marker_tag",
    "marker_tag_plot",
    "site_summary",
    "tag_direction",
    "tag_summary"
  ],
  "_datasets": [
    {
      "name": "reader_1",
      "title": "ORFID data samples",
      "object": "reader_1",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DTY",
        "ARR",
        "TRF",
        "DUR",
        "TTY",
        "TAG",
        "SCD",
        "NCD",
        "EFA"
      ],
      "rows": 460,
      "table": true,
      "tojson": true
    },
    {
      "name": "reader_2",
      "title": "ORFID data samples",
      "object": "reader_2",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DTY",
        "ARR",
        "TRF",
        "DUR",
        "TTY",
        "TAG",
        "SCD",
        "NCD",
        "EFA"
      ],
      "rows": 8590,
      "table": true,
      "tojson": true
    },
    {
      "name": "reader_3",
      "title": "ORFID data samples",
      "object": "reader_3",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DTY",
        "ARR",
        "TRF",
        "DUR",
        "TTY",
        "TAG",
        "SCD",
        "NCD",
        "EFA"
      ],
      "rows": 1027,
      "table": true,
      "tojson": true
    },
    {
      "name": "reader_ds",
      "title": "ORFID data samples",
      "object": "reader_ds",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DTY",
        "ARR",
        "TRF",
        "DUR",
        "TTY",
        "TAG",
        "SCD",
        "NCD",
        "EFA",
        "TCH",
        "ANT",
        "EMP",
        "TSS",
        "SPV",
        "NOI",
        "CLS"
      ],
      "rows": 824,
      "table": true,
      "tojson": true
    },
    {
      "name": "reader_us",
      "title": "ORFID data samples",
      "object": "reader_us",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "DTY",
        "ARR",
        "TRF",
        "DUR",
        "TTY",
        "TAG",
        "SCD",
        "NCD",
        "EFA",
        "TCH",
        "ANT",
        "EMP",
        "TSS",
        "SPV",
        "NOI",
        "CLS"
      ],
      "rows": 781,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ant_efficiency",
      "title": "Detection efficiency for directional Oregon RFID antenna data",
      "topics": [
        "ant_efficiency"
      ]
    },
    {
      "page": "direction_summary",
      "title": "Summary of movement direction for Oregon RFID antenna data",
      "topics": [
        "direction_summary"
      ]
    },
    {
      "page": "export_ORFID",
      "title": "Export compiled data from Oregon RFID antenna readers",
      "topics": [
        "export_ORFID"
      ]
    },
    {
      "page": "field_names",
      "title": "View field names from Oregon RFID (radio-frequency identification) antenna readers",
      "topics": [
        "field_names"
      ]
    },
    {
      "page": "import_old_readers",
      "title": "Import from previous generations of Oregon RFID antenna readers",
      "topics": [
        "import_old_readers"
      ]
    },
    {
      "page": "import_ORFID",
      "title": "Import data files from Oregon RFID antenna readers",
      "topics": [
        "import_ORFID"
      ]
    },
    {
      "page": "import_ORFID_events",
      "title": "Import event records from Oregon RFID antenna readers",
      "topics": [
        "import_ORFID_events"
      ]
    },
    {
      "page": "join_multireader_data",
      "title": "Combine data from multiple antenna readers",
      "topics": [
        "join_multireader_data"
      ]
    },
    {
      "page": "marker_tag",
      "title": "Summarize marker tag detections from Oregon RFID antenna readers",
      "topics": [
        "marker_tag"
      ]
    },
    {
      "page": "marker_tag_plot",
      "title": "Plot marker tag detections from Oregon RFID antenna readers",
      "topics": [
        "marker_tag_plot"
      ]
    },
    {
      "page": "reader_1",
      "title": "ORFID data samples",
      "topics": [
        "reader_1"
      ]
    },
    {
      "page": "reader_2",
      "title": "ORFID data samples",
      "topics": [
        "reader_2"
      ]
    },
    {
      "page": "reader_3",
      "title": "ORFID data samples",
      "topics": [
        "reader_3"
      ]
    },
    {
      "page": "reader_ds",
      "title": "ORFID data samples",
      "topics": [
        "reader_ds"
      ]
    },
    {
      "page": "reader_us",
      "title": "ORFID data samples",
      "topics": [
        "reader_us"
      ]
    },
    {
      "page": "site_summary",
      "title": "Summarize site information from Oregon RFID antenna reader data",
      "topics": [
        "site_summary"
      ]
    },
    {
      "page": "start_stop_plot",
      "title": "Plot reader start and stop times from Oregon RFID antenna readers",
      "topics": [
        "start_stop_plot"
      ]
    },
    {
      "page": "tag_direction",
      "title": "Movement direction for Oregon RFID antenna data",
      "topics": [
        "tag_direction"
      ]
    },
    {
      "page": "tag_summary",
      "title": "Summarize tags detected by Oregon RFID antenna readers",
      "topics": [
        "tag_summary"
      ]
    }
  ],
  "_readme": "https://github.com/hugo-marques/orfid/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "ORFID.Rmd",
      "filename": "ORFID.html",
      "title": "Introduction to ORFID",
      "author": "Hugo Marques and Annika Putt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "View field names",
        "Loading the data",
        "Joining data into arrays",
        "Summarize data",
        "View marker tag data",
        "Summarize directional data",
        "Export data"
      ],
      "created": "2022-06-20 19:30:28",
      "modified": "2022-12-09 20:23:03",
      "commits": 7
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "orfid",
  "_universes": [
    "hugo-marques",
    "annikaputt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-18T06:45:13.000Z",
      "distro": "noble",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "81594de763dcc6a953244696c07c4c5a66f6af6d59ce924f3ea0901acdf5c686",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-18T06:45:07.000Z",
      "distro": "noble",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "528a4745a8c062aceccdd9394b66cd961d3d3a30b95d7bf267616762de2c1c92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-18T06:44:50.000Z",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "3d07f09b04499380c2443ebf10fe1c3d7a6c4a534d93ac94ff486089b959a909",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-18T06:44:56.000Z",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "4da55fd565ae8605329c44631b71f1fed222152ce4fdc513f3938ab15512f855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-18T06:44:04.000Z",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "0e1748d48d9af01666116baea88943811769c594d4071adbb4899038d707e28e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-18T06:44:12.000Z",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "f7d42921b3af606ff121aa8169c1c0633bd6f4e13c6166c774f946afbe15692f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-18T06:43:54.000Z",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "d494fb3130c7b98c3039efa21b891da7632324c264515066bd99db6b87593496",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-02T16:41:09.000Z",
      "commit": "317e6929a4d04298579f7f4b288cb3b17560bc18",
      "fileid": "a91b04a1eb0bce9116adffd8869561d42b7bd49a1908c8717833ef7866741e71",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hugo-marques/actions/runs/26017696935"
    }
  ]
}