{
  "_id": "6a4c95a807c3fd5c3260e11d",
  "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-07 05:54:56 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/78b445001f6f5a5b90d8d9c719d69f0adc59616077b3f259c82dd02e09e84e52",
  "_filesize": 5087599,
  "_sha256": "78b445001f6f5a5b90d8d9c719d69f0adc59616077b3f259c82dd02e09e84e52",
  "_expires": "2026-10-15T05:59:02.000Z",
  "_created": "2026-07-07T05:54:56.000Z",
  "_published": "2026-07-07T05:59:04.515Z",
  "_jobs": [
    {
      "job": 85546441223,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8129214683"
    },
    {
      "job": 85546441227,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8129208423"
    },
    {
      "job": 85546441216,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8129187521"
    },
    {
      "job": 85546441228,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8129204193"
    },
    {
      "job": 85545872668,
      "time": 275,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8129163182"
    },
    {
      "job": 85546441231,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8129206090"
    },
    {
      "job": 85546441266,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8129191455"
    },
    {
      "job": 85546441253,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8129189673"
    },
    {
      "job": 85546441246,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8129194673"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995",
  "_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": 379,
    "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-07T05:58:00.000Z",
      "distro": "resolute",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/792206a900b7b8916739fb473ea081c81f9b98d455b98e2d966b279786e7e18f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.2",
      "date": "2026-07-07T05:57:35.000Z",
      "distro": "resolute",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/e5c0b830671ff12cd0a8eabdd2c490cddf51e777db125f5bf17e8c7e4703b177",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-07-07T05:56:29.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/b0e8866230acf0e46ecd06509e24b3a48141cc8ddba68c8f4c96f6ffa3b0a2fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.2",
      "date": "2026-07-07T05:57:18.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/331a784cee9129c29003112692732aaa6f61726f8ac030dc57f5e56ef89e1652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2",
      "date": "2026-07-07T05:58:07.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/946da576cc8dfc850811ee9cb499dad1aa796ece6b66fe436cefd7b5bb2d8aa0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-07-07T05:56:18.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/e855b5f7015bdc2a2980b94ebb8f9b25db9155d8c053f127dd731eba5e0e93d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-07-07T05:56:10.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/b0088294bb05bdf212f450db4d572129311657e37101a5b9e9e074ab5068f3d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.2",
      "date": "2026-07-07T05:56:32.000Z",
      "commit": "55ba5c88e24fdd15456a998b17e4c82313355ddd",
      "fileid": "https://r2.ropensci.org/027b4f06e53122b7ecd29bf72d3ec5c709e2b95d935fe8fc7fd73ff0102d48d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/28844697995"
    }
  ]
}