{
  "_id": "6a1ea560b25058d4daad878c",
  "Package": "DDRTree",
  "Type": "Package",
  "Title": "Learning Principal Graphs with DDRTree",
  "Version": "0.1.6",
  "Date": "2026-02-24",
  "Description": "Provides an implementation of the framework of reversed\ngraph embedding (RGE) which projects data into a reduced\ndimensional space while constructs a principal tree which\npasses through the middle of the data simultaneously. DDRTree\nshows superiority to alternatives (Wishbone, DPT) for inferring\nthe ordering as well as the intrinsic structure of the single\ncell genomics data. In general, it could be used to reconstruct\nthe temporal progression as well as bifurcation structure of\nany datatype.",
  "License": "Artistic License 2.0",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "yes",
  "Authors@R": "c(person(\"Xiaojie\", \"Qiu\", role = \"aut\"),\nperson(\"Cole\", \"Trapnell\", role = \"aut\"),\nperson(\"Qi\", \"Mao\", role = \"aut\"),\nperson(\"Li\", \"Wang\", role = \"aut\"),\nperson(\"Brent\", \"Ewing\", email = \"bge@uw.edu\", role = \"cre\"))",
  "Packaged": {
    "Date": "2026-06-02 09:35:39 UTC",
    "User": "root"
  },
  "Author": "Xiaojie Qiu [aut], Cole Trapnell [aut], Qi Mao [aut], Li Wang\n[aut], Brent Ewing [cre]",
  "Maintainer": "Brent Ewing <bge@uw.edu>",
  "Repository": "https://brgew.r-universe.dev",
  "Date/Publication": "2026-03-03 08:50:29 UTC",
  "RemoteUrl": "https://github.com/cran/DDRTree",
  "RemoteRef": "HEAD",
  "RemoteSha": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
  "MD5sum": "f7b49fcf3804c0f574c1eee98a5deb8e",
  "_user": "brgew",
  "_type": "src",
  "_file": "DDRTree_0.1.6.tar.gz",
  "_fileid": "244f6faee6cc0bad0a45f7465df80c1cfc6092bfb3a8c7826bcdd5b2d7c886c7",
  "_filesize": 241440,
  "_sha256": "244f6faee6cc0bad0a45f7465df80c1cfc6092bfb3a8c7826bcdd5b2d7c886c7",
  "_created": "2026-06-02T09:35:39.000Z",
  "_published": "2026-06-02T09:41:52.738Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79041935638,
      "time": 191,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354203982"
    },
    {
      "job": 79041935668,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354192528"
    },
    {
      "job": 79041935628,
      "time": 185,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354201912"
    },
    {
      "job": 79041935692,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354191391"
    },
    {
      "job": 79041935652,
      "time": 240,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354207513"
    },
    {
      "job": 79041935745,
      "time": 312,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354241238"
    },
    {
      "job": 79041935798,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354181751"
    },
    {
      "job": 79041935637,
      "time": 262,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354223689"
    },
    {
      "job": 79041449005,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354132295"
    },
    {
      "job": 79041935773,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354179196"
    },
    {
      "job": 79041935701,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354186585"
    },
    {
      "job": 79041935684,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354212024"
    },
    {
      "job": 79041935618,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354193596"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DDRTree",
  "_commit": {
    "id": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
    "author": "Brent Ewing <bge@uw.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.6\n",
    "time": 1772527829
  },
  "_maintainer": {
    "name": "Brent Ewing",
    "email": "bge@uw.edu",
    "login": "brgew",
    "description": "\n",
    "uuid": 11478979
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "irlba",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.6",
      "date": "2026-03-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiaojieqiu",
      "count": 3,
      "uuid": 7456281
    },
    {
      "user": "brgew",
      "count": 1,
      "uuid": 11478979
    }
  ],
  "_userbio": {
    "uuid": 11478979,
    "type": "user",
    "name": "brgew"
  },
  "_downloads": {
    "count": 4605,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DDRTree"
  },
  "_mentions": 42,
  "_searchresults": 54,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DDRTree.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "brgew",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2016-02-02"
    },
    {
      "version": "0.1.4",
      "date": "2016-07-25"
    },
    {
      "version": "0.1.5",
      "date": "2017-04-30"
    },
    {
      "version": "0.1.6",
      "date": "2026-03-03"
    }
  ],
  "_exports": [
    "DDRTree",
    "get_major_eigenvalue",
    "pca_projection_R",
    "sqdist_R"
  ],
  "_help": [
    {
      "page": "DDRTree",
      "title": "Perform DDRTree construction",
      "topics": [
        "DDRTree-package",
        "DDRTree"
      ]
    },
    {
      "page": "get_major_eigenvalue",
      "title": "Get the top L eigenvalues",
      "topics": [
        "get_major_eigenvalue"
      ]
    },
    {
      "page": "pca_projection_R",
      "title": "Compute the PCA projection",
      "topics": [
        "pca_projection_R"
      ]
    },
    {
      "page": "sqdist_R",
      "title": "calculate the square distance between a, b",
      "topics": [
        "sqdist_R"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DDRTree/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "irlba",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppEigen"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 5.0488359081311796,
  "_indexed": true,
  "_nocasepkg": "ddrtree",
  "_universes": [
    "brgew"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "e27a3478ffec5812d262c77f302509716e396247f967f0c46387de5d1d2b9471",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "0257a804bdda1bf55810ce98ac354b0a220f19a5cffc0d1396c1e57c88b5f7c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "be963e97074b3b26213016af73b64dd21baa7479f4225a94949af3e698e78dec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "39c25d64d026a299be9baa88a631257458176c7fb34e86535e4174f69f0d47e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:53.000Z",
      "arch": "aarch64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "cc9c536e1f3bd12c30fe1c721da78f7a94e29a120c896f52f46bf155f44e3140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-02T09:40:05.000Z",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "7214f7fb5ff536679c66a435e7b63dd0d61ea4bee2aae5f4b52ffb1a93e9c668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-02T09:37:54.000Z",
      "arch": "aarch64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "78416b14ee79149903f9ae7ceb257c199b96f8c2c2e9dd5774849120eea60af9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-06-02T09:39:11.000Z",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "fcbb9a040be0b53973a6165f1870aa9247c71f3e8c7edda325bad0aeb6d41b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:08.000Z",
      "arch": "emscripten",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "8371d8c8da1c954b36c1ad79a3f48657f5804a3b2bef1aa57918845e10c18549",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-02T09:37:26.000Z",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "4a55613e2852a0026960fe3c9449b932adc3e4dadd3e559da7ed0f11d9930b61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-02T09:38:16.000Z",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "d9bf4b2c9333f752c22aa2ed28a3b686f125c1ea86a78bf2f2d4369a0d248ec3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-06-02T09:37:24.000Z",
      "arch": "x86_64",
      "commit": "630ab5f3574fc7bf2dbe9af507d1aaf475b7ebf9",
      "fileid": "f4c2f2005710085657f463bd66e82e00b32993e1a3f4ddc1c0662efdfd055367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brgew/actions/runs/26811214073"
    }
  ]
}