qrencoder: Quick Response Code (QR Code) / Matrix Barcode Creator (original) (raw)

Quick Response codes (QR codes) are a type of matrix bar code and can be used to authenticate transactions, provide access to multi-factor authentication services and enable general data transfer in an image. QR codes use four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to efficiently store data. Matrix barcode generation is performed efficiently in C via the included 'libqrencoder' library created by Kentaro Fukuchi.

Version: 0.1.0
Depends: R (≥ 3.1.0), raster
Imports: Rcpp, base64enc, png
LinkingTo: Rcpp
Suggests: testthat
Published: 2016-09-16
DOI: 10.32614/CRAN.package.qrencoder
Author: Bob Rudis [aut, cre], Kentaro Fukuchi [ctb] (libqrencoder)
Maintainer: Bob Rudis
BugReports: https://github.com/hrbrmstr/qrencoder/issues
License: GPL-2
URL: http://github.com/hrbrmstr/qrencoder
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: qrencoder results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=qrencoderto link to this page.