{
  "_id": "6a12ccc6acfb0bcc41d217d1",
  "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-05-24 09:59:36 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": "b7544d1ae5be22b07bda7f930ace6181",
  "_user": "daattali",
  "_type": "src",
  "_file": "timevis_2.1.0.9000.tar.gz",
  "_fileid": "1b5cb6696363a1ec37c7316cb2f7fba3b902e54f5bd9a7d1fb5cb93ea80421b3",
  "_filesize": 672105,
  "_sha256": "1b5cb6696363a1ec37c7316cb2f7fba3b902e54f5bd9a7d1fb5cb93ea80421b3",
  "_created": "2026-05-24T09:59:36.000Z",
  "_published": "2026-05-24T10:02:46.187Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77588752945,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184232041"
    },
    {
      "job": 77588752959,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184230610"
    },
    {
      "job": 77588752939,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184223778"
    },
    {
      "job": 77588752941,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184224414"
    },
    {
      "job": 77588575814,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184216596"
    },
    {
      "job": 77588752938,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184230927"
    },
    {
      "job": 77588752952,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184228179"
    },
    {
      "job": 77588752954,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7184224476"
    },
    {
      "job": 77588752953,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184225383"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725",
  "_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": 679,
  "_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",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 1486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timevis"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/daattali/timevis",
  "_searchresults": 395,
  "_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",
    "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.253698193106862,
  "_indexed": true,
  "_nocasepkg": "timevis",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:02:11.000Z",
      "distro": "noble",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "99c9f48bab79d1f17ba884e258c96a17026e8c246312b27e15474dafdf34feba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:01:58.000Z",
      "distro": "noble",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "c5c7c4cafd483e184613f679ecf1a2fb6058663ba1d680c138787683a0e4e6b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:00:55.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "14c2a0ad6d961ed5fa95e5fac11e8ae7ed936ffb0a553cbf268d111b23c1cf0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:01:01.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "4a427478579fec727aafc3554aae1d1314385919f36bb23243af5b2498b4c9ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:02:15.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "bd775bc92c3f39ec8ef2c6bf4c43901c031fe148ad686457a9d08e3f5476f56b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:01:27.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "1a0d915eeef784e089c0f437528f300ce66da9373890386eb0fd8a52e579cbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:00:52.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "506eb879637a594374d7c32adc05d0be9388352a08e439783fb1f17e2b3a2d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-24T10:00:59.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "f772f8d626f7382d304ee1dbe21c2c91dad596f52385edc95652910683854a43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/26358139725"
    }
  ]
}