Skip to content

𝄃𝄃𝄂𝄂𝄀𝄁𝄃𝄂𝄂𝄃 A Reproducible Pipeline for Creating QR Codes in R

License

Notifications You must be signed in to change notification settings

danielvartan/qr-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

qr-code

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. License: GPLv3 License: CC BY-NC-SA 4.0

Overview

This report presents a reproducible workflow for generating QR codes in R.

You can also use the qr_code() function from the rutils package to automate the process.

The pipeline report is available here.

If you find this project useful, please consider giving it a star! GitHub repo stars

QR Code + Logo + Frame

Usage

The pipeline was developed using the Quarto publishing system and the R programming language. To ensure consistent results, the renv package is used to manage and restore the R environment.

After installing the three dependencies mentioned above, follow these steps to reproduce the analyses:

  1. Clone this repository to your local machine.
  2. Open the project in your preferred IDE.
  3. Restore the R environment by running renv::restore() in the R console. This will install all required software dependencies.
  4. Open index.qmd and run the code as described in the report.

License

License: GPLv3 License: CC BY-NC-SA 4.0

The code in this repository is licensed under the GNU General Public License Version 3, while the report is available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

Copyright (C) 2025 Daniel Vartanian

The code in this repository is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your option)
any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.

About

𝄃𝄃𝄂𝄂𝄀𝄁𝄃𝄂𝄂𝄃 A Reproducible Pipeline for Creating QR Codes in R

Topics

Resources

License

Stars

Watchers

Forks

Languages