{
  "_id": "6a182026acfb0bcc41db21ab",
  "Package": "icomb",
  "Title": "Forecasting Hierarchical Time Series Using Information\nCombination",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Shanika\",\nfamily = \"Wickramasuriya\",\nemail = \"shanika.wickramasuriya@monash.edu\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nrole = \"ctb\"),\nperson(given = \"Nuwani\",\nfamily = \"Palihawadana\",\nrole = \"ctb\"),\nperson(given = \"Minh\",\nfamily = \"Nguyen\",\nrole = \"ctb\"))",
  "Description": "Implements the Information Combination (IComb) approach\nproposed by Nguyen, Vahid and Wickramasuriya\n(2025)<https://www.monash.edu/business/ebs/research/publications/ebs/2025/wp11-2025.pdf>\nfor hierarchical forecast reconciliation. The method combines\ninformation from base forecasts constructed using different\ninformation sets while ensuring coherence. It is implemented\nusing a penalized regression-based framework.",
  "License": "GPL (>= 3)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://shanikalw.github.io/icomb/,\nhttps://github.com/ShanikaLW/icomb",
  "BugReports": "https://github.com/ShanikaLW/icomb/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://shanikalw.r-universe.dev",
  "Date/Publication": "2026-05-28 10:04:25 UTC",
  "RemoteUrl": "https://github.com/shanikalw/icomb",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:55:32 UTC",
    "User": "root"
  },
  "Author": "Shanika Wickramasuriya [aut, cre, cph],\nMitchell O'Hara-Wild [ctb],\nNuwani Palihawadana [ctb],\nMinh Nguyen [ctb]",
  "Maintainer": "Shanika Wickramasuriya <shanika.wickramasuriya@monash.edu>",
  "MD5sum": "7bd6edeac2a07546a2e7bf00e8192d70",
  "_user": "shanikalw",
  "_type": "src",
  "_file": "icomb_0.2.0.tar.gz",
  "_fileid": "673ff5006f2702aaf362d1dae99b3feb3c21ba3e8eb12631dede9a311dfaae51",
  "_filesize": 2698467,
  "_sha256": "673ff5006f2702aaf362d1dae99b3feb3c21ba3e8eb12631dede9a311dfaae51",
  "_created": "2026-05-28T10:55:32.000Z",
  "_published": "2026-05-28T10:59:50.247Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78275984555,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264116663"
    },
    {
      "job": 78275984610,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264112587"
    },
    {
      "job": 78275984500,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264081873"
    },
    {
      "job": 78275984516,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264081744"
    },
    {
      "job": 78275388330,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264046089"
    },
    {
      "job": 78275984464,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264089520"
    },
    {
      "job": 78275984556,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264096518"
    },
    {
      "job": 78275984523,
      "time": 169,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264099040"
    },
    {
      "job": 78275984551,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264088169"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shanikalw/icomb",
  "_commit": {
    "id": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
    "author": "ShanikaLW <shanika.wickramasuriya@gmail.com>",
    "committer": "ShanikaLW <shanika.wickramasuriya@gmail.com>",
    "message": "Delete cran submission\n",
    "time": 1779962665
  },
  "_maintainer": {
    "name": "Shanika Wickramasuriya",
    "email": "shanika.wickramasuriya@monash.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "distributional",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fabletools",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "progressr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tsibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "fable",
      "role": "Suggests"
    },
    {
      "package": "feasts",
      "role": "Suggests"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggtime",
      "role": "Suggests"
    },
    {
      "package": "hts",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "shanikalw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 21
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 32
    },
    {
      "week": "2026-18",
      "n": 27
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 13
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-05-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shanikalw",
      "count": 99,
      "uuid": 16096072
    }
  ],
  "_userbio": {
    "uuid": 16096072,
    "type": "user",
    "name": "Shanika L Wickramasuriya",
    "description": "Lecturer in Statistics "
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/icomb"
  },
  "_devurl": "https://github.com/shanikalw/icomb",
  "_pkgdown": "https://shanikalw.github.io/icomb/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/icomb.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shanikalw/icomb",
  "_realowner": "shanikalw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "forecast",
    "glance",
    "icomb",
    "lambda_path"
  ],
  "_help": [
    {
      "page": "forecast.mdl_icomb_lst",
      "title": "Produce coherent forecasts using the information combination method",
      "topics": [
        "forecast.mdl_icomb_lst"
      ]
    },
    {
      "page": "glance.mdl_icomb_lst",
      "title": "Glance a mable which contains an information combination reconciliation method",
      "topics": [
        "glance.mdl_icomb_lst"
      ]
    },
    {
      "page": "icomb",
      "title": "Information combination reconciliation",
      "topics": [
        "icomb"
      ]
    },
    {
      "page": "lambda_path",
      "title": "Calculate a sequence of penalty parameters",
      "topics": [
        "lambda_path"
      ]
    }
  ],
  "_pkglogo": "https://github.com/shanikalw/icomb/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/shanikalw/icomb/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "distributional",
    "dplyr",
    "fabletools",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggdist",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "Matrix",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tsibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "icomb.Rmd",
      "filename": "icomb.html",
      "title": "icomb",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Packages",
        "Workflow",
        "Building a grouped tourism structure",
        "Fitting base forecasts",
        "Reconciling base forecasts",
        "Inspecting reconciliation output",
        "Computing time series features",
        "Reducing the feature space with PCA",
        "Joining features, node inclusion, and accuracy",
        "Visualizing series inclusion in feature space",
        "Examining interpretable features directly",
        "Comparing behavior across travel purpose",
        "Interpreting the results",
        "Beyond summing constraints",
        "Using averages instead of sums",
        "Current limitations and extensions"
      ],
      "created": "2026-04-24 09:13:48",
      "modified": "2026-05-18 09:24:56",
      "commits": 5
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "icomb",
  "_universes": [
    "shanikalw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T10:58:32.000Z",
      "distro": "noble",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "09b799e769f165574f42b69713e271700fd170ad21615333b075886f7390ac31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T10:58:23.000Z",
      "distro": "noble",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "aab67d61be9e28b6b428f381266f7e73ce1f05a059409f64ddba2d73c1a94ede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T10:57:05.000Z",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "fba53d4114c92e217307c02fe339ad812a725270c28821b3a1c6682913285957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T10:57:10.000Z",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "0436a9a0e72141396491ecf7818cd38872cb9c62bdae1ed70c6221660646ea05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-28T10:58:13.000Z",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "7c235d3341aaf43979516dea18c58b3fd5b0d84b3f141e8357c212f776cfc675",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T10:57:21.000Z",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "d71d50e309eb7648029242ebed5c5bf00d153d55f781fbb52d72c1494db7647d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T10:57:32.000Z",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "3969c17b30de464a820cc855660383faf8c64a1622b6374205feffe00bdfbef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T10:57:02.000Z",
      "commit": "9a54ca6468937886599c5a1ab686c1a65d4af8e1",
      "fileid": "70603f713dc973c8772c73dd083c0ad21bd6ff0fb69afb3f2bc866ccc858998b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shanikalw/actions/runs/26570279322"
    }
  ]
}