Package: toscutil
Title: Utility Functions by Tobias Schmidt (ToSc)
Version: 2.1.0
Authors@R: 
    person(given = "Tobias",
           family = "Schmidt",
           role = c("aut", "cre"),
           email = "tobias.schmidt331@gmail.com")
Description: Base R sometimes requires verbose statements for simple,
    often recurring tasks, such as printing text without trailing
    space, ending with newline. This package aims at providing
    shorthands for such tasks.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-22 10:31:40 UTC; tobi
Author: Tobias Schmidt [aut, cre]
Maintainer: Tobias Schmidt <tobias.schmidt331@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-22 19:50:02 UTC
