Package: quickcode
Type: Package
Title: Quick and Essential 'R' Tricks for Better Scripts
Version: 1.0.8
Authors@R: c(
    person("Obinna", "Obianom", email = "idonshayo@gmail.com", role = c("aut", "cre")),
    person("Brice", "Richard", email = "wem3mew@msn.com", role = "aut")
    )
Maintainer: Obinna Obianom <idonshayo@gmail.com>
Description: The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to improve your scripts. Improve the quality and reproducibility of 'R' scripts.
License: MIT + file LICENSE
URL: https://quickcode.rpkg.net
BugReports: https://github.com/oobianom/quickcode/issues
Depends: R (> 3.6)
Imports: utils, grDevices, stats, rstudioapi, tools, Polychrome (>=
        1.5.1), fitdistrplus
Suggests: rmarkdown, knitr, qpdf, testthat
Encoding: UTF-8
VignetteBuilder: knitr
Language: en-US
LazyData: false
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-15 23:22:38 UTC; in198
Author: Obinna Obianom [aut, cre],
  Brice Richard [aut]
Repository: CRAN
Date/Publication: 2025-05-15 23:40:02 UTC
