{
  "_id": "69ca3eaa7ce0fc79f21e36bc",
  "Package": "worrms",
  "Type": "Package",
  "Title": "World Register of Marine Species (WoRMS) Client",
  "Description": "Client for World Register of Marine Species\n(<https://www.marinespecies.org/>). Includes functions for each\nof the API methods, including searching for names by name, date\nand common names, searching using external identifiers,\nfetching synonyms, as well as fetching taxonomic children and\ntaxonomic classification.",
  "Version": "0.4.3",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\", role = \"aut\",\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1444-9135\")),\nperson(\"Bart\", \"Vanhoorne.\", email = \"bart.vanhoorne@vliz.be\", role = c(\"aut\",\"cre\"))\n)",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/worrms/,\nhttps://github.com/ropensci/worrms (devel), https://taxize.dev\n(user manual)",
  "BugReports": "https://github.com/ropensci/worrms/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-01-15 13:38:25 UTC",
  "RemoteUrl": "https://github.com/ropensci/worrms",
  "RemoteRef": "master",
  "RemoteSha": "c5fe3938cf321aafa7a24709578bcfa181261b28",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-30 09:10:18 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nBart Vanhoorne. [aut, cre]",
  "Maintainer": "Bart Vanhoorne. <bart.vanhoorne@vliz.be>",
  "MD5sum": "2ee13c601860cae8abacef9077beb830",
  "_user": "ropensci",
  "_type": "src",
  "_file": "worrms_0.4.3.tar.gz",
  "_fileid": "57a9ff0e0f824c7623614b0702316fe3fc578e26c206307226c8e88dde87e3ea",
  "_filesize": 199500,
  "_sha256": "57a9ff0e0f824c7623614b0702316fe3fc578e26c206307226c8e88dde87e3ea",
  "_created": "2026-03-30T09:10:18.000Z",
  "_published": "2026-03-30T09:13:14.737Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69144039158,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6174635396"
    },
    {
      "job": 69144039159,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6174632650"
    },
    {
      "job": 69144039169,
      "time": 99,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6174626246"
    },
    {
      "job": 69144039148,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6174623533"
    },
    {
      "job": 69143577828,
      "time": 151,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6174584436"
    },
    {
      "job": 69143577863,
      "time": 199,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6174597470"
    },
    {
      "job": 69144039147,
      "time": 114,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6174630665"
    },
    {
      "job": 69144039152,
      "time": 70,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6174617993"
    },
    {
      "job": 69144039161,
      "time": 71,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6174618377"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/worrms",
  "_commit": {
    "id": "c5fe3938cf321aafa7a24709578bcfa181261b28",
    "author": "salvafern <salvador.fernandez@vliz.be>",
    "committer": "salvafern <salvador.fernandez@vliz.be>",
    "message": "Add codemeta\n",
    "time": 1705325905
  },
  "_maintainer": {
    "name": "Bart Vanhoorne.",
    "email": "bart.vanhoorne@vliz.be"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "crul",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 7.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "biology",
    "science",
    "marine",
    "api",
    "web",
    "api-client",
    "worms",
    "species",
    "api-wrapper",
    "biological-data",
    "fish",
    "jerico-relevant",
    "marine-biology",
    "marine-species",
    "taxize",
    "taxonomy"
  ],
  "_stars": 28,
  "_contributors": [
    {
      "user": "sckott",
      "count": 126,
      "uuid": 577668
    },
    {
      "user": "bart-v",
      "count": 7,
      "uuid": 15011629
    },
    {
      "user": "salvafern",
      "count": 7,
      "uuid": 54405067
    },
    {
      "user": "pieterprovoost",
      "count": 4,
      "uuid": 490041
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 5846,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/worrms"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ropensci/worrms",
  "_pkgdown": "https://docs.ropensci.org/worrms/",
  "_searchresults": 544,
  "_metadata": {
    "ropensci_category": "taxonomy"
  },
  "_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/readme.html",
    "extra/readme.md",
    "extra/worrms.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/worrms",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-14"
    },
    {
      "version": "0.2.0",
      "date": "2017-08-24"
    },
    {
      "version": "0.2.8",
      "date": "2018-05-21"
    },
    {
      "version": "0.3.0",
      "date": "2018-11-07"
    },
    {
      "version": "0.3.2",
      "date": "2019-01-04"
    },
    {
      "version": "0.4.0",
      "date": "2019-07-10"
    },
    {
      "version": "0.4.2",
      "date": "2020-07-08"
    },
    {
      "version": "0.4.3",
      "date": "2023-06-20"
    }
  ],
  "_exports": [
    "wm_attr_aphia",
    "wm_attr_aphia_",
    "wm_attr_category",
    "wm_attr_category_",
    "wm_attr_data",
    "wm_attr_data_",
    "wm_attr_def",
    "wm_attr_def_",
    "wm_children",
    "wm_children_",
    "wm_classification",
    "wm_classification_",
    "wm_common_id",
    "wm_common_id_",
    "wm_distribution",
    "wm_distribution_",
    "wm_external",
    "wm_external_",
    "wm_id2name",
    "wm_id2name_",
    "wm_name2id",
    "wm_name2id_",
    "wm_ranks_id",
    "wm_ranks_name",
    "wm_record",
    "wm_record_",
    "wm_record_by_external",
    "wm_record_by_external_",
    "wm_records_common",
    "wm_records_common_",
    "wm_records_date",
    "wm_records_name",
    "wm_records_names",
    "wm_records_rank",
    "wm_records_taxamatch",
    "wm_sources",
    "wm_sources_",
    "wm_synonyms",
    "wm_synonyms_"
  ],
  "_help": [
    {
      "page": "worrms-package",
      "title": "worrms",
      "topics": [
        "worrms-package",
        "worrms"
      ]
    },
    {
      "page": "wm_attr_aphia",
      "title": "Get AphiaIDs by attribute definition ID",
      "topics": [
        "wm_attr_aphia",
        "wm_attr_aphia_"
      ]
    },
    {
      "page": "wm_attr_category",
      "title": "Get attributes grouped by a CategoryID",
      "topics": [
        "wm_attr_category",
        "wm_attr_category_"
      ]
    },
    {
      "page": "wm_attr_data",
      "title": "Get attribute data by AphiaID",
      "topics": [
        "wm_attr_data",
        "wm_attr_data_"
      ]
    },
    {
      "page": "wm_attr_def",
      "title": "Get attribute definition by ID",
      "topics": [
        "wm_attr_def",
        "wm_attr_def_"
      ]
    },
    {
      "page": "wm_children",
      "title": "Get children for an AphiaID",
      "topics": [
        "wm_children",
        "wm_children_"
      ]
    },
    {
      "page": "wm_classification",
      "title": "Get classification for an AphiaID",
      "topics": [
        "wm_classification",
        "wm_classification_"
      ]
    },
    {
      "page": "wm_common_id",
      "title": "Get vernacular names from an AphiaID",
      "topics": [
        "wm_common_id",
        "wm_common_id_"
      ]
    },
    {
      "page": "wm_distribution",
      "title": "Get distribution data by AphiaID",
      "topics": [
        "wm_distribution",
        "wm_distribution_"
      ]
    },
    {
      "page": "wm_external",
      "title": "Get an external ID via an AphiaID",
      "topics": [
        "wm_external",
        "wm_external_"
      ]
    },
    {
      "page": "wm_id2name",
      "title": "Get taxonomic name for an AphiaID",
      "topics": [
        "wm_id2name",
        "wm_id2name_"
      ]
    },
    {
      "page": "wm_name2id",
      "title": "Get AphiaID from a taxonomic name",
      "topics": [
        "wm_name2id",
        "wm_name2id_"
      ]
    },
    {
      "page": "wm_ranks",
      "title": "Get taxonomic ranks by their identifier",
      "topics": [
        "wm_ranks",
        "wm_ranks_id",
        "wm_ranks_name"
      ]
    },
    {
      "page": "wm_record",
      "title": "Get complete AphiaRecord for an AphiaID",
      "topics": [
        "wm_record",
        "wm_record_"
      ]
    },
    {
      "page": "wm_record_by_external",
      "title": "Get record by external ID",
      "topics": [
        "wm_record_by_external",
        "wm_record_by_external_"
      ]
    },
    {
      "page": "wm_records_common",
      "title": "Get records by vernacular name, optional fuzzy matching",
      "topics": [
        "wm_records_common",
        "wm_records_common_"
      ]
    },
    {
      "page": "wm_records_date",
      "title": "Get records by date",
      "topics": [
        "wm_records_date"
      ]
    },
    {
      "page": "wm_records_name",
      "title": "Get records by single name, optional fuzzy matching",
      "topics": [
        "wm_records_name"
      ]
    },
    {
      "page": "wm_records_names",
      "title": "Get records for one or more taxonomic name(s)",
      "topics": [
        "wm_records_names"
      ]
    },
    {
      "page": "wm_records_rank",
      "title": "Get AphiaRecords for a given taxonRankID",
      "topics": [
        "wm_records_rank"
      ]
    },
    {
      "page": "wm_records_taxamatch",
      "title": "Get records for one or more taxonomic name(s) using the TAXAMATCH fuzzy matching algorithm",
      "topics": [
        "wm_records_taxamatch"
      ]
    },
    {
      "page": "wm_sources",
      "title": "Get sources for an AphiaID",
      "topics": [
        "wm_sources",
        "wm_sources_"
      ]
    },
    {
      "page": "wm_synonyms",
      "title": "Get synonyms for an AphiaID",
      "topics": [
        "wm_synonyms",
        "wm_synonyms_"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/worrms/raw/master/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "data.table",
    "glue",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "worrms.Rmd",
      "filename": "worrms.html",
      "title": "Introduction to worrms",
      "author": "Scott Chamberlain",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install",
        "Get records",
        "APHIA ID <--> name",
        "Get AphiaID via an external ID",
        "Get vernacular names from an AphiaID",
        "Children",
        "Classification",
        "Synonyms",
        "attributes (i.e., traits)"
      ],
      "created": "2019-06-14 19:40:01",
      "modified": "2023-06-19 13:30:13",
      "commits": 4
    }
  ],
  "_score": 10.028796988109443,
  "_indexed": true,
  "_nocasepkg": "worrms",
  "_universes": [
    "ropensci"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-03-30T09:12:30.000Z",
      "distro": "noble",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "15ab8e512dd829501c478cc9c3fc6538d1b7faede807975b187aad16faee4e89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-03-30T09:12:22.000Z",
      "distro": "noble",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "8e199ec1602481222ea6087da2705dc4ddcfb7d0c9b65c0c0de6ae2ac3208c9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-03-30T09:12:02.000Z",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "945501fe52f247e11501757e6e030d245640fde360dd7ed40d4a25aa6680d826",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-03-30T09:11:52.000Z",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "580205f539cb17815bba7c2042731763e742aea87ecd777dd2b172fc306d41a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-03-30T09:12:28.000Z",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "6b93de57a778c7576fb37c845e84dda74e717d7b9ce6091d3a6649331fb594b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-03-30T09:11:25.000Z",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "e9646a819da6c278db79cb48d2d5fd70535b1086f2b541a6ed5e44bc56299e46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-03-30T09:11:27.000Z",
      "commit": "c5fe3938cf321aafa7a24709578bcfa181261b28",
      "fileid": "0c67a18c1041525809f772e66f8f79935f9d0f10f296a86618a32f329eaaffca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23736830008"
    }
  ]
}