Package: quietR
Type: Package
Title: Simplify Output Verbosity
Version: 0.1.0
Authors@R: person("Thomas", "Johnson", email = "thomascjohnson@gmail.com", role = c("aut", "cre"))
Maintainer: Thomas Johnson <thomascjohnson@gmail.com>
Description: Simplifies output suppression logic in R packages, as it's common
    to develop some form of it in R. 'quietR' intends to simplify that problem 
    and allow a set of simple toggle functions to be used to suppress console 
    output.
License: MIT + file LICENSE
URL: https://github.com/thomascjohnson/quietR
BugReports: https://github.com/thomascjohnson/quietR/issues
Encoding: UTF-8
LazyData: true
Suggests: testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-16 19:21:14 UTC; thom
Author: Thomas Johnson [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-17 16:40:03 UTC
Built: R 4.3.0; ; 2023-04-12 04:20:31 UTC; unix
