Package: RPhosFate Type: Package Title: Soil and Chemical Substance Emission and Transport Model Version: 2.0.1.9000 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 is based on the D-infinity, but also supports the D8 flow method. The currently available substances are 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) ; Hepp and Zessner (2019) ; Kovacs (2013) . 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 (>= 4.0.0) Imports: checkmate, graphics, methods, Rcpp, stats, terra, tools, utils, yaml Suggests: knitr, rmarkdown, tinytest, whitebox (>= 2.0.0) LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Collate: 'GOFmetrics.R' 'aaa.R' 'RPhosFate.R' 'RcppExports.R' 'assertives.R' 'gettersSetters.R' 'input.R' 'interface.R' 'utils.R' 'zzz.R' Config/roxygen2/version: 8.0.0 Config/roxygen2/markdown: TRUE Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://gisler.r-universe.dev Date/Publication: 2026-05-31 18:50:47 UTC RemoteUrl: https://github.com/gisler/rphosfate RemoteRef: HEAD RemoteSha: 397966b99052f83597df0d0e31fc64c1591c304f NeedsCompilation: yes Packaged: 2026-07-03 23:30:14 UTC; root Author: Gerold Hepp [aut, cre] Maintainer: Gerold Hepp