{
  "_id": "6a101686acfb0bcc41c84821",
  "Package": "utsf",
  "Title": "Univariate Time Series Forecasting",
  "Version": "1.3.3",
  "Authors@R": "c(\nperson(\"Maria Pilar\", \"Frias-Bustamante\", , \"mpfrias@ujaen.es\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-6886-0953\")),\nperson(\"Francisco\", \"Martinez\", , \"fmartin@ujaen.es\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5206-1898\"))\n)",
  "Description": "An engine for univariate time series forecasting using\ndifferent regression models in an autoregressive way. The\nengine provides an uniform interface for applying the different\nmodels. Furthermore, it is extensible so that users can easily\napply their own regression models to univariate time series\nforecasting and benefit from all the features of the engine,\nsuch as preprocessings or estimation of forecast accuracy.",
  "Maintainer": "Francisco Martinez <fmartin@ujaen.es>",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/franciscomartinezdelrio/utsf",
  "BugReports": "https://github.com/franciscomartinezdelrio/utsf/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://franciscomartinezdelrio.r-universe.dev",
  "Date/Publication": "2026-04-21 07:52:14 UTC",
  "RemoteUrl": "https://github.com/franciscomartinezdelrio/utsf",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:37:29 UTC",
    "User": "root"
  },
  "Author": "Maria Pilar Frias-Bustamante [aut] (ORCID:\n<https://orcid.org/0000-0001-6886-0953>),\nFrancisco Martinez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5206-1898>)",
  "MD5sum": "a2b65e64f48f39fd95f7d8d2520a551d",
  "_user": "franciscomartinezdelrio",
  "_type": "src",
  "_file": "utsf_1.3.3.tar.gz",
  "_fileid": "f02e95b3552d77310f83c63f9dcc5507420b9ca4538b47a391ee473c2f77ad18",
  "_filesize": 982521,
  "_sha256": "f02e95b3552d77310f83c63f9dcc5507420b9ca4538b47a391ee473c2f77ad18",
  "_created": "2026-05-22T08:37:29.000Z",
  "_published": "2026-05-22T08:40:38.561Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345403917,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156365215"
    },
    {
      "job": 77345403932,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156365966"
    },
    {
      "job": 77345403920,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156352535"
    },
    {
      "job": 77345403902,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156351521"
    },
    {
      "job": 77344865337,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156320132"
    },
    {
      "job": 77345403895,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156358649"
    },
    {
      "job": 77345403900,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156350509"
    },
    {
      "job": 77345403937,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156345379"
    },
    {
      "job": 77345403951,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156345974"
    }
  ],
  "_buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/franciscomartinezdelrio/utsf",
  "_commit": {
    "id": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
    "author": "franciscomartinezdelrio <fmartin@ujaen.es>",
    "committer": "franciscomartinezdelrio <fmartin@ujaen.es>",
    "message": "Extreme gradient boosting is supported by the xgboost package\n",
    "time": 1776757934
  },
  "_maintainer": {
    "name": "Francisco Martinez",
    "email": "fmartin@ujaen.es",
    "login": "franciscomartinezdelrio",
    "description": "",
    "uuid": 18212287,
    "orcid": "0000-0002-5206-1898"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Cubist",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ipred",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "vctsfr",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "franciscomartinezdelrio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 3
    },
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.3.0",
      "date": "2025-07-07"
    },
    {
      "name": "v1.3.1",
      "date": "2025-10-23"
    },
    {
      "name": "v1.3.2",
      "date": "2026-04-14"
    },
    {
      "name": "v1.3.3",
      "date": "2026-04-21"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "franciscomartinezdelrio",
      "count": 140,
      "uuid": 18212287
    }
  ],
  "_userbio": {
    "uuid": 18212287,
    "type": "user",
    "name": "Francisco Martínez del Río"
  },
  "_downloads": {
    "count": 530,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/utsf"
  },
  "_devurl": "https://github.com/franciscomartinezdelrio/utsf",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/utsf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/franciscomartinezdelrio/utsf",
  "_realowner": "franciscomartinezdelrio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-10-14"
    },
    {
      "version": "1.1.0",
      "date": "2024-12-10"
    },
    {
      "version": "1.2.0",
      "date": "2025-05-19"
    },
    {
      "version": "1.3.0",
      "date": "2025-07-08"
    },
    {
      "version": "1.3.1",
      "date": "2025-10-23"
    },
    {
      "version": "1.3.2",
      "date": "2026-04-14"
    },
    {
      "version": "1.3.3",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "build_examples",
    "create_model",
    "efa",
    "forecast",
    "tune_grid"
  ],
  "_help": [
    {
      "page": "autoplot.utsf_forecast",
      "title": "Create a ggplot object from an 'utsf_forecast' object",
      "topics": [
        "autoplot.utsf_forecast"
      ]
    },
    {
      "page": "build_examples",
      "title": "Build the training examples",
      "topics": [
        "build_examples"
      ]
    },
    {
      "page": "create_model",
      "title": "Train an univariate time series forecasting model",
      "topics": [
        "create_model"
      ]
    },
    {
      "page": "efa",
      "title": "Estimate the forecast accuracy of a model on a time series",
      "topics": [
        "efa"
      ]
    },
    {
      "page": "forecast.utsf",
      "title": "Forecasting a time series",
      "topics": [
        "forecast.utsf"
      ]
    },
    {
      "page": "predict.utsf",
      "title": "Prediction from 'utsf' objects",
      "topics": [
        "predict.utsf"
      ]
    },
    {
      "page": "tune_grid",
      "title": "Estimate the forecast accuracy of a model on a time series according to a grid of parameters",
      "topics": [
        "tune_grid"
      ]
    }
  ],
  "_readme": "https://github.com/franciscomartinezdelrio/utsf/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "cli",
    "codetools",
    "colorspace",
    "commonmark",
    "cpp11",
    "Cubist",
    "data.table",
    "diagram",
    "digest",
    "farver",
    "fastmap",
    "FNN",
    "fontawesome",
    "forecast",
    "fracdiff",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "nnet",
    "numDeriv",
    "otel",
    "parallelly",
    "plyr",
    "prodlim",
    "progressr",
    "promises",
    "R6",
    "ranger",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "reshape2",
    "rlang",
    "rpart",
    "S7",
    "sass",
    "scales",
    "shape",
    "shiny",
    "sourcetools",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "timeDate",
    "urca",
    "vctrs",
    "vctsfr",
    "viridisLite",
    "withr",
    "xgboost",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "utsf.Rmd",
      "filename": "utsf.html",
      "title": "utsf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Univariate time series forecasting ( autoregressive models) and recursive forecasts",
        "Recursive forecasts",
        "The utsf package",
        "Prediction intervals",
        "Supported models",
        "Using your own models",
        "Example 1: k-nearest neighbors",
        "Example 2: random forest and neural networks",
        "Setting the parameters of the regression models",
        "Setting the paramaters of a regression model supplied by the user",
        "Example 2: random forest",
        "Estimating forecast accuracy",
        "Parameter tuning",
        "Preprocessings and transformations",
        "Differencing",
        "The additive transformation",
        "The multiplicative transformation",
        "Default parameters"
      ],
      "created": "2024-07-12 09:51:36",
      "modified": "2026-04-21 07:52:14",
      "commits": 45
    }
  ],
  "_score": 5.1303337684950066,
  "_indexed": true,
  "_nocasepkg": "utsf",
  "_universes": [
    "franciscomartinezdelrio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-05-22T08:39:50.000Z",
      "distro": "noble",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "283bb4a4bb84e23149adc3254430b2673c4c34ace38c6f8b6e4c0a9d5190eede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-05-22T08:39:52.000Z",
      "distro": "noble",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "145dea0e6f90e82403a3c982796ce9ff78192f72c82033a96f8c2734304ee23c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-05-22T08:39:12.000Z",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "a7e519c850dd67647ed78592c2e8b6fe8f8e8d61ba33e763e4c42c59d43fe602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-05-22T08:39:07.000Z",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "ed63ef84945a1cc030e74c1bec2139ff74b3430f141e5f45c0308f732c120eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.3",
      "date": "2026-05-22T08:39:52.000Z",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "84be240317eee50ce0f2b1b7d77bf7975bb09155bb77d1f30d93dfcc0359085f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-05-22T08:38:54.000Z",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "8aebb7b2846272be82c7140913f99b4b9386f4f01da745ce81b55a289db09591",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-05-22T08:38:40.000Z",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "6ed36e0f263cef6193f4b98492dbedbc5f7e80b82a001fe8e7b97da7bb0b858b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-05-22T08:38:41.000Z",
      "commit": "6c1d35b35e70ab6ab7b7ae247f517f4944414f7b",
      "fileid": "88528207f3f8aeaf2aef5ee8b18a1bae5db720f4472678b7b8750fc02e1f17a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26277367419"
    }
  ]
}