{
  "_id": "6a17ad75acfb0bcc41d9a6d2",
  "Package": "detourr",
  "Type": "Package",
  "Title": "Portable and Performant Tour Animations",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Casper\", \"Hart\", email = \"casperhart93@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Earo\", \"Wang\", email = \"earo.wang@gmail.com\", role = c(\"aut\", \"ths\"), comment = c(ORCID = \"0000-0001-6448-5260\"))\n)",
  "Description": "Provides 2D and 3D tour animations as HTML widgets. The\nuser can interact with the widgets using orbit controls,\ntooltips, brushing, and timeline controls. Linked brushing is\nsupported using 'crosstalk', and widgets can be embedded in\nShiny apps or HTML documents.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "URL": "https://casperhart.github.io/detourr/",
  "BugReports": "https://github.com/casperhart/detourr/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libgsl0-dev libuv1-dev\nlibxml2-dev",
  "Repository": "https://casperhart.r-universe.dev",
  "Date/Publication": "2026-05-28 02:02:18 UTC",
  "RemoteUrl": "https://github.com/casperhart/detourr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 02:46:51 UTC",
    "User": "root"
  },
  "Author": "Casper Hart [aut, cre],\nEaro Wang [aut, ths] (ORCID: <https://orcid.org/0000-0001-6448-5260>)",
  "Maintainer": "Casper Hart <casperhart93@gmail.com>",
  "MD5sum": "03841448d7b4c4e619af23dae8f0a3ea",
  "_user": "casperhart",
  "_type": "src",
  "_file": "detourr_0.2.0.tar.gz",
  "_fileid": "fabe9375ddecbab090d29677478049d18047ed52b63514fa4e947229bf534a06",
  "_filesize": 2752207,
  "_sha256": "fabe9375ddecbab090d29677478049d18047ed52b63514fa4e947229bf534a06",
  "_created": "2026-05-28T02:46:51.000Z",
  "_published": "2026-05-28T02:50:28.958Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78214420833,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256658494"
    },
    {
      "job": 78214420839,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256655298"
    },
    {
      "job": 78214420844,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256650164"
    },
    {
      "job": 78214420820,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256649263"
    },
    {
      "job": 78214054913,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256630877"
    },
    {
      "job": 78214420798,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256653889"
    },
    {
      "job": 78214420828,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256643806"
    },
    {
      "job": 78214420814,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256645206"
    },
    {
      "job": 78214420829,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256646415"
    }
  ],
  "_buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/casperhart/detourr",
  "_commit": {
    "id": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
    "author": "casperhart <39182232+casperhart@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #136 from casperhart/loop\n\n🔁 add loop parameter",
    "time": 1779933738
  },
  "_maintainer": {
    "name": "Casper Hart",
    "email": "casperhart93@gmail.com",
    "login": "casperhart",
    "description": "",
    "uuid": 39182232
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "tourr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "crosstalk",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "geozoo",
      "role": "Suggests"
    }
  ],
  "_owner": "casperhart",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "casperhart",
      "count": 177,
      "uuid": 39182232
    },
    {
      "user": "janithwanni",
      "count": 54,
      "uuid": 8599256
    },
    {
      "user": "certifiedwaif",
      "count": 1,
      "uuid": 2517845
    }
  ],
  "_userbio": {
    "uuid": 39182232,
    "type": "user",
    "name": "casperhart"
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/detourr"
  },
  "_devurl": "https://github.com/casperhart/detourr",
  "_pkgdown": "https://casperhart.github.io/detourr/",
  "_searchresults": 76,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/detourr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/casperhart/detourr",
  "_realowner": "casperhart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-06-20"
    },
    {
      "version": "0.2.0",
      "date": "2025-08-28"
    }
  ],
  "_exports": [
    "add_edges",
    "add_points",
    "clear_edges",
    "clear_enlarge",
    "clear_highlight",
    "clear_points",
    "dependence_tour",
    "detour",
    "detour_proxy",
    "detourOutput",
    "enlarge_points",
    "force_rerender",
    "frozen_guided_tour",
    "frozen_tour",
    "grand_tour",
    "guided_section_tour",
    "guided_tour",
    "highlight_points",
    "is_detour",
    "little_tour",
    "local_tour",
    "planned_tour",
    "shinyRenderDetour",
    "show_sage",
    "show_scatter",
    "show_slice",
    "tour_aes",
    "tour_path"
  ],
  "_datasets": [
    {
      "name": "mnist_embeddings_32d",
      "title": "Embeddings of images in the MNIST test set",
      "object": "mnist_embeddings_32d",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "label",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "X9",
        "X10",
        "X11",
        "X12",
        "X13",
        "X14",
        "X15",
        "X16",
        "X17",
        "X18",
        "X19",
        "X20",
        "X21",
        "X22",
        "X23",
        "X24",
        "X25",
        "X26",
        "X27",
        "X28",
        "X29",
        "X30",
        "X31",
        "X32"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "mnist_embeddings_8d",
      "title": "Embeddings of images in the MNIST test set",
      "object": "mnist_embeddings_8d",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "label",
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "detour",
      "title": "Initiate a detour visualisation",
      "topics": [
        "detour"
      ]
    },
    {
      "page": "detour-shiny",
      "title": "Shiny bindings for detourr",
      "topics": [
        "add_edges",
        "add_points",
        "clear_edges",
        "clear_enlarge",
        "clear_highlight",
        "clear_points",
        "detour-shiny",
        "detourOutput",
        "detour_proxy",
        "enlarge_points",
        "force_rerender",
        "highlight_points",
        "shinyRenderDetour"
      ]
    },
    {
      "page": "is_detour",
      "title": "Test for detour-ness",
      "topics": [
        "is_detour"
      ]
    },
    {
      "page": "mnist_embeddings",
      "title": "Embeddings of images in the MNIST test set",
      "topics": [
        "mnist_embeddings",
        "mnist_embeddings_32d",
        "mnist_embeddings_8d"
      ]
    },
    {
      "page": "show_sage",
      "title": "2D and 3D Sage Tour Display",
      "topics": [
        "show_sage"
      ]
    },
    {
      "page": "show_scatter",
      "title": "2D and 3D Scatter Plot Display for Tours",
      "topics": [
        "show_scatter"
      ]
    },
    {
      "page": "show_scatter_internal",
      "title": "Internal method for 2D and 3D Scatter Plot Display",
      "topics": [
        "show_scatter_internal"
      ]
    },
    {
      "page": "show_slice",
      "title": "2D and 3D Slice Display for Tours",
      "topics": [
        "show_slice"
      ]
    },
    {
      "page": "tour_aes",
      "title": "Aesthetic mapping for tours",
      "topics": [
        "tour_aes"
      ]
    },
    {
      "page": "tour_path",
      "title": "Generate a tour path for a detour object",
      "topics": [
        "tour_path"
      ]
    }
  ],
  "_pkglogo": "https://github.com/casperhart/detourr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/casperhart/detourr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "alphahull",
    "ash",
    "base64enc",
    "bitops",
    "boot",
    "bslib",
    "cachem",
    "cassowaryr",
    "cli",
    "cpp11",
    "crayon",
    "deldir",
    "digest",
    "dplyr",
    "energy",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geozoo",
    "ggplot2",
    "glue",
    "gsl",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "interp",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "minerva",
    "nlme",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sgeostat",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "tensor",
    "tibble",
    "tidyselect",
    "tinytex",
    "tourr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 6.261024833992398,
  "_indexed": true,
  "_nocasepkg": "detourr",
  "_universes": [
    "casperhart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T02:49:31.000Z",
      "distro": "noble",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "b69e2cd4f0d21f4e7036c6a026542dd6bd46c4b6bcba0fd189d444d0c5b85af3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T02:49:17.000Z",
      "distro": "noble",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "21f5676ee251a051e74e06ecda6c937cf859a288a2de532e5c244b2d994843cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T02:48:49.000Z",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "0d0301c011a8002550520da681d550b3aa9236984e7c9497ceb7f3c3ec928696",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T02:48:40.000Z",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "2cf79207b9f6849ce80b98c5675be2e5dec68eff5e7aff4d124704d0fcc4018b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-28T02:49:25.000Z",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "c38690d366cb180b08d02fadd7ff229d84e92720e1197d7376a1f0629e0578da",
      "status": "success",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T02:48:08.000Z",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "98c374f0da790063f5d1c5b34d02566c42947df40cf0a5407282d5673c364bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T02:48:10.000Z",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "3ffa275e015591dff1648db65bdfc3be722c070ba71e341387755a49cf0ef923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T02:48:17.000Z",
      "commit": "7411cc8a3ee263a5dda5fc4e4a10973a1e8705d1",
      "fileid": "66cbb344d37d8621970524eca5a5d46b721bb6cd9ef0db06add1b618622a5d72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/casperhart/actions/runs/26551382297"
    }
  ]
}