{
  "_id": "6a1bf1411d7bb097a0a23336",
  "Package": "kwb.hantush",
  "Title": "Calculation of Groundwater Mounding Beneath an Infiltration\nBasin",
  "Version": "0.3.0",
  "Authors@R": "c(person(given = \"Michael\",\nfamily = \"Rustler\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michael.rustler@kompetenz-wasser.de\",\ncomment = c(ORCID = \"0000-0003-0647-7726\")),\nperson(given = \"Kompetenzzentrum Wasser Berlin gGmbH\",\nrole = \"cph\"))",
  "Description": "Calculation groundwater mounding beneath an infiltration\nbasin based on the Hantush (1967) equation\n(<doi:10.1029/WR003i001p00227>). The correct implementation is\nshown with a verification example based on a USGS report (page\n25,\n<https://pubs.usgs.gov/sir/2010/5102/support/sir2010-5102.pdf#page=35>).",
  "License": "MIT + file LICENSE",
  "URL": "https://kwb-r.github.io/kwb.hantush,\nhttps://github.com/KWB-R/kwb.hantush",
  "BugReports": "https://github.com/KWB-R/kwb.hantush/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyLoad": "yes",
  "RoxygenNote": "6.1.1",
  "Repository": "https://kwb-r.r-universe.dev",
  "Date/Publication": "2019-10-01 09:16:15 UTC",
  "RemoteUrl": "https://github.com/KWB-R/kwb.hantush",
  "RemoteRef": "HEAD",
  "RemoteSha": "463986b431e7d841a70bba1da057ea1318d26324",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:26:09 UTC",
    "User": "root"
  },
  "Author": "Michael Rustler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0647-7726>),\nKompetenzzentrum Wasser Berlin gGmbH [cph]",
  "Maintainer": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
  "MD5sum": "b0228d3b307e786a872344fbb01577b8",
  "_user": "kwb-r",
  "_type": "src",
  "_file": "kwb.hantush_0.3.0.tar.gz",
  "_fileid": "a85935e652d6db05733509f96ef9e8bdd186769ad9c9784ddf11b01269b45789",
  "_filesize": 1223164,
  "_sha256": "a85935e652d6db05733509f96ef9e8bdd186769ad9c9784ddf11b01269b45789",
  "_created": "2026-05-31T08:26:09.000Z",
  "_published": "2026-05-31T08:28:49.673Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78711933449,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315225176"
    },
    {
      "job": 78711933436,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315224980"
    },
    {
      "job": 78711933439,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315221612"
    },
    {
      "job": 78711933451,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315222128"
    },
    {
      "job": 78711788932,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315211180"
    },
    {
      "job": 78711933435,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315221745"
    },
    {
      "job": 78711933460,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315221737"
    },
    {
      "job": 78711933450,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315222721"
    },
    {
      "job": 78711933462,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315222717"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KWB-R/kwb.hantush",
  "_commit": {
    "id": "463986b431e7d841a70bba1da057ea1318d26324",
    "author": "Michael Rustler <michael.rustler@kompetenz-wasser.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from KWB-R/dev\n\nFix  License for Github, add Docsearch and dependency badge",
    "time": 1569921375
  },
  "_maintainer": {
    "name": "Michael Rustler",
    "email": "michael.rustler@kompetenz-wasser.de",
    "login": "mrustl",
    "twitter": "@MichaelRustler",
    "description": "Researcher @KWB-R ",
    "uuid": 11964451,
    "orcid": "0000-0003-0647-7726"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "hydroGOF",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kwb-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "groundwater-modelling",
    "groundwater-mounding",
    "infiltration-basin",
    "modelling",
    "project-demeau",
    "shiny-app"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mrustl",
      "count": 67,
      "uuid": 11964451
    }
  ],
  "_userbio": {
    "uuid": 11964354,
    "type": "organization",
    "name": "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
    "description": "KWB is an international centre for water research and knowledge transfer"
  },
  "_downloads": {
    "count": 12,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kwb.hantush"
  },
  "_devurl": "https://github.com/kwb-r/kwb.hantush",
  "_pkgdown": "https://kwb-r.github.io/kwb.hantush",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kwb.hantush.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2015-06-03"
    },
    {
      "version": "0.3.0",
      "date": "2019-09-17"
    }
  ],
  "_exports": [
    "baseProperties",
    "baseProps_ex1",
    "compareModelResults",
    "example1",
    "getModelComparisonTable",
    "hantush",
    "hantushDistances",
    "hantushDistancesBaseProps",
    "plotModelComparison"
  ],
  "_help": [
    {
      "page": "baseProperties",
      "title": "Hantush equation base properties",
      "topics": [
        "baseProperties"
      ]
    },
    {
      "page": "baseProps_ex1",
      "title": "USGS verification example: base parameterisation",
      "topics": [
        "baseProps_ex1"
      ]
    },
    {
      "page": "compareModelResults",
      "title": "USGS verification example: compare R results for water level increase with other models and calculate statistical goodness of fit values (e.g. RMSE, PBIAS, NSE)",
      "topics": [
        "compareModelResults"
      ]
    },
    {
      "page": "erf",
      "title": "Error function",
      "topics": [
        "erf"
      ]
    },
    {
      "page": "example1",
      "title": "USGS verification example: model parameterisation (multiple distances)",
      "topics": [
        "example1"
      ]
    },
    {
      "page": "getModelComparisonTable",
      "title": "USGS verification example: get model comparison table",
      "topics": [
        "getModelComparisonTable"
      ]
    },
    {
      "page": "hantush",
      "title": "Hantush equation",
      "topics": [
        "hantush"
      ]
    },
    {
      "page": "hantushDistances",
      "title": "Hantush distance: for multiple coordinates",
      "topics": [
        "hantushDistances"
      ]
    },
    {
      "page": "hantushDistancesBaseProps",
      "title": "Hantush distances & base properties: allows input of vector of x,y coordinates and also a vector for one of the base properties",
      "topics": [
        "hantushDistancesBaseProps"
      ]
    },
    {
      "page": "hantushS",
      "title": "Helper function hantushS",
      "topics": [
        "hantushS"
      ]
    },
    {
      "page": "hantushSstar",
      "title": "Hantush function Sstar",
      "topics": [
        "hantushSstar"
      ]
    },
    {
      "page": "plotModelComparison",
      "title": "USGS verification example: plot model comparison results",
      "topics": [
        "plotModelComparison"
      ]
    }
  ],
  "_readme": "https://github.com/KWB-R/kwb.hantush/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cpp11",
    "e1071",
    "hydroGOF",
    "hydroTSM",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "timechange",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "shiny-app.Rmd",
      "filename": "shiny-app.html",
      "title": "Shiny App",
      "author": "Michael Rustler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1 Online App",
        "1.1 German",
        "1.2 English",
        "2 Offline App",
        "2.1 German",
        "2.2 English"
      ],
      "created": "2018-12-05 10:46:33",
      "modified": "2018-12-05 14:37:13",
      "commits": 2
    },
    {
      "source": "tutorial.Rmd",
      "filename": "tutorial.html",
      "title": "Tutorial",
      "author": "Michael Rustler",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Install from GitHub",
        "2. Using the package",
        "2.1 Loading the package",
        "2.2 Model validation",
        "3. How to perform model runs?",
        "3.1 Model parameterisation",
        "3.2 Running the model",
        "3.3 Plotting the results"
      ],
      "created": "2018-12-05 10:46:33",
      "modified": "2019-09-17 10:03:35",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "kwb.hantush",
  "_universes": [
    "kwb-r",
    "mrustl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-31T08:28:07.000Z",
      "distro": "noble",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "59fe7024691a4789617092f223ae0cf41178d777fa849afab47d8ce89ff78dc7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-31T08:28:06.000Z",
      "distro": "noble",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "163d986895ee0952b7936933bd2ee4c9fb5610adde508075dae4e5bbf1702b1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-31T08:27:45.000Z",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "bbc351c15bbc303980cfd132c8ea2ce77b006b437fa54b300e2dff6143202481",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-31T08:27:49.000Z",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "b8d580c18d6278fa355be29ab976ddbfc91efa0778ea9b00130f324feaa40561",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-31T08:28:03.000Z",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "3bfd64bf575f58621a31a072d83c9923c4746d903375438c5953472a3110bec0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-31T08:27:22.000Z",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "9ae0e967d60b3e1c0d6ab4e2b0b4285838e64438d1ffdcfc2daf4410489304e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-31T08:27:34.000Z",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "a84eb566e330dbf021c6371e428c38468feb7aabe82954f14051cf8eee55dbf6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-31T08:27:32.000Z",
      "commit": "463986b431e7d841a70bba1da057ea1318d26324",
      "fileid": "149f7e36e5ee2f786dba4defe54cbd78204b0409b63d7332869db414d2a7915d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kwb-r/actions/runs/26707611636"
    }
  ]
}