{
  "_id": "6a13f4c7acfb0bcc41d32a92",
  "Package": "vistime",
  "Title": "Pretty Timelines in R",
  "Version": "1.3.0",
  "Date": "2026-03-26",
  "Authors@R": "c(\nperson(\"Sandro\", \"Raabe\", , \"sa.ra.online@posteo.de\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "A library for creating time based charts, like Gantt or\ntimelines. Possible outputs include 'ggplot2' diagrams,\n'plotly.js' graphs, 'Highcharts.js' widgets and data.frames.\nResults can be used in the 'RStudio' viewer pane, in\n'RMarkdown' documents or in Shiny apps. In the interactive\noutputs created by vistime() and hc_vistime(), you can interact\nwith the plot using mouse hover or zoom.",
  "License": "GPL-3 | file LICENSE",
  "URL": "https://shosaco.github.io/vistime/",
  "BugReports": "https://github.com/shosaco/vistime/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://shosaco.r-universe.dev",
  "Date/Publication": "2026-03-26 21:18:39 UTC",
  "RemoteUrl": "https://github.com/shosaco/vistime",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d3cd347f6e33613794024a9006dd3ac871299e6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:02:22 UTC",
    "User": "root"
  },
  "Author": "Sandro Raabe [aut, cre]",
  "Maintainer": "Sandro Raabe <sa.ra.online@posteo.de>",
  "MD5sum": "863e54cf2ff2bd79b3d9cb1f98e75b63",
  "_user": "shosaco",
  "_type": "src",
  "_file": "vistime_1.3.0.tar.gz",
  "_fileid": "6509aaa049df53db71ace6794e1eb182da4727f6d753e0cba4f9fb165979a302",
  "_filesize": 561167,
  "_sha256": "6509aaa049df53db71ace6794e1eb182da4727f6d753e0cba4f9fb165979a302",
  "_created": "2026-05-25T07:02:22.000Z",
  "_published": "2026-05-25T07:05:43.981Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77670710740,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193349347"
    },
    {
      "job": 77670710770,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193350914"
    },
    {
      "job": 77670710722,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193341893"
    },
    {
      "job": 77670710711,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193340268"
    },
    {
      "job": 77670299244,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193311938"
    },
    {
      "job": 77670710771,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193343557"
    },
    {
      "job": 77670710746,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193338490"
    },
    {
      "job": 77670710791,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7193337558"
    },
    {
      "job": 77670710747,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193336095"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shosaco/vistime",
  "_commit": {
    "id": "7d3cd347f6e33613794024a9006dd3ac871299e6",
    "author": "sandro <sa.ra.online@posteo.de>",
    "committer": "sandro <sa.ra.online@posteo.de>",
    "message": "Merge branch 'master' of https://github.com/shosaco/vistime\n",
    "time": 1774559919
  },
  "_maintainer": {
    "name": "Sandro Raabe",
    "email": "sa.ra.online@posteo.de",
    "login": "shosaco",
    "description": "",
    "uuid": 20717764
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "highcharter",
      "version": "> 0.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shosaco",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-13",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "charts",
    "timelines"
  ],
  "_stars": 174,
  "_contributors": [
    {
      "user": "sandroraabe",
      "count": 222,
      "uuid": 33690995
    },
    {
      "user": "shosaco",
      "count": 133,
      "uuid": 20717764
    },
    {
      "user": "kelly-sovacool",
      "count": 9,
      "uuid": 17768269
    },
    {
      "user": "jonocarroll",
      "count": 1,
      "uuid": 9496865
    }
  ],
  "_userbio": {
    "uuid": 20717764,
    "type": "user",
    "name": "Sandro Raabe"
  },
  "_downloads": {
    "count": 1613,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vistime"
  },
  "_devurl": "https://github.com/shosaco/vistime",
  "_pkgdown": "https://shosaco.github.io/vistime/",
  "_searchresults": 186,
  "_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/vistime.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shosaco/vistime",
  "_realowner": "shosaco",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-29"
    },
    {
      "version": "0.2.0",
      "date": "2017-01-30"
    },
    {
      "version": "0.3.0",
      "date": "2017-02-12"
    },
    {
      "version": "0.4.0",
      "date": "2017-06-03"
    },
    {
      "version": "0.5.0",
      "date": "2018-04-15"
    },
    {
      "version": "0.6.0",
      "date": "2018-10-28"
    },
    {
      "version": "0.7.0",
      "date": "2019-01-04"
    },
    {
      "version": "0.8.0",
      "date": "2019-03-04"
    },
    {
      "version": "0.8.1",
      "date": "2019-04-08"
    },
    {
      "version": "0.9.0",
      "date": "2020-01-10"
    },
    {
      "version": "1.0.0",
      "date": "2020-04-17"
    },
    {
      "version": "1.1.0",
      "date": "2020-07-25"
    },
    {
      "version": "1.2.0",
      "date": "2021-02-19"
    },
    {
      "version": "1.2.1",
      "date": "2021-04-10"
    },
    {
      "version": "1.2.3",
      "date": "2022-10-16"
    },
    {
      "version": "1.2.4",
      "date": "2023-10-29"
    },
    {
      "version": "1.3.0",
      "date": "2026-03-28"
    }
  ],
  "_exports": [
    "gg_vistime",
    "hc_vistime",
    "vistime",
    "vistime_data"
  ],
  "_help": [
    {
      "page": "vistime-package",
      "title": "vistime: Pretty Timeline Charts in R",
      "topics": [
        "vistime-package"
      ]
    },
    {
      "page": "gg_vistime",
      "title": "Create a Timeline rendered by ggplot2",
      "topics": [
        "gg_vistime"
      ]
    },
    {
      "page": "hc_vistime",
      "title": "Create a Timeline rendered by Highcharts.js",
      "topics": [
        "hc_vistime"
      ]
    },
    {
      "page": "vistime",
      "title": "Create a Timeline rendered by Plotly",
      "topics": [
        "vistime"
      ]
    },
    {
      "page": "vistime_data",
      "title": "Standardize data to plot on a timeline plot",
      "topics": [
        "vistime_data"
      ]
    }
  ],
  "_pkglogo": "https://github.com/shosaco/vistime/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/shosaco/vistime/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "hc_vistime-vignette.Rmd",
      "filename": "hc_vistime-vignette.html",
      "title": "Interactive timeline plots with hc_vistime()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Basic example",
        "2. Installation",
        "3. Usage and default arguments",
        "4. Arguments",
        "5. Value",
        "6. Examples",
        "Ex. 1: Presidents",
        "Ex. 2: Project Planning",
        "Ex. 3: Gantt Charts",
        "8. Usage in Shiny apps",
        "9. Customization"
      ],
      "created": "2021-02-19 08:22:58",
      "modified": "2026-03-26 21:01:22",
      "commits": 6
    },
    {
      "source": "vistime-vignette.Rmd",
      "filename": "vistime-vignette.html",
      "title": "Interactive timeline plots with vistime()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Basic example",
        "2. Installation",
        "3. Usage and default arguments",
        "4. Arguments",
        "5. Value",
        "6. Examples",
        "Ex. 1: Presidents",
        "Ex. 2: Project Planning",
        "Ex. 3: Gantt Charts",
        "7. Export of vistime as PDF or PNG",
        "8. Usage in Shiny apps",
        "9. Customization",
        "Using plotly::layout()",
        "List manipulation",
        "Changing x-axis tick font size",
        "Changing y-axis tick font size",
        "Changing events font size",
        "Changing marker size"
      ],
      "created": "2019-01-02 19:37:14",
      "modified": "2026-03-26 21:01:22",
      "commits": 36
    },
    {
      "source": "gg_vistime-vignette.Rmd",
      "filename": "gg_vistime-vignette.html",
      "title": "Static timeline plots with gg_vistime()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Basic example",
        "2. Installation",
        "3. Usage and default arguments",
        "4. Arguments",
        "5. Value",
        "6. Examples",
        "Ex. 1: Presidents",
        "Ex. 2: Project Planning",
        "Ex. 3: Gantt Charts",
        "7. Export of vistime as PNG",
        "8. Usage in Shiny apps",
        "9. Customization"
      ],
      "created": "2021-02-19 08:22:58",
      "modified": "2026-03-26 21:01:22",
      "commits": 4
    }
  ],
  "_score": 9.149060324048465,
  "_indexed": true,
  "_nocasepkg": "vistime",
  "_universes": [
    "shosaco"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-25T07:04:45.000Z",
      "distro": "noble",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "c1546e258db9dc2fb2006a4bde7ac0f3ce4c84a967750bff4791c626373163ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-25T07:04:50.000Z",
      "distro": "noble",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "580243a409630bdba2623566695072aae74a5713ef3e83d9b648111591e6d705",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-25T07:04:24.000Z",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "e0c2e6abb778c4d8c2128d5b95458d1ce94140c7b247c7889b9cbb079f669458",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-25T07:04:15.000Z",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "1add49fbf4bc5da18867720b61b1d2b6a0730b936413873d7f8aa476389a84e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-25T07:04:50.000Z",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "dd17b2e79d4365da857ab761b325899ff79ae36b12f8b7f48e6bd04197aedbbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-25T07:03:52.000Z",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "e051a3b73057ae4d861d376789be4eace62c21672b86db8a1f943b9bb5de00e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-25T07:03:45.000Z",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "50a054b8fd96c4573b0096ca2418ddfd8782d4981f29236e3d2c3954d54730ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-25T07:03:39.000Z",
      "commit": "7d3cd347f6e33613794024a9006dd3ac871299e6",
      "fileid": "c6f1fb2d9c6d17aa508d2f20031223512908bff87df9aef8729cd6f8d907decf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shosaco/actions/runs/26387831395"
    }
  ]
}