{
  "_id": "6a103df9acfb0bcc41c9c69e",
  "Package": "WaterBalanceR",
  "Type": "Package",
  "Title": "Calculate High Resolution Water Balance of Starch Potatoes",
  "Version": "0.1.21",
  "Authors@R": "person(\ngiven = \"Thomas\",\nfamily = \"Piernicke\",\nemail = \"thomasp@gfz.de\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0006-9760-5162\")\n)",
  "Description": "Calculates the water balance of starch potatoes from\nNormalized Distance Vegetation Index (NDVI) images, German\nWeather Service (DWD) reference evapotranspiration, German\nWeather Service RADOLAN precipitation data and irrigation\ninformation. For more details see Piernicke et al. (2025)\n<doi:10.3390/rs17183227>.",
  "License": "AGPL-3",
  "Encoding": "UTF-8",
  "URL": "https://doi.org/10.5281/zenodo.15046338,\nhttps://github.com/thomasp-gfz/WaterBalanceR",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://thomasp-gfz.r-universe.dev",
  "Date/Publication": "2026-03-12 19:25:13 UTC",
  "RemoteUrl": "https://github.com/thomasp-gfz/waterbalancer",
  "RemoteRef": "HEAD",
  "RemoteSha": "25c445cdff98b9e8e3d87d895706c87890047f43",
  "RemoteSubdir": "WaterBalanceR",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:22:56 UTC",
    "User": "root"
  },
  "Author": "Thomas Piernicke [aut, cre] (ORCID:\n<https://orcid.org/0009-0006-9760-5162>)",
  "Maintainer": "Thomas Piernicke <thomasp@gfz.de>",
  "MD5sum": "587ad2a1c1f0aa61f1da61b36525cdaf",
  "_user": "thomasp-gfz",
  "_type": "src",
  "_file": "WaterBalanceR_0.1.21.tar.gz",
  "_fileid": "57d44799cdb62d1bd0019937c4c98dc7a132eede34539823a45aa59af3ca12a3",
  "_filesize": 8570876,
  "_sha256": "57d44799cdb62d1bd0019937c4c98dc7a132eede34539823a45aa59af3ca12a3",
  "_created": "2026-05-11T09:22:56.000Z",
  "_published": "2026-05-22T11:28:57.513Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370481957,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6914876015"
    },
    {
      "job": 77370481927,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6914884088"
    },
    {
      "job": 77370482257,
      "time": 261,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6914876041"
    },
    {
      "job": 77370481892,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6914857400"
    },
    {
      "job": 77370481236,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6914794703"
    },
    {
      "job": 77370481167,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159408925"
    },
    {
      "job": 77370481776,
      "time": 713,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6915044679"
    },
    {
      "job": 77370482027,
      "time": 747,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6915055865"
    },
    {
      "job": 77370481800,
      "time": 190,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6914862817"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomasp-gfz/waterbalancer",
  "_commit": {
    "id": "25c445cdff98b9e8e3d87d895706c87890047f43",
    "author": "thomasp <thomasp@gfz-potsdam.de>",
    "committer": "thomasp <thomasp@gfz-potsdam.de>",
    "message": "Fixed bug, that could cause unwanted renaming of files and folders\n",
    "time": 1773343513
  },
  "_maintainer": {
    "name": "Thomas Piernicke",
    "email": "thomasp@gfz.de",
    "login": "thomasp-gfz",
    "uuid": 199919736
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rdwd",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "RSelenium",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "openeo",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "thomasp-gfz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thomaspgfz",
      "count": 41,
      "uuid": 98810762
    }
  ],
  "_userbio": {
    "uuid": 199919736,
    "type": "user",
    "name": "Thomas Piernicke"
  },
  "_downloads": {
    "count": 512,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WaterBalanceR"
  },
  "_devurl": "https://github.com/thomasp-gfz/waterbalancer",
  "_searchresults": 0,
  "_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/WaterBalanceR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomasp-gfz/waterbalancer",
  "_realowner": "thomasp-gfz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.19",
      "date": "2025-12-19"
    },
    {
      "version": "0.1.20",
      "date": "2026-03-11"
    },
    {
      "version": "0.1.21",
      "date": "2026-03-13"
    }
  ],
  "_exports": [
    "calcWB",
    "calcWBplots",
    "DownloadET0fromArable",
    "DownloadET0fromDWD",
    "DownloadRadolanFromDWD",
    "DownloadRaindancer",
    "DownloadRaindancerCombineCharts",
    "DownloadSentinel2"
  ],
  "_help": [],
  "_readme": "https://github.com/thomasp-gfz/waterbalancer/raw/HEAD/WaterBalanceR/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assertthat",
    "base64enc",
    "berryFunctions",
    "binman",
    "bitops",
    "caTools",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "fastmap",
    "generics",
    "geosphere",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "htmltools",
    "httr",
    "httr2",
    "IRdisplay",
    "isoband",
    "janitor",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "mime",
    "openeo",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rdwd",
    "readxl",
    "rematch",
    "repr",
    "rlang",
    "RSelenium",
    "rvest",
    "s2",
    "S7",
    "scales",
    "selectr",
    "semver",
    "sf",
    "snakecase",
    "sp",
    "stars",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "wdman",
    "withr",
    "wk",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "waterbalancer",
  "_universes": [
    "thomasp-gfz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.21",
      "date": "2026-05-11T09:25:54.000Z",
      "distro": "noble",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "7f186158aaf83ae2f71fffa0dc1b1d6e31cedde9235f49b7aa6f19be16af658e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.21",
      "date": "2026-05-11T09:26:06.000Z",
      "distro": "noble",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "c4700c41048ece3f7543ca5390cfb2cc17f09e8011f8e68c4501f23a6f43ab6d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.21",
      "date": "2026-05-11T09:26:14.000Z",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "37bdeb6bafabd3e60d66c8330345b0fbc021d8230c7502c3f9e20514422399a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.21",
      "date": "2026-05-11T09:25:25.000Z",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "776f7ed11de41da8fe41e77e12e02675af90979605ef3ec3ee7feeecb69d5e96",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.21",
      "date": "2026-05-11T09:33:22.000Z",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "7cba0c70c1203c9f17c3728a88858334f740a9da73eee7f94720d451749afd30",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.21",
      "date": "2026-05-11T09:34:01.000Z",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "9004365a79a1a86ea12233f6ef96fa45bd2772dea8ee9289736b905b75a9a43d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.21",
      "date": "2026-05-11T09:24:48.000Z",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "65a7012af3c43c1c7db49357c4e0b64bc15fea4b93e41869e1410fbec2c01adb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.21",
      "date": "2026-05-22T11:28:28.000Z",
      "commit": "25c445cdff98b9e8e3d87d895706c87890047f43",
      "fileid": "37a6a45cab2c118b1bcab8d4cf7886be9c325536556303a6a9bb05465a7e7677",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomasp-gfz/actions/runs/25661473302"
    }
  ]
}