{
  "_id": "6a489cf8e06c18f0a654332a",
  "Package": "RGENERATEPREC",
  "Maintainer": "Emanuele Cordano <emanuele.cordano@gmail.com>",
  "License": "GPL (>= 2)",
  "Title": "Tools to Generate Daily-Precipitation Time Series",
  "Type": "Package",
  "Authors@R": "c(person(given = \"Emanuele\",\nfamily = \"Cordano\",\nrole = c(\"aut\", \"cre\",\"ctb\"),\nemail = \"emanuele.cordano@gmail.com\",comment=c(ORCID=\"0000-0002-3508-5898\")))",
  "Description": "The method 'generate()' is extended for spatial multi-site\nstochastic generation of daily precipitation. It generates\nprecipitation occurrence in several sites using logit\nregression (Generalized Linear Models) and the approach by D.S.\nWilks (1998) <doi:10.1016/S0022-1694(98)00186-3> .",
  "Version": "1.3.2",
  "Date": "2025-07-30",
  "VignetteBuilder": "knitr",
  "URL": "https://ecor.github.io/RGENERATEPREC/",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libgsl0-dev libicu-dev",
  "Repository": "https://ecor.r-universe.dev",
  "Date/Publication": "2025-07-30 16:11:22 UTC",
  "RemoteUrl": "https://github.com/ecor/rgenerateprec",
  "RemoteRef": "HEAD",
  "RemoteSha": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 05:25:21 UTC",
    "User": "root"
  },
  "Author": "Emanuele Cordano [aut, cre, ctb] (ORCID:\n<https://orcid.org/0000-0002-3508-5898>)",
  "_user": "ecor",
  "_type": "src",
  "_file": "RGENERATEPREC_1.3.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/dc7d4be0b1dddd923f3d01edb556f6fa8db4223bad7822b7658223a7713d6cbb",
  "_filesize": 5087603,
  "_sha256": "dc7d4be0b1dddd923f3d01edb556f6fa8db4223bad7822b7658223a7713d6cbb",
  "_expires": "2026-10-12T05:41:07.000Z",
  "_created": "2026-07-04T05:25:21.000Z",
  "_published": "2026-07-04T05:41:12.377Z",
  "_jobs": [
    {
      "job": 85106058544,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078674936"
    },
    {
      "job": 85106058541,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078674133"
    },
    {
      "job": 85106058555,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078760268"
    },
    {
      "job": 85106058542,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078742306"
    },
    {
      "job": 85105745691,
      "time": 291,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078655268"
    },
    {
      "job": 85106058532,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078673328"
    },
    {
      "job": 85106058558,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078669533"
    },
    {
      "job": 85106058560,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078668041"
    },
    {
      "job": 85106058563,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078668223"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101",
  "_status": "success",
  "_upstream": "https://github.com/ecor/rgenerateprec",
  "_commit": {
    "id": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
    "author": "Emanuele Cordano <emanuele.cordano@gmail.com>",
    "committer": "Emanuele Cordano <emanuele.cordano@gmail.com>",
    "message": "as cran\n",
    "time": 1753891882
  },
  "_maintainer": {
    "name": "Emanuele Cordano",
    "email": "emanuele.cordano@gmail.com",
    "login": "ecor",
    "orcid": "0000-0002-3508-5898",
    "description": "I’m an environmental engineer with hydraulic and hydrological background and some skills in programming. Actually I'm self-employed and also work at JRC Ispra.",
    "uuid": 4470657
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "copula",
      "role": "Depends"
    },
    {
      "package": "RGENERATE",
      "role": "Depends"
    },
    {
      "package": "blockmatrix",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Depends"
    },
    {
      "package": "RMAWGEN",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mapview",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "lmom",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "RefManageR",
      "role": "Suggests"
    }
  ],
  "_owner": "ecor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ecor",
      "count": 86,
      "uuid": 4470657
    }
  ],
  "_userbio": {
    "uuid": 4470657,
    "type": "user",
    "name": "Emanuele Cordano",
    "followers": 50,
    "description": "I’m an environmental engineer with hydraulic and hydrological background and some skills in programming. Actually I'm self-employed and also work at JRC Ispra."
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RGENERATEPREC"
  },
  "_devurl": "https://github.com/ecor/rgenerateprec",
  "_pkgdown": "https://ecor.github.io/RGENERATEPREC/",
  "_searchresults": 45,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RGENERATEPREC.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ecor/rgenerateprec",
  "_realowner": "ecor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-01-07"
    },
    {
      "version": "1.2",
      "date": "2017-02-11"
    },
    {
      "version": "1.2.5",
      "date": "2019-11-27"
    },
    {
      "version": "1.2.8",
      "date": "2021-01-19"
    },
    {
      "version": "1.2.9",
      "date": "2022-01-20"
    },
    {
      "version": "1.3.2",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "CCGamma",
    "CCGammaToBlockmatrix",
    "dw.spell",
    "nwetdays",
    "omega",
    "omega_inv",
    "omega_root",
    "PrecipitationAmountModel",
    "PrecipitationOccurrenceModel",
    "PrecipitationOccurrenceMultiSiteModel"
  ],
  "_help": [
    {
      "page": "CCGamma",
      "title": "This function extends 'continuity_ratio' and adds the corresponding gaussian correlation matrix for no-precipitation occurrence.",
      "topics": [
        "CCGamma"
      ]
    },
    {
      "page": "CCGammaToBlockmatrix",
      "title": "This function returns a 'blockmatrix' object containing the gaussian cross-correlation matrices.",
      "topics": [
        "CCGammaToBlockmatrix"
      ]
    },
    {
      "page": "dw.spell",
      "title": "It calculates dry/wet spell duration.",
      "topics": [
        "dw.spell"
      ]
    },
    {
      "page": "generate",
      "title": "Stochastic Generation of a 'PrecipitationOccurrenceModel' or 'PrecipitationOccurrenceMultiSiteModel' model object",
      "topics": [
        "generate",
        "generate.CCGammaObjectListPerEachMonth",
        "generate.PrecipitationAmountModel",
        "generate.PrecipitationOccurrenceModel",
        "generate.PrecipitationOccurrenceMultiSiteModel"
      ]
    },
    {
      "page": "nwetdays",
      "title": "It calculates the number of wet days for each month and each year",
      "topics": [
        "nwetdays"
      ]
    },
    {
      "page": "omega",
      "title": "This function finds the bivariate joint probability or the binary correlation from the corresponding Gaussian correlation 'x'",
      "topics": [
        "omega"
      ]
    },
    {
      "page": "omega_inv",
      "title": "This function is the inverse of 'omega' function",
      "topics": [
        "omega_inv"
      ]
    },
    {
      "page": "omega_root",
      "title": "This is the target function whose zero is searched to crete the inverse function of 'omega'.",
      "topics": [
        "omega_root"
      ]
    },
    {
      "page": "PrecipitationAmountModel",
      "title": "Creates a Precipitation Amount Model",
      "topics": [
        "PrecipitationAmountModel"
      ]
    },
    {
      "page": "PrecipitationOccurrenceModel",
      "title": "Precipitation Occurrence Model",
      "topics": [
        "PrecipitationOccurrenceModel"
      ]
    },
    {
      "page": "PrecipitationOccurrenceMultiSiteModel",
      "title": "Precipitation Occurrence Multi-Site Model",
      "topics": [
        "PrecipitationOccurrenceMultiSiteModel"
      ]
    },
    {
      "page": "predict",
      "title": "Prediction of a 'PrecipitationOccurrenceModel' model object",
      "topics": [
        "predict",
        "predict.PrecipitationAmountModel",
        "predict.PrecipitationOccurrenceModel",
        "predict.PrecipitationOccurrenceMultiSiteModel"
      ]
    }
  ],
  "_readme": "https://github.com/ecor/rgenerateprec/raw/HEAD/README.md",
  "_rundeps": [
    "ADGofTest",
    "blockmatrix",
    "chron",
    "cli",
    "cluster",
    "colorspace",
    "copula",
    "cpp11",
    "date",
    "generics",
    "glue",
    "gsl",
    "lattice",
    "lifecycle",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pcaPP",
    "pspline",
    "RGENERATE",
    "rlang",
    "RMAWGEN",
    "sandwich",
    "stabledist",
    "stringi",
    "stringr",
    "strucchange",
    "timechange",
    "urca",
    "vars",
    "vctrs",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "precipitation_stochastic_generation_v8.Rmd",
      "filename": "precipitation_stochastic_generation_v8.html",
      "title": "Stochastic Generation of Daily Precipitation Time Series",
      "author": "Emanuele Cordano",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Introduction",
        "Trentino Example Dataset",
        "Generation of Precipitation in One Station",
        "Occurrence",
        "Amount",
        "Comparison",
        "Generation of Precipitation in Several Stations",
        "Modifying Precipitation Distribution (e.g. Precipitation Futture Projection)",
        "Conclusions",
        "References"
      ],
      "created": "2022-01-13 09:09:36",
      "modified": "2022-01-18 11:21:12",
      "commits": 6
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "rgenerateprec",
  "_universes": [
    "ecor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-07-04T05:28:02.000Z",
      "distro": "resolute",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/3ff5b701b622c97bb91010c789ee3a715f2c92eda8d8427b96628a3b418609ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-07-04T05:28:01.000Z",
      "distro": "resolute",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/859c831c9d533e227ce3676b325446ee8c2086be8001fc4341fb6f042304dde7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-07-04T05:40:11.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/8397c7c4302c8439e320b7ecded01d3fc43a8bebb76c4ff018969224f396aa43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-07-04T05:37:40.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/3dca616e2ab214c0a57097de82563c5495cc971237a9082f7362a964fb49263a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2",
      "date": "2026-07-04T05:28:29.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/6363894d29f2ffe1335e63da49812000edabcf6b0032523f5f0d40362021d326",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-07-04T05:27:05.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/332a1733d25bed5cebca7f4059161ac0a55354bad20c3942720116cf0607d1ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-07-04T05:26:48.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/483dae776b9db006b40c78c0e9fb2f084db330e6b5b938093e1eab0d18bd19b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-07-04T05:26:50.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/d654e8eb56c58dcf3136b1ca2aa4c6a7ad40d6a2f2fe4d952dd499fe24d494d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28696069101"
    }
  ]
}