{
  "_id": "6a1bec421d7bb097a0a1fbe2",
  "Package": "caretForecast",
  "Title": "Conformal Time Series Forecasting Using State of Art Machine\nLearning Algorithms",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Resul\",\nfamily = \"Akay\",\nrole = c(\"aut\", \"cre\"),\nemail = \"resul.akay@taf-society.org\")",
  "Description": "Conformal time series forecasting using the caret\ninfrastructure. It provides access to state-of-the-art machine\nlearning models for forecasting applications. The\nhyperparameter of each model is selected based on time series\ncross-validation, and forecasting is done recursively.",
  "License": "GPL (>= 3)",
  "URL": "https://taf-society.github.io/caretForecast/,\nhttps://github.com/taf-society/caretForecast",
  "BugReports": "https://github.com/taf-society/caretForecast/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://taf-society.r-universe.dev",
  "Date/Publication": "2026-01-31 14:50:20 UTC",
  "RemoteUrl": "https://github.com/taf-society/caretforecast",
  "RemoteRef": "HEAD",
  "RemoteSha": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:28:39 UTC",
    "User": "root"
  },
  "Author": "Resul Akay [aut, cre]",
  "Maintainer": "Resul Akay <resul.akay@taf-society.org>",
  "MD5sum": "0b6dd2cdd349fca1a911eca4c7e1b2ad",
  "_user": "taf-society",
  "_type": "src",
  "_file": "caretForecast_0.1.3.tar.gz",
  "_fileid": "3aca7462e6b56fa501d9585e6962ab6fd1c21ec36cdb4b7276bc3842578f324f",
  "_filesize": 2251492,
  "_sha256": "3aca7462e6b56fa501d9585e6962ab6fd1c21ec36cdb4b7276bc3842578f324f",
  "_created": "2026-05-31T07:28:39.000Z",
  "_published": "2026-05-31T08:07:30.211Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708748733,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314841979"
    },
    {
      "job": 78708748735,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314838553"
    },
    {
      "job": 78708748767,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315075375"
    },
    {
      "job": 78708748720,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315035934"
    },
    {
      "job": 78708570408,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314814763"
    },
    {
      "job": 78708748724,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314829654"
    },
    {
      "job": 78708748764,
      "time": 217,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314842898"
    },
    {
      "job": 78708748770,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314834903"
    },
    {
      "job": 78708748771,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314835742"
    }
  ],
  "_buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/taf-society/caretforecast",
  "_commit": {
    "id": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
    "author": "Resul Akay <akay.86@hotmail.com>",
    "committer": "Resul Akay <akay.86@hotmail.com>",
    "message": "[Release] Increment version number to 0.1.3\n",
    "time": 1769871020
  },
  "_maintainer": {
    "name": "Resul Akay",
    "email": "resul.akay@taf-society.org",
    "login": "akai01",
    "description": "Forecasting & Econometrics. Personal workspace, not affiliated with my employer. I volunteer for TAFS, where most of my open-source work lives.",
    "uuid": 44698891
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "version": ">= 8.15",
      "role": "Imports"
    },
    {
      "package": "caret",
      "version": ">= 6.0.88",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 4.1.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "generics",
      "version": ">= 0.1.3",
      "role": "Imports"
    },
    {
      "package": "Cubist",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.29",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.2",
      "role": "Suggests"
    }
  ],
  "_owner": "taf-society",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-05",
      "n": 24
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2026-01-29"
    }
  ],
  "_topics": [
    "caret",
    "conformal-prediction",
    "data-science",
    "econometrics",
    "forecast",
    "forecasting",
    "forecasting-models",
    "machine-learning",
    "macroeconometrics",
    "microeconometrics",
    "time-series",
    "time-series-forcasting",
    "time-series-prediction"
  ],
  "_stars": 29,
  "_contributors": [
    {
      "user": "akai01",
      "count": 71,
      "uuid": 44698891
    },
    {
      "user": "mathgoatcodes",
      "count": 17,
      "uuid": 119603905
    }
  ],
  "_userbio": {
    "uuid": 113169326,
    "type": "user",
    "name": "Time Series Analysis and Forecasting Society",
    "description": "TAFS (Time Series Analysis and Forecasting Society) is a non-profit association (“Verein”) in Vienna, Austria. "
  },
  "_downloads": {
    "count": 348,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/caretForecast"
  },
  "_devurl": "https://github.com/taf-society/caretforecast",
  "_pkgdown": "https://taf-society.github.io/caretForecast/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/caretForecast.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/taf-society/caretforecast",
  "_realowner": "taf-society",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2022-01-27"
    },
    {
      "version": "0.0.3",
      "date": "2022-05-03"
    },
    {
      "version": "0.1.1",
      "date": "2022-10-24"
    },
    {
      "version": "0.1.2",
      "date": "2026-01-30"
    },
    {
      "version": "0.1.3",
      "date": "2026-02-01"
    }
  ],
  "_exports": [
    "%<>%",
    "%>%",
    "accuracy",
    "ARml",
    "autolayer",
    "autoplot",
    "conformalRegressor",
    "conformalRegressorByHorizon",
    "forecast",
    "get_var_imp",
    "split_ts",
    "suggested_methods"
  ],
  "_datasets": [
    {
      "name": "retail",
      "title": "Grouped sales data from an Australian Retailer",
      "object": "retail",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "items",
        "value"
      ],
      "rows": 13986,
      "table": true,
      "tojson": true
    },
    {
      "name": "retail_wide",
      "title": "Sales data from an Australian Retailer in time series format",
      "object": "retail_wide",
      "class": [
        "mts",
        "ts",
        "matrix"
      ],
      "fields": [
        "ts_1",
        "ts_2",
        "ts_3",
        "ts_4",
        "ts_5",
        "ts_6",
        "ts_7",
        "ts_8",
        "ts_9",
        "ts_10",
        "ts_11",
        "ts_12",
        "ts_13",
        "ts_14",
        "ts_15",
        "ts_16",
        "ts_17",
        "ts_18",
        "ts_19",
        "ts_20",
        "ts_21",
        "ts_22",
        "ts_23",
        "ts_24",
        "ts_25",
        "ts_26",
        "ts_27",
        "ts_28",
        "ts_29",
        "ts_30",
        "ts_31",
        "ts_32",
        "ts_33",
        "ts_34",
        "ts_35",
        "ts_36",
        "ts_37",
        "ts_38",
        "ts_39",
        "ts_40",
        "ts_41",
        "ts_42"
      ],
      "rows": 333,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ARml",
      "title": "Autoregressive forecasting using various Machine Learning models.",
      "topics": [
        "ARml"
      ]
    },
    {
      "page": "conformalRegressor",
      "title": "Fit a conformal regressor.",
      "topics": [
        "conformalRegressor"
      ]
    },
    {
      "page": "conformalRegressorByHorizon",
      "title": "Fit a horizon-specific conformal regressor for time series forecasting.",
      "topics": [
        "conformalRegressorByHorizon"
      ]
    },
    {
      "page": "forecast.ARml",
      "title": "Forecasting using ARml model",
      "topics": [
        "forecast.ARml"
      ]
    },
    {
      "page": "get_var_imp",
      "title": "Variable importance for forecasting model.",
      "topics": [
        "get_var_imp"
      ]
    },
    {
      "page": "predict.conformalRegressor",
      "title": "Predict a conformalRegressor",
      "topics": [
        "predict.conformalRegressor"
      ]
    },
    {
      "page": "predict.conformalRegressorByHorizon",
      "title": "Predict intervals from a horizon-specific conformal regressor",
      "topics": [
        "predict.conformalRegressorByHorizon"
      ]
    },
    {
      "page": "retail",
      "title": "Grouped sales data from an Australian Retailer",
      "topics": [
        "retail"
      ]
    },
    {
      "page": "retail_wide",
      "title": "Sales data from an Australian Retailer in time series format",
      "topics": [
        "retail_wide"
      ]
    },
    {
      "page": "split_ts",
      "title": "Split a time series into training and testing sets",
      "topics": [
        "split_ts"
      ]
    },
    {
      "page": "suggested_methods",
      "title": "Suggested methods for ARml",
      "topics": [
        "suggested_methods"
      ]
    }
  ],
  "_pkglogo": "https://github.com/taf-society/caretforecast/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/taf-society/caretforecast/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "foreach",
    "forecast",
    "fracdiff",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 5.745699226602506,
  "_indexed": true,
  "_nocasepkg": "caretforecast",
  "_universes": [
    "taf-society",
    "akai01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T07:31:02.000Z",
      "distro": "noble",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "7dd528441b2751e7cd4afd5bff216b9eadd6a6cadc5962a40caeff8fd54c10e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T07:30:48.000Z",
      "distro": "noble",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "2e9730a0eb7bc6c5248804d4e8fcf245234f64510cd248f5e49ccf2a15283f08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T08:05:50.000Z",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "6ad91c2a7c1d19b01454bc8d805655218b31e8c48265c708a65c3084cc6fe241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T07:59:37.000Z",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "de5f9686fcd39495f94bd7a31904a7721ad11ae7bda4057f716728d8d00a7ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-31T07:30:57.000Z",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "e3cd407aeb90652276d6e3dac89994b1f0cb209d3d322a53ac94745e2f87667a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T07:30:49.000Z",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "7632bdd2ebb93edf5dbe7ac8b7a525bc4c2f162520a417f43a79e9b7f3fc6f44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T07:30:11.000Z",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "a889334d278e448a04451757646f0a2c0e854a12efa3a63380f0a29fdfc1917c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T07:30:00.000Z",
      "commit": "af9e33761968d183074c4cd0c3df3888a57cf0ea",
      "fileid": "90805e82ade2f2ccd1d064f48f0520bc0a2d2983357fd4cb085b154bd40b0ff0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/taf-society/actions/runs/26706455100"
    }
  ]
}