Package: fritools
Title: Utilities for the Forest Research Institute of the State
        Baden-Wuerttemberg
Version: 1.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 party package, but on core R 
    only.
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/fvafrcu/fritools
Depends: R (>= 3.3.0)
Imports:
Suggests: checkmate, desc, packager, pkgload, rasciidoc, RUnit,
        testthat (>= 3.0.0), whoami
VignetteBuilder: rasciidoc
Encoding: UTF-8
LazyData: true
Language: en-US
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-01-20 09:49:18 UTC; qwer
Author: Andreas Dominik Cullmann [aut, cre]
Maintainer: Andreas Dominik Cullmann <fvafrcu@mailbox.org>
Repository: CRAN
Date/Publication: 2021-01-20 11:40:06 UTC
