Package: nixtlar
Title: A Software Development Kit for 'Nixtla''s 'TimeGPT'
Version: 0.5.2
Authors@R: c(
    person("Mariana", "Menchero", email = "mariana@nixtla.io", role = c("aut", "cre"), comment = "First author and maintainer"),
    person("Nixtla", role = "cph", comment = "Copyright held by 'Nixtla'")
    )
Description: 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://docs.nixtla.io/>.
License: Apache License (>= 2.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
LazyData: true
Imports: dplyr, ggplot2, httr2, lubridate, rlang, tidyr, tidyselect,
        tsibble
Suggests: httptest2, knitr, rmarkdown, testthat (>= 3.0.0), usethis
Config/testthat/edition: 3
URL: https://nixtla.github.io/nixtlar/, https://docs.nixtla.io/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-31 03:18:02 UTC; marianamenchero
Author: Mariana Menchero [aut, cre] (First author and maintainer),
  Nixtla [cph] (Copyright held by 'Nixtla')
Maintainer: Mariana Menchero <mariana@nixtla.io>
Repository: CRAN
Date/Publication: 2024-06-01 08:20:06 UTC
