{
  "_id": "6a2e6f893efcd9bda43136df",
  "Package": "PFW",
  "Title": "Filtering and Processing Data from Project FeederWatch",
  "Version": "0.1.0",
  "Authors@R": "c(person(c(\"Mason\", \"W.\"), \"Maron\", , \"mwmaron2@illinois.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7170-9373\")),\nperson(given = \"Sunny\",family = \"Tseng\", role = c(\"rev\")),\nperson(given = \"Paul\",family = \"Carteron\", role = c(\"rev\")))",
  "Description": "Provides tools to import, clean, filter, and prepare\nProject FeederWatch data for analysis. Includes functions for\ntaxonomic rollup, easy filtering, zerofilling, merging in site\nmetadata, and more. Project FeederWatch data comes from\n<https://feederwatch.org/explore/raw-dataset-requests/>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/ropensci/PFW, https://ropensci.github.io/PFW/",
  "BugReports": "https://github.com/ropensci/PFW/issues",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-09-04 19:23:38 UTC",
  "RemoteUrl": "https://github.com/ropensci/PFW",
  "RemoteRef": "main",
  "RemoteSha": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 09:04:59 UTC",
    "User": "root"
  },
  "Author": "Mason W. Maron [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7170-9373>),\nSunny Tseng [rev],\nPaul Carteron [rev]",
  "Maintainer": "Mason W. Maron <mwmaron2@illinois.edu>",
  "MD5sum": "b0961757b99507de925e2e9430494c48",
  "_user": "ropensci",
  "_type": "src",
  "_file": "PFW_0.1.0.tar.gz",
  "_fileid": "267bfd52323bd51073a4d8b0337aed46a14c4ca343260b8e90577424535a4701",
  "_filesize": 2828766,
  "_sha256": "267bfd52323bd51073a4d8b0337aed46a14c4ca343260b8e90577424535a4701",
  "_created": "2026-06-14T09:04:59.000Z",
  "_published": "2026-06-14T09:08:25.958Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81264828561,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619470879"
    },
    {
      "job": 81264828553,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619469850"
    },
    {
      "job": 81264828551,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619462183"
    },
    {
      "job": 81264828548,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619468957"
    },
    {
      "job": 81264573662,
      "time": 159,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619442115"
    },
    {
      "job": 81264573656,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619449835"
    },
    {
      "job": 81264828549,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619465524"
    },
    {
      "job": 81264828557,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7619464482"
    },
    {
      "job": 81264828573,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7619464292"
    },
    {
      "job": 81264828552,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619464503"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/PFW",
  "_commit": {
    "id": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
    "author": "Mason Maron <mmaron101@gmail.com>",
    "committer": "Mason Maron <mmaron101@gmail.com>",
    "message": "update README\n",
    "time": 1757013818
  },
  "_maintainer": {
    "name": "Mason W. Maron",
    "email": "mwmaron2@illinois.edu",
    "login": "visorbearer",
    "orcid": "0000-0001-7170-9373",
    "description": "I'm a graduate student at the University of Illinois Urbana Champaign in the Migration Biology Lab!",
    "uuid": 11413268
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-26",
      "n": 10
    },
    {
      "week": "2025-27",
      "n": 8
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "visorbearer",
      "count": 101,
      "uuid": 11413268
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1098,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PFW"
  },
  "_devurl": "https://github.com/ropensci/pfw",
  "_pkgdown": "https://docs.ropensci.org/PFW",
  "_searchresults": 6,
  "_metadata": {
    "review": {
      "id": 698,
      "status": "reviewed",
      "version": "0.0.1",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/698"
    },
    "ropensci_category": "data-access"
  },
  "_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/PFW.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/pfw",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-07-09"
    }
  ],
  "_exports": [
    "pfw_attr",
    "pfw_date",
    "pfw_dictionary",
    "pfw_download",
    "pfw_filter",
    "pfw_import",
    "pfw_region",
    "pfw_rollup",
    "pfw_sitedata",
    "pfw_species",
    "pfw_truncate",
    "pfw_zerofill",
    "update_taxonomy"
  ],
  "_datasets": [
    {
      "name": "pfw_example",
      "title": "Example Project FeederWatch Dataset",
      "object": "pfw_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LOC_ID",
        "LATITUDE",
        "LONGITUDE",
        "SUBNATIONAL1_CODE",
        "ENTRY_TECHNIQUE",
        "SUB_ID",
        "OBS_ID",
        "Month",
        "Day",
        "Year",
        "PROJ_PERIOD_ID",
        "SPECIES_CODE",
        "alt_full_spp_code",
        "HOW_MANY",
        "PLUS_CODE",
        "VALID",
        "REVIEWED",
        "DAY1_AM",
        "DAY1_PM",
        "DAY2_AM",
        "DAY2_PM",
        "EFFORT_HRS_ATLEAST",
        "SNOW_DEP_ATLEAST",
        "Data_Entry_Method"
      ],
      "rows": 556814,
      "table": true,
      "tojson": true
    },
    {
      "name": "region_lookup",
      "title": "Region Lookup Table",
      "object": "region_lookup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Code",
        "Area"
      ],
      "rows": 69,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pfw_attr",
      "title": "View Filter Attributes on Manipulated Project FeederWatch Data",
      "topics": [
        "pfw_attr"
      ]
    },
    {
      "page": "pfw_date",
      "title": "Filter Project FeederWatch Data by Month and/or Year",
      "topics": [
        "pfw_date"
      ]
    },
    {
      "page": "pfw_dictionary",
      "title": "Look Up Definitions from the Project FeederWatch Data Dictionary",
      "topics": [
        "pfw_dictionary"
      ]
    },
    {
      "page": "pfw_download",
      "title": "Download Raw Project FeederWatch Data by Year",
      "topics": [
        "pfw_download"
      ]
    },
    {
      "page": "pfw_example",
      "title": "Example Project FeederWatch Dataset",
      "topics": [
        "pfw_example"
      ]
    },
    {
      "page": "pfw_filter",
      "title": "Apply Multiple Filters to Project FeederWatch Data",
      "topics": [
        "pfw_filter"
      ]
    },
    {
      "page": "pfw_import",
      "title": "Import Project FeederWatch Data",
      "topics": [
        "pfw_import"
      ]
    },
    {
      "page": "pfw_region",
      "title": "Filter Project FeederWatch Data by Region",
      "topics": [
        "pfw_region"
      ]
    },
    {
      "page": "pfw_rollup",
      "title": "Do Taxonomic Rollup on Project FeederWatch Data",
      "topics": [
        "pfw_rollup"
      ]
    },
    {
      "page": "pfw_sitedata",
      "title": "Merge Site Metadata into Project FeederWatch Data",
      "topics": [
        "pfw_sitedata"
      ]
    },
    {
      "page": "pfw_species",
      "title": "Filter Project FeederWatch Data by Species",
      "topics": [
        "pfw_species"
      ]
    },
    {
      "page": "pfw_truncate",
      "title": "Filter Project FeederWatch Data to \"Standard\" Seasonal Window",
      "topics": [
        "pfw_truncate"
      ]
    },
    {
      "page": "pfw_zerofill",
      "title": "Zerofill Species not Detected in each Survey Instance for Analysis",
      "topics": [
        "pfw_zerofill"
      ]
    },
    {
      "page": "update_taxonomy",
      "title": "Update the Project FeederWatch Species Translation Table",
      "topics": [
        "update_taxonomy"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/PFW/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/PFW/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "stringdist",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "PFW.Rmd",
      "filename": "PFW.html",
      "title": "Introduction to PFW",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Accessing and Importing Project FeederWatch Data",
        "Downloading and Importing Raw Data",
        "Filtering and Zerofilling Project FeederWatch Data",
        "Filtering your data",
        "Zerofilling your data",
        "Helper functions",
        "Acknowledgements",
        "References"
      ],
      "created": "2025-04-05 04:53:25",
      "modified": "2025-07-04 07:33:52",
      "commits": 13
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "pfw",
  "_universes": [
    "ropensci",
    "visorbearer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-14T09:07:22.000Z",
      "distro": "noble",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "13ce69de5acb14f612b2ae97d369487a3daa1f4b466efda5ea8d21408632923a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-14T09:07:16.000Z",
      "distro": "noble",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "4f611fa951fa767ec993d4000b62281520afc28b10bb3e2874ce1facbdb22702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-14T09:06:27.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "c5a157715b4368999264c23157139b70c26620d77a53319425f4b7b2b224f8ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-14T09:07:02.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "16c90acb720c1e7d7107e0ad1775a1b7af25ebe5f51120b98988eefbf62b65ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-14T09:07:14.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "61df138970509a2c952cd689b144e6a93db6d67efbf8a44f2713df2542d622b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-14T09:06:26.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "495cf036646dd5484cb5f069fa2720f022c31fe4e0baff335671122e5b3a24e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-14T09:06:21.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "504085dcc8a4e62cd0d80e4f58ae6a3074f12adf52df50634dd5b31a7969485d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-14T09:06:37.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "5dec2eb7813ffa00e7b45cace7043a8cd13c48305f644a5e66c362349efe9e30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/27494011109"
    }
  ]
}