Package: RPhosFate
Type: Package
Title: Soil and Chemical Substance Emission and Transport Model
Version: 1.0.4
Authors@R: person("Gerold", "Hepp", email = "gisler@hepp.cc", role = c("aut", "cre"))
Description: An enhanced version of the semi-empirical, spatially distributed
    emission and transport model PhosFate implemented in 'R' and 'C++'. It
    currently supports suspended solids (SS) and particulate phosphorus (PP). A
    major feature is the allocation of substance loads entering surface waters
    to their sources of origin, which is a basic requirement for the
    identification of critical source areas and in consequence a cost-effective
    implementation of mitigation measures. References: Hepp et al. (2022)
    <doi:10.1016/j.jenvman.2022.114514>; Hepp and Zessner (2019)
    <doi:10.3390/w11102161>; Kovacs (2013)
    <http://hdl.handle.net/20.500.12708/9468>.
License: AGPL (>= 3)
URL: https://gisler.github.io/RPhosFate/
BugReports: https://github.com/gisler/RPhosFate/issues
Language: en-GB
Encoding: UTF-8
ByteCompile: true
Depends: R (>= 3.5.0)
Imports: checkmate, graphics, methods, raster (>= 3.6.3), Rcpp,
        spatstat.geom, stats, utils, yaml
Suggests: knitr, rmarkdown, sp, tinytest, whitebox (>= 2.0.0)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Collate: 'GOFmetrics.R' 'aaa.R' 'RPhosFate.R' 'RcppExports.R'
        'assertives.R' 'deprecated.R' 'gettersSetters.R' 'input.R'
        'interface.R' 'utils.R' 'zzz.R'
NeedsCompilation: yes
Packaged: 2023-10-07 17:49:29 UTC; ghepp
Author: Gerold Hepp [aut, cre]
Maintainer: Gerold Hepp <gisler@hepp.cc>
Repository: CRAN
Date/Publication: 2023-10-07 18:10:03 UTC
