{
  "_id": "6a4b85e4a6574ff277f9c1d5",
  "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-07-06 10:34:41 UTC",
    "User": "root"
  },
  "Author": "Paul Harrison [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3980-268X>)",
  "Maintainer": "Paul Harrison <pfh@logarithmic.net>",
  "_user": "pfh",
  "_type": "src",
  "_file": "langevitour_0.8.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9a9d8654bfc32ee3950d2631f296a72156783d9f437220cc07d22ba1f7ce645f",
  "_filesize": 411876,
  "_sha256": "9a9d8654bfc32ee3950d2631f296a72156783d9f437220cc07d22ba1f7ce645f",
  "_expires": "2026-10-14T10:39:30.000Z",
  "_created": "2026-07-06T10:34:41.000Z",
  "_published": "2026-07-06T10:39:31.994Z",
  "_jobs": [
    {
      "job": 85350575915,
      "time": 180,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8106505654"
    },
    {
      "job": 85350575868,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106505964"
    },
    {
      "job": 85350575913,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8106515354"
    },
    {
      "job": 85350575935,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106481870"
    },
    {
      "job": 85349959793,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106437516"
    },
    {
      "job": 85350575855,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8106503897"
    },
    {
      "job": 85350575926,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8106480308"
    },
    {
      "job": 85350575923,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8106479398"
    },
    {
      "job": 85350575888,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106480290"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 728279,
    "orcid": "0000-0002-3980-268X"
  },
  "_distro": "resolute",
  "_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": "2026-10",
      "n": 2
    }
  ],
  "_tags": [],
  "_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",
    "followers": 40
  },
  "_downloads": {
    "count": 640,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/langevitour"
  },
  "_devurl": "https://github.com/pfh/langevitour",
  "_pkgdown": "https://logarithmic.net/langevitour/",
  "_searchresults": 81,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.11800003342128,
  "_indexed": true,
  "_nocasepkg": "langevitour",
  "_universes": [
    "pfh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-07-06T10:37:45.000Z",
      "distro": "resolute",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/35600dc2eac79a2965405665b59d90008831d6662134a800bcabe98b9337c4e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-07-06T10:37:46.000Z",
      "distro": "resolute",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/5463120697382edf0e7887280aec052d7466b7fa1ae2d32c6d975feab7c70d0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-07-06T10:38:07.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/edb1b2bbc089f148dd55192a3f7865b9f81aac114c0a817dab48f00fd1681f85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-07-06T10:36:42.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/48cb36af6597ea0d1d15ac8d3253fb6b474aab9d4fc6561281ed24005d825305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-07-06T10:37:52.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/66ebfbd82c73e6d1c20182d43065857a504faa84ea9163f15ce293f3e3a12fee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-06T10:36:30.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/5007444575cec4c2bfe5f2146bd1f90e4613b2e73edbcec81b36a4751d7c5821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-06T10:36:29.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/447b07560f9b2366f59215bde57ffe4bf3730ff3a84d4d683db1eaa8cd8c267f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-06T10:36:28.000Z",
      "commit": "20b2e79dff06ed2123a139ce5ae0c2d2a81ac03c",
      "fileid": "https://r2.ropensci.org/e4e51f876080c45d2f95ce9d37b44775154e83ff3b7e79506b64b4674b48897e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pfh/actions/runs/28785152961"
    }
  ]
}