Package: vctsfr
Title: Visualizing Collections of Time Series Forecasts
Version: 0.1.1
Authors@R: c(
    person("Maria Pilar", "Frias-Bustamante", email = "mpfrias@ujaen.es",
            role = c("aut"), comment = c(ORCID = "0000-0001-6886-0953")),
    person("Francisco", "Martinez", email = "fmartin@ujaen.es",
           role = c("aut", "cre", "cph"), 
           comment = c(ORCID = "0000-0002-5206-1898")))
Description: A way of visualizing collections of time series and, optionally
    their future values, forecasts for their future values and prediction
    intervals for the forecasts. A web-based GUI can be used to display the
    information in a collection of time series.
Maintainer: Francisco Martinez <fmartin@ujaen.es>
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: forecast, knitr, Mcomp, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: ggplot2, methods, shiny
URL: https://github.com/franciscomartinezdelrio/vctsfr
BugReports: https://github.com/franciscomartinezdelrio/vctsfr/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-12-07 18:35:18 UTC; UJA
Author: Maria Pilar Frias-Bustamante [aut]
    (<https://orcid.org/0000-0001-6886-0953>),
  Francisco Martinez [aut, cre, cph]
    (<https://orcid.org/0000-0002-5206-1898>)
Repository: CRAN
Date/Publication: 2023-12-07 18:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:04:49 UTC; unix
