Package: easy.utils
Type: Package
Title: Frequently Used Functions for Easy R Programming
Version: 0.0.1
Authors@R: person(given = "Yuchen", family = "Li", email = "ycli1995@outlook.com", role = c("aut", "cre"))
Description: Some utility functions for validation, data manipulation or color palettes. These functions can be helpful to reduce internal codes everywhere in package development.
Depends: R (>= 4.1.0), methods
Imports: dplyr, fastmatch, Polychrome, randomcoloR, rlang, scales
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/ycli1995/easy.utils
BugReports: https://github.com/ycli1995/easy.utils/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-16 07:09:58 UTC; mydocker
Author: Yuchen Li [aut, cre]
Maintainer: Yuchen Li <ycli1995@outlook.com>
Repository: CRAN
Date/Publication: 2023-08-16 09:52:43 UTC
