{
  "_id": "6a1efbc1b401979e73418c3b",
  "Package": "scistreer",
  "Title": "Maximum-Likelihood Perfect Phylogeny Inference at Scale",
  "URL": "https://github.com/kharchenkolab/scistreer,\nhttps://kharchenkolab.github.io/scistreer/",
  "Version": "1.2.1",
  "Authors@R": "c(person(\"Teng\",\"Gao\", email=\"tgaoteng@gmail.com\", role=c(\"cre\", \"aut\")), person(\"Evan\", \"Biederstedt\", email=\"evan.biederstedt@gmail.com\", role=\"aut\"), person(\"Peter\", \"Kharchenko\", email = \"peter_kharchenko@hms.harvard.edu\", role = \"aut\"), person(\"Yufeng\", \"Wu\", email = \"yufeng.wu@uconn.edu\", role = \"aut\"))",
  "Description": "Fast maximum-likelihood phylogeny inference from noisy\nsingle-cell data using the 'ScisTree' algorithm by Yufeng Wu\n(2019) <doi:10.1093/bioinformatics/btz676>. 'scistreer'\nprovides an 'R' interface and improves speed via 'Rcpp' and\n'RcppParallel', making the method applicable to massive\nsingle-cell datasets (>10,000 cells).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "biocViews": "",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "SystemRequirements": "GNU make",
  "Author": "Teng Gao [cre, aut], Evan Biederstedt [aut], Peter Kharchenko\n[aut], Yufeng Wu [aut]",
  "Maintainer": "Teng Gao <tgaoteng@gmail.com>",
  "RoxygenNote": "7.2.2",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://kharchenkolab.r-universe.dev",
  "Date/Publication": "2026-02-04 19:26:23 UTC",
  "RemoteUrl": "https://github.com/kharchenkolab/scistreer",
  "RemoteRef": "HEAD",
  "RemoteSha": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
  "Packaged": {
    "Date": "2026-05-18 10:30:13 UTC",
    "User": "root"
  },
  "MD5sum": "70b5b44120f9c517e4a82d34886acb1e",
  "_user": "kharchenkolab",
  "_type": "src",
  "_file": "scistreer_1.2.1.tar.gz",
  "_fileid": "649997b85167b35e6f9e09d9d09daf91fb4b0809b63607bc0704319e382bd8a3",
  "_filesize": 228381,
  "_sha256": "649997b85167b35e6f9e09d9d09daf91fb4b0809b63607bc0704319e382bd8a3",
  "_created": "2026-05-18T10:30:13.000Z",
  "_published": "2026-06-02T15:50:25.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79112666369,
      "time": 179,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7055468536"
    },
    {
      "job": 79112665765,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7055479030"
    },
    {
      "job": 79112666475,
      "time": 187,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055471012"
    },
    {
      "job": 79112666262,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055472291"
    },
    {
      "job": 79112667641,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7055470745"
    },
    {
      "job": 79112666734,
      "time": 257,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7055522171"
    },
    {
      "job": 79112666425,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055508584"
    },
    {
      "job": 79112666408,
      "time": 244,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055510017"
    },
    {
      "job": 79112665838,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7055405901"
    },
    {
      "job": 79112665330,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362822659"
    },
    {
      "job": 79112665986,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7055466937"
    },
    {
      "job": 79112666305,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7055479626"
    },
    {
      "job": 79112666746,
      "time": 236,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7055486512"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kharchenkolab/scistreer",
  "_commit": {
    "id": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
    "author": "teng-gao <tgaoteng@gmail.com>",
    "committer": "teng-gao <tgaoteng@gmail.com>",
    "message": "Fix README URL to use DOI link\n",
    "time": 1770233183
  },
  "_maintainer": {
    "name": "Teng Gao",
    "email": "tgaoteng@gmail.com",
    "login": "teng-gao",
    "twitter": "@tGaoTeng",
    "description": "Postdoctoral fellow at Boston Children’s Hospital and Harvard Medical School",
    "uuid": 13375875
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtree",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "parallelDist",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "phangorn",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "RhpcBLASctl",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kharchenkolab",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-06",
      "n": 6
    }
  ],
  "_tags": [],
  "_topics": [
    "evolution",
    "phylogenetics",
    "single-cell",
    "cpp"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "teng-gao",
      "count": 112,
      "uuid": 13375875
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "evanbiederstedt",
      "count": 1,
      "uuid": 6968193
    }
  ],
  "_userbio": {
    "uuid": 67511277,
    "type": "organization",
    "name": "Kharchenko Lab"
  },
  "_downloads": {
    "count": 451,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scistreer"
  },
  "_devurl": "https://github.com/kharchenkolab/scistreer",
  "_pkgdown": "https://kharchenkolab.github.io/scistreer/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scistreer.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kharchenkolab/scistreer",
  "_realowner": "kharchenkolab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-11-21"
    },
    {
      "version": "1.0.1",
      "date": "2022-11-25"
    },
    {
      "version": "1.1.0",
      "date": "2023-01-07"
    },
    {
      "version": "1.2.0",
      "date": "2023-06-15"
    },
    {
      "version": "1.2.1",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "annotate_tree",
    "get_mut_graph",
    "ladderize",
    "mut_to_tree",
    "perform_nni",
    "plot_phylo_heatmap",
    "run_scistree",
    "score_tree",
    "to_phylo"
  ],
  "_datasets": [
    {
      "name": "gtree_small",
      "title": "Smaller example annotated tree built from P_small",
      "object": "gtree_small",
      "class": [
        "tbl_graph",
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mut_nodes_small",
      "title": "Mutation placements calculated from tree_small and P_small",
      "object": "mut_nodes_small",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "site"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "P_example",
      "title": "Example genotype probability matrix",
      "object": "P_example",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "m1",
        "m2",
        "m3",
        "m4",
        "m5",
        "m6",
        "m7",
        "m8",
        "m9",
        "m10",
        "m11",
        "m12",
        "m13",
        "m14",
        "m15",
        "m16",
        "m17",
        "m18",
        "m19",
        "m20",
        "m21",
        "m22",
        "m23",
        "m24",
        "m25"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "P_small",
      "title": "Smaller example genotype probability matrix",
      "object": "P_small",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "m1",
        "m2",
        "m3",
        "m4",
        "m5",
        "m6",
        "m7",
        "m8",
        "m9",
        "m10",
        "m11",
        "m12",
        "m13",
        "m14",
        "m15",
        "m16",
        "m17",
        "m18",
        "m19",
        "m20",
        "m21",
        "m22",
        "m23",
        "m24",
        "m25"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "tree_small",
      "title": "Smaller example tree built from P_small",
      "object": "tree_small",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "tree_upgma",
      "title": "Example tree built using UPGMA from P_small",
      "object": "tree_upgma",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "annotate_tree",
      "title": "Find maximum lilkelihood assignment of mutations on a tree",
      "topics": [
        "annotate_tree"
      ]
    },
    {
      "page": "get_mut_graph",
      "title": "Convert a single-cell phylogeny with mutation placements into a mutation graph",
      "topics": [
        "get_mut_graph"
      ]
    },
    {
      "page": "gtree_small",
      "title": "Smaller example annotated tree built from P_small",
      "topics": [
        "gtree_small"
      ]
    },
    {
      "page": "ladderize",
      "title": "From ape; will remove once new ape version is released https://github.com/emmanuelparadis/ape/issues/54",
      "topics": [
        "ladderize"
      ]
    },
    {
      "page": "mut_nodes_small",
      "title": "Mutation placements calculated from tree_small and P_small",
      "topics": [
        "mut_nodes_small"
      ]
    },
    {
      "page": "mut_to_tree",
      "title": "Transfer mutation assignment onto a single-cell phylogeny",
      "topics": [
        "mut_to_tree"
      ]
    },
    {
      "page": "P_example",
      "title": "Example genotype probability matrix",
      "topics": [
        "P_example"
      ]
    },
    {
      "page": "P_small",
      "title": "Smaller example genotype probability matrix",
      "topics": [
        "P_small"
      ]
    },
    {
      "page": "perform_nni",
      "title": "Maximum likelihood tree search via NNI",
      "topics": [
        "perform_nni"
      ]
    },
    {
      "page": "plot_phylo_heatmap",
      "title": "Plot phylogeny and mutation heatmap",
      "topics": [
        "plot_phylo_heatmap"
      ]
    },
    {
      "page": "run_scistree",
      "title": "Run the scistree workflow",
      "topics": [
        "run_scistree"
      ]
    },
    {
      "page": "score_tree",
      "title": "Score a tree based on maximum likelihood",
      "topics": [
        "score_tree"
      ]
    },
    {
      "page": "to_phylo",
      "title": "Convert the phylogeny from tidygraph to phylo object modified from R package alakazam, converts a tbl_graph to a phylo object",
      "topics": [
        "to_phylo"
      ]
    },
    {
      "page": "tree_small",
      "title": "Smaller example tree built from P_small",
      "topics": [
        "tree_small"
      ]
    },
    {
      "page": "tree_upgma",
      "title": "Example tree built using UPGMA from P_small",
      "topics": [
        "tree_upgma"
      ]
    }
  ],
  "_readme": "https://github.com/kharchenkolab/scistreer/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "aplot",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fastmatch",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggfun",
    "ggiraph",
    "ggplot2",
    "ggplotify",
    "ggtree",
    "glue",
    "gridGraphics",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nlme",
    "parallelDist",
    "patchwork",
    "phangorn",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "reshape2",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "yulab.utils"
  ],
  "_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": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "scistreer",
  "_universes": [
    "kharchenkolab",
    "teng-gao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-18T10:32:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "090f8b0eafae613c3ce92c7c74b062bac380a5b47eafde089e74ae81ef83bfcb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-18T10:33:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "163f8d91879762c0d6102cf4004253d09cdf066a7584df04d8942f31b726f09f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-18T10:32:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "8be1e198abd481509fbe95015846a703cd5dac5536990564ac8289b4c67494a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-18T10:32:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "a6f4e77b3324da43d41c6f891a62ae132875f228fb64ec5c2724abb1c94ef423",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-18T10:33:10.000Z",
      "arch": "aarch64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "83dad27d5c626f5e65fad3a69ff97ae5f73b468f553aca43220504fcfb92c4f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-18T10:34:54.000Z",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "352cfae7a0cafd93e49816ea8c873cc3259dc807355072e2e8742c1af78579db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-18T10:34:35.000Z",
      "arch": "aarch64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "b4759e69e46587e64648e4bcc664c7c96c3878864c4520f20d59e8b0c7fc37f6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-18T10:34:06.000Z",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "95d2d4d06723f9129a0f5e98d36ff82ea44393b9ab6954771f666e9cbee408d9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-18T10:31:54.000Z",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "e01e4bab2d26722dd8d317941458d11d2dfc1d5485b1fba7acbd55bf419c0d13",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-18T10:32:02.000Z",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "992bff00b3defb0da0e5d0241d2b4a0b68e20f9b9a7270e47c3bf3ce260f3b8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-18T10:33:00.000Z",
      "arch": "x86_64",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "ad07b5a97e792f78cb04a46795071c33c323227b8c927cc16f5fb663b1bfe156",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-02T15:49:41.000Z",
      "arch": "emscripten",
      "commit": "a376bf3a1e25179c6ff36e456c4b851c27af31d9",
      "fileid": "903abe01a132b65da6f1b4a92dd821b962ff6ac8f052f76fd68e02fe29358377",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kharchenkolab/actions/runs/26027876511"
    }
  ]
}