{
  "_id": "6a46d8246527f6f71f9f60b7",
  "Package": "finbif",
  "Title": "Interface for the 'Finnish Biodiversity Information Facility'\nAPI",
  "Version": "0.10.0",
  "Authors@R": "c(\nperson(given = \"Finnish Museum of Natural History - Luomus\",\nrole = \"cph\",\ncomment = c(ROR = \"03tcx6c30\")),\nperson(given = \"Finnish Biodiversity Information Facility\",\nrole = \"cph\",\ncomment = c(ROR = \"01c0yey93\")),\nperson(given = \"William K.\",\nfamily = \"Morris\",\nrole = c(\"aut\", \"cre\"),\nemail = \"willi@mmorris.email\",\ncomment = c(ORCID = \"0000-0002-8686-4154\"))\n)",
  "Description": "A programmatic interface to the 'Finnish Biodiversity\nInformation Facility' ('FinBIF') API (<https://api.laji.fi>).\n'FinBIF' aggregates Finnish biodiversity data from multiple\nsources in a single open access portal for researchers, citizen\nscientists, industry and government. 'FinBIF' allows users of\nbiodiversity information to find, access, combine and visualise\ndata on Finnish plants, animals and microorganisms. The\n'finbif' package makes the publicly available data in 'FinBIF'\neasily accessible to programmers. Biodiversity information is\navailable on taxonomy and taxon occurrence. Occurrence data can\nbe filtered by taxon, time, location and other variables. The\ndata accessed are conveniently preformatted for subsequent\nanalyses.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/luomus/finbif, https://luomus.github.io/finbif/",
  "BugReports": "https://github.com/luomus/finbif/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/roxygen2/markdown": "TRUE",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 21:25:46 UTC",
    "User": "root"
  },
  "Author": "Finnish Museum of Natural History - Luomus [cph] (ROR:\n<https://ror.org/03tcx6c30>), Finnish Biodiversity Information\nFacility [cph] (ROR: <https://ror.org/01c0yey93>), William K.\nMorris [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8686-4154>)",
  "Maintainer": "William K. Morris <willi@mmorris.email>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-02 12:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/finbif",
  "RemoteRef": "HEAD",
  "RemoteSha": "7be367db6b48265d34c0d297aeca54181a774de0",
  "_user": "cran",
  "_type": "src",
  "_file": "finbif_0.10.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6d86796ab989956ca4d59cc72e768d4eaf3e021fae6c8fad8a66b48e36fba7e0",
  "_filesize": 4793835,
  "_sha256": "6d86796ab989956ca4d59cc72e768d4eaf3e021fae6c8fad8a66b48e36fba7e0",
  "_expires": "2026-10-10T21:29:07.000Z",
  "_created": "2026-07-02T21:25:46.000Z",
  "_published": "2026-07-02T21:29:08.170Z",
  "_jobs": [
    {
      "job": 84881730655,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8052040656"
    },
    {
      "job": 84881730626,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052039021"
    },
    {
      "job": 84881219097,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8051992117"
    },
    {
      "job": 84881730613,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8052047200"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28622433278",
  "_status": "success",
  "_upstream": "https://github.com/cran/finbif",
  "_commit": {
    "id": "7be367db6b48265d34c0d297aeca54181a774de0",
    "author": "William K. Morris <willi@mmorris.email>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.10.0\n",
    "time": 1782995409
  },
  "_maintainer": {
    "name": "William K. Morris",
    "email": "willi@mmorris.email",
    "login": "wkmor1",
    "description": "",
    "uuid": 1680870,
    "orcid": "0000-0002-8686-4154"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "secretbase",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lutz",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.9.11",
      "date": "2025-08-22"
    },
    {
      "name": "0.9.12",
      "date": "2026-01-27"
    },
    {
      "name": "0.9.13",
      "date": "2026-03-04"
    },
    {
      "name": "0.9.14",
      "date": "2026-04-17"
    },
    {
      "name": "0.10.0",
      "date": "2026-07-02"
    }
  ],
  "_topics": [
    "api",
    "biodiversity",
    "biodiversity-informatics",
    "biodiversity-information",
    "finbif",
    "finbif-access",
    "occurrences",
    "r-programming",
    "species",
    "specimens",
    "taxon",
    "taxonomy",
    "web-services"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wkmor1",
      "count": 34,
      "uuid": 1680870
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 688,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/finbif"
  },
  "_devurl": "https://github.com/luomus/finbif",
  "_pkgdown": "https://luomus.github.io/finbif/",
  "_searchresults": 56,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/finbif.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luomus/finbif",
  "_realowner": "luomus",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-11-19"
    },
    {
      "version": "0.2.0",
      "date": "2020-01-16"
    },
    {
      "version": "0.3.0",
      "date": "2020-04-23"
    },
    {
      "version": "0.3.1",
      "date": "2020-11-24"
    },
    {
      "version": "0.4.0",
      "date": "2020-12-17"
    },
    {
      "version": "0.4.1",
      "date": "2021-01-27"
    },
    {
      "version": "0.5.0",
      "date": "2021-03-27"
    },
    {
      "version": "0.6.0",
      "date": "2021-07-22"
    },
    {
      "version": "0.6.1",
      "date": "2021-07-26"
    },
    {
      "version": "0.6.2",
      "date": "2021-09-03"
    },
    {
      "version": "0.6.3",
      "date": "2022-01-03"
    },
    {
      "version": "0.6.4",
      "date": "2022-03-10"
    },
    {
      "version": "0.6.5",
      "date": "2022-05-20"
    },
    {
      "version": "0.6.6",
      "date": "2022-08-08"
    },
    {
      "version": "0.7.0",
      "date": "2022-09-13"
    },
    {
      "version": "0.7.1",
      "date": "2022-11-24"
    },
    {
      "version": "0.7.2",
      "date": "2023-02-06"
    },
    {
      "version": "0.8.0",
      "date": "2023-03-29"
    },
    {
      "version": "0.9.0",
      "date": "2023-05-23"
    },
    {
      "version": "0.9.1",
      "date": "2023-06-29"
    },
    {
      "version": "0.9.2",
      "date": "2023-08-28"
    },
    {
      "version": "0.9.3",
      "date": "2023-09-28"
    },
    {
      "version": "0.9.4",
      "date": "2024-01-12"
    },
    {
      "version": "0.9.5",
      "date": "2024-03-15"
    },
    {
      "version": "0.9.6",
      "date": "2024-04-25"
    },
    {
      "version": "0.9.7",
      "date": "2024-07-23"
    },
    {
      "version": "0.9.8",
      "date": "2024-08-19"
    },
    {
      "version": "0.9.9",
      "date": "2024-11-05"
    },
    {
      "version": "0.9.10",
      "date": "2025-04-15"
    },
    {
      "version": "0.9.11",
      "date": "2025-08-22"
    },
    {
      "version": "0.9.12",
      "date": "2026-01-27"
    },
    {
      "version": "0.9.13",
      "date": "2026-03-04"
    },
    {
      "version": "0.9.14",
      "date": "2026-04-17"
    },
    {
      "version": "0.10.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "common_name",
    "fb_check_taxa",
    "fb_clear_cache",
    "fb_collections",
    "fb_informal_groups",
    "fb_last_mod",
    "fb_metadata",
    "fb_occurrence",
    "fb_occurrence_load",
    "fb_request_token",
    "fb_taxa",
    "fb_update_cache",
    "finbif_check_taxa",
    "finbif_clear_cache",
    "finbif_collections",
    "finbif_informal_groups",
    "finbif_last_mod",
    "finbif_metadata",
    "finbif_occurrence",
    "finbif_occurrence_load",
    "finbif_request_token",
    "finbif_taxa",
    "finbif_update_cache",
    "from_schema",
    "scientific_name",
    "taxon_id",
    "to_dwc",
    "to_native"
  ],
  "_help": [
    {
      "page": "finbif-package",
      "title": "finbif: Interface for the 'Finnish Biodiversity Information Facility' API",
      "topics": [
        "finbif-package",
        "finbif"
      ]
    },
    {
      "page": "caching",
      "title": "Caching FinBIF downloads",
      "topics": [
        "caching"
      ]
    },
    {
      "page": "filters",
      "title": "Filtering FinBIF records",
      "topics": [
        "filters"
      ]
    },
    {
      "page": "finbif_check_taxa",
      "title": "Check FinBIF taxa",
      "topics": [
        "fb_check_taxa",
        "finbif_check_taxa"
      ]
    },
    {
      "page": "finbif_clear_cache",
      "title": "Clear cache",
      "topics": [
        "fb_clear_cache",
        "finbif_clear_cache"
      ]
    },
    {
      "page": "finbif_collections",
      "title": "FinBIF collections",
      "topics": [
        "fb_collections",
        "finbif_collections"
      ]
    },
    {
      "page": "finbif_informal_groups",
      "title": "FinBIF informal groups",
      "topics": [
        "fb_informal_groups",
        "finbif_informal_groups"
      ]
    },
    {
      "page": "finbif_last_mod",
      "title": "Get last modified date for FinBIF occurrence records",
      "topics": [
        "fb_last_mod",
        "finbif_last_mod"
      ]
    },
    {
      "page": "finbif_metadata",
      "title": "FinBIF metadata",
      "topics": [
        "fb_metadata",
        "finbif_metadata"
      ]
    },
    {
      "page": "finbif_occurrence",
      "title": "Download FinBIF occurrence records",
      "topics": [
        "fb_occurrence",
        "finbif_occurrence"
      ]
    },
    {
      "page": "finbif_occurrence_load",
      "title": "Load FinBIF occurrence records from a file",
      "topics": [
        "fb_occurrence_load",
        "finbif_occurrence_load"
      ]
    },
    {
      "page": "finbif_request_token",
      "title": "Get a FinBIF personal access token",
      "topics": [
        "fb_renew_token",
        "fb_request_token",
        "finbif_request_token"
      ]
    },
    {
      "page": "finbif_taxa",
      "title": "Search the FinBIF taxa",
      "topics": [
        "common_name",
        "fb_taxa",
        "finbif_taxa",
        "scientific_name",
        "taxon_id"
      ]
    },
    {
      "page": "finbif_update_cache",
      "title": "Update cache",
      "topics": [
        "fb_update_cache",
        "finbif_update_cache"
      ]
    },
    {
      "page": "to_dwc",
      "title": "Convert variable names",
      "topics": [
        "from_schema",
        "to_dwc",
        "to_native"
      ]
    },
    {
      "page": "variables",
      "title": "FinBIF record variables",
      "topics": [
        "variables"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/finbif/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/finbif/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "lutz",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "secretbase",
    "sys",
    "timechange",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "finbif.Rmd",
      "filename": "finbif.html",
      "title": "Introduction to the finbif package",
      "author": "William K. Morris",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installing the finbif package",
        "Loading the finbif package",
        "Getting a FinBIF access token",
        "Working with taxa",
        "Getting occurrence data",
        "Random sampling",
        "Caching"
      ],
      "created": "2019-11-19 12:30:03",
      "modified": "2026-07-02 12:30:09",
      "commits": 9
    },
    {
      "source": "v02_occurrence_data.Rmd",
      "filename": "v02_occurrence_data.html",
      "title": "Occurrence records from FinBIF",
      "author": "William K. Morris",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Darwin Core Variables",
        "Choosing taxa",
        "Request size",
        "Checking taxa",
        "Aggregating records",
        "Time & duration",
        "Timezone",
        "Timezone input",
        "Timezone output"
      ],
      "created": "2020-04-23 10:20:02",
      "modified": "2026-07-02 12:30:09",
      "commits": 7
    },
    {
      "source": "v03_selecting_variables.Rmd",
      "filename": "v03_selecting_variables.html",
      "title": "Selecting and ordering variables",
      "author": "William K. Morris",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Selecting variables",
        "Limiting variables",
        "Extra variables",
        "Ordering",
        "Ascending order",
        "Descending order",
        "Multiple variables",
        "Random sample"
      ],
      "created": "2020-04-23 10:20:02",
      "modified": "2026-07-02 12:30:09",
      "commits": 5
    },
    {
      "source": "v04_metadata.Rmd",
      "filename": "v04_metadata.html",
      "title": "Metadata",
      "author": "William K. Morris",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General metadata",
        "Special cases",
        "Informal groups",
        "Collections"
      ],
      "created": "2020-04-23 10:20:02",
      "modified": "2026-07-02 12:30:09",
      "commits": 8
    },
    {
      "source": "v05_filtering.Rmd",
      "filename": "v05_filtering.html",
      "title": "Filtering occurrence records",
      "author": "William K. Morris",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Location",
        "Time",
        "Data Quality",
        "Collection",
        "Informal taxonomic groups",
        "Regulatory",
        "IUCN red list",
        "Habitat type",
        "Status of taxa in Finland"
      ],
      "created": "2020-04-23 10:20:02",
      "modified": "2026-07-02 12:30:09",
      "commits": 9
    }
  ],
  "_score": 5.799340549453581,
  "_indexed": false,
  "_nocasepkg": "finbif",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://luomus.r-universe.dev/finbif",
  "_previous": "0.9.14",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-07-02T21:28:05.000Z",
      "distro": "resolute",
      "commit": "7be367db6b48265d34c0d297aeca54181a774de0",
      "fileid": "https://r2.ropensci.org/345977dddd475dd43717a6a811954fdef8836668ca539bb768b4128161ebd271",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28622433278"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-07-02T21:27:58.000Z",
      "distro": "resolute",
      "commit": "7be367db6b48265d34c0d297aeca54181a774de0",
      "fileid": "https://r2.ropensci.org/adede1696c985eb33700e55fcc0a83b189c2ed1677937b11e65cd66f9879a7a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28622433278"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-07-02T21:28:49.000Z",
      "commit": "7be367db6b48265d34c0d297aeca54181a774de0",
      "fileid": "https://r2.ropensci.org/335d768b7704e51383061a8c0f65385c6259de898ec44034299d21b8a7b6f7bd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28622433278"
    }
  ]
}