{
  "_id": "6a5f2ca514e95619b75d4f0d",
  "Package": "utsf",
  "Title": "Univariate Time Series Forecasting",
  "Version": "1.3.4",
  "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": "8.0.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://franciscomartinezdelrio.r-universe.dev",
  "Date/Publication": "2026-07-21 07:28:20 UTC",
  "RemoteUrl": "https://github.com/franciscomartinezdelrio/utsf",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 08:15:04 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>)",
  "_user": "franciscomartinezdelrio",
  "_type": "src",
  "_file": "utsf_1.3.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/e6e9658e4648bb01207be0c950e58caedb3c58da0eb77f9ed9fc9d23ec397d06",
  "_filesize": 986921,
  "_sha256": "e6e9658e4648bb01207be0c950e58caedb3c58da0eb77f9ed9fc9d23ec397d06",
  "_expires": "2026-10-29T08:24:03.000Z",
  "_created": "2026-07-21T08:15:04.000Z",
  "_published": "2026-07-21T08:24:05.528Z",
  "_jobs": [
    {
      "job": 88579717586,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488456893"
    },
    {
      "job": 88579717597,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488461749"
    },
    {
      "job": 88579717620,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488577091"
    },
    {
      "job": 88579717650,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488597263"
    },
    {
      "job": 88578723088,
      "time": 291,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488393260"
    },
    {
      "job": 88579717561,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488446467"
    },
    {
      "job": 88579717617,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488432229"
    },
    {
      "job": 88579717604,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488433368"
    },
    {
      "job": 88579717607,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488439672"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034",
  "_status": "success",
  "_upstream": "https://github.com/franciscomartinezdelrio/utsf",
  "_commit": {
    "id": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
    "author": "franciscomartinezdelrio <fmartin@ujaen.es>",
    "committer": "franciscomartinezdelrio <fmartin@ujaen.es>",
    "message": "minor changes\n",
    "time": 1784618900
  },
  "_maintainer": {
    "name": "Francisco Martinez",
    "email": "fmartin@ujaen.es",
    "login": "franciscomartinezdelrio",
    "description": "",
    "uuid": 18212287,
    "orcid": "0000-0002-5206-1898"
  },
  "_distro": "resolute",
  "_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-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
    },
    {
      "week": "2026-29",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 5
    }
  ],
  "_tags": [
    {
      "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": 148,
      "uuid": 18212287
    }
  ],
  "_userbio": {
    "uuid": 18212287,
    "type": "user",
    "name": "Francisco Martínez del Río",
    "followers": 7
  },
  "_downloads": {
    "count": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/utsf"
  },
  "_devurl": "https://github.com/franciscomartinezdelrio/utsf",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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",
        "More on using your custom models"
      ],
      "created": "2024-07-12 09:51:36",
      "modified": "2026-07-21 06:57:27",
      "commits": 47
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "utsf",
  "_universes": [
    "franciscomartinezdelrio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-07-21T08:17:35.000Z",
      "distro": "resolute",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/1e4314dfc353380858f3cb6cd1003136eea63074aaed87fd51b512edd69aa901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-07-21T08:17:41.000Z",
      "distro": "resolute",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/a8f840850b36d715edbcb25006c26230789ee5dbe62c0fc48fc18d46cd7d847d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-07-21T08:22:17.000Z",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/9e245706dc8357e7e4564d56e7e307b1bf3936516d0b110db9223e659b5e380f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-07-21T08:23:03.000Z",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/ce46442a97e9799dd31b59d1b44458922cdde420826a3864a6152f7838f7aada",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-07-21T08:17:30.000Z",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/6297846814517c579feae43765066c003401bfdf7f3e250cc1f51715c31c2e3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-07-21T08:16:25.000Z",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/c498ca48eb6dcbb55ce291c43720f68ecc95ae4b6df70e6e67447335167b9ee5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-07-21T08:16:27.000Z",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/e47ed7175a2705cf3556b070eb8d92f60a752ab2c311542306524c3279a441c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-07-21T08:16:41.000Z",
      "commit": "a5cae870dbef3235c92e3cac5792b7f313e54bba",
      "fileid": "https://r2.ropensci.org/bea5ccf2a9d55b7334f51a790c91d10be6ce3b1a459a2a7b679bccc3f1f81a08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/29813222034"
    }
  ]
}