{
  "_id": "69df42d0c5259ad4cd8dd361",
  "Package": "bold",
  "Version": "1.3.0",
  "Title": "Interface to Bold Systems API",
  "Authors@R": "c(person(\"Salix\", \"Dubois\", role = c(\"aut\", \"cre\"), \nemail = \"salixdubois+bold@gmail.com\"),\nperson(\"Scott\", \"Chamberlain\", role = c(\"aut\"),\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID=\"0000-0003-1444-9135\")))",
  "Description": "A programmatic interface to the Web Service methods\nprovided by Bold Systems (<http://www.boldsystems.org/>) for\ngenetic 'barcode' data. Functions include methods for searching\nby sequences by taxonomic names, ids, collectors, and\ninstitutions; as well as a function for searching for\nspecimens, and downloading trace files.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/bold/ (documentation),\nhttps://github.com/ropensci/bold (source)",
  "BugReports": "https://github.com/ropensci/bold/issues",
  "LazyData": "yes",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-12-13 22:53:13 UTC",
  "RemoteUrl": "https://github.com/ropensci/bold",
  "RemoteRef": "master",
  "RemoteSha": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-15 07:44:56 UTC",
    "User": "root"
  },
  "Author": "Salix Dubois [aut, cre],\nScott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>)",
  "Maintainer": "Salix Dubois <salixdubois+bold@gmail.com>",
  "MD5sum": "da5045b4972fd8fa130680683fbf621b",
  "_user": "ropensci",
  "_type": "src",
  "_file": "bold_1.3.0.tar.gz",
  "_fileid": "059e57df6429246d7d059261ae13f3643363a243792ad1d45e0358ffeddb835a",
  "_filesize": 2198336,
  "_sha256": "059e57df6429246d7d059261ae13f3643363a243792ad1d45e0358ffeddb835a",
  "_created": "2026-04-15T07:44:56.000Z",
  "_published": "2026-04-15T07:48:32.008Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71411184757,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445469940"
    },
    {
      "job": 71411184775,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445470981"
    },
    {
      "job": 71411184738,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445452468"
    },
    {
      "job": 71411184886,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445461144"
    },
    {
      "job": 71410793910,
      "time": 151,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445421344"
    },
    {
      "job": 71410793909,
      "time": 185,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445430862"
    },
    {
      "job": 71411184733,
      "time": 140,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445469037"
    },
    {
      "job": 71411184795,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6445477844"
    },
    {
      "job": 71411184802,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445452668"
    },
    {
      "job": 71411184797,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445469624"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/bold",
  "_commit": {
    "id": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
    "author": "Salix Dubois <31168746+salix-d@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #113 from ropensci/setup-rhub\n\nCreate rhub.yaml",
    "time": 1734130393
  },
  "_maintainer": {
    "name": "Salix Dubois",
    "email": "salixdubois+bold@gmail.com",
    "login": "salix-d",
    "mastodon": "@salixdubois@zeroes.ca",
    "twitter": "@salixdubois",
    "uuid": 31168746
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "crul",
      "version": ">= 0.3.8",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sangerseqR",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.5.4",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "biodiversity",
    "barcode",
    "dna",
    "sequences",
    "fasta",
    "api-wrapper",
    "barcodes",
    "taxize"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "sckott",
      "count": 277,
      "uuid": 577668
    },
    {
      "user": "salix-d",
      "count": 159,
      "uuid": 31168746
    },
    {
      "user": "graceli8",
      "count": 4,
      "uuid": 23415421
    },
    {
      "user": "fmichonneau",
      "count": 2,
      "uuid": 5502922
    },
    {
      "user": "katieroserice",
      "count": 2,
      "uuid": 25888287
    },
    {
      "user": "cjfields",
      "count": 1,
      "uuid": 49265
    },
    {
      "user": "diana-ly",
      "count": 1,
      "uuid": 11791082
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 261,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bold"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/ropensci/bold",
  "_pkgdown": "https://docs.ropensci.org/bold/",
  "_searchresults": 70,
  "_metadata": {
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/bold.html",
    "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",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-05-28"
    },
    {
      "version": "0.1.2",
      "date": "2014-07-24"
    },
    {
      "version": "0.2.0",
      "date": "2014-08-20"
    },
    {
      "version": "0.2.6",
      "date": "2015-04-18"
    },
    {
      "version": "0.3.0",
      "date": "2015-09-16"
    },
    {
      "version": "0.3.4",
      "date": "2016-03-23"
    },
    {
      "version": "0.3.5",
      "date": "2016-03-29"
    },
    {
      "version": "0.4.0",
      "date": "2017-01-06"
    },
    {
      "version": "0.5.0",
      "date": "2017-07-21"
    },
    {
      "version": "0.8.0",
      "date": "2018-10-26"
    },
    {
      "version": "0.8.6",
      "date": "2018-12-14"
    },
    {
      "version": "0.9.0",
      "date": "2019-06-27"
    },
    {
      "version": "1.0.0",
      "date": "2020-05-01"
    },
    {
      "version": "1.1.0",
      "date": "2020-06-18"
    },
    {
      "version": "1.2.0",
      "date": "2021-05-11"
    },
    {
      "version": "1.3.0",
      "date": "2023-05-02"
    }
  ],
  "_exports": [
    "b_sepFasta",
    "bold_filter",
    "bold_get_attr",
    "bold_get_errors",
    "bold_get_params",
    "bold_identify",
    "bold_identify_parents",
    "bold_identify_taxonomy",
    "bold_read_trace",
    "bold_seq",
    "bold_seqspec",
    "bold_specimens",
    "bold_stats",
    "bold_tax_id",
    "bold_tax_id2",
    "bold_tax_name",
    "bold_trace",
    "read_trace"
  ],
  "_datasets": [
    {
      "name": "sequences",
      "title": "List of 3 nucleotide sequences to use in examples for the 'bold_identify' function",
      "object": "sequences",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bold-package",
      "title": "bold",
      "topics": [
        "bold-package",
        "bold"
      ]
    },
    {
      "page": "b_sepFasta",
      "title": "Separate sequences (fasta) from 'bold_seqspec' output.",
      "topics": [
        "b_sepFasta"
      ]
    },
    {
      "page": "bold_filter",
      "title": "Filter BOLD specimen + sequence data (output of bold_seqspec)",
      "topics": [
        "bold_filter"
      ]
    },
    {
      "page": "bold_get_attr",
      "title": "Get the error messages and parameters used for a request from a bold output.",
      "topics": [
        "bold_get_attr",
        "bold_get_errors",
        "bold_get_params"
      ]
    },
    {
      "page": "bold_identify",
      "title": "Search for matches to sequences against the BOLD COI database.",
      "topics": [
        "bold_identify"
      ]
    },
    {
      "page": "bold_identify_taxonomy",
      "title": "Add taxonomic parent names to a data set containing the process IDs of identified sequences.",
      "topics": [
        "bold_identify_taxonomy",
        "bold_identify_taxonomy,data.frame-method",
        "bold_identify_taxonomy,list-method",
        "bold_identify_taxonomy,matrix-method",
        "bold_identify_taxonomy,missing-method"
      ]
    },
    {
      "page": "bold_seq",
      "title": "Search BOLD for sequences.",
      "topics": [
        "bold_seq"
      ]
    },
    {
      "page": "bold_seqspec",
      "title": "Get BOLD specimen + sequence data.",
      "topics": [
        "bold_seqspec"
      ]
    },
    {
      "page": "bold_specimens",
      "title": "Search BOLD for specimens.",
      "topics": [
        "bold_specimens"
      ]
    },
    {
      "page": "bold_stats",
      "title": "Get BOLD stats",
      "topics": [
        "bold_stats"
      ]
    },
    {
      "page": "bold_tax_id2",
      "title": "Search BOLD for taxonomy data by BOLD ID.",
      "topics": [
        "bold_tax_id2"
      ]
    },
    {
      "page": "bold_tax_name",
      "title": "Search BOLD for taxonomy data by taxonomic name",
      "topics": [
        "bold_tax_name"
      ]
    },
    {
      "page": "bold_trace",
      "title": "Get BOLD trace files",
      "topics": [
        "bold_read_trace",
        "bold_trace",
        "print.boldtrace",
        "read_trace"
      ]
    },
    {
      "page": "sequences",
      "title": "List of 3 nucleotide sequences to use in examples for the 'bold_identify' function",
      "topics": [
        "sequences"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/bold/raw/master/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "data.table",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "mime",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "triebeard",
    "urltools",
    "xml2"
  ],
  "_score": 6.075802353626827,
  "_indexed": true,
  "_nocasepkg": "bold",
  "_universes": [
    "ropensci",
    "salix-d"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-04-15T07:47:10.000Z",
      "distro": "noble",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "b70b6936ca7648a7f3275453ea88eed737fa1c809196cb61b1bf1537ffab34f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-04-15T07:46:20.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "edcb80dc39dce0b043d610204968ea6bad16400203ab492b17f1ff83dc97a7c4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-04-15T07:46:43.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "9017ba6a7ae91d66a9314613c03f6b6743b9ac6c48afc3deb23e0a01bad57b8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-04-15T07:47:30.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "399396ceaab6734e830206674eb40f708555c0e6c00ae6416664efcc94d989c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-04-15T07:47:31.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "dd6731d90e59b273316f343f2d418b35bc3ee30f9be97ac6d5b9028ad8abc548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-04-15T07:46:05.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "2ef0e124163c19d7ae6c6a6e3d2f7f122949878657ea1f7fe671f5bd9735faed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-04-15T07:47:04.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "25c4eda3f80a57759f8659b1cf565349a5f3ac75bb4248ba124040b1588da2f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442529373"
    }
  ]
}