The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

pipeline status
coverage report CRAN_Status_Badge RStudio_downloads_monthly RStudio_downloads_total

fritools

Introduction

After installation, please read the help page:

help("fritools-package", package = "fritools")
#> Utilities for the Forest Research Institute of the State
#> Baden-Wuerttemberg
#> 
#> Description:
#> 
#>      Miscellaneous utilities, tools and helper functions.
#> 
#> Details:
#> 
#>      You will find the details in
#>      'vignette("Not_an_Introduction_to_fritools", package =
#>      "fritools")'.
#> 
#> Author(s):
#> 
#>      *Maintainer*: Andreas Dominik Cullmann
#>      <mailto:fvafrcu@mailbox.org>
#> 
#> See Also:
#> 
#>      Useful links:
#> 
#>         • <https://gitlab.com/fvafrcu/fritools>

Installation

You can install fritools from gitlab via:

if (! require("remotes")) install.packages("remotes")
remotes::install_gitlab("fvafrcu/fritools")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.