{
  "_id": "6a102449acfb0bcc41c8db43",
  "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-05-13 10:01:12 UTC",
    "User": "root"
  },
  "Author": "Christian Galarza [aut, cre]",
  "Maintainer": "Christian Galarza <chedgala@espol.edu.ec>",
  "MD5sum": "efc0702db0b7eb2aecc02f495c009c5a",
  "_user": "chedgala",
  "_type": "src",
  "_file": "ModalForecast_0.1.0.tar.gz",
  "_fileid": "4a880d2282a26759f5945928ea6b37e6e890fe0e27a9c69fa28559b33a6a503d",
  "_filesize": 938752,
  "_sha256": "4a880d2282a26759f5945928ea6b37e6e890fe0e27a9c69fa28559b33a6a503d",
  "_created": "2026-05-13T10:01:12.000Z",
  "_published": "2026-05-22T09:39:21.045Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354402033,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967143000"
    },
    {
      "job": 77354401683,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967146486"
    },
    {
      "job": 77354401817,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967244423"
    },
    {
      "job": 77354401823,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967264356"
    },
    {
      "job": 77354401787,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967092708"
    },
    {
      "job": 77354401245,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157463114"
    },
    {
      "job": 77354402046,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6967134127"
    },
    {
      "job": 77354401986,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6967125587"
    },
    {
      "job": 77354401832,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967136163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 0,
    "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",
    "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-05-13T10:03:24.000Z",
      "distro": "noble",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "f8cae36bae2120469aa2fb3a31bcea5c6d0fc0c708b1d42c2841334e2a5e52aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T10:03:33.000Z",
      "distro": "noble",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "ebc04465fcc34709074f91c8561966ee3797e15304074652cfe8e0724e298ade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T10:08:21.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "6776520bd7fce371de3173ae4320b9c7eb013cfe511b6b08e22c0ff3f622a000",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T10:09:18.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "fe7a2495e4ac188e2e2074afe6fb0e4b89e35f51ed16e5074ce686646140879a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T10:02:48.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "d6d6fc2c2491ad9ebe16919d37032bd79c495824b18bccc160487b392fcc476a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T10:02:28.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "2c006d81cae74efb8fe46a49449bed1d985ad2642308661cc3a1e71e2805ea50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T10:02:58.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "26a8de98e2e92982250f08b65df5486c6139a92774da1aff4914ecebad05da9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:39:03.000Z",
      "commit": "debde16d4dc44b9359c325419fb94c985c335296",
      "fileid": "d2fe93afbb7e09f33325dc80acfca6e999ace1de9631f2bb01dd0928efe9cf2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/chedgala/actions/runs/25791990127"
    }
  ]
}