{
  "_id": "6ab25f243d719c1f8408cb3c",
  "Package": "rfishbase",
  "Title": "R Interface to 'FishBase'",
  "Description": "A programmatic interface to 'FishBase', re-written based\non an accompanying 'RESTful' API. Access tables describing over\n30,000 species of fish, their biology, ecology, morphology, and\nmore. This package also supports experimental access to\n'SeaLifeBase' data, which contains nearly 200,000 species\nrecords for all types of aquatic life not covered by\n'FishBase.'",
  "Version": "5.0.4",
  "Encoding": "UTF-8",
  "License": "CC0",
  "Authors@R": "c(person(\"Carl\", \"Boettiger\",\nrole = c(\"cre\", \"aut\"),\nemail = \"cboettig@gmail.com\", ,\ncomment = c(ORCID = \"0000-0002-1642-628X\")),\nperson(\"Scott\", \"Chamberlain\", role = \"aut\",\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID=\"0000-0003-1444-9135\")),\nperson(\"Duncan\", \"Temple Lang\", role = \"aut\"),\nperson(\"Peter\", \"Wainwright\", role = \"aut\"),\nperson(\"Kevin\", \"Cazelles\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-6619-9874\")),\nperson(\"Guohuan\", \"Su\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0003-0091-9773\")))",
  "URL": "https://docs.ropensci.org/rfishbase/,\nhttps://github.com/ropensci/rfishbase",
  "BugReports": "https://github.com/ropensci/rfishbase/issues",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nxz-utils",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-09-05 02:20:26 UTC",
  "RemoteUrl": "https://github.com/ropensci/rfishbase",
  "RemoteRef": "master",
  "RemoteSha": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-09-22 10:53:07 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1642-628X>),\nScott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nDuncan Temple Lang [aut],\nPeter Wainwright [aut],\nKevin Cazelles [ctb] (ORCID: <https://orcid.org/0000-0001-6619-9874>),\nGuohuan Su [ctb] (ORCID: <https://orcid.org/0000-0003-0091-9773>)",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "rfishbase_5.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/5470288002eb5e52f2cca49feb2a9b298d0ce6d88189701e55c3330694493ec6",
  "_filesize": 792417,
  "_sha256": "5470288002eb5e52f2cca49feb2a9b298d0ce6d88189701e55c3330694493ec6",
  "_expires": "2026-12-31T10:57:38.000Z",
  "_created": "2026-09-22T10:53:07.000Z",
  "_published": "2026-09-22T10:57:40.363Z",
  "_jobs": [
    {
      "job": 106715365994,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "10690474533"
    },
    {
      "job": 106715366011,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "10690449610"
    },
    {
      "job": 106715365989,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "10690379626"
    },
    {
      "job": 106715366048,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "10690334865"
    },
    {
      "job": 106713981789,
      "time": 217,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "10689354588"
    },
    {
      "job": 106713980450,
      "time": 284,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "10689939471"
    },
    {
      "job": 106715366042,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "10690314558"
    },
    {
      "job": 106715365982,
      "time": 75,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "10689713014"
    },
    {
      "job": 106715365980,
      "time": 84,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "10690114520"
    },
    {
      "job": 106715366054,
      "time": 77,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "10689859724"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/rfishbase",
  "_commit": {
    "id": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
    "author": "Carl Boettiger <cboettig@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #327 from ropensci/fix-2026-release-tag\n\nCorrect the 2026 release tag: 26.06, not 26.07",
    "time": 1788574826
  },
  "_maintainer": {
    "name": "Carl Boettiger",
    "email": "cboettig@gmail.com",
    "login": "cboettig",
    "mastodon": "@cboettig@ecoevo.social",
    "bluesky": "@cboettig.bsky.social",
    "orcid": "0000-0002-1642-628X",
    "description": "",
    "uuid": 222586
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdbfs",
      "version": ">= 0.0.9",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-34",
      "n": 2
    },
    {
      "week": "2026-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "fish",
    "fishbase",
    "taxonomy"
  ],
  "_stars": 127,
  "_contributors": [
    {
      "user": "cboettig",
      "count": 536,
      "uuid": 222586
    },
    {
      "user": "sckott",
      "count": 51,
      "uuid": 577668
    },
    {
      "user": "philipp-neubauer",
      "count": 14,
      "uuid": 2245387
    },
    {
      "user": "guohuansu",
      "count": 7,
      "uuid": 32873672
    },
    {
      "user": "karthik",
      "count": 2,
      "uuid": 138494
    },
    {
      "user": "raymondben",
      "count": 1,
      "uuid": 6445827
    },
    {
      "user": "oharac",
      "count": 1,
      "uuid": 10714327
    },
    {
      "user": "harryganz",
      "count": 1,
      "uuid": 8699738
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1155,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1339,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rfishbase"
  },
  "_mentions": 14,
  "_devurl": "https://github.com/ropensci/rfishbase",
  "_pkgdown": "https://docs.ropensci.org/rfishbase/",
  "_searchresults": 578,
  "_metadata": {
    "review": {
      "id": 137,
      "status": "reviewed",
      "version": "2.1.2.3",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/137"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/manual.pdf",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rfishbase.html"
  ],
  "_homeurl": "https://github.com/ropensci/rfishbase",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-7",
      "date": "2011-10-26"
    },
    {
      "version": "0.0-8",
      "date": "2012-04-03"
    },
    {
      "version": "0.0-9",
      "date": "2012-05-15"
    },
    {
      "version": "0.2-1",
      "date": "2013-02-14"
    },
    {
      "version": "0.2-2",
      "date": "2014-01-07"
    },
    {
      "version": "2.0.1",
      "date": "2015-08-15"
    },
    {
      "version": "2.0.2",
      "date": "2015-09-01"
    },
    {
      "version": "2.0.3",
      "date": "2015-09-09"
    },
    {
      "version": "2.1.0",
      "date": "2015-11-10"
    },
    {
      "version": "2.1.1",
      "date": "2016-07-21"
    },
    {
      "version": "2.1.2",
      "date": "2017-04-19"
    },
    {
      "version": "3.0.0",
      "date": "2018-11-09"
    },
    {
      "version": "3.0.0.1",
      "date": "2019-03-04"
    },
    {
      "version": "3.0.1",
      "date": "2019-03-04"
    },
    {
      "version": "3.0.3",
      "date": "2019-03-13"
    },
    {
      "version": "3.0.4",
      "date": "2019-06-27"
    },
    {
      "version": "3.1.4",
      "date": "2021-01-13"
    },
    {
      "version": "3.1.5",
      "date": "2021-01-18"
    },
    {
      "version": "3.1.6",
      "date": "2021-02-10"
    },
    {
      "version": "3.1.7",
      "date": "2021-04-08"
    },
    {
      "version": "3.1.8",
      "date": "2021-06-07"
    },
    {
      "version": "3.1.9",
      "date": "2021-08-09"
    },
    {
      "version": "3.1.10",
      "date": "2021-11-10"
    },
    {
      "version": "4.0.0",
      "date": "2021-12-14"
    },
    {
      "version": "4.1.0",
      "date": "2023-02-12"
    },
    {
      "version": "4.1.1",
      "date": "2023-02-20"
    },
    {
      "version": "4.1.2",
      "date": "2023-06-03"
    },
    {
      "version": "5.0.0",
      "date": "2024-09-02"
    },
    {
      "version": "5.0.1",
      "date": "2025-01-12"
    },
    {
      "version": "5.0.2",
      "date": "2025-12-17"
    },
    {
      "version": "5.0.3",
      "date": "2026-04-07"
    }
  ],
  "_exports": [
    "%>%",
    "available_releases",
    "brains",
    "c_code",
    "common_names",
    "common_to_sci",
    "country",
    "countrysub",
    "countrysubref",
    "diet",
    "diet_items",
    "ecology",
    "ecosystem",
    "estimate",
    "faoareas",
    "fb_tables",
    "fb_tbl",
    "fecundity",
    "fooditems",
    "genetics",
    "introductions",
    "larvae",
    "length_freq",
    "length_length",
    "length_weight",
    "load_taxa",
    "maturity",
    "morphology",
    "morphometrics",
    "oxygen",
    "popchar",
    "popgrowth",
    "poplf",
    "popll",
    "poplw",
    "popqb",
    "predators",
    "ration",
    "references",
    "reproduction",
    "sci_to_common",
    "spawning",
    "species",
    "species_by_ecosystem",
    "species_names",
    "speed",
    "stocks",
    "swimming",
    "synonyms",
    "validate_names"
  ],
  "_help": [
    {
      "page": "rfishbase-package",
      "title": "The new R interface to Fishbase, v5.0",
      "topics": [
        "rfishbase-package",
        "rfishbase"
      ]
    },
    {
      "page": "available_releases",
      "title": "List available releases",
      "topics": [
        "available_releases"
      ]
    },
    {
      "page": "brains",
      "title": "brains",
      "topics": [
        "brains"
      ]
    },
    {
      "page": "c_code",
      "title": "c_code",
      "topics": [
        "c_code"
      ]
    },
    {
      "page": "common_names",
      "title": "common names",
      "topics": [
        "common_names",
        "sci_to_common"
      ]
    },
    {
      "page": "common_to_sci",
      "title": "common_to_sci",
      "topics": [
        "common_to_sci"
      ]
    },
    {
      "page": "country",
      "title": "country",
      "topics": [
        "country"
      ]
    },
    {
      "page": "countrysub",
      "title": "countrysub",
      "topics": [
        "countrysub"
      ]
    },
    {
      "page": "countrysubref",
      "title": "countrysubref",
      "topics": [
        "countrysubref"
      ]
    },
    {
      "page": "diet",
      "title": "diet",
      "topics": [
        "diet"
      ]
    },
    {
      "page": "diet_items",
      "title": "diet_items",
      "topics": [
        "diet_items"
      ]
    },
    {
      "page": "ecology",
      "title": "ecology",
      "topics": [
        "ecology"
      ]
    },
    {
      "page": "ecosystem",
      "title": "ecosystem",
      "topics": [
        "ecosystem"
      ]
    },
    {
      "page": "estimate",
      "title": "estimate",
      "topics": [
        "estimate"
      ]
    },
    {
      "page": "faoareas",
      "title": "faoareas",
      "topics": [
        "faoareas"
      ]
    },
    {
      "page": "fb_tables",
      "title": "List the tables available on fishbase/sealifebase",
      "topics": [
        "fb_tables"
      ]
    },
    {
      "page": "fb_tbl",
      "title": "Access a fishbase or sealifebase table",
      "topics": [
        "fb_tbl"
      ]
    },
    {
      "page": "fecundity",
      "title": "fecundity",
      "topics": [
        "fecundity"
      ]
    },
    {
      "page": "fishbase",
      "title": "A table of all the the species found in FishBase, including taxonomic classification and the Species Code (SpecCode) by which the species is identified in FishBase.",
      "topics": [
        "fishbase"
      ]
    },
    {
      "page": "fooditems",
      "title": "fooditems",
      "topics": [
        "fooditems"
      ]
    },
    {
      "page": "genetics",
      "title": "genetics",
      "topics": [
        "genetics"
      ]
    },
    {
      "page": "introductions",
      "title": "introductions",
      "topics": [
        "introductions"
      ]
    },
    {
      "page": "larvae",
      "title": "larvae",
      "topics": [
        "larvae"
      ]
    },
    {
      "page": "length_freq",
      "title": "length_freq",
      "topics": [
        "length_freq",
        "poplf"
      ]
    },
    {
      "page": "length_length",
      "title": "length_length",
      "topics": [
        "length_length",
        "popll"
      ]
    },
    {
      "page": "length_weight",
      "title": "length_weight",
      "topics": [
        "length_weight",
        "poplw"
      ]
    },
    {
      "page": "load_taxa",
      "title": "load_taxa",
      "topics": [
        "load_taxa"
      ]
    },
    {
      "page": "maturity",
      "title": "maturity",
      "topics": [
        "maturity"
      ]
    },
    {
      "page": "morphology",
      "title": "morphology",
      "topics": [
        "morphology"
      ]
    },
    {
      "page": "morphometrics",
      "title": "morphometrics",
      "topics": [
        "morphometrics"
      ]
    },
    {
      "page": "oxygen",
      "title": "oxygen",
      "topics": [
        "oxygen"
      ]
    },
    {
      "page": "popchar",
      "title": "popchar",
      "topics": [
        "popchar"
      ]
    },
    {
      "page": "popgrowth",
      "title": "popgrowth",
      "topics": [
        "popgrowth"
      ]
    },
    {
      "page": "popqb",
      "title": "popqb",
      "topics": [
        "popqb"
      ]
    },
    {
      "page": "predators",
      "title": "predators",
      "topics": [
        "predators"
      ]
    },
    {
      "page": "ration",
      "title": "ration",
      "topics": [
        "ration"
      ]
    },
    {
      "page": "references",
      "title": "references",
      "topics": [
        "references"
      ]
    },
    {
      "page": "reproduction",
      "title": "reproduction",
      "topics": [
        "reproduction"
      ]
    },
    {
      "page": "sealifebase",
      "title": "A table of all the the species found in SeaLifeBase, including taxonomic classification and the Species Code (SpecCode) by which the species is identified in SeaLifeBase",
      "topics": [
        "sealifebase"
      ]
    },
    {
      "page": "spawning",
      "title": "spawning",
      "topics": [
        "spawning"
      ]
    },
    {
      "page": "species",
      "title": "species",
      "topics": [
        "species"
      ]
    },
    {
      "page": "species_by_ecosystem",
      "title": "Species list by ecosystem",
      "topics": [
        "species_by_ecosystem"
      ]
    },
    {
      "page": "species_names",
      "title": "species_names",
      "topics": [
        "species_names"
      ]
    },
    {
      "page": "speed",
      "title": "speed",
      "topics": [
        "speed"
      ]
    },
    {
      "page": "stocks",
      "title": "stocks",
      "topics": [
        "stocks"
      ]
    },
    {
      "page": "swimming",
      "title": "swimming",
      "topics": [
        "swimming"
      ]
    },
    {
      "page": "synonyms",
      "title": "synonyms",
      "topics": [
        "synonyms"
      ]
    },
    {
      "page": "validate_names",
      "title": "validate_names",
      "topics": [
        "validate_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/rfishbase/raw/master/man/figures/logo.svg",
  "_readme": "https://github.com/ropensci/rfishbase/raw/master/README.md",
  "_rundeps": [
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "duckdbfs",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 10.189792694514114,
  "_indexed": true,
  "_nocasepkg": "rfishbase",
  "_universes": [
    "ropensci",
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "5.0.4",
      "date": "2026-09-22T10:55:46.000Z",
      "distro": "resolute",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/b642f1b9e7865a82a801347ee717bb4b4b34fd7fcb9455464062ea2c92fdc3c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "5.0.4",
      "date": "2026-09-22T10:55:33.000Z",
      "distro": "resolute",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/34b22a9fbcb02852fcd122d0d089374cd76ef1c34ab73605cdb5b0bf3515f773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "5.0.4",
      "date": "2026-09-22T10:55:40.000Z",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/e6e861f7a188bc2de8ee34cdd112b624264a8a5df3da0ccea6d7085c543d9990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "5.0.4",
      "date": "2026-09-22T10:56:39.000Z",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/ca53e31fd21b312f50f3e84315ac715ff4c9968759a4d7184c94f0d87bd2e2d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "5.0.4",
      "date": "2026-09-22T10:55:15.000Z",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/fc4ce4809c7e1cee489e4b4876104320249b07e169e6a9e618ba1793d04cbd79",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "5.0.4",
      "date": "2026-09-22T10:54:16.000Z",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/7c582909b8d5b3fcbcb1c29a96b2cb99d5238f7980cd8cd564f088dae0caafbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "5.0.4",
      "date": "2026-09-22T10:54:26.000Z",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/c6eb7549e466980bc1b53e8806f710f3447a5ddca5487a29c62e26ac18a9fa69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "5.0.4",
      "date": "2026-09-22T10:54:17.000Z",
      "commit": "8cba2ae9c20c95f51c099032fd941dab968a0cae",
      "fileid": "https://r2.ropensci.org/8260a58fe2c958c6c0d9862dcd5f758b2df971ef65754a8b4b333b48d71fa18c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/35717954477"
    }
  ]
}