{
  "_id": "6a0f6c9eacfb0bcc41c5e9cb",
  "Package": "RPhosFate",
  "Type": "Package",
  "Title": "Soil and Chemical Substance Emission and Transport Model",
  "Version": "2.0.1",
  "Authors@R": "person(\"Gerold\", \"Hepp\", email = \"gisler@hepp.cc\", role = c(\"aut\", \"cre\"))",
  "Description": "An enhanced version of the semi-empirical, spatially\ndistributed emission and transport model PhosFate implemented\nin 'R' and 'C++'. It is based on the D-infinity, but also\nsupports the D8 flow method. The currently available substances\nare suspended solids (SS) and particulate phosphorus (PP). A\nmajor feature is the allocation of substance loads entering\nsurface waters to their sources of origin, which is a basic\nrequirement for the identification of critical source areas and\nin consequence a cost-effective implementation of mitigation\nmeasures. References: Hepp et al. (2022)\n<doi:10.1016/j.jenvman.2022.114514>; Hepp and Zessner (2019)\n<doi:10.3390/w11102161>; Kovacs (2013)\n<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",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Collate": "'GOFmetrics.R' 'aaa.R' 'RPhosFate.R' 'RcppExports.R'\n'assertives.R' 'gettersSetters.R' 'input.R' 'interface.R'\n'utils.R' 'zzz.R'",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 08:14:22 UTC",
    "User": "root"
  },
  "Author": "Gerold Hepp [aut, cre]",
  "Maintainer": "Gerold Hepp <gisler@hepp.cc>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-03-22 10:40:04 UTC",
  "RemoteUrl": "https://github.com/cran/RPhosFate",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
  "MD5sum": "4d81ee1506b391f98ec8324361d95704",
  "_user": "cran",
  "_type": "src",
  "_file": "RPhosFate_2.0.1.tar.gz",
  "_fileid": "dec05435832a4aaac05329c31e3e33736a41a28b7a82da18b1aa4d26114d55e0",
  "_filesize": 1542558,
  "_sha256": "dec05435832a4aaac05329c31e3e33736a41a28b7a82da18b1aa4d26114d55e0",
  "_created": "2026-05-21T08:14:22.000Z",
  "_published": "2026-05-21T20:35:42.402Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77263436856,
      "time": 234,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130681419"
    },
    {
      "job": 77263436140,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130671762"
    },
    {
      "job": 77263436606,
      "time": 198,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130670107"
    },
    {
      "job": 77263436609,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130672176"
    },
    {
      "job": 77263435588,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130604648"
    },
    {
      "job": 77263435557,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146585212"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26213897496",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RPhosFate",
  "_commit": {
    "id": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
    "author": "Gerold Hepp <gisler@hepp.cc>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.1\n",
    "time": 1742640004
  },
  "_maintainer": {
    "name": "Gerold Hepp",
    "email": "gisler@hepp.cc",
    "login": "gisler",
    "description": "",
    "uuid": 19665733
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "whitebox",
      "version": ">= 2.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gisler",
      "count": 3,
      "uuid": 19665733
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RPhosFate"
  },
  "_devurl": "https://github.com/gisler/rphosfate",
  "_pkgdown": "https://gisler.github.io/RPhosFate/",
  "_searchresults": 3,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RPhosFate.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gisler/rphosfate",
  "_realowner": "gisler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2022-09-21"
    },
    {
      "version": "1.0.3",
      "date": "2023-03-06"
    },
    {
      "version": "1.0.4",
      "date": "2023-10-07"
    },
    {
      "version": "2.0.1",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "autoCalibrate",
    "autoCalibrate2",
    "calibrationQuality",
    "catchment",
    "demoProject",
    "DEMrelatedInput",
    "emission",
    "erosion",
    "erosionPrerequisites",
    "firstRun",
    "getLayer",
    "getParameter",
    "img2tif",
    "RPhosFate",
    "saveState",
    "setParameter",
    "snapGauges",
    "subsequentRun",
    "transport",
    "transportPrerequisites"
  ],
  "_help": [
    {
      "page": "autoCalibrate-RPhosFate-method",
      "title": "One dimensional automatic model calibration",
      "topics": [
        "autoCalibrate",
        "autoCalibrate,RPhosFate-method"
      ]
    },
    {
      "page": "autoCalibrate2-RPhosFate-method",
      "title": "Two dimensional automatic model calibration",
      "topics": [
        "autoCalibrate2",
        "autoCalibrate2,RPhosFate-method"
      ]
    },
    {
      "page": "calibrationQuality-RPhosFate-method",
      "title": "Calibration quality",
      "topics": [
        "calibrationQuality",
        "calibrationQuality,RPhosFate-method"
      ]
    },
    {
      "page": "demoProject",
      "title": "Demonstration project",
      "topics": [
        "demoProject"
      ]
    },
    {
      "page": "DEMrelatedInput",
      "title": "DEM related input",
      "topics": [
        "DEMrelatedInput"
      ]
    },
    {
      "page": "emission-RPhosFate-method",
      "title": "Emission",
      "topics": [
        "emission",
        "emission,RPhosFate-method"
      ]
    },
    {
      "page": "erosion-RPhosFate-method",
      "title": "Erosion",
      "topics": [
        "erosion",
        "erosion,RPhosFate-method"
      ]
    },
    {
      "page": "erosionPrerequisites-RPhosFate-method",
      "title": "Erosion prerequisites",
      "topics": [
        "erosionPrerequisites",
        "erosionPrerequisites,RPhosFate-method"
      ]
    },
    {
      "page": "firstRun-RPhosFate-method",
      "title": "First run",
      "topics": [
        "firstRun",
        "firstRun,RPhosFate-method"
      ]
    },
    {
      "page": "getLayer-RPhosFate-method",
      "title": "Get layer",
      "topics": [
        "getLayer",
        "getLayer,RPhosFate-method",
        "[,RPhosFate,ANY,ANY-method"
      ]
    },
    {
      "page": "getParameter-RPhosFate-method",
      "title": "Get parameter(s)",
      "topics": [
        "getParameter",
        "getParameter,RPhosFate-method"
      ]
    },
    {
      "page": "img2tif",
      "title": "Convert _ERDAS IMAGINE_ to _GeoTIFF_ raster files",
      "topics": [
        "img2tif"
      ]
    },
    {
      "page": "catchment",
      "title": "Initialise project",
      "topics": [
        "catchment",
        "RPhosFate"
      ]
    },
    {
      "page": "RPhosFate-class",
      "title": "RPhosFate class",
      "topics": [
        "RPhosFate-class"
      ]
    },
    {
      "page": "saveState-RPhosFate-method",
      "title": "Save state",
      "topics": [
        "saveState",
        "saveState,RPhosFate-method"
      ]
    },
    {
      "page": "setParameter-RPhosFate-method",
      "title": "Set parameter(s)",
      "topics": [
        "setParameter",
        "setParameter,RPhosFate-method"
      ]
    },
    {
      "page": "snapGauges-RPhosFate-method",
      "title": "Snap gauge(s)",
      "topics": [
        "snapGauges",
        "snapGauges,RPhosFate-method"
      ]
    },
    {
      "page": "subsequentRun-RPhosFate-method",
      "title": "Subsequent run",
      "topics": [
        "subsequentRun",
        "subsequentRun,RPhosFate-method"
      ]
    },
    {
      "page": "transport-RPhosFate-method",
      "title": "Transport",
      "topics": [
        "transport",
        "transport,RPhosFate-method"
      ]
    },
    {
      "page": "transportPrerequisites-RPhosFate-method",
      "title": "Transport prerequisites",
      "topics": [
        "transportPrerequisites",
        "transportPrerequisites,RPhosFate-method"
      ]
    }
  ],
  "_readme": "https://github.com/cran/RPhosFate/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "Rcpp",
    "RcppArmadillo",
    "terra",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "basicWorkflow.Rmd",
      "filename": "basicWorkflow.html",
      "title": "Basic modelling workflow",
      "author": "Gerold Hepp",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preparations",
        "Project initialisation",
        "First model run for suspended solids (SS)",
        "Calibration quality of SS",
        "Calibrate SS",
        "Calibration quality of particulate phosphorus (PP)",
        "Calibrate PP",
        "Save state",
        "Return to the calibrated project at a later time"
      ],
      "created": "2022-09-21 07:50:08",
      "modified": "2025-03-22 10:40:04",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "rphosfate",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://gisler.r-universe.dev/RPhosFate",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-21T08:17:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
      "fileid": "1762c7a34697ea6e1eec266014b8fac64f5bcd980a6731aa3418de84b1720dfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26213897496"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-21T08:16:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
      "fileid": "d5f55d7ee56959aab18752c0b6b344aa4a39d8cacea48847ecb634f46b64f77c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26213897496"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-21T08:16:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
      "fileid": "695caf425f2d7df98e885e7cc52d0444891a5dfe7592e289ea35606d7970d990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26213897496"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-05-21T08:17:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
      "fileid": "c4778a9f2260d557e9e97dc6273b928571196491e657ca5b42ec5bc8d10df9d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26213897496"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-05-21T20:35:07.000Z",
      "arch": "emscripten",
      "commit": "bbd271296e3ea0cb4edb5bf43d5c56c14857c25b",
      "fileid": "bfd2cbfa55772618726f1fe32ebfb52025fade600cdb3bba1bfecbc646ee6d43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26213897496"
    }
  ]
}