{
  "_id": "6a06d8077757ba2767e23efa",
  "Package": "baRcodeR",
  "Title": "Label Creation for Tracking and Collecting Data from Biological\nSamples",
  "Version": "0.1.8",
  "Authors@R": "c(person(given = \"Yihan\",\nfamily = \"Wu\",\nrole = c(\"aut\"),\nemail = \"yihan.wu@queensu.ca\",\ncomment = c(ORCID = \"0000-0002-1202-4208\")),\nperson(given = \"Robert\",\nfamily = \"Colautti\",\nrole = c(\"aut\", \"cre\"),\nemail = \"robert.colautti@queensu.ca\",\ncomment = c(ORCID = \"0000-0003-4213-0711\")),\nperson(given = \"Emily\",\nfamily = \"Bao\",\nrole = \"ctb\",\nemail = \"13syeb@queensu.ca\"),\nperson(given = \"Lluís\",\nfamily = \"Revilla Sancho\",\nrole = c(\"rev\"),\nemail = \"lluis.revilla@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9747-2570\")),\nperson(given = \"Rayna\",\nfamily = \"Harris\",\nrole = c(\"rev\"),\nemail = \"rmharris@ucdavis.edu\"))",
  "Description": "Tools to generate unique identifier codes and printable\nbarcoded labels for the management of biological samples. The\ncreation of unique ID codes and printable PDF files can be\ninitiated by standard commands, user prompts, or through a GUI\naddin for R Studio. Biologically informative codes can be\nincluded for hierarchically structured sampling designs.",
  "License": "GPL-3",
  "URL": "https://docs.ropensci.org/baRcodeR/ (website)\nhttps://github.com/ropensci/baRcodeR/",
  "BugReports": "https://github.com/ropensci/baRcodeR/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-CA",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-01-31 03:49:08 UTC",
  "RemoteUrl": "https://github.com/ropensci/baRcodeR",
  "RemoteRef": "master",
  "RemoteSha": "9fbe83be4970176f5913e3f334392d543c6ba675",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 08:14:31 UTC",
    "User": "root"
  },
  "Author": "Yihan Wu [aut] (ORCID: <https://orcid.org/0000-0002-1202-4208>),\nRobert Colautti [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4213-0711>),\nEmily Bao [ctb],\nLluís Revilla Sancho [rev] (ORCID:\n<https://orcid.org/0000-0001-9747-2570>),\nRayna Harris [rev]",
  "Maintainer": "Robert Colautti <robert.colautti@queensu.ca>",
  "MD5sum": "c1aa1e5bc4baa969fbe7aec879fc1eac",
  "_user": "ropensci",
  "_type": "src",
  "_file": "baRcodeR_0.1.8.tar.gz",
  "_fileid": "23b75a1cbcffa85a808401e53387b1652e8b86a2142155b31161b23fba7aff98",
  "_filesize": 1530548,
  "_sha256": "23b75a1cbcffa85a808401e53387b1652e8b86a2142155b31161b23fba7aff98",
  "_created": "2026-05-15T08:14:31.000Z",
  "_published": "2026-05-15T08:23:35.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 76144446075,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012908596"
    },
    {
      "job": 76144446102,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012907185"
    },
    {
      "job": 76144446122,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012896301"
    },
    {
      "job": 76144446184,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012898840"
    },
    {
      "job": 76143804194,
      "time": 156,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012878734"
    },
    {
      "job": 76143804166,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012881835"
    },
    {
      "job": 76144446098,
      "time": 122,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "7012905168"
    },
    {
      "job": 76144446260,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012895960"
    },
    {
      "job": 76144446409,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012906671"
    },
    {
      "job": 76144446240,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012894671"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/baRcodeR",
  "_commit": {
    "id": "9fbe83be4970176f5913e3f334392d543c6ba675",
    "author": "ColauttiLab <colauttilab@gmail.com>",
    "committer": "ColauttiLab <colauttilab@gmail.com>",
    "message": "Rebuilt json with new version\n",
    "time": 1706672948
  },
  "_maintainer": {
    "name": "Robert Colautti",
    "email": "robert.colautti@queensu.ca",
    "login": "colauttilab",
    "twitter": "@ColauttiLab",
    "uuid": 17328412,
    "orcid": "0000-0003-4213-0711"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "qrcode",
      "version": ">= 0.2.2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.3.2",
      "role": "Depends"
    },
    {
      "package": "DT",
      "version": ">= 0.31",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 36,
  "_contributors": [
    {
      "user": "yihanwu",
      "count": 326,
      "uuid": 25795885
    },
    {
      "user": "colauttilab",
      "count": 87,
      "uuid": 17328412
    },
    {
      "user": "nine2k",
      "count": 10,
      "uuid": 13159388
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "rwalke",
      "count": 1,
      "uuid": 11488059
    },
    {
      "user": "thokall",
      "count": 1,
      "uuid": 6167270
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 351,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/baRcodeR"
  },
  "_devurl": "https://github.com/ropensci/barcoder",
  "_pkgdown": "https://docs.ropensci.org/baRcodeR/",
  "_searchresults": 56,
  "_metadata": {
    "review": {
      "id": 338,
      "status": "reviewed",
      "version": "0.1.4",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/338"
    },
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/baRcodeR.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"
  ],
  "_homeurl": "https://github.com/ropensci/barcoder",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-10-26"
    },
    {
      "version": "0.1.1",
      "date": "2018-11-29"
    },
    {
      "version": "0.1.2",
      "date": "2019-01-10"
    },
    {
      "version": "0.1.3",
      "date": "2019-04-26"
    },
    {
      "version": "0.1.4",
      "date": "2019-12-07"
    },
    {
      "version": "0.1.5",
      "date": "2020-03-07"
    },
    {
      "version": "0.1.7",
      "date": "2022-04-01"
    }
  ],
  "_exports": [
    "cheatsheet",
    "code_128_make",
    "code_128_make2",
    "create_PDF",
    "custom_create_PDF",
    "make_labels",
    "qrcode_make",
    "uniqID_hier_maker",
    "uniqID_maker"
  ],
  "_help": [
    {
      "page": "cheatsheet",
      "title": "baRcodeR Cheatsheet",
      "topics": [
        "cheatsheet"
      ]
    },
    {
      "page": "create_PDF",
      "title": "Make barcodes and print labels",
      "topics": [
        "create_PDF"
      ]
    },
    {
      "page": "custom_create_PDF",
      "title": "Make barcodes and print labels",
      "topics": [
        "code_128_make",
        "code_128_make2",
        "custom_create_PDF",
        "qrcode_make"
      ]
    },
    {
      "page": "make_labels",
      "title": "baRcodeR GUI",
      "topics": [
        "make_labels"
      ]
    },
    {
      "page": "uniqID_hier_maker",
      "title": "Make hierarchical ID codes",
      "topics": [
        "uniqID_hier_maker"
      ]
    },
    {
      "page": "uniqID_maker",
      "title": "Generate a list of ID codes",
      "topics": [
        "uniqID_maker"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/baRcodeR/raw/master/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "promises",
    "qrcode",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Using-baRcodeR.Rmd",
      "filename": "Using-baRcodeR.html",
      "title": "Using baRcodeR with command line prompts",
      "author": "Yihan Wu and Robert I. Colautti",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cheat Sheet",
        "Overview",
        "Create simple ID codes",
        "By user prompt",
        "By arguments",
        "Create hierarchical ID codes",
        "By user prompts",
        "By argument",
        "Create barcodes",
        "By user prompt",
        "By arguments",
        "Advanced Options for pdf output",
        "Formatting of text labels",
        "New Lines",
        "Tabs",
        "When reading from file"
      ],
      "created": "2018-07-25 22:33:07",
      "modified": "2022-03-31 12:19:31",
      "commits": 19
    },
    {
      "source": "use-addin.Rmd",
      "filename": "use-addin.html",
      "title": "Use baRcodeR addin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Cheat Sheet",
        "Using the RStudio addin",
        "Find the addin",
        "Generate simple ID codes",
        "Generate Hierarchical ID codes",
        "Create the PDF for sticker printing"
      ],
      "created": "2019-10-15 22:07:10",
      "modified": "2022-03-31 12:19:24",
      "commits": 6
    }
  ],
  "_score": 7.003460532109506,
  "_indexed": true,
  "_nocasepkg": "barcoder",
  "_universes": [
    "ropensci",
    "colauttilab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-15T08:16:48.000Z",
      "distro": "noble",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "11eea477b048d537e79c9d37806dbb8daebc05130422cf4631dabc7e80346f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-15T08:16:43.000Z",
      "distro": "noble",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "c1a7b172e042ed52c19b5cd5655cae6a965ee4b81d310fe4975bdbd553cf9830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-15T08:15:53.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "57cb63bb4b6a4a1fe5d2ee9989ae9eea91cb52c09f21bc40354baea3f20f2fe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-15T08:16:05.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "7e7cbf459a83f87140ed2d43a32aedb670d704b07abd5f039ddff910c5508cbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-05-15T08:16:49.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "910dcac4cd203cca6adc63ba6225bad5a3adf771880dfc41cdfd96a29d2a02c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-15T08:15:42.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "9bc8e04d92a7737677677bde487d1aad6bf302c82c53225d8e4343057ea0e947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-15T08:16:33.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "fc02b7a9a55ef8a34d33a33a3476e6e7c04687283e2fe98e5bd26153f64fe8ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-15T08:15:34.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "a0a35f9072fa23b1e14f65a1ad304a78f8571b4ccbdbb50c577049f5c5569b86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907371439"
    }
  ]
}