{
  "_id": "6a5dd4d29baadeef8ab55168",
  "Package": "Rtsne",
  "Type": "Package",
  "Title": "T-Distributed Stochastic Neighbor Embedding using a Barnes-Hut\nImplementation",
  "Version": "0.17",
  "Authors@R": "c(\nperson(\"Jesse\", \"Krijthe\", ,\"jkrijthe@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Laurens\", \"van der Maaten\", role = c(\"cph\"), comment = \"Author of original C++ code\")\n)",
  "Description": "An R wrapper around the fast T-distributed Stochastic\nNeighbor Embedding implementation by Van der Maaten (see\n<https://github.com/lvdmaaten/bhtsne/> for more information on\nthe original implementation).",
  "License": "file LICENSE",
  "URL": "https://github.com/jkrijthe/Rtsne",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://jkrijthe.r-universe.dev",
  "Date/Publication": "2025-09-17 09:31:23 UTC",
  "RemoteUrl": "https://github.com/jkrijthe/rtsne",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-20 07:52:56 UTC",
    "User": "root"
  },
  "Author": "Jesse Krijthe [aut, cre],\nLaurens van der Maaten [cph] (Author of original C++ code)",
  "Maintainer": "Jesse Krijthe <jkrijthe@gmail.com>",
  "_user": "jkrijthe",
  "_type": "src",
  "_file": "Rtsne_0.17.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d498f77756d377085cd66b02f02985e9dcfc4353ba3e187cd0fd40e784963f8",
  "_filesize": 233964,
  "_sha256": "1d498f77756d377085cd66b02f02985e9dcfc4353ba3e187cd0fd40e784963f8",
  "_expires": "2026-10-28T07:57:05.000Z",
  "_created": "2026-07-20T07:52:56.000Z",
  "_published": "2026-07-20T07:57:06.876Z",
  "_jobs": [
    {
      "job": 88299231399,
      "time": 179,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454327052"
    },
    {
      "job": 88299231513,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454311855"
    },
    {
      "job": 88299231409,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454313866"
    },
    {
      "job": 88299231375,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454304062"
    },
    {
      "job": 88299231421,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454290691"
    },
    {
      "job": 88299231437,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454332402"
    },
    {
      "job": 88299231419,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454302967"
    },
    {
      "job": 88299231385,
      "time": 165,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454320902"
    },
    {
      "job": 88298722765,
      "time": 184,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454261844"
    },
    {
      "job": 88299231307,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8454299956"
    },
    {
      "job": 88299231422,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454298480"
    },
    {
      "job": 88299231408,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454301077"
    },
    {
      "job": 88299231371,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454298076"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468",
  "_status": "success",
  "_upstream": "https://github.com/jkrijthe/rtsne",
  "_commit": {
    "id": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
    "author": "Jesse Krijthe <jkrijthe@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #59 from Bisaloo/fix-gha\n\nUpdate GitHub Actions workflows to the latest version",
    "time": 1758101483
  },
  "_maintainer": {
    "name": "Jesse Krijthe",
    "email": "jkrijthe@gmail.com",
    "login": "jkrijthe",
    "description": "",
    "uuid": 651961
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jkrijthe",
  "_selfowned": true,
  "_usedby": 283,
  "_updates": [
    {
      "week": "2025-38",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 267,
  "_contributors": [
    {
      "user": "jkrijthe",
      "count": 120,
      "uuid": 651961
    },
    {
      "user": "daniel-wells",
      "count": 6,
      "uuid": 3143390
    },
    {
      "user": "michaelchirico",
      "count": 4,
      "uuid": 7606389
    },
    {
      "user": "richierocks",
      "count": 4,
      "uuid": 197589
    },
    {
      "user": "bisaloo",
      "count": 2,
      "uuid": 10783929
    },
    {
      "user": "by321",
      "count": 2,
      "uuid": 6627392
    },
    {
      "user": "laurentgatto",
      "count": 1,
      "uuid": 32748897
    },
    {
      "user": "talgalili",
      "count": 1,
      "uuid": 976006
    }
  ],
  "_userbio": {
    "uuid": 651961,
    "type": "user",
    "name": "Jesse Krijthe",
    "followers": 54
  },
  "_downloads": {
    "count": 55980,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rtsne"
  },
  "_mentions": 255,
  "_devurl": "https://github.com/jkrijthe/rtsne",
  "_searchresults": 6432,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/Rtsne.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jkrijthe/rtsne",
  "_realowner": "jkrijthe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2014-05-27"
    },
    {
      "version": "0.6",
      "date": "2014-06-23"
    },
    {
      "version": "0.8",
      "date": "2014-07-28"
    },
    {
      "version": "0.9",
      "date": "2014-09-18"
    },
    {
      "version": "0.10",
      "date": "2015-05-26"
    },
    {
      "version": "0.11",
      "date": "2016-06-30"
    },
    {
      "version": "0.13",
      "date": "2017-04-14"
    },
    {
      "version": "0.15",
      "date": "2018-11-10"
    },
    {
      "version": "0.16",
      "date": "2022-04-17"
    },
    {
      "version": "0.17",
      "date": "2023-12-07"
    }
  ],
  "_exports": [
    "normalize_input",
    "Rtsne",
    "Rtsne_neighbors"
  ],
  "_help": [
    {
      "page": "normalize_input",
      "title": "Normalize input data matrix",
      "topics": [
        "normalize_input"
      ]
    },
    {
      "page": "Rtsne",
      "title": "Barnes-Hut implementation of t-Distributed Stochastic Neighbor Embedding",
      "topics": [
        "Rtsne",
        "Rtsne.data.frame",
        "Rtsne.default",
        "Rtsne.dist",
        "Rtsne_neighbors"
      ]
    }
  ],
  "_readme": "https://github.com/jkrijthe/rtsne/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 14.455865925829343,
  "_indexed": true,
  "_nocasepkg": "rtsne",
  "_universes": [
    "jkrijthe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17",
      "date": "2026-07-20T07:56:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/bcf58a56cb496994da116d6f66e2916c8cea3b43ae30ccd208d13ed09c305466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17",
      "date": "2026-07-20T07:55:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/e343beabba4c6b46b540b101f891e98b0f22758f86bc2714c5cbc14f75fc3fb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.17",
      "date": "2026-07-20T07:55:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/42b05be763766e1bfdc1579a84b5eb58820463ca94fa713463e2ff0aab06f76e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.17",
      "date": "2026-07-20T07:54:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/a7b90dc47d291cd2b721816d7751640bd4e01fa06850decd2fd57688d944e074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17",
      "date": "2026-07-20T07:54:26.000Z",
      "arch": "aarch64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/f113aad5b66b3f7a0125e08085a7d7d00fc9d6233ab96e3f9a8b1f71a45ed21c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17",
      "date": "2026-07-20T07:56:00.000Z",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/9fc492c8b41f84798b67fa0afc92fc9e1499a763493f86c115f521197392fbc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.17",
      "date": "2026-07-20T07:54:50.000Z",
      "arch": "aarch64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/16ffd96173f9a854cb8ce0abe999e54118ad869eb1bbec7ddc13d1a3a2f6ee56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.17",
      "date": "2026-07-20T07:55:26.000Z",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/0924ce686a9c5783a576c427ae0ea1d65224482b6bbde2f3ff134dcf64f620ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.17",
      "date": "2026-07-20T07:55:02.000Z",
      "arch": "emscripten",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/b8ab5c51a12a1cb23e44adc39c053230adff5c3222d009aa6ee13b1ea48f041c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.17",
      "date": "2026-07-20T07:54:11.000Z",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/f83304b0b9ebcea5092f52e8c4a528a51e739ff19e7af978270639c5e04bb2e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.17",
      "date": "2026-07-20T07:54:18.000Z",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/6d4c5d5350a188dfc3576608f4f351265a9a6cc9353fa882a995a7de8c337495",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.17",
      "date": "2026-07-20T07:54:09.000Z",
      "arch": "x86_64",
      "commit": "0e769505ab791fa3c3ac25bd9434ff20e1f0a689",
      "fileid": "https://r2.ropensci.org/ef7976176e08a4b61ed047cff51463fdef2d0bc80f3a0eac8a24f5d4b2b906fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkrijthe/actions/runs/29725852468"
    }
  ]
}