{
  "_id": "6a49ac62c8f6781c04fb7622",
  "Package": "vctsfr",
  "Title": "Visualizing Collections of Time Series Forecasts",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Maria Pilar\", \"Frias-Bustamante\", email = \"mpfrias@ujaen.es\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0001-6886-0953\")),\nperson(\"Francisco\", \"Martinez\", email = \"fmartin@ujaen.es\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5206-1898\")))",
  "Description": "A way of visualizing collections of time series and,\noptionally their future values, forecasts for their future\nvalues and prediction intervals for the forecasts. A web-based\nGUI can be used to display the information in a collection of\ntime series.",
  "Maintainer": "Francisco Martinez <fmartin@ujaen.es>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/franciscomartinezdelrio/vctsfr",
  "BugReports": "https://github.com/franciscomartinezdelrio/vctsfr/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://franciscomartinezdelrio.r-universe.dev",
  "Date/Publication": "2023-12-07 18:32:34 UTC",
  "RemoteUrl": "https://github.com/franciscomartinezdelrio/vctsfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 00:56:05 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": "vctsfr_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/24a545adebe5153a32ecf705697dc7dab9cd5d88a5f2dc63f0273b15bc33bf44",
  "_filesize": 1087346,
  "_sha256": "24a545adebe5153a32ecf705697dc7dab9cd5d88a5f2dc63f0273b15bc33bf44",
  "_expires": "2026-10-13T00:59:12.000Z",
  "_created": "2026-07-05T00:56:05.000Z",
  "_published": "2026-07-05T00:59:14.177Z",
  "_jobs": [
    {
      "job": 85180683887,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086942450"
    },
    {
      "job": 85180683888,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086942341"
    },
    {
      "job": 85180683889,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086934822"
    },
    {
      "job": 85180683902,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086935766"
    },
    {
      "job": 85180467913,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086926584"
    },
    {
      "job": 85180683882,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086944287"
    },
    {
      "job": 85180683930,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8086936927"
    },
    {
      "job": 85180683899,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8086938047"
    },
    {
      "job": 85180683924,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086937540"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401",
  "_status": "success",
  "_upstream": "https://github.com/franciscomartinezdelrio/vctsfr",
  "_commit": {
    "id": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
    "author": "franciscomartinezdelrio <fmartin@ujaen.es>",
    "committer": "franciscomartinezdelrio <fmartin@ujaen.es>",
    "message": "Merge branch 'main' of https://github.com/franciscomartinezdelrio/vctsfr into main\n",
    "time": 1701973954
  },
  "_maintainer": {
    "name": "Francisco Martinez",
    "email": "fmartin@ujaen.es",
    "login": "franciscomartinezdelrio",
    "description": "",
    "uuid": 18212287,
    "orcid": "0000-0002-5206-1898"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Mcomp",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "franciscomartinezdelrio",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "franciscomartinezdelrio",
      "count": 50,
      "uuid": 18212287
    }
  ],
  "_userbio": {
    "uuid": 18212287,
    "type": "user",
    "name": "Francisco Martínez del Río",
    "followers": 7
  },
  "_downloads": {
    "count": 274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vctsfr"
  },
  "_devurl": "https://github.com/franciscomartinezdelrio/vctsfr",
  "_searchresults": 17,
  "_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/vctsfr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/franciscomartinezdelrio/vctsfr",
  "_realowner": "franciscomartinezdelrio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-30"
    },
    {
      "version": "0.1.1",
      "date": "2023-12-07"
    }
  ],
  "_exports": [
    "check_time_series_collection",
    "GUI_collection",
    "pi_info",
    "plot_collection",
    "plot_predictions",
    "plot_ts",
    "prediction_info",
    "ts_info"
  ],
  "_help": [
    {
      "page": "check_time_series_collection",
      "title": "Check that a collection of time series is properly formatted",
      "topics": [
        "check_time_series_collection"
      ]
    },
    {
      "page": "GUI_collection",
      "title": "Launches the web-based GUI for visualizing time series",
      "topics": [
        "GUI_collection"
      ]
    },
    {
      "page": "pi_info",
      "title": "Create a prediction interval object",
      "topics": [
        "pi_info"
      ]
    },
    {
      "page": "plot_collection",
      "title": "Create a 'ggplot' object associated with a time series belonging to a collection.",
      "topics": [
        "plot_collection"
      ]
    },
    {
      "page": "plot_predictions",
      "title": "Creates a ggplot object with a time series and some forecasts",
      "topics": [
        "plot_predictions"
      ]
    },
    {
      "page": "plot_ts",
      "title": "Create a ggplot object with a time series and forecast",
      "topics": [
        "plot_ts"
      ]
    },
    {
      "page": "prediction_info",
      "title": "Create an object with a prediction about the future values of a time series",
      "topics": [
        "prediction_info"
      ]
    },
    {
      "page": "ts_info",
      "title": "Create an object with information about a time series",
      "topics": [
        "ts_info"
      ]
    }
  ],
  "_readme": "https://github.com/franciscomartinezdelrio/vctsfr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "vctsfr.Rmd",
      "filename": "vctsfr.html",
      "title": "vctsfr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Visualizing a single time series",
        "Visualizing several forecasts",
        "Creating collections of time series",
        "Visualizing a time series from a collection",
        "The web-based GUI for visualizing collections of time series"
      ],
      "created": "2023-03-24 11:49:45",
      "modified": "2023-12-07 15:30:18",
      "commits": 5
    }
  ],
  "_score": 4.4065401804339555,
  "_indexed": true,
  "_nocasepkg": "vctsfr",
  "_universes": [
    "franciscomartinezdelrio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T00:58:23.000Z",
      "distro": "resolute",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/6113064e50dfa60c4f7c26c556c16fc112e6ae5c0b1523c397ec453c33930613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-05T00:58:22.000Z",
      "distro": "resolute",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/b4307ce7e2088a02565c34187b31d5ce159083237d7fd3b1644c67a5554e3e2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T00:57:19.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/3e72574da288c2463ce0b323dd6c551810c5f93e41fd2ca34be20205ad72da4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-05T00:57:26.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/2c5e57c02d663f6f13004cada1cbeb24f9b5c266f72deef83c575ea401fc338a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-05T00:58:56.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/c77e7973148f1763d4d4c22828ac75a147086139803dcf75dcafc69be46346cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T00:57:25.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/375b81209ff2f98ea1cd4917d7341864e40322ec9ceb84a10f5ad0f4f530a668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T00:57:37.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/21fe5c599e83204524fd8ab61725ca0f3d8d12654254ffa8b67c59ea53dc404c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-05T00:57:31.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "https://r2.ropensci.org/88a720a83063aafcc4ef4d42af4000f8c9ba258f8823c74ca69536d542c67b0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/28724899401"
    }
  ]
}