Package: qrlabelr
Type: Package
Title: Generate Machine- And Human-Readable Plot Labels for Experiments
Version: 0.2.0
Authors@R: c(person("Alexander", "Wireko Kena", email = "alex.kena24@gmail.com", 
         role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3385-4945")),
         person("Ebenezer", "Ogoe", email = "ebenezerogoe@gmail.com", role = c("aut")),
         person("Clara", "Cruet Burgos", email = "clara.cruet_burgos@colostate.edu", role = c("aut")),
         person("Geoffrey", "Preston Morris", email = "geoff.morris@colostate.edu", role = c("aut")),
         person("Rubi", "Raymundo-Carhuapoma", email = "r.raymundo_carhuapoma@colostate.edu", role = c("aut")),
         person("Yihan", "Wu", email = "yihan.wu@queensu.ca", role = c("ctb"), comment = c(ORCID = "0000-0002-1202-4208")),
         person("Robert", "Colautti", email = "robert.colautti@queensu.ca", role = c("ctb"), comment = c(ORCID = "0000-0003-4213-0711")),
         person("Colorado State University", email = "CAS_SCS@mail.colostate.edu", role = c("cph")),
         person("Kwame Nkrumah University of Science and Technology", email = "uro@knust.edu.gh", role = c("cph")),
         person("Feed The Future Innovation Lab for Crop Improvement", email = "ilci@cornell.edu", role = c("fnd")),
         person("Project Artemis", email = "d.guerena@cgiar.org", role = c("fnd")))
Maintainer: Alexander Wireko Kena <alex.kena24@gmail.com>
Description: A no-frills open-source solution for designing plot labels affixed with QR 
    codes. It features 'EasyQrlabelr', a 'BrAPI-compliant' 'shiny' app that 
    simplifies the process of plot label design for non-R users. It builds on the 
    methods described by Wu 'et al.' (2020) <doi:10.1111/2041-210X.13405>.
License: GPL (>= 3)
BugReports: https://github.com/awkena/qrlabelr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: argonDash (>= 0.2.0), argonR (>= 0.2.0), assertthat (>=
        0.2.1), bslib (>= 0.4.2), desplot (>= 1.10), dplyr (>= 1.0.10),
        ggplot2 (>= 3.4.2), grid, purrr (>= 1.0.1), QBMS (>= 0.9.1),
        qrencoder (>= 0.1.0), raster (>= 3.6.23), reactable (>= 0.4.3),
        readxl (>= 1.4.1), shiny, shinycssloaders (>= 1.0.0), shinyjs
        (>= 2.1.0), shinyWidgets (>= 0.7.6), tools, utils, uuid
Suggests: covr, knitr, rlang (>= 1.1.1), rmarkdown, shinytest2 (>=
        0.2.1), testthat (>= 3.0.0), vdiffr (>= 1.0.5)
VignetteBuilder: knitr
Depends: R (>= 4.1.0), shinyBS (>= 0.61.1)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2023-12-20 18:28:13 UTC; awkena
Author: Alexander Wireko Kena [aut, cre]
    (<https://orcid.org/0000-0003-3385-4945>),
  Ebenezer Ogoe [aut],
  Clara Cruet Burgos [aut],
  Geoffrey Preston Morris [aut],
  Rubi Raymundo-Carhuapoma [aut],
  Yihan Wu [ctb] (<https://orcid.org/0000-0002-1202-4208>),
  Robert Colautti [ctb] (<https://orcid.org/0000-0003-4213-0711>),
  Colorado State University [cph],
  Kwame Nkrumah University of Science and Technology [cph],
  Feed The Future Innovation Lab for Crop Improvement [fnd],
  Project Artemis [fnd]
Repository: CRAN
Date/Publication: 2023-12-20 18:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:12:28 UTC; windows
