{
  "_id": "6a154410acfb0bcc41d56b32",
  "Package": "forecasteR",
  "Title": "Time Series Forecast System",
  "Version": "2.0.2",
  "Authors@R": "c(person(given = \"Oldemar\", family = \"Rodriguez\", role = c(\"aut\", \"cre\"),\nemail = \"oldemar.rodriguez@ucr.ac.cr\"),\nperson(given = \"Diego\", family = \"Jiménez\", role = \"aut\"))",
  "Description": "A web application for displaying, analysing and\nforecasting univariate time series. Includes basic methods such\nas mean, naïve, seasonal naïve and drift, as well as more\ncomplex methods such as Holt-Winters Box,G and Jenkins, G\n(1976) <doi:10.1111/jtsa.12194> and ARIMA Brockwell, P.J. and\nR.A.Davis (1991) <doi:10.1007/978-1-4419-0320-4>.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "URL": "https://promidat.website, https://github.com/PROMiDAT/forecasteR",
  "BugReports": "https://github.com/PROMiDAT/forecasteR/issues",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libpng-dev libuv1-dev python3\nzlib1g-dev",
  "Repository": "https://promidat.r-universe.dev",
  "Date/Publication": "2023-06-21 17:28:26 UTC",
  "RemoteUrl": "https://github.com/PROMiDAT/forecasteR",
  "RemoteRef": "HEAD",
  "RemoteSha": "34774818c8c98fe7c93b85b4c121dc35098ae242",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:52:13 UTC",
    "User": "root"
  },
  "Author": "Oldemar Rodriguez [aut, cre],\nDiego Jiménez [aut]",
  "Maintainer": "Oldemar Rodriguez <oldemar.rodriguez@ucr.ac.cr>",
  "MD5sum": "cd85b894eb9a407022bc180797b3bde2",
  "_user": "promidat",
  "_type": "src",
  "_file": "forecasteR_2.0.2.tar.gz",
  "_fileid": "c1f52731f08248278e564213116e4005519c3a090b64adf55faae3f46e21346c",
  "_filesize": 418667,
  "_sha256": "c1f52731f08248278e564213116e4005519c3a090b64adf55faae3f46e21346c",
  "_created": "2026-05-26T06:52:13.000Z",
  "_published": "2026-05-26T06:56:16.579Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77822401403,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210691570"
    },
    {
      "job": 77822401386,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210688676"
    },
    {
      "job": 77822401399,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210668836"
    },
    {
      "job": 77822401401,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210673097"
    },
    {
      "job": 77821969469,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210639857"
    },
    {
      "job": 77822401411,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210673601"
    },
    {
      "job": 77822401429,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210676265"
    },
    {
      "job": 77822401448,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210677573"
    },
    {
      "job": 77822401434,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210673159"
    }
  ],
  "_buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/PROMiDAT/forecasteR",
  "_commit": {
    "id": "34774818c8c98fe7c93b85b4c121dc35098ae242",
    "author": "Diego Jimenez <﻿﻿﻿diego.jimenez@promidat.com>",
    "committer": "Diego Jimenez <﻿﻿﻿diego.jimenez@promidat.com>",
    "message": "forecasteR 2.0.2\n\nCorrecciones de documentación.\n",
    "time": 1687368506
  },
  "_maintainer": {
    "name": "Oldemar Rodriguez",
    "email": "oldemar.rodriguez@ucr.ac.cr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "golem",
      "role": "Imports"
    },
    {
      "package": "config",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "keras",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "shinyAce",
      "role": "Imports"
    },
    {
      "package": "echarts4r",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.1",
      "role": "Imports"
    },
    {
      "package": "shinycustomloader",
      "role": "Imports"
    },
    {
      "package": "shinydashboardPlus",
      "version": ">= 2.0.0",
      "role": "Imports"
    }
  ],
  "_owner": "promidat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "diegopromidat",
      "count": 2,
      "uuid": 35037556
    }
  ],
  "_userbio": {
    "uuid": 28656149,
    "type": "organization",
    "name": "PROMiDAT",
    "description": "PROMiDAT Iberoamericano S.A."
  },
  "_downloads": {
    "count": 238,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forecasteR"
  },
  "_devurl": "https://github.com/promidat/forecaster",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forecasteR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/promidat/forecaster",
  "_realowner": "promidat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.6",
      "date": "2022-03-02"
    },
    {
      "version": "2.0.2",
      "date": "2023-06-20"
    },
    {
      "version": "3.0.2",
      "date": "2024-11-26"
    }
  ],
  "_exports": [
    "calibrar.arima",
    "calibrar.HW",
    "df_periods",
    "dfnormal",
    "e_acf",
    "e_decompose",
    "e_histnormal",
    "e_pacf",
    "e_periods",
    "e_qq",
    "e_tc",
    "get_start",
    "grafico.errores",
    "MSE",
    "pred.tskeras",
    "RE",
    "RMSE",
    "RSS",
    "run_app",
    "smoothing",
    "tabla.errores",
    "text_toDate",
    "tskeras",
    "var.categoricas",
    "var.numericas"
  ],
  "_help": [
    {
      "page": "calibrar.arima",
      "title": "Best parameters arima model",
      "topics": [
        "calibrar.arima"
      ]
    },
    {
      "page": "calibrar.HW",
      "title": "Best parameters HoltWinters model",
      "topics": [
        "calibrar.HW"
      ]
    },
    {
      "page": "df_periods",
      "title": "Periodogram Data.frame",
      "topics": [
        "df_periods"
      ]
    },
    {
      "page": "dfnormal",
      "title": "Data.frame with normal test",
      "topics": [
        "dfnormal"
      ]
    },
    {
      "page": "e_acf",
      "title": "Best parameters arima model",
      "topics": [
        "e_acf"
      ]
    },
    {
      "page": "e_decompose",
      "title": "Decompose plot",
      "topics": [
        "e_decompose"
      ]
    },
    {
      "page": "e_histnormal",
      "title": "Normal plot",
      "topics": [
        "e_histnormal"
      ]
    },
    {
      "page": "e_pacf",
      "title": "Best parameters arima model",
      "topics": [
        "e_pacf"
      ]
    },
    {
      "page": "e_periods",
      "title": "Periodogram Plot",
      "topics": [
        "e_periods"
      ]
    },
    {
      "page": "e_qq",
      "title": "Qplot + Qline",
      "topics": [
        "e_qq"
      ]
    },
    {
      "page": "e_tc",
      "title": "Tendencia y Estacionalidad",
      "topics": [
        "e_tc"
      ]
    },
    {
      "page": "forecasteR",
      "title": "Time Series Forecast System",
      "topics": [
        "forecasteR"
      ]
    },
    {
      "page": "get_start",
      "title": "Get ts start of a time series",
      "topics": [
        "get_start"
      ]
    },
    {
      "page": "grafico.errores",
      "title": "Error plot for all predictions",
      "topics": [
        "grafico.errores"
      ]
    },
    {
      "page": "MSE",
      "title": "Mean Square Error",
      "topics": [
        "MSE"
      ]
    },
    {
      "page": "pred.tskeras",
      "title": "Time series forecasts for a keras model.",
      "topics": [
        "pred.tskeras"
      ]
    },
    {
      "page": "RE",
      "title": "Relative Error",
      "topics": [
        "RE"
      ]
    },
    {
      "page": "RMSE",
      "title": "Root Mean Square Error",
      "topics": [
        "RMSE"
      ]
    },
    {
      "page": "RSS",
      "title": "RSS",
      "topics": [
        "RSS"
      ]
    },
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    },
    {
      "page": "smoothing",
      "title": "Apply rolling to a numeric vector.",
      "topics": [
        "smoothing"
      ]
    },
    {
      "page": "tabla.errores",
      "title": "Error table for all predictions",
      "topics": [
        "tabla.errores"
      ]
    },
    {
      "page": "text_toDate",
      "title": "Convert character to dates",
      "topics": [
        "text_toDate"
      ]
    },
    {
      "page": "tskeras",
      "title": "keras model for time series.",
      "topics": [
        "tskeras"
      ]
    },
    {
      "page": "var.categoricas",
      "title": "Filter category variables of a data.frame",
      "topics": [
        "var.categoricas"
      ]
    },
    {
      "page": "var.numericas",
      "title": "Filter numeric variables of a data.frame",
      "topics": [
        "var.numericas"
      ]
    }
  ],
  "_rundeps": [
    "attempt",
    "backports",
    "base64enc",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "colorspace",
    "colourpicker",
    "commonmark",
    "config",
    "corrplot",
    "countrycode",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "echarts4r",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "fracdiff",
    "fresh",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "golem",
    "gtable",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "keras",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lmtest",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "nnet",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyAce",
    "shinycustomloader",
    "shinydashboard",
    "shinydashboardPlus",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "waiter",
    "whisker",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zeallot",
    "zoo"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "forecaster",
  "_universes": [
    "promidat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-05-26T06:54:56.000Z",
      "distro": "noble",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "3b148fc5bf00323a7b74ae162252732322b50959679d1a2ed572d6e5dfbdc05e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.2",
      "date": "2026-05-26T06:54:47.000Z",
      "distro": "noble",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "df606604d8a270798b00857b0cb4a882ffdd94498832222b763a30123639ff2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-05-26T06:53:56.000Z",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "e158924be49d0b53ddcd9bc70463de61f360e70e087e927df7064abf082e6e97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.2",
      "date": "2026-05-26T06:54:05.000Z",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "7f8df1120639eb7195f57eb03c2b895ceac619aaa2b7aa904c7bbd72d6a3c26b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.2",
      "date": "2026-05-26T06:54:50.000Z",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "67d5b8c5eb8f0be40022bd19aa15f5c340739af28588a04a464ddd1856cfa98a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-26T06:54:04.000Z",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "e15e4bae346c38b3260bff9d4bfe437093d39f7876767612e4157caa67b26def",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-26T06:54:01.000Z",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "565bfa1c20129e0e829304044fd01f49da1cc0d981d8c851fc924a0e3a93022f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.2",
      "date": "2026-05-26T06:53:42.000Z",
      "commit": "34774818c8c98fe7c93b85b4c121dc35098ae242",
      "fileid": "c8d9595cbd862b989b288b16f2dcd9eaf0940d22108310bf4c97979face46487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/promidat/actions/runs/26436977482"
    }
  ]
}