{
  "_id": "6a1f2e12b401979e7342691f",
  "Package": "sleepwalk",
  "Type": "Package",
  "Title": "Interactively Explore Dimension-Reduced Embeddings",
  "Version": "0.3.2",
  "Date": "2021-09-16",
  "Authors@R": "c(\nperson( \"Svetlana\", \"Ovchinnikova\", role=c(\"aut\",\"cre\"),\nemail = \"s.ovchinnikova@zmbh.uni-heidelberg.de\" ),\nperson( \"Simon\", \"Anders\", role=\"aut\",\nemail = \"sanders@fs.tum.de\" ) )",
  "Description": "A tool to interactively explore the embeddings created by\ndimension reduction methods such as Principal Components\nAnalysis (PCA), Multidimensional Scaling (MDS), T-distributed\nStochastic Neighbour Embedding (t-SNE), Uniform Manifold\nApproximation and Projection (UMAP) or any other.",
  "License": "GPL-3",
  "RoxygenNote": "7.1.1",
  "URL": "https://anders-biostat.github.io/sleepwalk/",
  "BugReports": "https://github.com/anders-biostat/sleepwalk/issues",
  "Config/pak/sysreqs": "make libicu-dev zlib1g-dev",
  "Repository": "https://anders-biostat.r-universe.dev",
  "Date/Publication": "2022-07-06 09:48:51 UTC",
  "RemoteUrl": "https://github.com/anders-biostat/sleepwalk",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a70969b644107859abaae10ade9d57addbb10d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:35:19 UTC",
    "User": "root"
  },
  "Author": "Svetlana Ovchinnikova [aut, cre],\nSimon Anders [aut]",
  "Maintainer": "Svetlana Ovchinnikova <s.ovchinnikova@zmbh.uni-heidelberg.de>",
  "MD5sum": "6acfc81f03ee6279c579ff4268a9d447",
  "_user": "anders-biostat",
  "_type": "src",
  "_file": "sleepwalk_0.3.2.tar.gz",
  "_fileid": "3ed444b078d4a422022df02e0f1ed7e2adef2a96f46d27533e9a33a82466b7ff",
  "_filesize": 221322,
  "_sha256": "3ed444b078d4a422022df02e0f1ed7e2adef2a96f46d27533e9a33a82466b7ff",
  "_created": "2026-05-15T09:35:19.000Z",
  "_published": "2026-06-02T19:25:06.432Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153958210,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014214328"
    },
    {
      "job": 79153958590,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014212240"
    },
    {
      "job": 79153958659,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014210503"
    },
    {
      "job": 79153958307,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014198582"
    },
    {
      "job": 79153957154,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014175133"
    },
    {
      "job": 79153957868,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367681272"
    },
    {
      "job": 79153958550,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014199964"
    },
    {
      "job": 79153958729,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014202740"
    },
    {
      "job": 79153958760,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014199781"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anders-biostat/sleepwalk",
  "_commit": {
    "id": "0a70969b644107859abaae10ade9d57addbb10d9",
    "author": "valentinwust <44555270+valentinwust@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Typo fix",
    "time": 1657100931
  },
  "_maintainer": {
    "name": "Svetlana Ovchinnikova",
    "email": "s.ovchinnikova@zmbh.uni-heidelberg.de",
    "login": "kloivenn",
    "uuid": 20770345
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jrc",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    }
  ],
  "_owner": "anders-biostat",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 111,
  "_contributors": [
    {
      "user": "kloivenn",
      "count": 28,
      "uuid": 20770345
    },
    {
      "user": "simon-anders",
      "count": 19,
      "uuid": 12886712
    },
    {
      "user": "felixthestudent",
      "count": 5,
      "uuid": 10488139
    },
    {
      "user": "valentinwust",
      "count": 1,
      "uuid": 44555270
    }
  ],
  "_userbio": {
    "uuid": 21060767,
    "type": "organization",
    "name": "S. Anders's research group at BioQuant"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sleepwalk"
  },
  "_devurl": "https://github.com/anders-biostat/sleepwalk",
  "_searchresults": 46,
  "_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/sleepwalk.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anders-biostat/sleepwalk",
  "_realowner": "anders-biostat",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-04-04"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-26"
    },
    {
      "version": "0.2.1",
      "date": "2019-10-02"
    },
    {
      "version": "0.3.0",
      "date": "2020-02-26"
    },
    {
      "version": "0.3.1",
      "date": "2020-09-29"
    },
    {
      "version": "0.3.2",
      "date": "2021-09-16"
    }
  ],
  "_exports": [
    ".slw",
    "sleepwalk",
    "slw_snapshot"
  ],
  "_help": [
    {
      "page": "dot-slw",
      "title": "Variable to store the information about the current 'sleepwalk' session.",
      "topics": [
        ".slw"
      ]
    },
    {
      "page": "sleepwalk",
      "title": "Interactively explore one or several 2D embeddings",
      "topics": [
        "sleepwalk"
      ]
    },
    {
      "page": "slw_snapshot",
      "title": "Make a snapshot of the currently running Sleepwalk app",
      "topics": [
        "slw_snapshot"
      ]
    }
  ],
  "_readme": "https://github.com/anders-biostat/sleepwalk/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "farver",
    "fastmap",
    "ggplot2",
    "glue",
    "gtable",
    "httpuv",
    "isoband",
    "jrc",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "mime",
    "otel",
    "promises",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.884172069523913,
  "_indexed": true,
  "_nocasepkg": "sleepwalk",
  "_universes": [
    "anders-biostat",
    "kloivenn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-15T09:37:23.000Z",
      "distro": "noble",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "bfabfae290dcb70c072255af48794c612321c74a7590a2a8568789e5b6604bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2",
      "date": "2026-05-15T09:37:16.000Z",
      "distro": "noble",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "a47ea0647c53519b8ab30b19ad5bdfcb876cb05534f849622e863f4464d9f67b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-15T09:37:10.000Z",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "9ddbc286a3675eccffeb4e8e0436e141ef8d13ff1adc85e552f34cbc59981ce4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2",
      "date": "2026-05-15T09:36:35.000Z",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "b205dda957e5cdb28cd4abc2c88287c4e41a43f8364dd074d7019728c31f27e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-15T09:36:28.000Z",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "f0d198a1c24e8a67bbdeed564e6991de6566c14b0f4ca1b6f333abf860551b7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-15T09:36:37.000Z",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "97d96a7348304b0259186c0d26553fc7c7ff87d596cf60cd9b74297d7da4b0f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2",
      "date": "2026-05-15T09:36:24.000Z",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "7579de1bc6eb4cdbd86b198d66f4a518a3ca1f566b1a23b22c0d18c106066dd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2",
      "date": "2026-06-02T19:24:44.000Z",
      "commit": "0a70969b644107859abaae10ade9d57addbb10d9",
      "fileid": "8985f3eb6977257c5776f550dfa808d3abd6fe148f822961935357ef1d444a24",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anders-biostat/actions/runs/25910770367"
    }
  ]
}