Package: hgutils
Title: Collection of Utility Functions
Version: 0.2.11
Date: 2022-03-31
Authors@R: person("H.G.", "van den Boorn", , "hvdboorn@gmail.com", role = c("aut", "cre"))
Description: 
    A handy collection of utility functions designed to aid in
    package development, plotting and scientific research.  Package
    development functionalities includes among others tools such as
    cross-referencing package imports with the description file, analysis
    of redundant package imports, editing of the description file and the
    creation of package badges for GitHub.  Some of the other
    functionalities include automatic package installation and loading,
    plotting points without overlap, creating nice breaks for plots,
    overview tables and many more handy utility functions.
License: GPL-3
URL: https://github.com/hvdboorn/hgutils
BugReports: https://github.com/hvdboorn/hgutils/issues
Depends: R (>= 3.4.0)
Imports: crayon, dplyr, grDevices, limSolve, lubridate, magrittr,
        methods, stats, stringr, usethis, utils
Suggests: testthat
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-31 08:49:55 UTC; Windows
Author: H.G. van den Boorn [aut, cre]
Maintainer: H.G. van den Boorn <hvdboorn@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-31 09:10:02 UTC
Built: R 4.2.0; ; 2022-04-27 00:10:56 UTC; unix
