Package: nixtlar 1.0.0

nixtlar: A Software Development Kit for 'Nixtla''s 'TimeGPT'
A Software Development Kit for working with 'Nixtla''s 'TimeGPT', a foundation model for time series forecasting. 'API' is an acronym for 'application programming interface'; this package allows users to interact with 'TimeGPT' via the 'API'. You can set and validate 'API' keys and generate forecasts via 'API' calls. It is compatible with 'tsibble' and base R. For more details visit <https://www.nixtla.io/docs>.
Authors:
nixtlar_1.0.0.tar.gz
nixtlar_1.0.0.zip(r-4.7)nixtlar_1.0.0.zip(r-4.6)nixtlar_1.0.0.zip(r-4.5)
nixtlar_1.0.0.tgz(r-4.6-any)nixtlar_1.0.0.tgz(r-4.5-any)
nixtlar_1.0.0.tar.gz(r-4.7-any)nixtlar_1.0.0.tar.gz(r-4.6-any)
nixtlar_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
nixtlar/json (API)
| # Install 'nixtlar' in R: |
| install.packages('nixtlar', repos = c('https://nixtla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nixtla/nixtlar/issues
Pkgdown/docs site:https://nixtla.github.io
- electricity - Electricity dataset
- electricity_exo_vars - Electricity dataset with exogenous variables
- electricity_future_exo_vars - Future values for the electricity dataset with exogenous variables
Last updated from:fc25b89a4e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 184 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 189 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 106 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 137 |
Exports:.generate_output_dates.get_client_steup.get_client_version.get_model_params.level_from_quantiles.r_frequency.transient_errors.validate_exogenousinfer_frequencynixtla_client_cross_validationnixtla_client_detect_anomaliesnixtla_client_forecastnixtla_client_historicnixtla_client_plotnixtla_client_setupnixtla_set_api_keynixtla_validate_api_key
Dependencies:askpassclicpp11curldplyrfarvergenericsggplot2gluegtablehttr2isobandlabelinglifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsRColorBrewerrlangS7scalesstringistringrsystibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithr
Last update: 2026-06-23
Started: 2024-07-07
Last update: 2026-06-23
Started: 2023-12-27
Last update: 2026-06-23
Started: 2024-07-07
Last update: 2025-02-17
Started: 2023-12-05
Last update: 2025-02-13
Started: 2024-10-25
Last update: 2024-12-19
Started: 2024-12-19
Last update: 2024-12-13
Started: 2024-12-13
Last update: 2024-10-25
Started: 2023-12-13
Last update: 2024-10-25
Started: 2023-12-06
Last update: 2024-10-25
Started: 2023-12-28
Last update: 2024-10-25
Started: 2024-07-07
Last update: 2024-10-25
Started: 2024-07-07
Last update: 2024-10-25
Started: 2024-06-18
Last update: 2024-10-25
Started: 2024-07-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Electricity dataset | electricity |
| Electricity dataset with exogenous variables | electricity_exo_vars |
| Future values for the electricity dataset with exogenous variables | electricity_future_exo_vars |
| Infer frequency of a data frame. | infer_frequency |
| 'TimeGPT' historic forecast | nixtla_client_historic |
| Plot the output of the following nixtla_client functions: forecast, historic, anomaly_detection, and cross_validation. | nixtla_client_plot |
| Set base 'ULR' and 'API' key in global environment | nixtla_client_setup |
| Set 'API' key in global environment | nixtla_set_api_key |
| Validate 'API' key | nixtla_validate_api_key |
