{
  "_id": "6a44d38f6ff6f2357551bf99",
  "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-07-01 08:22:07 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "baRcodeR_0.1.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/8e87a6581f02d21d841ec6713b5f427b5b4a1bbadc05c087379267f7f4ac263a",
  "_filesize": 1531626,
  "_sha256": "8e87a6581f02d21d841ec6713b5f427b5b4a1bbadc05c087379267f7f4ac263a",
  "_expires": "2026-10-09T08:45:01.000Z",
  "_created": "2026-07-01T08:22:07.000Z",
  "_published": "2026-07-01T08:45:02.888Z",
  "_jobs": [
    {
      "job": 84487426780,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004226618"
    },
    {
      "job": 84487426730,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004226180"
    },
    {
      "job": 84487426735,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004659835"
    },
    {
      "job": 84487426751,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004636121"
    },
    {
      "job": 84486691041,
      "time": 154,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004144353"
    },
    {
      "job": 84486691050,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004154018"
    },
    {
      "job": 84487426718,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004231027"
    },
    {
      "job": 84487426742,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004211791"
    },
    {
      "job": 84487426750,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004204475"
    },
    {
      "job": 84487426778,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004205184"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928",
  "_status": "success",
  "_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",
    "description": "Ecology, Evolution and Genetics\nFor a Changing World",
    "uuid": 17328412,
    "orcid": "0000-0003-4213-0711"
  },
  "_distro": "resolute",
  "_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",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 387,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/baRcodeR"
  },
  "_devurl": "https://github.com/ropensci/barcoder",
  "_pkgdown": "https://docs.ropensci.org/baRcodeR/",
  "_searchresults": 57,
  "_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.1",
  "_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.011147360775798,
  "_indexed": true,
  "_nocasepkg": "barcoder",
  "_universes": [
    "ropensci",
    "colauttilab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-07-01T08:25:25.000Z",
      "distro": "resolute",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/17588dec0c4ad51325937651f4fe1525a5b902124eea837d9ea60a9747b5eec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-07-01T08:25:22.000Z",
      "distro": "resolute",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/e7639faffbeff7882aa212e072acbff409dbd20c91df494274cacc17dd0d04c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-07-01T08:44:04.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/efa05f1230f8c0c8331087611a5b7c3a63a26a8fb256b1cffe128039d3b28a9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-07-01T08:43:11.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/a7dbb2d5947512b2d66bc0eb28934ed965b43777e1362ef3c455e3b58d6005bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-07-01T08:25:51.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/4263801e9c82ff71d95f7fba2c02bda80707299717f4a6135e53327bf323d0d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-07-01T08:24:35.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/2f36dac3a872399df60ba934e78e567ea8d18b19a820624107ae5257d4ee9fc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-07-01T08:24:17.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/1b9a7227eb0d8bf826f9ef6077f36220226392efbf0db3fb06643bb1ab232db0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-07-01T08:24:18.000Z",
      "commit": "9fbe83be4970176f5913e3f334392d543c6ba675",
      "fileid": "https://r2.ropensci.org/2df4c81b73fd4f9cd69b31d30ae87931b06c0f1d03c8abe933f4cb4127617e6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503587928"
    }
  ]
}