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 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 RoxygenNote: 7.2.3 Config/testthat/edition: 3 Repository: https://oobianom.r-universe.dev Date/Publication: 2026-04-04 08:08:25 UTC RemoteUrl: https://github.com/oobianom/quickcode RemoteRef: HEAD RemoteSha: 758b7db41fa0a9fa56b4caf669b4484f1556e1b8 NeedsCompilation: no Packaged: 2026-07-03 06:46:22 UTC; root Author: Obinna Obianom [aut, cre], Brice Richard [aut]