Package: ympes
Type: Package
Title: Collection of Helper Functions
Version: 0.1.1
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 and quoting user input.
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.1
Suggests: clipr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-07-21 21:28:35 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: 2022-08-09 12:10:02 UTC
