{
  "_id": "6a105cf8acfb0bcc41ca4654",
  "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://phylotastic.r-universe.dev",
  "Date/Publication": "2024-12-13 22:53:13 UTC",
  "RemoteUrl": "https://github.com/ropensci/bold",
  "RemoteRef": "HEAD",
  "RemoteSha": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 09:23:49 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": "6a89cdcfb2918c98667a304c795775f2",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "bold_1.3.0.tar.gz",
  "_fileid": "d5905e3f21f2f475d9c7bca434fa7452cdf4620e98ce201f771e11e9b777dbe3",
  "_filesize": 2198349,
  "_sha256": "d5905e3f21f2f475d9c7bca434fa7452cdf4620e98ce201f771e11e9b777dbe3",
  "_created": "2026-05-08T09:23:49.000Z",
  "_published": "2026-05-22T13:41:12.327Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391400611,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6876009507"
    },
    {
      "job": 77391400885,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6876006143"
    },
    {
      "job": 77391400673,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6876129785"
    },
    {
      "job": 77391400986,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6876161216"
    },
    {
      "job": 77391399894,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875965703"
    },
    {
      "job": 77391399968,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161928899"
    },
    {
      "job": 77391400293,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6892968050"
    },
    {
      "job": 77391400779,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875995543"
    },
    {
      "job": 77391400459,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6876002623"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749",
  "_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": false,
  "_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": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 206,
    "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": 73,
  "_rbuild": "4.6.0",
  "_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/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crul",
    "curl",
    "data.table",
    "httpcode",
    "jsonlite",
    "lifecycle",
    "mime",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "triebeard",
    "urltools",
    "xml2"
  ],
  "_score": 6.094027173733026,
  "_indexed": false,
  "_nocasepkg": "bold",
  "_universes": [
    "phylotastic"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/bold",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-08T09:26:10.000Z",
      "distro": "noble",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "fc8a7a7d1747cb796c7a09c330c3b832cfce4e3cd0e672e14142550edb341703",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-08T09:26:02.000Z",
      "distro": "noble",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "61e73c32334e65cc4b82b0c932b3431aefdcf31fce5fc54cec257e9f79d8b425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-08T09:33:21.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "7e3eb69f54923fa0831d421d1c9e39d4bbecc619f542d63035e9591cbb001ec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-08T09:35:08.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "4b0cbc28e38bcf131545aa534347d5703ce47a2763902f1ae1ee3bc0de299e26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-09T04:53:08.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "64599798d7c40ad7aa1d1256314c74b381f04e31a2215c00967872fd224a1e23",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-08T09:25:19.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "eeacae95cb653344b3b6ec2e910dea22bbc978e8cccd31b47891d26db2c153c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-08T09:25:43.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "8a5703193317e95237558affb791a7142d5eb312abaab32154af456cd1dd5df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-22T13:40:53.000Z",
      "commit": "8bfd90ace59c3663d8478e46b22c5eed8499229e",
      "fileid": "032c40b911c50fa49dbe87b91a631170db463e01545757bd603390baf9ada748",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25547714749"
    }
  ]
}