Package: ympes
Type: Package
Title: Collection of Helper Functions
Version: 0.5.0
Authors@R: 
    c(
      person(
        given = "Tim",
        family = "Taylor",
        role = c("aut", "cre", "cph"),
        email = "tim.taylor@hiddenelephants.co.uk", 
        comment = c(ORCID = "0000-0002-8587-7113")
      )
    )
Description: Provides a collection of lightweight helper functions (imps) both
  for interactive use and for inclusion within other packages. These include
  minimal assertion functions with a focus on informative error messaging for
  both missing and incorrect function arguments as well as other functions for
  visualising colour palettes, quoting user input and searching rows of a data
  frame.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: clipr, tinytest
URL: https://github.com/TimTaylor/ympes
BugReports: https://github.com/TimTaylor/ympes/issues
Imports: utils
NeedsCompilation: no
Packaged: 2023-11-03 16:06:51 UTC; tim
Author: Tim Taylor [aut, cre, cph] (<https://orcid.org/0000-0002-8587-7113>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2023-11-03 16:20:02 UTC
Built: R 4.2.0; ; 2023-12-21 07:32:03 UTC; unix
