{
  "_id": "6a1be59a1d7bb097a0a19e9e",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 07:36:15 UTC",
    "User": "root"
  },
  "Author": "Jesse Krijthe [aut, cre], Laurens van der Maaten [cph] (Author\nof original C++ code)",
  "Maintainer": "Jesse Krijthe <jkrijthe@gmail.com>",
  "License_is_FOSS": "yes",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-12-08 02:39:39 UTC",
  "RemoteUrl": "https://github.com/cran/Rtsne",
  "RemoteRef": "HEAD",
  "RemoteSha": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
  "MD5sum": "bc791f5f901e4e65ef92d16fcbf337d8",
  "_user": "cran",
  "_type": "src",
  "_file": "Rtsne_0.17.tar.gz",
  "_fileid": "c1810c27a1b252008d46c74946209bece02caad77b1ebb51ed8e943ed20c4c3e",
  "_filesize": 234180,
  "_sha256": "c1810c27a1b252008d46c74946209bece02caad77b1ebb51ed8e943ed20c4c3e",
  "_created": "2026-05-31T07:36:15.000Z",
  "_published": "2026-05-31T07:39:06.902Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709201391,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314891220"
    },
    {
      "job": 78709201392,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314891484"
    },
    {
      "job": 78709201405,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314890653"
    },
    {
      "job": 78709201398,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314889538"
    },
    {
      "job": 78709011823,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314876019"
    },
    {
      "job": 78709201368,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314889498"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26706615604",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rtsne",
  "_commit": {
    "id": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
    "author": "Jesse Krijthe <jkrijthe@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.17\n",
    "time": 1702003179
  },
  "_maintainer": {
    "name": "Jesse Krijthe",
    "email": "jkrijthe@gmail.com",
    "login": "jkrijthe",
    "description": "",
    "uuid": 651961
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 275,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jkrijthe",
      "count": 10,
      "uuid": 651961
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 59330,
    "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.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/Rtsne.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jkrijthe/rtsne",
  "_realowner": "jkrijthe",
  "_cranurl": false,
  "_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/cran/Rtsne/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 10.197044336963792,
  "_indexed": false,
  "_nocasepkg": "rtsne",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jkrijthe.r-universe.dev/Rtsne",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17",
      "date": "2026-05-31T07:38:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
      "fileid": "3db16aa8aa182f8d3bb714c4dbb1508340d64baa0b55682b140eeda1b69511d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706615604"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17",
      "date": "2026-05-31T07:38:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
      "fileid": "a4558a9633c61886ea4fe253c745266679ef80f8ba54aa28b211b9118b4c6651",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706615604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17",
      "date": "2026-05-31T07:38:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
      "fileid": "3d836a7b66fb7b9a10ed580f58886d94629ce0d09d7f6dbb9f41139432e96986",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706615604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17",
      "date": "2026-05-31T07:38:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
      "fileid": "4dbcfaa8779e57105944961a78d787361980a31fcc1e68731c39c805a1ccafec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706615604"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.17",
      "date": "2026-05-31T07:38:27.000Z",
      "arch": "emscripten",
      "commit": "1f8864eb33f2cc5d011f63ba333dee9078b315d1",
      "fileid": "513dfa25975ed6dd17a706f508be1ed3dd1e5dc223e5a6084e388752d32c530d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26706615604"
    }
  ]
}