{
  "_id": "6a4a01169ce196b5e5a90abb",
  "Package": "qrencoder",
  "Title": "Quick Response Code (QR Code) / Matrix Barcode Creator",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Bob\", \"Rudis\", email = \"bob@rud.is\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5670-2640\")),\nperson(\"Kentaro\", \"Fukuchi\", role=(\"ctb\"), comment=\"libqrencoder\")\n)",
  "Maintainer": "Bob Rudis <bob@rud.is>",
  "Description": "Quick Response codes (QR codes) are a type of matrix bar\ncode and can be used to authenticate transactions, provide\naccess to multi-factor authentication services and enable\ngeneral data transfer in an image. QR codes use four\nstandardized encoding modes (numeric, alphanumeric,\nbyte/binary, and kanji) to efficiently store data. Matrix\nbarcode generation is performed efficiently in C via the\nincluded 'libqrencoder' library created by Kentaro Fukuchi.",
  "License": "GPL-2",
  "URL": "http://github.com/hrbrmstr/qrencoder",
  "BugReports": "https://github.com/hrbrmstr/qrencoder/issues",
  "RoxygenNote": "6.0.1.9000",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libpng-dev\nlibproj-dev libsqlite3-dev",
  "Repository": "https://hrbrmstr.r-universe.dev",
  "Date/Publication": "2018-11-11 18:15:58 UTC",
  "RemoteUrl": "https://github.com/hrbrmstr/qrencoder",
  "RemoteRef": "HEAD",
  "RemoteSha": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 06:54:42 UTC",
    "User": "root"
  },
  "Author": "Bob Rudis [aut, cre] (ORCID: <https://orcid.org/0000-0001-5670-2640>),\nKentaro Fukuchi [ctb] (libqrencoder)",
  "_user": "hrbrmstr",
  "_type": "src",
  "_file": "qrencoder_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/1795b018eb2e326cdd34fe85eb6c665542e2de7379ca7a840d7d35c4221f3d57",
  "_filesize": 128048,
  "_sha256": "1795b018eb2e326cdd34fe85eb6c665542e2de7379ca7a840d7d35c4221f3d57",
  "_expires": "2026-10-13T07:00:36.000Z",
  "_created": "2026-07-05T06:54:42.000Z",
  "_published": "2026-07-05T07:00:38.821Z",
  "_jobs": [
    {
      "job": 85200905639,
      "time": 210,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089265095"
    },
    {
      "job": 85200905644,
      "time": 268,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089272529"
    },
    {
      "job": 85200905640,
      "time": 243,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089268665"
    },
    {
      "job": 85200905653,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089264937"
    },
    {
      "job": 85200905619,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8089254989"
    },
    {
      "job": 85200905616,
      "time": 249,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8089268909"
    },
    {
      "job": 85200905630,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8089256599"
    },
    {
      "job": 85200905623,
      "time": 293,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8089273920"
    },
    {
      "job": 85200723414,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089239800"
    },
    {
      "job": 85200905600,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089259581"
    },
    {
      "job": 85200905629,
      "time": 203,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8089264326"
    },
    {
      "job": 85200905633,
      "time": 197,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8089263089"
    },
    {
      "job": 85200905659,
      "time": 193,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8089262602"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534",
  "_status": "success",
  "_upstream": "https://github.com/hrbrmstr/qrencoder",
  "_commit": {
    "id": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
    "author": "boB Rudis <bob@rud.is>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from salim-b/patch-1\n\nfix name of library and directly link to its source",
    "time": 1541960158
  },
  "_maintainer": {
    "name": "Bob Rudis",
    "email": "bob@rud.is",
    "login": "hrbrmstr",
    "mastodon": "@hrbrmstr@mastodon.social",
    "bluesky": "@hrbrmstr.dev",
    "orcid": "0000-0001-5670-2640",
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer",
    "uuid": 509878
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hrbrmstr",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "qrcode",
    "qrcode-generator",
    "cpp"
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "hrbrmstr",
      "count": 23,
      "uuid": 509878
    },
    {
      "user": "oganm",
      "count": 1,
      "uuid": 6352379
    },
    {
      "user": "salim-b",
      "count": 1,
      "uuid": 20040931
    }
  ],
  "_userbio": {
    "uuid": 509878,
    "type": "user",
    "name": "boB Rudis",
    "followers": 1811,
    "description": "🇺🇦 Pampa • Don't look at me…I do what he does—just slower. #rstats avuncular•👨‍🍳•✝️• 💤• Distinguished Engineer @ Censys + CMU Lecturer"
  },
  "_downloads": {
    "count": 468,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qrencoder"
  },
  "_devurl": "https://github.com/hrbrmstr/qrencoder",
  "_searchresults": 66,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qrencoder.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hrbrmstr/qrencoder",
  "_realowner": "hrbrmstr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-09-15"
    }
  ],
  "_exports": [
    "qrencode",
    "qrencode_df",
    "qrencode_png",
    "qrencode_raster",
    "qrencode_raw",
    "qrencode_svg"
  ],
  "_help": [
    {
      "page": "qrencode",
      "title": "Return a QR encoded string as a matrix",
      "topics": [
        "qrencode"
      ]
    },
    {
      "page": "qrencode_df",
      "title": "Return a QR encoded string as an x, y, z data.frame",
      "topics": [
        "qrencode_df"
      ]
    },
    {
      "page": "qrencode_png",
      "title": "Return a QR encoded string as a base 64 encoded inline png",
      "topics": [
        "qrencode_png"
      ]
    },
    {
      "page": "qrencode_raster",
      "title": "Return a QR encoded string as a raster object",
      "topics": [
        "qrencode_raster"
      ]
    },
    {
      "page": "qrencode_raw",
      "title": "Encodes a string as a QR code",
      "topics": [
        "qrencode_raw"
      ]
    },
    {
      "page": "qrencode_svg",
      "title": "Return a QR encoded string as an svg string",
      "topics": [
        "qrencode_svg"
      ]
    },
    {
      "page": "qrencoder",
      "title": "Quick Response Code (QR Code) / Matrix Barcode Creator",
      "topics": [
        "qrencoder-package",
        "qrencoder"
      ]
    }
  ],
  "_readme": "https://github.com/hrbrmstr/qrencoder/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "lattice",
    "png",
    "raster",
    "Rcpp",
    "sp",
    "terra"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.566178134479447,
  "_indexed": true,
  "_nocasepkg": "qrencoder",
  "_universes": [
    "hrbrmstr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/803e27b6ae6bdba60c6f06a27fe0454199d764d4d17be434fef93fcadda0f0a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/f83da88dff4762eae2d7c50988e3db8f399f6a0b20d95ef2cff7185d5b2cb954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/a09ed5fd251fca861549204e3933554c021f275e3ad571faaab7231c29b131fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/a6958aace247f08e9fb76bac243011b9506b3a4734ccd17e039405365b3b5f2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-05T06:56:26.000Z",
      "arch": "aarch64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/fd7d0926ad1804f427b0a61213d3579916e4f51fdba2f753a40083409d07994e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:16.000Z",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/0132acdd323c675d3b3647a5d4cd7a60f118183499bd310bb03b8301bf3f8469",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-05T06:56:30.000Z",
      "arch": "aarch64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/484700e5ec679ea4020b73f4fd9475f9de2fd972512feaa4d9e1df0141e0039e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:42.000Z",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/e58607a66b43910309e038fadfe1d5d3e6f7fd28ed8268c16fbf9b5ecc7975d5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-05T06:57:52.000Z",
      "arch": "emscripten",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/87f04894a5ad30a9d1634d1756a07b399e9a4d25f54b7146a2736eb49346257f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-05T06:56:09.000Z",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/5bdeccc1bc585f1973f1389968ae03c169eb8b551c4b8ffd80f67767b7958fca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-05T06:56:02.000Z",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/9a0f555871a6eed9c4d157e49e7e38836055a2e951446cc85df8e20b89ee6892",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-05T06:56:10.000Z",
      "arch": "x86_64",
      "commit": "95701f7f0b597dc6c547210c9b632c02afc8dcd9",
      "fileid": "https://r2.ropensci.org/d75051e75002ae73e7c59b222413d863243a69d361efe3b8f89e9e2b213ecb1a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/hrbrmstr/actions/runs/28732518534"
    }
  ]
}