{
  "_id": "6a197423acfb0bcc41defec5",
  "Package": "CAWET",
  "Title": "Calculation of Agricultural Water Needs and Evapotranspiration",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Pierre\", \"Rouault\", , \"CAWET@chaire-eacc.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0002-9473-7232\")),\nperson(\"David\", \"Dorchies\", , \"david.dorchies@inrae.fr\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-6595-7984\")),\nperson(\"Claire\", \"Richert\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-7456-6689\"))\n)",
  "Description": "An R tool for calculating theoretical irrigation water\nconsumption over a territory. CAWET extracts, models and\nanalyzes agro-climatic data to produce maps, graphics and\ncomparative outputs across different scenarios. The workflow\nincludes data extraction from online databases (via RADIS),\nmodeling (primarily using CropWat), and visualization of\nresults through graphics and maps.",
  "License": "AGPL (>= 3)",
  "URL": "https://inrae.r-universe.dev/CAWET,\nhttps://umr-g-eau.pages-forge.inrae.fr/cawet",
  "BugReports": "https://forge.inrae.fr/umr-g-eau/cawet/-/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Additional_repositories": "https://inrae.r-universe.dev",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev zlib1g-dev",
  "Repository": "https://inrae.r-universe.dev",
  "Date/Publication": "2026-03-30 20:51:52 UTC",
  "RemoteUrl": "https://forge.inrae.fr/umr-g-eau/cawet",
  "RemoteRef": "main",
  "RemoteSha": "d2e88c0de36099dc5f74aa38856d1682c927e938",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:23:40 UTC",
    "User": "root"
  },
  "Author": "Pierre Rouault [aut, cre] (ORCID:\n<https://orcid.org/0009-0002-9473-7232>),\nDavid Dorchies [aut] (ORCID: <https://orcid.org/0000-0002-6595-7984>),\nClaire Richert [aut] (ORCID: <https://orcid.org/0000-0001-7456-6689>)",
  "Maintainer": "Pierre Rouault <CAWET@chaire-eacc.fr>",
  "MD5sum": "cedfb326fdb930cbfa1004d1473745e0",
  "_user": "inrae",
  "_type": "src",
  "_file": "CAWET_1.1.0.tar.gz",
  "_fileid": "e1f8c1de59ab02c0b7b0b9222b6c79744424983081ac680f79f245abfdf8f9c7",
  "_filesize": 587103,
  "_sha256": "e1f8c1de59ab02c0b7b0b9222b6c79744424983081ac680f79f245abfdf8f9c7",
  "_created": "2026-05-29T09:23:40.000Z",
  "_published": "2026-05-29T11:10:27.586Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78473838183,
      "time": 980,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7287730049"
    },
    {
      "job": 78473838288,
      "time": 1027,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287744067"
    },
    {
      "job": 78473838186,
      "time": 520,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289275014"
    },
    {
      "job": 78473838294,
      "time": 500,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289269864"
    },
    {
      "job": 78473219911,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287428662"
    },
    {
      "job": 78473838255,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287476380"
    },
    {
      "job": 78473838224,
      "time": 1019,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7287741246"
    },
    {
      "job": 78473838180,
      "time": 1056,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7287752380"
    },
    {
      "job": 78473838177,
      "time": 966,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7287725553"
    }
  ],
  "_buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://forge.inrae.fr/umr-g-eau/cawet",
  "_commit": {
    "id": "d2e88c0de36099dc5f74aa38856d1682c927e938",
    "author": "David Dorchies <david.dorchies@inrae.fr>",
    "committer": "David Dorchies <david.dorchies@inrae.fr>",
    "message": "fix: wrong use of update.packages\n\nRefs #42\n",
    "time": 1774903912
  },
  "_maintainer": {
    "name": "Pierre Rouault",
    "email": "cawet@chaire-eacc.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "RADIS",
      "role": "Imports"
    },
    {
      "package": "CropWat",
      "role": "Imports"
    },
    {
      "package": "slider",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "forge-umr-g-eau",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 44
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-12-20"
    },
    {
      "name": "v1.0.1",
      "date": "2026-01-29"
    },
    {
      "name": "v1.0.2",
      "date": "2026-01-30"
    },
    {
      "name": "v1.1.0",
      "date": "2026-03-30"
    }
  ],
  "_userbio": {
    "uuid": 64418390,
    "type": "organization",
    "name": "INRAE",
    "description": "INRAE, French National Institute for Agriculture, Food and Environment"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CAWET"
  },
  "_devurl": "https://github.com/inrae/cawet",
  "_pkgdown": "https://umr-g-eau.pages-forge.inrae.fr/cawet",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CAWET.html",
    "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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "creer_parcelles_autour_point_centre",
    "creer_parcelles_autour_point_repgraph",
    "FpCAWET",
    "get_Path_Run",
    "get_Run_Config",
    "get_soil_depth",
    "ggsave",
    "prepare_territory_for_existing_plots",
    "prepare_territory_for_non_existing_plots",
    "process_soil_characteristic",
    "read_CAWET_data",
    "read_ordonnanceur",
    "run",
    "Run_Cropwat_CAWET",
    "run_script1",
    "run_script2",
    "run_script3_1",
    "run_script3_2",
    "run_script3_3",
    "setup_CAWET",
    "st_read",
    "Verif_ordonnanceur_CAWET"
  ],
  "_datasets": [
    {
      "name": "grille_safran",
      "title": "SAFRAN climate grid used by CAWET",
      "object": "grille_safran",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id_maille",
        "lambx",
        "lamby",
        "geometry"
      ],
      "rows": 8969,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "creer_parcelles_autour_point_centre",
      "title": "Create plots around a center (for \"RADIS noir\" option)",
      "topics": [
        "creer_parcelles_autour_point_centre"
      ]
    },
    {
      "page": "creer_parcelles_autour_point_repgraph",
      "title": "Create plots around a center, and change the center for each crop (for \"RADIS noir\" option)",
      "topics": [
        "creer_parcelles_autour_point_repgraph"
      ]
    },
    {
      "page": "FpCAWET",
      "title": "Construct Full Path for CAWET",
      "topics": [
        "FpCAWET"
      ]
    },
    {
      "page": "get_Run_Config",
      "title": "Get or create a CAWET run configuration",
      "topics": [
        "get_Path_Run",
        "get_Run_Config"
      ]
    },
    {
      "page": "get_soil_depth",
      "title": "Get soil depth",
      "topics": [
        "get_soil_depth"
      ]
    },
    {
      "page": "get_soil_textures",
      "title": "Get soil textures",
      "topics": [
        "get_soil_textures"
      ]
    },
    {
      "page": "ggsave",
      "title": "Suppress messages from ggplot2::ggsave",
      "topics": [
        "ggsave"
      ]
    },
    {
      "page": "grille_safran",
      "title": "SAFRAN climate grid used by CAWET",
      "topics": [
        "grille_safran"
      ]
    },
    {
      "page": "prepare_territory_for_existing_plots",
      "title": "Prepare the shapefile with the polygons for which data will be retrieved.",
      "topics": [
        "prepare_territory_for_existing_plots"
      ]
    },
    {
      "page": "prepare_territory_for_non_existing_plots",
      "title": "Prepare the shapefile with the polygons for which data will be retrieved in the case agricultural plots are fictional.",
      "topics": [
        "prepare_territory_for_non_existing_plots"
      ]
    },
    {
      "page": "process_soil_characteristic",
      "title": "Computes the value of a soil characteristic for all relevant soil horizons, for each row of a data.frame.",
      "topics": [
        "process_soil_characteristic"
      ]
    },
    {
      "page": "read_CAWET_data",
      "title": "Read CAWET Data File",
      "topics": [
        "read_CAWET_data",
        "read_ordonnanceur"
      ]
    },
    {
      "page": "run",
      "title": "Run the complete CAWET workflow",
      "topics": [
        "run"
      ]
    },
    {
      "page": "Run_Cropwat_CAWET",
      "title": "Run Cropwat CAWET simulation for a given crop, irrigation method and sequence",
      "topics": [
        "Run_Cropwat_CAWET"
      ]
    },
    {
      "page": "run_script1",
      "title": "Preparation of input data for CAWET model using RADIS data",
      "topics": [
        "run_script1"
      ]
    },
    {
      "page": "run_script2",
      "title": "Run Script 2 - Simulations for crop water management modeling",
      "topics": [
        "run_script2"
      ]
    },
    {
      "page": "run_script3_1",
      "title": "Plotting simulation results for a CAWET scenario",
      "topics": [
        "run_script3_1"
      ]
    },
    {
      "page": "run_script3_2",
      "title": "Scenario Comparison Script",
      "topics": [
        "run_script3_2"
      ]
    },
    {
      "page": "run_script3_3",
      "title": "Climatic indicators calculation and graphs generation",
      "topics": [
        "run_script3_3"
      ]
    },
    {
      "page": "setup_CAWET",
      "title": "Setup CAWET instance in a specified directory",
      "topics": [
        "setup_CAWET"
      ]
    },
    {
      "page": "st_read",
      "title": "Suppress messages from sf::st_read",
      "topics": [
        "st_read"
      ]
    },
    {
      "page": "Verif_ordonnanceur_CAWET",
      "title": "Ordonnanceur verification function for CAWET",
      "topics": [
        "Verif_ordonnanceur_CAWET"
      ]
    }
  ],
  "_pkglogo": "https://forge.inrae.fr/umr-g-eau/cawet/raw/main/man/figures/logo.png",
  "_readme": "https://forge.inrae.fr/umr-g-eau/cawet/raw/main/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "brew",
    "bslib",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "CropWat",
    "crosstalk",
    "curl",
    "data.table",
    "dataverse",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "glue",
    "gtable",
    "happign",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "isoband",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leaflet",
    "leaflet.providers",
    "leafpop",
    "lifecycle",
    "logger",
    "lubridate",
    "magrittr",
    "mapview",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "openxlsx",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "RADIS",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "satellite",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "slider",
    "sp",
    "stars",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "terra",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "warp",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "CAWET.Rmd",
      "filename": "CAWET.html",
      "title": "CAWET – Tutoriel d'utilisation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "🚀 Prérequis",
        "🔧 Fonctionnement général de l’outil",
        "📁 L’ordonnanceur – Structure et champs à renseigner",
        "🧪 Exécution type dans R",
        "📊 Sorties générées",
        "📎 Notes utiles",
        "🏁 Contact / Contributions"
      ],
      "created": "2025-12-15 07:43:06",
      "modified": "2026-03-30 18:17:10",
      "commits": 9
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "cawet",
  "_universes": [
    "inrae"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-29T09:27:09.000Z",
      "distro": "noble",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "6448da634ec5bc4a3b8a5b22acd7ab69ac411e7d7f9594663a1ca202b6039d19",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-29T09:27:10.000Z",
      "distro": "noble",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "8232ac113c173f98f4481397ff500cc1564a6214bc1abaae3e9727729ba3a079",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-29T11:02:46.000Z",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "2542ec7add6771f527bc440531a3989a0e38dffb775434d0b21046a30229e5b9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-29T11:02:49.000Z",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "4955c22e8560514b250de82cd1bf99db644eb334f43df10c0213b298adf0d659",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-29T09:26:36.000Z",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "7024e93de39828f77646953d45e642a398356b03ed714c616f8a423f1fc11893",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-29T09:25:53.000Z",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "082393df27722b2fb81bb1f5c0df403cb0198566cfabcbcfd27632aa7bfbac14",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-29T09:25:27.000Z",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "0cb2b0be6ce84e856fec6a756e5cccd7fa023330bf9c94f8ac9398fcb018cd55",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-29T09:25:09.000Z",
      "commit": "d2e88c0de36099dc5f74aa38856d1682c927e938",
      "fileid": "8a4e6228ca0fbaf6ba1ad73556391342b972e8dd320fdccc54bb397b31328cb3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26629108224"
    }
  ]
}