Package: fritools
Title: Utilities for the Forest Research Institute of the State
        Baden-Wuerttemberg
Version: 2.1.0
Authors@R: 
    person(given = "Andreas Dominik",
           family = "Cullmann",
           role = c("aut", "cre"),
           email = "fvafrcu@mailbox.org")
Description: Miscellaneous utilities, tools and helper
    functions for finding and searching files on disk, searching for and
    removing R objects from the workspace.
    These are utilities for packages
    <https://CRAN.R-project.org/package=cleanr>,
    <https://CRAN.R-project.org/package=document>,
    <https://CRAN.R-project.org/package=fakemake>,
    <https://CRAN.R-project.org/package=packager> and
    <https://CRAN.R-project.org/package=rasciidoc>.
    Does not import or depend on any third party package, but on core R 
    only (i.e. it may depend on packages with priority 'base').
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/fvafrcu/fritools
Depends: R (>= 3.3.0)
Imports: methods, stats, utils
Suggests: callr, checkmate, desc, devtools, packager (>= 1.9.0),
        pkgload, reshape, RUnit, testthat (>= 3.0.0), whoami, knitr,
        rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-07-14 13:58:03 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2021-07-14 14:20:02 UTC
