Package: easy.utils
Type: Package
Title: Frequently Used Functions for Easy R Programming
Version: 0.1.0
Authors@R: person(given = "Yuchen", family = "Li", email = "ycli1995@outlook.com", role = c("aut", "cre"))
Description: Some utility functions for validation and data manipulation. These functions can be helpful to reduce internal codes everywhere in package development.
Depends: R (>= 4.1.0), methods
Imports: dplyr, fastmatch, 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.3.1
NeedsCompilation: no
Packaged: 2025-02-19 09:15:08 UTC; mydocker
Author: Yuchen Li [aut, cre]
Maintainer: Yuchen Li <ycli1995@outlook.com>
Repository: CRAN
Date/Publication: 2025-02-19 10:00:02 UTC
Built: R 4.3.3; ; 2025-02-19 10:31:12 UTC; unix
