{
  "_id": "6a3a58806265ec60d621029e",
  "Package": "timevis",
  "Title": "Create Interactive Timeline Visualizations in R",
  "Version": "2.1.0.9000",
  "Authors@R": "c(\nperson(\"Dean\", \"Attali\", email = \"daattali@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(\"R interface\", ORCID=\"0000-0002-5645-3493\")),\nperson(family = \"Almende B.V.\", role = c(\"aut\", \"cph\"),\ncomment = \"vis.js Timeline library, https://visjs.github.io/vis-timeline/docs/timeline/\")\n)",
  "Description": "Create rich and fully interactive timeline visualizations.\nTimelines can be included in Shiny apps or R markdown\ndocuments. 'timevis' includes an extensive API to manipulate a\ntimeline after creation, and supports getting data out of the\nvisualization into R. Based on the 'vis.js' Timeline JavaScript\nlibrary.",
  "URL": "https://github.com/daattali/timevis,\nhttps://daattali.com/shiny/timevis-demo/",
  "BugReports": "https://github.com/daattali/timevis/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://daattali.r-universe.dev",
  "Date/Publication": "2024-08-18 18:43:47 UTC",
  "RemoteUrl": "https://github.com/daattali/timevis",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 09:54:08 UTC",
    "User": "root"
  },
  "Author": "Dean Attali [aut, cre] (R interface, ORCID:\n<https://orcid.org/0000-0002-5645-3493>),\nAlmende B.V. [aut, cph] (vis.js Timeline library,\nhttps://visjs.github.io/vis-timeline/docs/timeline/)",
  "Maintainer": "Dean Attali <daattali@gmail.com>",
  "MD5sum": "3c24cdfcf73611d84e15352965b8e5c5",
  "_user": "daattali",
  "_type": "src",
  "_file": "timevis_2.1.0.9000.tar.gz",
  "_fileid": "fb4880a136f220a41868d3e45fe1e4be4fe780715fd55db89c1e5a826fa4bf1d",
  "_filesize": 672456,
  "_sha256": "fb4880a136f220a41868d3e45fe1e4be4fe780715fd55db89c1e5a826fa4bf1d",
  "_created": "2026-06-23T09:54:08.000Z",
  "_published": "2026-06-23T09:57:20.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82926503185,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7817438940"
    },
    {
      "job": 82926503117,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7817446737"
    },
    {
      "job": 82926503148,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7817425837"
    },
    {
      "job": 82926503169,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7817424090"
    },
    {
      "job": 82925722665,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7817395004"
    },
    {
      "job": 82926503081,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7817439627"
    },
    {
      "job": 82926503210,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7817452342"
    },
    {
      "job": 82926503170,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7817425935"
    },
    {
      "job": 82926503259,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7817427140"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daattali/timevis",
  "_commit": {
    "id": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
    "author": "Dean Attali <daattali@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1724006627
  },
  "_maintainer": {
    "name": "Dean Attali",
    "email": "daattali@gmail.com",
    "login": "daattali",
    "orcid": "0000-0002-5645-3493",
    "twitter": "@daattali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller.",
    "uuid": 952340
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "crosstalk",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.2.6",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 0.6",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.9.1",
      "role": "Suggests"
    },
    {
      "package": "shinydisconnect",
      "role": "Suggests"
    }
  ],
  "_owner": "daattali",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "shiny",
    "shiny-r"
  ],
  "_stars": 680,
  "_contributors": [
    {
      "user": "daattali",
      "count": 163,
      "uuid": 952340
    },
    {
      "user": "emillykkejensen",
      "count": 3,
      "uuid": 8842355
    },
    {
      "user": "muschellij2",
      "count": 1,
      "uuid": 1075118
    },
    {
      "user": "strazto",
      "count": 1,
      "uuid": 39424834
    },
    {
      "user": "nfultz",
      "count": 1,
      "uuid": 418638
    },
    {
      "user": "mhtorp",
      "count": 1,
      "uuid": 20072569
    }
  ],
  "_userbio": {
    "uuid": 952340,
    "type": "user",
    "name": "Dean Attali",
    "followers": 2232,
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 1984,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timevis"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/daattali/timevis",
  "_searchresults": 469,
  "_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/timevis.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daattali/timevis",
  "_realowner": "daattali",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-07-25"
    },
    {
      "version": "0.2",
      "date": "2016-08-24"
    },
    {
      "version": "0.3",
      "date": "2016-08-29"
    },
    {
      "version": "0.4",
      "date": "2016-09-16"
    },
    {
      "version": "0.5",
      "date": "2019-01-16"
    },
    {
      "version": "1.0.0",
      "date": "2020-09-16"
    },
    {
      "version": "2.0.0",
      "date": "2021-12-20"
    },
    {
      "version": "2.1.0",
      "date": "2022-11-03"
    }
  ],
  "_exports": [
    "%>%",
    "addCustomTime",
    "addItem",
    "addItems",
    "centerItem",
    "centerTime",
    "fitWindow",
    "removeCustomTime",
    "removeItem",
    "renderTimevis",
    "runExample",
    "setCurrentTime",
    "setCustomTime",
    "setGroups",
    "setItems",
    "setOptions",
    "setSelection",
    "setWindow",
    "timevis",
    "timevisOutput",
    "zoomIn",
    "zoomOut"
  ],
  "_datasets": [
    {
      "name": "timevisData",
      "title": "Timevis sample data",
      "object": "timevisData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "content",
        "start",
        "end",
        "group",
        "type"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "timevisDataGroups",
      "title": "Timevis sample group data",
      "object": "timevisDataGroups",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "content"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addCustomTime",
      "title": "Add a new vertical bar at a time point that can be dragged by the user",
      "topics": [
        "addCustomTime"
      ]
    },
    {
      "page": "addItem",
      "title": "Add a single item to a timeline",
      "topics": [
        "addItem"
      ]
    },
    {
      "page": "addItems",
      "title": "Add multiple items to a timeline",
      "topics": [
        "addItems"
      ]
    },
    {
      "page": "centerItem",
      "title": "Move the window such that given item or items are centered",
      "topics": [
        "centerItem"
      ]
    },
    {
      "page": "centerTime",
      "title": "Move the window such that the given time is centered",
      "topics": [
        "centerTime"
      ]
    },
    {
      "page": "fitWindow",
      "title": "Adjust the visible window such that it fits all items",
      "topics": [
        "fitWindow"
      ]
    },
    {
      "page": "removeCustomTime",
      "title": "Remove a custom time previously added",
      "topics": [
        "removeCustomTime"
      ]
    },
    {
      "page": "removeItem",
      "title": "Remove an item from a timeline",
      "topics": [
        "removeItem"
      ]
    },
    {
      "page": "runExample",
      "title": "Run examples of using timevis in a Shiny app",
      "topics": [
        "runExample"
      ]
    },
    {
      "page": "setCurrentTime",
      "title": "Adjust the time of the current time bar",
      "topics": [
        "setCurrentTime"
      ]
    },
    {
      "page": "setCustomTime",
      "title": "Adjust the time of a custom time bar",
      "topics": [
        "setCustomTime"
      ]
    },
    {
      "page": "setGroups",
      "title": "Set the groups of a timeline",
      "topics": [
        "setGroups"
      ]
    },
    {
      "page": "setItems",
      "title": "Set the items of a timeline",
      "topics": [
        "setItems"
      ]
    },
    {
      "page": "setOptions",
      "title": "Update the configuration options of a timeline",
      "topics": [
        "setOptions"
      ]
    },
    {
      "page": "setSelection",
      "title": "Select one or multiple items on a timeline",
      "topics": [
        "setSelection"
      ]
    },
    {
      "page": "setWindow",
      "title": "Set the current visible window",
      "topics": [
        "setWindow"
      ]
    },
    {
      "page": "timevis",
      "title": "Create a timeline visualization",
      "topics": [
        "timevis"
      ]
    },
    {
      "page": "timevis-shiny",
      "title": "Shiny bindings for timevis",
      "topics": [
        "renderTimevis",
        "timevis-shiny",
        "timevisOutput"
      ]
    },
    {
      "page": "timevisData",
      "title": "Timevis sample data",
      "topics": [
        "timevisData"
      ]
    },
    {
      "page": "timevisDataGroups",
      "title": "Timevis sample group data",
      "topics": [
        "timevisDataGroups"
      ]
    },
    {
      "page": "zoom",
      "title": "Zoom in/out the current visible window",
      "topics": [
        "zoom",
        "zoomIn",
        "zoomOut"
      ]
    }
  ],
  "_readme": "https://github.com/daattali/timevis/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 9.454435937014823,
  "_indexed": true,
  "_nocasepkg": "timevis",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:56:11.000Z",
      "distro": "noble",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "2b3c70c27ab04fdf70de5bbdf971f1a969837354e2fa22e4b845f623fd3a6898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:56:28.000Z",
      "distro": "noble",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "c85d778ae4885784c95a51612f2b782599933303b473b6c2d2a3393b21ee4a1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:55:41.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "1936bd1d832ea63d04fd7a0b96279c33dd71d79ca44a5065c35a0cd9a9c15da8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:55:35.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "e67db4a9ea36bb403d25eb2928837e7b06962b8492b3953041ec634f370acb35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:56:27.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "d5700ba8de9236ad56e5191d300c586125a2353f8085ab52737578ddf2357d9c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:56:38.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "98d9e2c2af7709c731ec1749d9df1c8ab72cc51af7135cafc801d044e6b96fa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:55:31.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "9070b53f0f38eb07b1468ad97f750244de39c4f175740e3d9b386aacbd90426a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-06-23T09:55:30.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "dddcde87b87fed022520218941338c9c61f615685ec83f1238e6534bdbc65083",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/28017581777"
    }
  ]
}