{
  "_id": "69df4219c5259ad4cd8dcb7d",
  "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-04-15 07:42:09 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": "b2d4f46cc07dd7e0bd91f25ac8ef9135",
  "_user": "ropensci",
  "_type": "src",
  "_file": "PFW_0.1.0.tar.gz",
  "_fileid": "71a4ff9c9c7d12a8528d24de7b9c0c3670bca742d802b7957a6ad838884d5b6b",
  "_filesize": 2828638,
  "_sha256": "71a4ff9c9c7d12a8528d24de7b9c0c3670bca742d802b7957a6ad838884d5b6b",
  "_created": "2026-04-15T07:42:09.000Z",
  "_published": "2026-04-15T07:45:29.453Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71410860893,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445429797"
    },
    {
      "job": 71410860902,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445429816"
    },
    {
      "job": 71410860899,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445417347"
    },
    {
      "job": 71410860933,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445426920"
    },
    {
      "job": 71410476999,
      "time": 148,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445380428"
    },
    {
      "job": 71410476994,
      "time": 174,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445387621"
    },
    {
      "job": 71410860923,
      "time": 105,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445417321"
    },
    {
      "job": 71410860934,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6445418577"
    },
    {
      "job": 71410860926,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445415403"
    },
    {
      "job": 71410860898,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445419197"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157",
  "_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",
    "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-16",
      "n": 5
    },
    {
      "week": "2025-21",
      "n": 7
    },
    {
      "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",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 628,
    "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.5.3",
  "_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.544068044350276,
  "_indexed": true,
  "_nocasepkg": "pfw",
  "_universes": [
    "ropensci",
    "visorbearer"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-04-15T07:44:31.000Z",
      "distro": "noble",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "89f78fe9661aa45ba53387374b9c4816722b5b3d41f38475663fd0e4028240e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-04-15T07:44:03.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "b933600f027accbdc3d4449d4a9ba2b150c9b371761b3bbb8e8f55ce7287dfc2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-04-15T07:44:20.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "7d4c169d889e929a2154e36ed9482148bfc55dbb3b801462185dd3d0592c9290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-04-15T07:44:16.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "aef252056ea8eea960c009a0fec03deba7aaa168dc86afeed7e97c50ee35a15d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-04-15T07:43:43.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "9e7ffab21020a35bc238cb780d32710993ef079d36589af1f137549f3ced985b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-04-15T07:43:28.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "cff0cacb96b5215c623fd5a5cbe2248696a48bdac979368b153e19a412234e91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-04-15T07:43:44.000Z",
      "commit": "08de7f9b8a3c8c5b1c910d187406403e42d82d41",
      "fileid": "7ec47873bced792888db47f98bb8a5adaefeaf8a611437e3748d9486db53d4f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442435157"
    }
  ]
}