Package: easy.utils
Type: Package
Title: Frequently Used Functions for Easy R Programming
Version: 0.0.4
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, rlang, scales
Suggests: randomcoloR
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: 2024-03-19 04:31:19 UTC; mydocker
Author: Yuchen Li [aut, cre]
Maintainer: Yuchen Li <ycli1995@outlook.com>
Repository: CRAN
Date/Publication: 2024-03-19 05:20:02 UTC
Built: R 4.2.3; ; 2024-03-19 07:56:21 UTC; unix
