{
  "_id": "6a1041d0acfb0bcc41c9d96f",
  "Package": "bigmds",
  "Title": "Multidimensional Scaling for Big Data",
  "Version": "3.0.0",
  "Authors@R": "c(person(given = \"Cristian\",\nfamily = \"Pachón García\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cc.pachon@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9518-4874\")),\nperson(given = \"Pedro\",\nfamily = \"Delicado\",\nrole = c(\"aut\"),\nemail = \"pedro.delicado@upc.edu\",\ncomment = c(ORCID = \"0000-0003-3933-4852\")))",
  "Description": "MDS is a statistic tool for reduction of dimensionality,\nusing as input a distance matrix of dimensions n × n. When n is\nlarge, classical algorithms suffer from computational problems\nand MDS configuration can not be obtained. With this package,\nwe address these problems by means of six algorithms, being two\nof them original proposals: - Landmark MDS proposed by De Silva\nV. and JB. Tenenbaum (2004). - Interpolation MDS proposed by\nDelicado P. and C. Pachón-García (2021) <arXiv:2007.11919>\n(original proposal). - Reduced MDS proposed by Paradis E\n(2018). - Pivot MDS proposed by Brandes U. and C. Pich (2007) -\nDivide-and-conquer MDS proposed by Delicado P. and C.\nPachón-García (2021) <arXiv:2007.11919> (original proposal). -\nFast MDS, proposed by Yang, T., J. Liu, L. McMillan and W. Wang\n(2006).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/pachoning/bigmds",
  "BugReports": "https://github.com/pachoning/bigmds/issues",
  "Repository": "https://pachoning.r-universe.dev",
  "Date/Publication": "2024-01-09 14:51:17 UTC",
  "RemoteUrl": "https://github.com/pachoning/bigmds",
  "RemoteRef": "HEAD",
  "RemoteSha": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:35:09 UTC",
    "User": "root"
  },
  "Author": "Cristian Pachón García [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9518-4874>),\nPedro Delicado [aut] (ORCID: <https://orcid.org/0000-0003-3933-4852>)",
  "Maintainer": "Cristian Pachón García <cc.pachon@gmail.com>",
  "MD5sum": "063b9678afdefdcc9c5a8bd47f26cbd8",
  "_user": "pachoning",
  "_type": "src",
  "_file": "bigmds_3.0.0.tar.gz",
  "_fileid": "e07cd1e2c034808bc6e351d8d54ada563a4fb68eb9cd918ccdf7a50268d0a8ef",
  "_filesize": 179408,
  "_sha256": "e07cd1e2c034808bc6e351d8d54ada563a4fb68eb9cd918ccdf7a50268d0a8ef",
  "_created": "2026-05-11T07:35:09.000Z",
  "_published": "2026-05-22T11:45:20.785Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372995270,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912763964"
    },
    {
      "job": 77372995150,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912762768"
    },
    {
      "job": 77372995293,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912771730"
    },
    {
      "job": 77372995323,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912763413"
    },
    {
      "job": 77372995237,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912729586"
    },
    {
      "job": 77372994529,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159693531"
    },
    {
      "job": 77372995292,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912752796"
    },
    {
      "job": 77372995547,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912749692"
    },
    {
      "job": 77372995310,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912750646"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pachoning/bigmds",
  "_commit": {
    "id": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
    "author": "pachoning <cc.pachon@gmail.com>",
    "committer": "pachoning <cc.pachon@gmail.com>",
    "message": "Add release files\n",
    "time": 1704811877
  },
  "_maintainer": {
    "name": "Cristian Pachón García",
    "email": "cc.pachon@gmail.com",
    "login": "pachoning",
    "twitter": "@pachoning_",
    "uuid": 8077159,
    "orcid": "0000-0001-9518-4874"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "svd",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "pachoning",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "pachoning",
      "count": 168,
      "uuid": 8077159
    }
  ],
  "_userbio": {
    "uuid": 8077159,
    "type": "user",
    "name": "Cristian Pachón García",
    "description": "Machine Learning Engineer"
  },
  "_downloads": {
    "count": 261,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigmds"
  },
  "_devurl": "https://github.com/pachoning/bigmds",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bigmds.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pachoning/bigmds",
  "_realowner": "pachoning",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-01-18"
    },
    {
      "version": "1.0.0",
      "date": "2021-03-29"
    },
    {
      "version": "2.0.0",
      "date": "2021-10-02"
    },
    {
      "version": "2.0.1",
      "date": "2021-10-05"
    },
    {
      "version": "3.0.0",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "divide_conquer_mds",
    "fast_mds",
    "interpolation_mds",
    "landmark_mds",
    "pivot_mds",
    "reduced_mds"
  ],
  "_help": [
    {
      "page": "divide_conquer_mds",
      "title": "Divide-and-conquer MDS",
      "topics": [
        "divide_conquer_mds"
      ]
    },
    {
      "page": "fast_mds",
      "title": "Fast MDS",
      "topics": [
        "fast_mds"
      ]
    },
    {
      "page": "interpolation_mds",
      "title": "Interpolation MDS",
      "topics": [
        "interpolation_mds"
      ]
    },
    {
      "page": "landmark_mds",
      "title": "Landmark MDS",
      "topics": [
        "landmark_mds"
      ]
    },
    {
      "page": "pivot_mds",
      "title": "Pivot MDS",
      "topics": [
        "pivot_mds"
      ]
    },
    {
      "page": "reduced_mds",
      "title": "Reduced MDS",
      "topics": [
        "reduced_mds"
      ]
    }
  ],
  "_readme": "https://github.com/pachoning/bigmds/raw/HEAD/README.md",
  "_rundeps": [
    "corpcor",
    "pracma",
    "svd"
  ],
  "_score": 4.431363764158988,
  "_indexed": true,
  "_nocasepkg": "bigmds",
  "_universes": [
    "pachoning"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-05-11T07:37:03.000Z",
      "distro": "noble",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "80eede262824b755d8b942ed6f617b7bbbc1b85974aed61d2ad9c1da0688679b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-05-11T07:37:00.000Z",
      "distro": "noble",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "5ecf70da561c2ea746ae8177b135c39354f9044d9f75b73a96992dd016183559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-05-11T07:37:31.000Z",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "0b735d9fc59f248762e75349c5b2c086d83f0a89dd59062c623b129a561d6814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-05-11T07:37:03.000Z",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "b6516afa853235dbbaf348179b0de8439e89315d52379f2729475d76d6dcb62a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-11T07:36:20.000Z",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "4ba832c713edb7e3b832a01987ac7873c1dc6b1eb9fe93ae5933b8a73d5a0004",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-11T07:36:12.000Z",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "99d7e4c132e100a3888603d6135e3393c13953489dc3de6ca1d2223894ff826a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-11T07:36:12.000Z",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "113b0dc9f6ee18a90c031bccfe67dc90abe69c37c5749ad947e2b4c061aad01e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-05-22T11:45:03.000Z",
      "commit": "26c5739325d0ada177e4a0e216bf599b70f49ce7",
      "fileid": "67710fd57db0d85ba6cc1f7ddf86a896abd856bb4189cb6ebf2ab3225536a060",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pachoning/actions/runs/25656602627"
    }
  ]
}