{
  "_id": "6a61c5f2768d0b54cfc78592",
  "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-07-23 07:38:35 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>",
  "_user": "daattali",
  "_type": "src",
  "_file": "timevis_2.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/21718bcead71fb3cda6d7369ee012716344a68e46810d34f6ae48c517c91910b",
  "_filesize": 669725,
  "_sha256": "21718bcead71fb3cda6d7369ee012716344a68e46810d34f6ae48c517c91910b",
  "_expires": "2026-10-31T07:42:40.000Z",
  "_created": "2026-07-23T07:38:35.000Z",
  "_published": "2026-07-23T07:42:41.963Z",
  "_jobs": [
    {
      "job": 89146774561,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8556213775"
    },
    {
      "job": 89146774586,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8556212705"
    },
    {
      "job": 89146774570,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8556196814"
    },
    {
      "job": 89146774581,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8556191603"
    },
    {
      "job": 89146249837,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8556165636"
    },
    {
      "job": 89146774565,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8556203434"
    },
    {
      "job": 89146774614,
      "time": 75,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8556192757"
    },
    {
      "job": 89146774598,
      "time": 71,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8556191396"
    },
    {
      "job": 89146774580,
      "time": 84,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8556195652"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 2233,
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 1606,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timevis"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/daattali/timevis",
  "_searchresults": 469,
  "_rbuild": "4.6.1",
  "_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.362639810139324,
  "_indexed": true,
  "_nocasepkg": "timevis",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:40:59.000Z",
      "distro": "resolute",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/c307746a45fed3d4c2aab35105818349a5604181ff4c22d067e1d27651c7befe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:40:56.000Z",
      "distro": "resolute",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/9d490af663ddfedcf82eb062235ae7248d2c6d24062d6ee6137085db0f3593a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:40:13.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/90650efe521d84821b5c6e556862e8a82c88af4f672faf625867c93ab315c2c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:39:58.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/8778a7a1998a3aca35bef13f9ec8050092f21462ea892035a48a7b8de6e0b608",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:40:43.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/0c806954983a36db6aa505f66c99240493a3d00c56e99fa90bce49e88a8ad5c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:39:47.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/935ace17d6553672307eeacc2dc6538932c22e2051d1368952a6965f23db6dc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:39:49.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/13ee1725cba08ce316b2e680ec42090bd58141f6dd1790b2be2a340056022ff3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-23T07:40:01.000Z",
      "commit": "ff2bab7e91c6f248919e779e56fb93ba60c19be4",
      "fileid": "https://r2.ropensci.org/a72e4742a40ef0f4c2fadad8e3cc45a34aac3822408dff97d4dd76cb2518dfd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29988670566"
    }
  ]
}