CRAN/E | qrencoder

qrencoder

Quick Response Code (QR Code) / Matrix Barcode Creator

Installation

About

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.

github.com/hrbrmstr/qrencoder
Bug report File report

Key Metrics

Version 0.1.0
R ≥ 3.1.0
Published 2016-09-16 2790 days ago
Needs compilation? yes
License GPL-2
CRAN checks qrencoder results

Downloads

Yesterday 4 0%
Last 7 days 49 -47%
Last 30 days 247 -1%
Last 90 days 692 -21%
Last 365 days 2.800 -9%

Maintainer

Maintainer

Bob Rudis

bob@rud.is

Authors

Bob Rudis

aut / cre

Kentaro Fukuchi

ctb

(libqrencoder)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.1.0
raster

Imports

Rcpp
base64enc
png

Suggests

testthat

LinkingTo

Rcpp