{
  "_id": "6a49f60d8408e3d40c0b3ce7",
  "Package": "ModalForecast",
  "Title": "Parametric Modal ARIMA Models using the SKD Family",
  "Version": "0.1.0",
  "Authors@R": "person(\"Christian\", \"Galarza\", email = \"chedgala@espol.edu.ec\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements parametric modal ARIMA models utilizing the\nSkewed Distribution (SKD) family. Current distributions\nsupported are the Skew-Normal, Skewed Student-t, and Skewed\nLaplace. The conditional mode is parameterized and optimized\nvia maximum likelihood using analytical gradients. Includes\ncomprehensive residual diagnostics, robustness options (heavy\ntails, asymmetry), robust parametric bootstrap prediction\nintervals, and classical asymptotic inference via the Fisher\nInformation matrix.",
  "URL": "https://github.com/chedgala/ModalForecast",
  "BugReports": "https://github.com/chedgala/ModalForecast/issues",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://chedgala.r-universe.dev",
  "Date/Publication": "2026-04-28 19:16:03 UTC",
  "RemoteUrl": "https://github.com/chedgala/modalforecast",
  "RemoteRef": "HEAD",
  "RemoteSha": "debde16d4dc44b9359c325419fb94c985c335296",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 06:40:07 UTC",
    "User": "root"
  },
  "Author": "Christian Galarza [aut, cre]",
  "Maintainer": "Christian Galarza <chedgala@espol.edu.ec>",
  "_user": "chedgala",
  "_type": "src",
  "_file": "ModalForecast_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a4da34420786a25a86b58bc7fa6f0e79c79f7847b12acd551f3b5d49369a4ff7",
  "_filesize": 936508,
  "_sha256": "a4da34420786a25a86b58bc7fa6f0e79c79f7847b12acd551f3b5d49369a4ff7",
  "_expires": "2026-10-13T06:13:31.000Z",
  "_created": "2026-06-12T06:40:07.000Z",
  "_published": "2026-07-05T06:13:33.268Z",
  "_jobs": [
    {
      "job": 85198327606,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7584839834"
    },
    {
      "job": 85198327614,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584849679"
    },
    {
      "job": 85198327611,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7584833919"
    },
    {
      "job": 85198327493,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584833679"
    },
    {
      "job": 85198327452,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584801577"
    },
    {
      "job": 85198327687,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584837347"
    },
    {
      "job": 85198327600,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7584827699"
    },
    {
      "job": 85198327491,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7584829071"
    },
    {
      "job": 85198327502,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7584828559"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856",
  "_status": "success",
  "_upstream": "https://github.com/chedgala/modalforecast",
  "_commit": {
    "id": "debde16d4dc44b9359c325419fb94c985c335296",
    "author": "Christian E Galarza <cgalarza88@gmail.com>",
    "committer": "Christian E Galarza <cgalarza88@gmail.com>",
    "message": "chore: update CRAN submission metadata and ignore non-standard files\n",
    "time": 1777403763
  },
  "_maintainer": {
    "name": "Christian Galarza",
    "email": "chedgala@espol.edu.ec"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "chedgala",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "chedgala",
      "count": 14,
      "uuid": 8940694
    }
  ],
  "_userbio": {
    "uuid": 8940694,
    "type": "user",
    "name": "Christian E. Galarza",
    "description": "Statistician by accident and christian by faith. I love travelling, teaching, eating, dancing, DJing, juggling, vibe coding, drumming, and music."
  },
  "_downloads": {
    "count": 527,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ModalForecast"
  },
  "_devurl": "https://github.com/chedgala/modalforecast",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ModalForecast.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/chedgala/modalforecast",
  "_realowner": "chedgala",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "auto.modal.arima",
    "diagnostics",
    "envelope",
    "fit_modal_arima",
    "forecast"
  ],
  "_help": [
    {
      "page": "auto.modal.arima",
      "title": "Automatic selection of Parametric Modal ARIMA model",
      "topics": [
        "auto.modal.arima"
      ]
    },
    {
      "page": "diagnostics",
      "title": "Diagnostic Plots for Modal ARIMA Models",
      "topics": [
        "diagnostics",
        "diagnostics.modal_arima"
      ]
    },
    {
      "page": "envelope",
      "title": "Simulation Envelope Diagnostics for Modal ARIMA Models",
      "topics": [
        "envelope",
        "envelope.modal_arima"
      ]
    },
    {
      "page": "fit_modal_arima",
      "title": "Fit a Parametric Modal ARIMA Model using the SKD Family",
      "topics": [
        "fit_modal_arima"
      ]
    },
    {
      "page": "forecast.modal_arima",
      "title": "Forecast methodology for Modal ARIMA",
      "topics": [
        "forecast.modal_arima"
      ]
    }
  ],
  "_readme": "https://github.com/chedgala/modalforecast/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "nlme",
    "nnet",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "timeDate",
    "urca",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "modalforecast",
  "_universes": [
    "chedgala"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T06:42:14.000Z",
      "distro": "noble",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/b573ec2148e0b295ee45a6e847c83ea1fdddb7aa85dd9d2fbdf2d43b63eaa809",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-12T06:42:53.000Z",
      "distro": "noble",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/245344e98c7611488624afd06cf2525885849318eb13e3d9d94322e6d4aef50d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T06:41:52.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/07abfb16f0204607520ebf2c39fd6963f15dc57862818e99917d792043ffa095",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-12T06:41:53.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/ce2226f403cc48ba8bf3b35edad7ec852e1990efe4151925c31b190cc15225cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-12T06:42:30.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/94b131a0b1ac164ddeb84ecbecb476c5d6285d173f508c6cfcaacd761734050c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T06:41:22.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/47bb732c07bf65f9ffcafd0c6c9f87b2e667b26261ad8a039d3fd83d548cf99b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T06:41:23.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/55e18c6e7888d4cc5fef7da99c130f0f2c8ff8d357104ea804708c6371f7acb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-12T06:41:25.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "https://r2.ropensci.org/feb603d1b59f20242edee9fc31103d18b7640b2547fe1d3b8eb6a18958db520c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/27399183856"
    }
  ]
}