{
  "_id": "6a12aaaaacfb0bcc41d1700d",
  "Package": "tsviz",
  "Title": "Easy and Interactive Time Series Visualization",
  "Version": "0.1.0",
  "Authors@R": "c(person(\n\"Marta\",\n\"Peroni\",\nemail = \"marta.peroni@xtreamers.io\",\nrole = \"aut\"),\nperson(\n\"Emanuele\",\n\"Fabbiani\",\nemail = \"emanuele.fabbiani@xtreamers.io\",\nrole = \"cre\"))",
  "Description": "An 'RStudio' add-in to visualize time series. Time series\nare searched in the global environment as data.frame objects\nwith a column of type date and a column of type numeric.\nInteractive charts are produced using 'plotly' package.",
  "URL": "https://github.com/xtreamsrl/tsviz",
  "BugReports": "https://github.com/xtreamsrl/tsviz/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://xtreamsrl.r-universe.dev",
  "Date/Publication": "2020-10-19 21:43:13 UTC",
  "RemoteUrl": "https://github.com/xtreamsrl/tsviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:32:57 UTC",
    "User": "root"
  },
  "Author": "Marta Peroni [aut],\nEmanuele Fabbiani [cre]",
  "Maintainer": "Emanuele Fabbiani <emanuele.fabbiani@xtreamers.io>",
  "MD5sum": "eb069ab8847cd8f7318b4723424da637",
  "_user": "xtreamsrl",
  "_type": "src",
  "_file": "tsviz_0.1.0.tar.gz",
  "_fileid": "8d74ac50bfdfdd1ae69785f50461d43d3405ecdd05831ab127ea2487c4d713be",
  "_filesize": 1005139,
  "_sha256": "8d74ac50bfdfdd1ae69785f50461d43d3405ecdd05831ab127ea2487c4d713be",
  "_created": "2026-05-24T07:32:57.000Z",
  "_published": "2026-05-24T07:37:14.018Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580715656,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183307166"
    },
    {
      "job": 77580715643,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183308808"
    },
    {
      "job": 77580715638,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183312695"
    },
    {
      "job": 77580715640,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183313209"
    },
    {
      "job": 77580536401,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183291688"
    },
    {
      "job": 77580715634,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183305387"
    },
    {
      "job": 77580715665,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183302016"
    },
    {
      "job": 77580715680,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183303361"
    },
    {
      "job": 77580715660,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183301757"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xtreamsrl/tsviz",
  "_commit": {
    "id": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
    "author": "Emanuele Fabbiani <donlelef@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: update say thanks button",
    "time": 1603143793
  },
  "_maintainer": {
    "name": "Emanuele Fabbiani",
    "email": "emanuele.fabbiani@xtreamers.io",
    "login": "donlelef",
    "linkedin": "in/emanuelefabbiani",
    "twitter": "@donlelef",
    "description": "Co-founder and Head of AI at @xtreamsrl (acquired by TeamSystem), professor at the Catholic University of Milan. \nPassionate about creating impact with AI.",
    "uuid": 10888711
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": ">= 4.9",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "version": ">= 8.7",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "shinyhelper",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "version": ">= 1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "xtreamsrl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rstudio-addin",
    "time-series"
  ],
  "_stars": 45,
  "_contributors": [
    {
      "user": "donlelef",
      "count": 46,
      "uuid": 10888711
    },
    {
      "user": "peronimarta",
      "count": 5,
      "uuid": 57218511
    },
    {
      "user": "alb93",
      "count": 1,
      "uuid": 11390668
    }
  ],
  "_userbio": {
    "uuid": 38501645,
    "type": "organization",
    "name": "xtream",
    "description": "Building digital products and AI solutions"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsviz"
  },
  "_devurl": "https://github.com/xtreamsrl/tsviz",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tsviz.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xtreamsrl/tsviz",
  "_realowner": "xtreamsrl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-07-26"
    }
  ],
  "_exports": [
    "%>%",
    "tsviz"
  ],
  "_datasets": [
    {
      "name": "crypto_prices",
      "title": "Prices of 3 crypto currencies",
      "object": "crypto_prices",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "LTC",
        "BTC",
        "ETH"
      ],
      "rows": 1174,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crypto_prices",
      "title": "Prices of 3 crypto currencies",
      "topics": [
        "crypto_prices"
      ]
    },
    {
      "page": "tsviz",
      "title": "Easy and interactive visualization of time series",
      "topics": [
        "tsviz"
      ]
    }
  ],
  "_readme": "https://github.com/xtreamsrl/tsviz/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "colorspace",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "litedown",
    "lmtest",
    "lubridate",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "nnet",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyhelper",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 4.694605198933569,
  "_indexed": true,
  "_nocasepkg": "tsviz",
  "_universes": [
    "xtreamsrl",
    "donlelef"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T07:35:04.000Z",
      "distro": "noble",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "7650f43e0331157239df32888a9c86bc4a3747611f79b86d74492661f65a9213",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T07:35:18.000Z",
      "distro": "noble",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "4df319d545bfd046e25de9e1b7842fa5fdc55c6a4ce2723acefae16374056e73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T07:36:04.000Z",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "ca374f08b084ab5f57b84bc63d9399668abb002d33ed913c6302f668a5af870f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T07:36:06.000Z",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "67266d219be8c2fa4a593191c9ae6b97100d3dc10b4bda12cbd231f45bc89b77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-24T07:35:16.000Z",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "14c72a04a87dbe1895dd5decc9945d46e6af6c5b7340fe63dc9556852542705b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T07:34:17.000Z",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "990946ed1de60e63538afb40f5e5389540c5a365f8d6bee21283c673f7e544fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T07:34:24.000Z",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "62ea3d3fd164b533a7163cd16843c8bfa59a6008b1940448c318270382580902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T07:34:09.000Z",
      "commit": "040deb3846da10a4a595c7e75ada8f9b0136b76a",
      "fileid": "bae0f10c4e7b819895ce0be15dcd8a25e96d32af2c05ca2b2595524108cb29be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xtreamsrl/actions/runs/26355183349"
    }
  ]
}