{
  "_id": "6a181aacacfb0bcc41db0d00",
  "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-05-28 10:28:26 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>)",
  "MD5sum": "57f3eeeb48a583df26b7a94f74959981",
  "_user": "franciscomartinezdelrio",
  "_type": "src",
  "_file": "vctsfr_0.1.1.tar.gz",
  "_fileid": "4a86463b10872286cb59c7cd9619335a36ce7ea3d03a4f38fe92b1325acd9468",
  "_filesize": 1084672,
  "_sha256": "4a86463b10872286cb59c7cd9619335a36ce7ea3d03a4f38fe92b1325acd9468",
  "_created": "2026-05-28T10:28:26.000Z",
  "_published": "2026-05-28T10:36:28.785Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78271881299,
      "time": 444,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7263686090"
    },
    {
      "job": 78271881189,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263588190"
    },
    {
      "job": 78271881454,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263601615"
    },
    {
      "job": 78271881317,
      "time": 347,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263655151"
    },
    {
      "job": 78271322123,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263544835"
    },
    {
      "job": 78271881173,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263584417"
    },
    {
      "job": 78271881290,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263573282"
    },
    {
      "job": 78271881230,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263571519"
    },
    {
      "job": 78271881329,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263571235"
    }
  ],
  "_buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vctsfr"
  },
  "_devurl": "https://github.com/franciscomartinezdelrio/vctsfr",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_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",
    "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.380211241711606,
  "_indexed": true,
  "_nocasepkg": "vctsfr",
  "_universes": [
    "franciscomartinezdelrio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:35:50.000Z",
      "distro": "noble",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "b9d30268c0b5c4bae7b06369671851c630e16f50fdd1b635b4ed2896757c4743",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-28T10:30:41.000Z",
      "distro": "noble",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "8bafea91dcf245951c85614f60658bbe8dccd40ad9731744f62c7405d5bb6f11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T10:31:07.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "cdb6c32f8351afadaee55c169a409fc95f6733a354ad628e560158edbf67f5e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-28T10:33:43.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "d8183a30e1ae9d8c26b83227876c11e80abaeb89b91733bb6017a00c89f7588b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-28T10:30:49.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "4d0059203e4e1e23dd740809fa3688086a9e08aef1d34d5a091a8a31a50c7c66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:29:55.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "8b7a0456006c6c4825889b8b9ad1032596f6ab726a65acb1e8c7cab38f876c63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:29:46.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "8104f97addd554e7866a18b0ee9591bfabc0fcdf364445eaaf2163feae9bdfbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-28T10:29:47.000Z",
      "commit": "e54ec213e15272a0443bb7e8d5a15c6d8c2c2b76",
      "fileid": "433d08416c623cd7f3a677b38403d852c13af03f08d0ec2e34b073f9228a3575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/franciscomartinezdelrio/actions/runs/26569077551"
    }
  ]
}