{
  "_id": "6a10758dacfb0bcc41cac8a5",
  "Package": "langevitour",
  "Title": "Langevin Tour",
  "Version": "0.8.1",
  "Authors@R": "person(\"Paul\", \"Harrison\", , \"pfh@logarithmic.net\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3980-268X\"))",
  "Description": "An HTML widget that randomly tours 2D projections of\nnumerical data. A random walk through projections of the data\nis shown. The user can manipulate the plot to use specified\naxes, or turn on Guided Tour mode to find an informative\nprojection of the data. Groups within the data can be hidden or\nshown, as can particular axes. Points can be brushed, and the\nselection can be linked to other widgets using crosstalk. The\nunderlying method to produce the random walk and projection\npursuit uses Langevin dynamics. The widget can be used from\nwithin R, or included in a self-contained R Markdown or Quarto\ndocument or presentation, or used in a Shiny app.",
  "URL": "https://logarithmic.net/langevitour/",
  "BugReports": "https://github.com/pfh/langevitour/issues/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://pfh.r-universe.dev",
  "Date/Publication": "2026-03-08 01:58:15 UTC",
  "RemoteUrl": "https://github.com/pfh/langevitour",
  "RemoteRef": "HEAD",
  "RemoteSha": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:07:45 UTC",
    "User": "root"
  },
  "Author": "Paul Harrison [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3980-268X>)",
  "Maintainer": "Paul Harrison <pfh@logarithmic.net>",
  "MD5sum": "2bf77df771a2d983800b3bd2428faaec",
  "_user": "pfh",
  "_type": "src",
  "_file": "langevitour_0.8.1.tar.gz",
  "_fileid": "59363d8441af287be1db85e96e5efff7f7a5b72b192d069bc9339c18af4f4803",
  "_filesize": 413622,
  "_sha256": "59363d8441af287be1db85e96e5efff7f7a5b72b192d069bc9339c18af4f4803",
  "_created": "2026-05-07T05:07:45.000Z",
  "_published": "2026-05-22T15:26:05.720Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77410184193,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847395948"
    },
    {
      "job": 77410184810,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847398367"
    },
    {
      "job": 77410184145,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847390156"
    },
    {
      "job": 77410184134,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847390139"
    },
    {
      "job": 77410183663,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847367450"
    },
    {
      "job": 77410183684,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164200941"
    },
    {
      "job": 77410184274,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847399967"
    },
    {
      "job": 77410184353,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847385449"
    },
    {
      "job": 77410184516,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847386229"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pfh/langevitour",
  "_commit": {
    "id": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
    "author": "Paul Harrison <pfh@logarithmic.net>",
    "committer": "Paul Harrison <pfh@logarithmic.net>",
    "message": "Update NEWS, add dev dependency for testing nbconvert via markdown.\n",
    "time": 1772935095
  },
  "_maintainer": {
    "name": "Paul Harrison",
    "email": "pfh@logarithmic.net",
    "login": "pfh",
    "uuid": 728279,
    "orcid": "0000-0002-3980-268X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "crosstalk",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "tourr",
      "role": "Suggests"
    },
    {
      "package": "geozoo",
      "role": "Suggests"
    },
    {
      "package": "liminal",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    }
  ],
  "_owner": "pfh",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.8.1",
      "date": "2025-05-24"
    }
  ],
  "_topics": [
    "javascript-applications",
    "langevin-dynamics",
    "tour",
    "visualization"
  ],
  "_stars": 27,
  "_contributors": [
    {
      "user": "pfh",
      "count": 162,
      "uuid": 728279
    },
    {
      "user": "wytamma",
      "count": 11,
      "uuid": 13726005
    },
    {
      "user": "patcon",
      "count": 1,
      "uuid": 305339
    }
  ],
  "_userbio": {
    "uuid": 728279,
    "type": "user",
    "name": "Paul Harrison"
  },
  "_downloads": {
    "count": 643,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/langevitour"
  },
  "_devurl": "https://github.com/pfh/langevitour",
  "_pkgdown": "https://logarithmic.net/langevitour/",
  "_searchresults": 74,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/langevitour.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pfh/langevitour",
  "_realowner": "pfh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-03-21"
    },
    {
      "version": "0.2",
      "date": "2022-03-23"
    },
    {
      "version": "0.4",
      "date": "2022-05-09"
    },
    {
      "version": "0.5",
      "date": "2022-08-05"
    },
    {
      "version": "0.6",
      "date": "2023-11-17"
    },
    {
      "version": "0.7",
      "date": "2024-02-24"
    },
    {
      "version": "0.8.0",
      "date": "2025-04-13"
    },
    {
      "version": "0.8.1",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "knnDenoise",
    "langevitour",
    "langevitourOutput",
    "renderLangevitour"
  ],
  "_datasets": [
    {
      "name": "zeiselPC",
      "title": "Principal components of scRNA-Seq of mouse brain cells",
      "object": "zeiselPC",
      "file": "zeiselPC.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "PC1",
        "PC2",
        "PC3",
        "PC4",
        "PC5",
        "PC6",
        "PC7",
        "PC8",
        "PC9",
        "PC10"
      ],
      "rows": 2816,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "knnDenoise",
      "title": "k-nearest neighbor denoising of a set of points",
      "topics": [
        "knnDenoise"
      ]
    },
    {
      "page": "langevitour",
      "title": "Langevin Tour",
      "topics": [
        "langevitour"
      ]
    },
    {
      "page": "langevitour-shiny",
      "title": "Shiny bindings for langevitour",
      "topics": [
        "langevitour-shiny",
        "langevitourOutput",
        "renderLangevitour"
      ]
    },
    {
      "page": "zeiselPC",
      "title": "Principal components of scRNA-Seq of mouse brain cells",
      "topics": [
        "zeiselPC"
      ]
    }
  ],
  "_readme": "https://github.com/pfh/langevitour/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "crosstalk",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lazyeval",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "RANN",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "usage.Rmd",
      "filename": "usage.html",
      "title": "Usage example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Further examples"
      ],
      "created": "2022-03-19 08:09:44",
      "modified": "2022-10-02 04:10:46",
      "commits": 7
    }
  ],
  "_score": 7.379776729937588,
  "_indexed": true,
  "_nocasepkg": "langevitour",
  "_universes": [
    "pfh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-07T05:10:27.000Z",
      "distro": "noble",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "7144f3f77048d72521c1ad419ce16ef55f99cec9743962386522e1763a4ace3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-07T05:10:39.000Z",
      "distro": "noble",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "6e48f0ae53d9c01a43d975d11a009a1df749ad8eea177c4363b0de791c4fcf1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-07T05:10:00.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "09c91c14ae35241ab3900dd2dd0fd7d1a0e8eee9737d14bec4528d18fa46bbfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-07T05:09:58.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "b9787aedf512d05d734fd73b94a9f0ff2927d63c375db68c6d65c3bb934d7456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-07T05:10:41.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "844d6b4b330db7969bb46864634de59654e34fff3b814d3d2b712844d00a871e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-07T05:09:26.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "3a3405071fa06ee2e8c79ec9a2c2e16ca7298282c688ee412bcc9ce4d538e507",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-07T05:09:31.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "372b9e29f4bc49efd894e2264e2de418e62f783c8423fbd85df26bf002e81c94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-05-22T15:25:43.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "2f2773e3bf1d995ca88c7cdb7ee19ef7176cdd521b288b914a297cbd14c88549",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/25477050360"
    }
  ]
}