{
  "_id": "6a213deacd65a98ecbd297e1",
  "Package": "rechaRge",
  "Title": "HydroBudget – Groundwater Recharge Model",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Yannick\", \"Marcon\", , \"yannick.marcon@epfl.ch\", role = c(\"cre\", \"ctb\"),\ncomment = c(ORCID = \"0000-0003-0138-2023\")),\nperson(\"Emmanuel\", \"Dubois\", , \"emmanuel.dubois@epfl.ch\", role = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4896-6368\"))\n)",
  "Description": "HydroBudget is a spatially distributed groundwater\nrecharge model that computes a superficial water budget on grid\ncells with outputs aggregated into monthly time steps. It was\ndeveloped as an accessible and computationally affordable model\nto simulate groundwater recharge over large areas (thousands of\nkm2, regional-scale watersheds) and for long time periods\n(decades), in cold and humid climates. Model algorithms are\nbased on the research of Dubois, E. et al. (2021a)\n<doi:10.5683/SP3/EUDV3H> and Dubois, E. et al. (2021b)\n<doi:10.5194/hess-25-6567-2021>.",
  "URL": "https://github.com/gwrecharge/rechaRge/,\nhttps://gwrecharge.github.io/rechaRge-book/",
  "BugReports": "https://github.com/gwrecharge/rechaRge/issues/",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libnetcdf-dev\nlibproj-dev libsqlite3-dev",
  "Repository": "https://gwrecharge.r-universe.dev",
  "Date/Publication": "2025-03-09 22:51:26 UTC",
  "RemoteUrl": "https://github.com/gwrecharge/recharge",
  "RemoteRef": "HEAD",
  "RemoteSha": "99b784d3cdbead9413fdee6c163ce8670748f828",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:51:41 UTC",
    "User": "root"
  },
  "Author": "Yannick Marcon [cre, ctb] (ORCID:\n<https://orcid.org/0000-0003-0138-2023>),\nEmmanuel Dubois [aut, cph] (ORCID:\n<https://orcid.org/0000-0003-4896-6368>)",
  "Maintainer": "Yannick Marcon <yannick.marcon@epfl.ch>",
  "MD5sum": "c4e74f4ab927050999f6c8bec6854e02",
  "_user": "gwrecharge",
  "_type": "src",
  "_file": "rechaRge_1.0.0.tar.gz",
  "_fileid": "eccc99f9870b291db409c4a1a95aa6e767d31b2c9f89dbbac2baa23c3123194e",
  "_filesize": 365396,
  "_sha256": "eccc99f9870b291db409c4a1a95aa6e767d31b2c9f89dbbac2baa23c3123194e",
  "_created": "2026-06-04T08:51:41.000Z",
  "_published": "2026-06-04T08:57:14.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79483727772,
      "time": 255,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407222889"
    },
    {
      "job": 79483727799,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407211567"
    },
    {
      "job": 79483727764,
      "time": 268,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7407226787"
    },
    {
      "job": 79483727802,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407210969"
    },
    {
      "job": 79483150783,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407134489"
    },
    {
      "job": 79483727834,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407179129"
    },
    {
      "job": 79483727825,
      "time": 195,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7407202844"
    },
    {
      "job": 79483727846,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7407203994"
    },
    {
      "job": 79483727782,
      "time": 205,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7407206544"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gwrecharge/recharge",
  "_commit": {
    "id": "99b784d3cdbead9413fdee6c163ce8670748f828",
    "author": "Emmanuel Dubois <118429693+emmanuel-dubois@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update on f_runoff parameter -parametrization of RCN computation\n\nf_runoff is the parameter associated with the computation of surface runoff using the RCN method. It is used to adjust the individual RCN values in the original HB version as follows:\r\nRCNII * f_runoff\r\nwhere RCNII represents the individual RCN values assigned to each cell of the modelling grid, ranging from 1 to 100. f_runoff is one of the eight parameters that must be calibrated by users.\r\n\r\nFollowing the correction made to the RCN method in response to issue #30 , the parameter f_runoff is often >1, which introduces a model error by resulting in RCN values >100.\r\nAs a result, the parameterization of the RCNII correction was modified as follows::\r\n100 - (100-RCNII) * 1/f_runoff",
    "time": 1741560686
  },
  "_maintainer": {
    "name": "Yannick Marcon",
    "email": "yannick.marcon@epfl.ch",
    "login": "ymarcon",
    "description": "",
    "uuid": 2581149,
    "orcid": "0000-0003-0138-2023"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "airGR",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "doFuture",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "hydrostats",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "gwrecharge",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "ymarcon",
      "count": 71,
      "uuid": 2581149
    },
    {
      "user": "emmanuel-dubois",
      "count": 15,
      "uuid": 118429693
    }
  ],
  "_userbio": {
    "uuid": 140075073,
    "type": "organization",
    "name": "Groundwater Recharge Simulation"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rechaRge"
  },
  "_devurl": "https://github.com/gwrecharge/recharge",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rechaRge.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gwrecharge/recharge",
  "_realowner": "gwrecharge",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-05-14"
    }
  ],
  "_exports": [
    "compute_recharge",
    "evaluate_simulation_quality",
    "KGE",
    "new_hydrobudget",
    "with_progress",
    "with_verbose",
    "write_recharge_rasters",
    "write_recharge_results"
  ],
  "_help": [
    {
      "page": "compute_recharge",
      "title": "Simulation using a recharge model",
      "topics": [
        "compute_recharge",
        "compute_recharge.default",
        "compute_recharge.hydrobudget"
      ]
    },
    {
      "page": "evaluate_simulation_quality",
      "title": "Evaluate the quality of the simulation result",
      "topics": [
        "evaluate_simulation_quality",
        "evaluate_simulation_quality.default",
        "evaluate_simulation_quality.hydrobudget"
      ]
    },
    {
      "page": "KGE",
      "title": "KGE computation",
      "topics": [
        "KGE"
      ]
    },
    {
      "page": "new_hydrobudget",
      "title": "HydroBudget object",
      "topics": [
        "new_hydrobudget"
      ]
    },
    {
      "page": "with_progress",
      "title": "Progress option",
      "topics": [
        "with_progress"
      ]
    },
    {
      "page": "with_verbose",
      "title": "Verbose option",
      "topics": [
        "with_verbose"
      ]
    },
    {
      "page": "write_recharge_rasters",
      "title": "Write result as raster files",
      "topics": [
        "write_recharge_rasters",
        "write_recharge_rasters.default",
        "write_recharge_rasters.hydrobudget"
      ]
    },
    {
      "page": "write_recharge_results",
      "title": "Write result as data files",
      "topics": [
        "write_recharge_results",
        "write_recharge_results.default",
        "write_recharge_results.hydrobudget"
      ]
    }
  ],
  "_readme": "https://github.com/gwrecharge/recharge/raw/HEAD/README.md",
  "_rundeps": [
    "airGR",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "doFuture",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "globals",
    "hydrostats",
    "iterators",
    "lattice",
    "listenv",
    "lubridate",
    "ncdf4",
    "parallelly",
    "plyr",
    "progressr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "raster",
    "Rcpp",
    "sp",
    "terra",
    "timechange",
    "zoo"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "recharge",
  "_universes": [
    "gwrecharge",
    "ymarcon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:54:18.000Z",
      "distro": "noble",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "86771823f1a373c1c62f25b461420b181305b3e786c31831e2566391760c3dad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T08:54:13.000Z",
      "distro": "noble",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "4ed1c2836cbecd246c4a307ca571f74b132ee39155812c3401d3f58c81293ab0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:54:55.000Z",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "097a3c09d3f3b75cf17db12c0899bfea9258146c2034ec3b13158f8cce89e77c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:54:29.000Z",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "44f98f8db65fd12e12403ee1b94b3161554bed6adbc1e00e15b3de44c90986a6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T08:54:14.000Z",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "17d48830da55f8cf5175c6c4c2cb9a47bab1e4310dc4fa7e0e15276080870aaa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:53:14.000Z",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "ae82cddbc85761dd2d2bf9830fecddda1ff09dc80ef9ba5f0a68cda83ee22307",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:53:23.000Z",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "7ca84824273bbcd5b4a88c8020af6446979061841493f797555f81fc1dd56973",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:53:24.000Z",
      "commit": "99b784d3cdbead9413fdee6c163ce8670748f828",
      "fileid": "7c3b1399db3291a7c734c310ea366a5614d2ef161768670ed30fe3028a330247",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gwrecharge/actions/runs/26941258046"
    }
  ]
}