{
  "_id": "6a5e8d5d9baadeef8ab57b3c",
  "Type": "Package",
  "Package": "ebirdst",
  "Title": "Access and Analyze eBird Status and Trends Data Products",
  "Version": "4.2023.0",
  "Authors@R": "c(\nperson(\"Matthew\", \"Strimas-Mackey\", , \"mes335@cornell.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8929-7776\")),\nperson(\"Shawn\", \"Ligocki\", , \"sligocki@cornell.edu\", role = \"aut\"),\nperson(\"Tom\", \"Auer\", , \"mta45@cornell.edu\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-8619-7147\")),\nperson(\"Daniel\", \"Fink\", , \"df36@cornell.edu\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-8368-1248\")),\nperson(\"Cornell Lab of Ornithology\", role = \"cph\")\n)",
  "Description": "Tools for accessing and analyzing eBird Status and Trends\nData Products\n(<https://science.ebird.org/en/status-and-trends>). eBird\n(<https://ebird.org/home>) is a global database of bird\nobservations collected by member of the public. eBird Status\nand Trends uses these data to model global bird distributions,\nabundances, and population trends at a high spatial and\ntemporal resolution.",
  "License": "GPL-3",
  "URL": "https://ebird.github.io/ebirdst/, https://github.com/ebird/ebirdst",
  "BugReports": "https://github.com/ebird/ebirdst/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 21:00:03 UTC",
    "User": "root"
  },
  "Author": "Matthew Strimas-Mackey [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8929-7776>), Shawn Ligocki [aut],\nTom Auer [aut] (ORCID:\n<https://orcid.org/0000-0001-8619-7147>), Daniel Fink [aut]\n(ORCID: <https://orcid.org/0000-0002-8368-1248>), Cornell Lab\nof Ornithology [cph]",
  "Maintainer": "Matthew Strimas-Mackey <mes335@cornell.edu>",
  "Config/pak/sysreqs": "cmake libssl-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-20 18:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/ebirdst",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d79522401d157c8ffd93ee7b05ba11dfe791f78",
  "_user": "cran",
  "_type": "src",
  "_file": "ebirdst_4.2023.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2b9fbafae2226c9754b9cba390e26dbe346625edc6346e7698b87057750cac34",
  "_filesize": 443594,
  "_sha256": "2b9fbafae2226c9754b9cba390e26dbe346625edc6346e7698b87057750cac34",
  "_expires": "2026-10-28T21:04:27.000Z",
  "_created": "2026-07-20T21:00:03.000Z",
  "_published": "2026-07-20T21:04:29.653Z",
  "_jobs": [
    {
      "job": 88473492183,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8475682794"
    },
    {
      "job": 88473492209,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475674498"
    },
    {
      "job": 88472634363,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8475581230"
    },
    {
      "job": 88473492222,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8475653403"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29778156749",
  "_status": "success",
  "_upstream": "https://github.com/cran/ebirdst",
  "_commit": {
    "id": "4d79522401d157c8ffd93ee7b05ba11dfe791f78",
    "author": "Matthew Strimas-Mackey <mes335@cornell.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.2023.0\n",
    "time": 1784571002
  },
  "_maintainer": {
    "name": "Matthew Strimas-Mackey",
    "email": "mes335@cornell.edu",
    "login": "mstrimas",
    "orcid": "0000-0001-8929-7776",
    "description": "I write code for bird conservation.",
    "uuid": 7296482
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.6-3",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "PresenceAbsence",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    },
    {
      "package": "scico",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.2023.1",
      "date": "2025-10-19"
    },
    {
      "name": "4.2023.0",
      "date": "2026-07-20"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "mstrimas",
      "count": 26,
      "uuid": 7296482
    },
    {
      "user": "tomauer",
      "count": 1,
      "uuid": 136861
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 621,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 461,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ebirdst"
  },
  "_devurl": "https://github.com/ebird/ebirdst",
  "_pkgdown": "https://ebird.github.io/ebirdst/",
  "_searchresults": 312,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ebirdst.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ebird/ebirdst",
  "_realowner": "ebird",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-04-04"
    },
    {
      "version": "0.2.0",
      "date": "2020-02-27"
    },
    {
      "version": "0.2.1",
      "date": "2020-03-23"
    },
    {
      "version": "0.2.2",
      "date": "2021-01-16"
    },
    {
      "version": "0.3.0",
      "date": "2021-08-10"
    },
    {
      "version": "0.3.1",
      "date": "2021-08-18"
    },
    {
      "version": "0.3.2",
      "date": "2021-09-15"
    },
    {
      "version": "0.3.3",
      "date": "2021-11-12"
    },
    {
      "version": "0.3.4",
      "date": "2022-03-16"
    },
    {
      "version": "0.3.5",
      "date": "2022-04-01"
    },
    {
      "version": "1.2020.0",
      "date": "2022-07-08"
    },
    {
      "version": "1.2020.1",
      "date": "2022-07-09"
    },
    {
      "version": "1.2021.0",
      "date": "2022-11-09"
    },
    {
      "version": "1.2021.1",
      "date": "2022-12-07"
    },
    {
      "version": "1.2021.2",
      "date": "2023-01-07"
    },
    {
      "version": "1.2021.3",
      "date": "2023-01-14"
    },
    {
      "version": "2.2021.0",
      "date": "2023-01-18"
    },
    {
      "version": "2.2021.1",
      "date": "2023-04-06"
    },
    {
      "version": "2.2021.2",
      "date": "2023-04-27"
    },
    {
      "version": "2.2021.3",
      "date": "2023-05-09"
    },
    {
      "version": "3.2022.0",
      "date": "2023-11-15"
    },
    {
      "version": "3.2022.1",
      "date": "2023-12-09"
    },
    {
      "version": "3.2022.2",
      "date": "2024-02-24"
    },
    {
      "version": "3.2022.3",
      "date": "2024-03-05"
    },
    {
      "version": "3.2023.0",
      "date": "2025-05-07"
    },
    {
      "version": "3.2023.1",
      "date": "2025-10-19"
    },
    {
      "version": "4.2023.0",
      "date": "2026-07-20"
    }
  ],
  "_exports": [
    "%>%",
    "abundance_palette",
    "assign_to_grid",
    "calculate_mcc_f1",
    "convert_ppy_to_cumulative",
    "date_to_st_week",
    "ebirdst_data_dir",
    "ebirdst_data_inventory",
    "ebirdst_delete",
    "ebirdst_download",
    "ebirdst_download_data_coverage",
    "ebirdst_download_status",
    "ebirdst_download_trends",
    "ebirdst_extent",
    "ebirdst_habitat",
    "ebirdst_palettes",
    "ebirdst_ppms",
    "ebirdst_ppms_ts",
    "ebirdst_regional_stats",
    "ebirdst_subset",
    "ebirdst_version",
    "get_species",
    "get_species_path",
    "grid_sample",
    "grid_sample_stratified",
    "list_available_pis",
    "load_config",
    "load_data_coverage",
    "load_fac_map_parameters",
    "load_pds",
    "load_pi",
    "load_pis",
    "load_ppm",
    "load_predictions",
    "load_ranges",
    "load_raster",
    "load_regional_stats",
    "load_stixels",
    "load_trends",
    "parse_raster_dates",
    "plot_pds",
    "plot_pis",
    "project_extent",
    "rasterize_trends",
    "set_ebirdst_access_key",
    "stixelize",
    "vectorize_trends"
  ],
  "_datasets": [
    {
      "name": "ebirdst_predictor_descriptions",
      "title": "eBird Status and Trends predictors descriptions",
      "object": "ebirdst_predictor_descriptions",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dataset",
        "predictor",
        "description",
        "reference"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    },
    {
      "name": "ebirdst_predictors",
      "title": "eBird Status and Trends predictor variables",
      "object": "ebirdst_predictors",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "predictor",
        "dataset",
        "class",
        "label"
      ],
      "rows": 153,
      "table": true,
      "tojson": true
    },
    {
      "name": "ebirdst_runs",
      "title": "Data frame of species with eBird Status and Trends Data Products",
      "object": "ebirdst_runs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species_code",
        "scientific_name",
        "common_name",
        "is_resident",
        "breeding_quality",
        "breeding_start",
        "breeding_end",
        "nonbreeding_quality",
        "nonbreeding_start",
        "nonbreeding_end",
        "postbreeding_migration_quality",
        "postbreeding_migration_start",
        "postbreeding_migration_end",
        "prebreeding_migration_quality",
        "prebreeding_migration_start",
        "prebreeding_migration_end",
        "resident_quality",
        "resident_start",
        "resident_end",
        "status_version_year",
        "has_trends",
        "trends_season",
        "trends_region",
        "trends_start_year",
        "trends_end_year",
        "trends_start_date",
        "trends_end_date",
        "rsquared",
        "beta0",
        "trends_version_year"
      ],
      "rows": 2981,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assign_to_grid",
      "title": "Assign points to a spacetime grid",
      "topics": [
        "assign_to_grid"
      ]
    },
    {
      "page": "calculate_mcc_f1",
      "title": "Calculate MCC and F1 score",
      "topics": [
        "calculate_mcc_f1"
      ]
    },
    {
      "page": "convert_ppy_to_cumulative",
      "title": "Convert percent per year trend to cumulative trend",
      "topics": [
        "convert_ppy_to_cumulative"
      ]
    },
    {
      "page": "date_to_st_week",
      "title": "Get the Status and Trends week that a date falls into",
      "topics": [
        "date_to_st_week"
      ]
    },
    {
      "page": "ebirdst_data_dir",
      "title": "Path to eBird Status and Trends data download directory",
      "topics": [
        "ebirdst_data_dir"
      ]
    },
    {
      "page": "ebirdst_data_inventory",
      "title": "Inventory of downloaded eBird Status and Trends data",
      "topics": [
        "ebirdst_data_inventory",
        "print.ebirdst_inventory"
      ]
    },
    {
      "page": "ebirdst_delete",
      "title": "Delete downloaded eBird Status and Trends data",
      "topics": [
        "ebirdst_delete"
      ]
    },
    {
      "page": "ebirdst_download_data_coverage",
      "title": "Download eBird Status and Trends Data Coverage Products",
      "topics": [
        "ebirdst_download_data_coverage"
      ]
    },
    {
      "page": "ebirdst_download_status",
      "title": "Download eBird Status Data Products",
      "topics": [
        "ebirdst_download_status"
      ]
    },
    {
      "page": "ebirdst_download_trends",
      "title": "Download eBird Trends Data Products",
      "topics": [
        "ebirdst_download_trends"
      ]
    },
    {
      "page": "ebirdst_palettes",
      "title": "eBird Status and Trends color palettes for mapping",
      "topics": [
        "ebirdst_palettes"
      ]
    },
    {
      "page": "ebirdst_predictor_descriptions",
      "title": "eBird Status and Trends predictors descriptions",
      "topics": [
        "ebirdst_predictor_descriptions"
      ]
    },
    {
      "page": "ebirdst_predictors",
      "title": "eBird Status and Trends predictor variables",
      "topics": [
        "ebirdst_predictors"
      ]
    },
    {
      "page": "ebirdst_regional_stats",
      "title": "Regional summary statistics for all species",
      "topics": [
        "ebirdst_regional_stats"
      ]
    },
    {
      "page": "ebirdst_runs",
      "title": "Data frame of species with eBird Status and Trends Data Products",
      "topics": [
        "ebirdst_runs"
      ]
    },
    {
      "page": "ebirdst_version",
      "title": "eBird Status and Trends Data Products version",
      "topics": [
        "ebirdst_version"
      ]
    },
    {
      "page": "get_species",
      "title": "Get eBird species code for a set of species",
      "topics": [
        "get_species"
      ]
    },
    {
      "page": "get_species_path",
      "title": "Get the path to the data package for a given species",
      "topics": [
        "get_species_path"
      ]
    },
    {
      "page": "grid_sample",
      "title": "Spatiotemporal grid sampling of observation data",
      "topics": [
        "grid_sample",
        "grid_sample_stratified"
      ]
    },
    {
      "page": "load_config",
      "title": "Load eBird Status Data Products configuration file",
      "topics": [
        "load_config"
      ]
    },
    {
      "page": "load_data_coverage",
      "title": "Load eBird Status and Trends Data Coverage Products",
      "topics": [
        "load_data_coverage"
      ]
    },
    {
      "page": "load_fac_map_parameters",
      "title": "Load full annual cycle map parameters",
      "topics": [
        "load_fac_map_parameters"
      ]
    },
    {
      "page": "load_pi",
      "title": "Load predictor importance (PI) rasters",
      "topics": [
        "list_available_pis",
        "load_pi"
      ]
    },
    {
      "page": "load_ppm",
      "title": "Load predictive performance metric (PPM) rasters",
      "topics": [
        "load_ppm"
      ]
    },
    {
      "page": "load_ranges",
      "title": "Load seasonal eBird Status and Trends range polygons",
      "topics": [
        "load_ranges"
      ]
    },
    {
      "page": "load_raster",
      "title": "Load eBird Status Data Products raster data",
      "topics": [
        "load_raster"
      ]
    },
    {
      "page": "load_regional_stats",
      "title": "Load regional summary statistics",
      "topics": [
        "load_regional_stats"
      ]
    },
    {
      "page": "load_trends",
      "title": "Load eBird Trends estimates for a set of species",
      "topics": [
        "load_trends"
      ]
    },
    {
      "page": "rasterize_trends",
      "title": "Convert eBird Trends Data Products to raster format",
      "topics": [
        "rasterize_trends"
      ]
    },
    {
      "page": "set_ebirdst_access_key",
      "title": "Store the eBird Status and Trends access key",
      "topics": [
        "set_ebirdst_access_key"
      ]
    },
    {
      "page": "vectorize_trends",
      "title": "Convert Trends Data Products to points or circles",
      "topics": [
        "vectorize_trends"
      ]
    }
  ],
  "_rundeps": [
    "arrow",
    "assertthat",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "glue",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 2.795184589682424,
  "_indexed": false,
  "_nocasepkg": "ebirdst",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ebird.r-universe.dev/ebirdst",
  "_previous": "3.2023.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.2023.0",
      "date": "2026-07-20T21:03:36.000Z",
      "distro": "resolute",
      "commit": "4d79522401d157c8ffd93ee7b05ba11dfe791f78",
      "fileid": "https://r2.ropensci.org/e4f2a0886c75384818e199cea4764f5cb77042ff3ae2d0642545a09df42e368e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29778156749"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.2023.0",
      "date": "2026-07-20T21:03:22.000Z",
      "distro": "resolute",
      "commit": "4d79522401d157c8ffd93ee7b05ba11dfe791f78",
      "fileid": "https://r2.ropensci.org/0143bdc8205bf14dd7c1c869a4b297185cd8060af2dc468149fe825ef3023a53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29778156749"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.2023.0",
      "date": "2026-07-20T21:02:59.000Z",
      "commit": "4d79522401d157c8ffd93ee7b05ba11dfe791f78",
      "fileid": "https://r2.ropensci.org/e492ef3b402c0494526343ef0cd5e8ca36e45dce9685af740a8a7318cf7fb5be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29778156749"
    }
  ]
}