{
  "_id": "6a499c784ae8ee07ee133a35",
  "Package": "lmds",
  "Type": "Package",
  "Title": "Landmark Multi-Dimensional Scaling",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\n\"Robrecht\", \"Cannoodt\",\nemail = \"rcannood@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3641-729X\", github = \"rcannood\")\n),\nperson(\n\"Wouter\", \"Saelens\",\nemail = \"wouter.saelens@gmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7114-6248\", github = \"zouter\")\n)\n)",
  "Description": "A fast dimensionality reduction method scaleable to large\nnumbers of samples. Landmark Multi-Dimensional Scaling (LMDS)\nis an extension of classical Torgerson MDS, but rather than\ncalculating a complete distance matrix between all pairs of\nsamples, only the distances between a set of landmarks and the\nsamples are calculated.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://dynverse.org/lmds/, https://github.com/dynverse/lmds",
  "BugReports": "https://github.com/dynverse/lmds/issues",
  "Collate": "'cmdscale_landmarks.R' 'select_landmarks.R' 'lmds.R'\n'package.R'",
  "Config/pak/sysreqs": "git libicu-dev",
  "Repository": "https://dynverse.r-universe.dev",
  "Date/Publication": "2023-09-22 12:00:57 UTC",
  "RemoteUrl": "https://github.com/dynverse/lmds",
  "RemoteRef": "HEAD",
  "RemoteSha": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 23:48:10 UTC",
    "User": "root"
  },
  "Author": "Robrecht Cannoodt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3641-729X>, github: rcannood),\nWouter Saelens [aut] (ORCID: <https://orcid.org/0000-0002-7114-6248>,\ngithub: zouter)",
  "Maintainer": "Robrecht Cannoodt <rcannood@gmail.com>",
  "_user": "dynverse",
  "_type": "src",
  "_file": "lmds_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/8dcbc439ef26c47e763dd49276948111804afcedd4e891931417c3a86b52bf33",
  "_filesize": 242705,
  "_sha256": "8dcbc439ef26c47e763dd49276948111804afcedd4e891931417c3a86b52bf33",
  "_expires": "2026-10-12T23:51:18.000Z",
  "_created": "2026-07-04T23:48:10.000Z",
  "_published": "2026-07-04T23:51:19.987Z",
  "_jobs": [
    {
      "job": 85176767045,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8086509732"
    },
    {
      "job": 85176767047,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8086508773"
    },
    {
      "job": 85176767035,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8086502867"
    },
    {
      "job": 85176767038,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8086504784"
    },
    {
      "job": 85176606520,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086494560"
    },
    {
      "job": 85176767025,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086508068"
    },
    {
      "job": 85176767052,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8086504402"
    },
    {
      "job": 85176767050,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8086503371"
    },
    {
      "job": 85176767075,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8086503568"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862",
  "_status": "success",
  "_upstream": "https://github.com/dynverse/lmds",
  "_commit": {
    "id": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
    "author": "Robrecht Cannoodt <rcannood@gmail.com>",
    "committer": "Robrecht Cannoodt <rcannood@gmail.com>",
    "message": "update package docs\n",
    "time": 1695384057
  },
  "_maintainer": {
    "name": "Robrecht Cannoodt",
    "email": "rcannood@gmail.com",
    "login": "rcannood",
    "linkedin": "in/robrechtcannoodt",
    "orcid": "0000-0003-3641-729X",
    "description": "CEO and Founder at @edaro",
    "uuid": 553642
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "dynutils",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dynverse",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rcannood",
      "count": 21,
      "uuid": 553642
    }
  ],
  "_userbio": {
    "uuid": 31854945,
    "type": "organization",
    "name": "dynverse: benchmarking, constructing and interpreting single-cell trajectories",
    "followers": 66,
    "description": "The dynverse is an open set of packages to benchmark, construct and interpret single-cell trajectories. See https://dynverse.org for an overview"
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lmds"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/dynverse/lmds",
  "_pkgdown": "https://dynverse.org/lmds/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lmds.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dynverse/lmds",
  "_realowner": "dynverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-09-27"
    }
  ],
  "_exports": [
    "cmdscale_landmarks",
    "lmds",
    "select_landmarks"
  ],
  "_help": [
    {
      "page": "lmds-package",
      "title": "Landmark Multi-Dimensional Scalng",
      "topics": [
        "lmds-package",
        "lmds"
      ]
    },
    {
      "page": "cmdscale_landmarks",
      "title": "Perform MDS on landmarks and project other samples to the same space",
      "topics": [
        "cmdscale_landmarks"
      ]
    },
    {
      "page": "lmds",
      "title": "Landmark MDS",
      "topics": [
        "lmds"
      ]
    },
    {
      "page": "select_landmarks",
      "title": "Select landmarks from dataset",
      "topics": [
        "select_landmarks"
      ]
    }
  ],
  "_readme": "https://github.com/dynverse/lmds/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "crayon",
    "desc",
    "dplyr",
    "dynutils",
    "generics",
    "glue",
    "irlba",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "proxyC",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "remotes",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "lmds",
  "_universes": [
    "dynverse",
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-04T23:50:28.000Z",
      "distro": "resolute",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/7a9eb4e639e04b59f1cfcc2c24af1c93b7d924ac5ce11f215a9577088f409419",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-04T23:50:18.000Z",
      "distro": "resolute",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/f85dd54c62f15aed5927bc04281d2d6f1b6473374d5b9751340073c75b6b3f45",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-04T23:49:33.000Z",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/51a80bf1b28cb4958fd9bff00164142510a2e72f656a5ed3e41c8c8372aff268",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-04T23:49:50.000Z",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/1a56f6ecada31071931fb96ac2b644ebc0067fa2639eb4a8414ed09e047867c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-04T23:50:46.000Z",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/a5d9c4d901d86a9feba6850541490e5f2496870803b5498afc87c7830fc3cfa6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-04T23:49:26.000Z",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/a8a753b9fd43016983238bf466b88700329185ad7c173aff9b6c196a1adb8c4a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-04T23:49:16.000Z",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/4d8ab53c89b656e771e290c8f161e0540ab7d6e6ed915203c73b4b546d362eb7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-04T23:49:21.000Z",
      "commit": "89b9ca2ea996c69c21da35caccb52cc2594a9bbc",
      "fileid": "https://r2.ropensci.org/54cb2d1393c40accb372e4fafbfaacace874357f73668c9c7fed2e8a73476d97",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/28723434862"
    }
  ]
}