{
  "_id": "6a5355ab9b92047c28d582dc",
  "Package": "cml",
  "Type": "Package",
  "Title": "Conditional Manifold Learning",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(given = c(\"Anh\", \"Tuan\"),\nfamily = \"Bui\",\nrole = c(\"aut\", \"cre\"),\nemail = \"atbui@u.northwestern.edu\"))",
  "Description": "Finds a low-dimensional embedding of high-dimensional\ndata, conditioning on available manifold information.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 08:49:17 UTC",
    "User": "root"
  },
  "Author": "Anh Tuan Bui [aut, cre]",
  "Maintainer": "Anh Tuan Bui <atbui@u.northwestern.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-12 03:24:32 UTC",
  "RemoteUrl": "https://github.com/cran/cml",
  "RemoteRef": "HEAD",
  "RemoteSha": "25009cc1cbdf1fde60afb21719be021b547fe1d8",
  "_user": "cran",
  "_type": "src",
  "_file": "cml_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9daa6852f7fa40254c8d4655e90b5143bbfdc3499f78377079e8a96fd04e173b",
  "_filesize": 127821,
  "_sha256": "9daa6852f7fa40254c8d4655e90b5143bbfdc3499f78377079e8a96fd04e173b",
  "_expires": "2026-10-20T08:51:54.000Z",
  "_created": "2026-07-12T08:49:17.000Z",
  "_published": "2026-07-12T08:51:55.611Z",
  "_jobs": [
    {
      "job": 86633338495,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258169552"
    },
    {
      "job": 86633338509,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258169472"
    },
    {
      "job": 86633139573,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258150087"
    },
    {
      "job": 86633338490,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8258165862"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29186373930",
  "_status": "success",
  "_upstream": "https://github.com/cran/cml",
  "_commit": {
    "id": "25009cc1cbdf1fde60afb21719be021b547fe1d8",
    "author": "Anh Tuan Bui <atbui@u.northwestern.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.1\n",
    "time": 1770866672
  },
  "_maintainer": {
    "name": "Anh Tuan Bui",
    "email": "atbui@u.northwestern.edu"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "vegan",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.1",
      "date": "2026-02-12"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 618,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cml"
  },
  "_mentions": 2,
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cml.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-11-29"
    },
    {
      "version": "0.0.2",
      "date": "2022-02-10"
    },
    {
      "version": "0.0.3",
      "date": "2022-04-28"
    },
    {
      "version": "0.0.5",
      "date": "2022-05-05"
    },
    {
      "version": "0.1.0",
      "date": "2022-11-16"
    },
    {
      "version": "0.2.2",
      "date": "2023-04-24"
    },
    {
      "version": "0.3.1",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "ccor",
    "condDist",
    "condDist2",
    "condIsomap",
    "condMDS",
    "condMDSeigen",
    "condSmacof",
    "condSmacof_mer",
    "cz",
    "mpinv"
  ],
  "_help": [
    {
      "page": "cml-package",
      "title": "Conditional Manifold Learning",
      "topics": [
        "cml-package",
        "cml"
      ]
    },
    {
      "page": "ccor",
      "title": "Canonical Correlations",
      "topics": [
        "ccor"
      ]
    },
    {
      "page": "condDist",
      "title": "Conditional Euclidean distance",
      "topics": [
        "condDist",
        "condDist2"
      ]
    },
    {
      "page": "condIsomap",
      "title": "Conditional ISOMAP",
      "topics": [
        "condIsomap"
      ]
    },
    {
      "page": "condMDS",
      "title": "Conditional Multidimensional Scaling",
      "topics": [
        "condMDS"
      ]
    },
    {
      "page": "condMDSeigen",
      "title": "Conditional Multidimensional Scaling With Closed-Form Solution",
      "topics": [
        "condMDSeigen"
      ]
    },
    {
      "page": "condSmacof",
      "title": "Conditional SMACOF",
      "topics": [
        "condSmacof"
      ]
    },
    {
      "page": "condSmacof_mer",
      "title": "Conditional SMACOF with incomplete conditioning data (missing entire row)",
      "topics": [
        "condSmacof_mer"
      ]
    },
    {
      "page": "cz",
      "title": "C(Z)",
      "topics": [
        "cz"
      ]
    },
    {
      "page": "mpinv",
      "title": "Moore-Penrose Inverse",
      "topics": [
        "mpinv"
      ]
    }
  ],
  "_rundeps": [
    "cluster",
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "permute",
    "vegan"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "cml",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-12T08:51:07.000Z",
      "distro": "resolute",
      "commit": "25009cc1cbdf1fde60afb21719be021b547fe1d8",
      "fileid": "https://r2.ropensci.org/b00d762bc413c0aa3da66d657288e2c5f3199d15b74e6b4ea71da20f2445c2a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29186373930"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-12T08:51:06.000Z",
      "distro": "resolute",
      "commit": "25009cc1cbdf1fde60afb21719be021b547fe1d8",
      "fileid": "https://r2.ropensci.org/2820ab317c3ec76f806a3b13f2c4c9713de75a66875ed7cb81c49f6714fe7ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29186373930"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-12T08:51:11.000Z",
      "commit": "25009cc1cbdf1fde60afb21719be021b547fe1d8",
      "fileid": "https://r2.ropensci.org/6de53cea751cdb8661d825c1abbba1c7634d2ad196b23f274f86ddf02603e742",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29186373930"
    }
  ]
}