{
  "_id": "6a2e51153efcd9bda4308904",
  "Package": "CancerEvolutionVisualization",
  "Title": "Publication Quality Phylogenetic Tree Plots",
  "Version": "3.0.0",
  "Date": "2025-06-13",
  "Authors@R": "c(\nperson(\"Paul Boutros\", role = \"cre\", email = \"PBoutros@mednet.ucla.edu\"),\nperson(\"Adriana Salcedo\", role = \"aut\"),\nperson(\"Dan Knight\", role = \"aut\"),\nperson(\"Helena Winata\", role = \"aut\"),\nperson(\"Selina Wu\", role = \"ctb\"))",
  "Description": "Generates tree plots with precise branch lengths, gene\nannotations, and cellular prevalence. The package handles\ncomplex tree structures (angles, lengths, etc.) and can be\nfurther refined as needed by the user.",
  "License": "GPL-2",
  "URL": "https://github.com/uclahs-cds/package-CancerEvolutionVisualization",
  "BugReports": "https://github.com/uclahs-cds/package-CancerEvolutionVisualization/issues",
  "VignetteBuilder": "knitr",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev",
  "Repository": "https://uclahs-cds.r-universe.dev",
  "Date/Publication": "2026-05-15 20:21:15 UTC",
  "RemoteUrl": "https://github.com/uclahs-cds/public-r-cancerevolutionvisualization",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 06:54:35 UTC",
    "User": "root"
  },
  "Author": "Paul Boutros [cre],\nAdriana Salcedo [aut],\nDan Knight [aut],\nHelena Winata [aut],\nSelina Wu [ctb]",
  "Maintainer": "Paul Boutros <PBoutros@mednet.ucla.edu>",
  "MD5sum": "3297b8ab2e26cd83559c22383cd096b4",
  "_user": "uclahs-cds",
  "_type": "src",
  "_file": "CancerEvolutionVisualization_3.0.0.tar.gz",
  "_fileid": "7e84a444828545718969ffee5f046e9982f07fb2c625f1078e43d9746d236b0d",
  "_filesize": 8698571,
  "_sha256": "7e84a444828545718969ffee5f046e9982f07fb2c625f1078e43d9746d236b0d",
  "_created": "2026-06-14T06:54:35.000Z",
  "_published": "2026-06-14T06:58:29.060Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81256589371,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7618422718"
    },
    {
      "job": 81256589379,
      "time": 194,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618422607"
    },
    {
      "job": 81256589382,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7618409269"
    },
    {
      "job": 81256589375,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618412491"
    },
    {
      "job": 81256391371,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618398676"
    },
    {
      "job": 81256589373,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618414139"
    },
    {
      "job": 81256589380,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7618411822"
    },
    {
      "job": 81256589372,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7618411243"
    },
    {
      "job": 81256589385,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7618410868"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uclahs-cds/public-r-cancerevolutionvisualization",
  "_commit": {
    "id": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
    "author": "Helena Winata <hwinata@mednet.ucla.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #189 from uclahs-cds/hwinata-horizontal-dendrogram\n\nHorizontal dendrogram and polygon plot",
    "time": 1778876475
  },
  "_maintainer": {
    "name": "Paul Boutros",
    "email": "pboutros@mednet.ucla.edu",
    "login": "pboutros",
    "twitter": "@theboutroslab",
    "description": "",
    "uuid": 7833438
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "gridExtra",
      "role": "Depends"
    },
    {
      "package": "gtable",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BoutrosLab.plotting.general",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "uclahs-cds",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "dan-knight",
      "count": 692,
      "uuid": 56950335
    },
    {
      "user": "whelena",
      "count": 275,
      "uuid": 51138179
    },
    {
      "user": "asalcedo-bl",
      "count": 31,
      "uuid": 66493788
    },
    {
      "user": "aholmes",
      "count": 24,
      "uuid": 277061
    },
    {
      "user": "graceooh",
      "count": 8,
      "uuid": 53468028
    },
    {
      "user": "wuselina",
      "count": 3,
      "uuid": 68160979
    },
    {
      "user": "asalcedo31",
      "count": 2,
      "uuid": 8115145
    },
    {
      "user": "nwiltsie",
      "count": 2,
      "uuid": 829731
    },
    {
      "user": "tnyamaguchi",
      "count": 1,
      "uuid": 62572751
    }
  ],
  "_userbio": {
    "uuid": 61254633,
    "type": "organization",
    "name": "UCLA JCCC - Cancer Data Science",
    "followers": 46
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CancerEvolutionVisualization"
  },
  "_devurl": "https://github.com/uclahs-cds/package-cancerevolutionvisualization",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CancerEvolutionVisualization.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/uclahs-cds/public-r-cancerevolutionvisualization",
  "_realowner": "uclahs-cds",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-10-04"
    },
    {
      "version": "2.0.1",
      "date": "2023-11-21"
    }
  ],
  "_exports": [
    "create.ccf.densityplot",
    "create.ccf.heatmap",
    "create.ccf.summary.heatmap",
    "create.clone.genome.distribution.plot",
    "create.cluster.heatmap",
    "create.phylogenetic.tree",
    "data.frame.to.array",
    "get.colours.in.order",
    "SRCGrob",
    "update.descendant.property"
  ],
  "_datasets": [
    {
      "name": "colours",
      "title": "Colour scheme vector",
      "object": "colours",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GRCh37",
      "title": "GRCh37 Chromosom Information",
      "object": "GRCh37",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "chr",
        "length",
        "UCSC_name"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "GRCh38",
      "title": "GRCh38 Chromosom Information",
      "object": "GRCh38",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "chr",
        "GC_Count",
        "GC_Percent",
        "length",
        "UCSC_name"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "snv",
      "title": "SNV dataframe",
      "object": "SNV",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "ID",
        "SNV.id",
        "CCF",
        "clone.id",
        "chr",
        "pos"
      ],
      "rows": 5401,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "colours",
      "title": "Colour scheme vector",
      "topics": [
        "colours"
      ]
    },
    {
      "page": "create.ccf.densityplot",
      "title": "CCF Density Plot",
      "topics": [
        "create.ccf.densityplot"
      ]
    },
    {
      "page": "create.ccf.heatmap",
      "title": "CCF Distribution Heatmap",
      "topics": [
        "create.ccf.heatmap"
      ]
    },
    {
      "page": "create.ccf.summary.heatmap",
      "title": "CCF Summary Heatmap",
      "topics": [
        "create.ccf.summary.heatmap"
      ]
    },
    {
      "page": "create.clone.genome.distribution.plot",
      "title": "Create Clone Genome Distribution Plot",
      "topics": [
        "create.clone.genome.distribution.plot"
      ]
    },
    {
      "page": "create.cluster.heatmap",
      "title": "Cluster Heatmap",
      "topics": [
        "create.cluster.heatmap"
      ]
    },
    {
      "page": "create.phylogenetic.tree",
      "title": "Phylogenetic Tree Plot",
      "topics": [
        "create.phylogenetic.tree"
      ]
    },
    {
      "page": "data.frame.to.array",
      "title": "Convert Data Frame to Array",
      "topics": [
        "data.frame.to.array"
      ]
    },
    {
      "page": "get.colours.in.order",
      "title": "Generate a named vector of colors for every value specified, ordered by the value in `value.order`.",
      "topics": [
        "get.colours.in.order"
      ]
    },
    {
      "page": "GRCh37",
      "title": "GRCh37 Chromosom Information",
      "topics": [
        "GRCh37"
      ]
    },
    {
      "page": "GRCh38",
      "title": "GRCh38 Chromosom Information",
      "topics": [
        "GRCh38"
      ]
    },
    {
      "page": "SNV",
      "title": "SNV dataframe",
      "topics": [
        "snv"
      ]
    },
    {
      "page": "SRCGrob",
      "title": "Subclone Tree Plot",
      "topics": [
        "SRCGrob"
      ]
    },
    {
      "page": "update.descendant.property",
      "title": "Update Tree Descendant Property",
      "topics": [
        "update.descendant.property"
      ]
    }
  ],
  "_readme": "https://github.com/uclahs-cds/public-r-cancerevolutionvisualization/raw/HEAD/README.md",
  "_rundeps": [
    "BoutrosLab.plotting.general",
    "class",
    "cli",
    "cluster",
    "deldir",
    "e1071",
    "glue",
    "gridExtra",
    "gtable",
    "hexbin",
    "interp",
    "jpeg",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "MASS",
    "png",
    "proxy",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "ManuscriptFigures.Rmd",
      "filename": "ManuscriptFigures.html",
      "title": "Reproducing Manuscript Figures",
      "author": "Helena Winata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Figure 1: Multi-sample Analysis",
        "1B. CCF Heatmap",
        "1C. CCF Summary Heatmap",
        "1D. Clone Genome Distribution Plot",
        "1G. Multi-sample Phylogenetic Tree",
        "1G. Single-sample Phylogenetic Tree",
        "Figure 2: Phylogenetic tree features",
        "2A. Sample-specific subclones",
        "2B. Annotated single-sample phylogenetic tree",
        "2C. Mutation timeline tree",
        "2D. Radial mode with 2 edges",
        "2E. Dendrogram mode with 2 edges",
        "2F. Mixed mode with 2 edges",
        "2G. 500 node phylogentic tree"
      ],
      "created": "2024-12-10 21:31:25",
      "modified": "2026-01-23 23:57:51",
      "commits": 3
    },
    {
      "source": "UserGuide.Rmd",
      "filename": "UserGuide.html",
      "title": "CEV User Guide",
      "author": "Dan Knight, Helena Winata",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "CRAN (recommended)",
        "GitHub",
        "Basic Phylogenetic Tree Visualization",
        "Input Phylogenetic Data",
        "Simple Example",
        "Ex. 1.1: Minimal Tree",
        "Ex. 1.2: Using node.id, parent and label columns",
        "Ex. 1.3: Branch Lengths",
        "Ex. 1.4: Branch Scaling",
        "Ex. 1.5: Y-Axis Labels",
        "Ex. 1.6: Axis Tick Placement",
        "Ex. 1.7: Scale Bars",
        "Ex. 1.8: Visualizing Cellular Prevalence",
        "Customizing Node Arrangement",
        "Ex. 2.1: Node Spread",
        "Ex. 2.2: Node Angles",
        "Phylogenetic Tree Modes",
        "Ex. 3.1: Radial Mode",
        "Ex. 3.2: Dendrogram Mode",
        "Customizing Phylogenetic Tree Aesthetics",
        "Supported Aesthetic Input Columns",
        "Line Types",
        "Ex. 4.1: Styled Tree",
        "Ex. 4.2: Nodeless Tree",
        "Text Annotations",
        "Ex. 5.1: Edge annotations",
        "Ex. 5.2: Specifying Text Colour and Style",
        "Additional Plot Parameters",
        "Ex. 6.1: Adding the Normal Node",
        "Ex. 6.2: Horizontal Padding Between Tree and Axes",
        "Ex. 6.3: Plot Title",
        "Ex. 6.4: Saving Plot to file",
        "CCF Distribution Visualization",
        "Input SNV-to-subclone Assignment Data",
        "Ex. 7.1: CCF Distribution Heatmap",
        "Ex. 7.2: CCF Distribution Across subclones",
        "Ex. 7.3: Summary of CCF Distribution",
        "Ex. 7.4: Clone-Genome Distribution Plot"
      ],
      "created": "2022-08-02 00:29:38",
      "modified": "2024-12-16 19:45:01",
      "commits": 9
    }
  ],
  "_score": 5.982271233039569,
  "_indexed": true,
  "_nocasepkg": "cancerevolutionvisualization",
  "_universes": [
    "uclahs-cds",
    "pboutros"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-14T06:57:35.000Z",
      "distro": "noble",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "75e00b94bc8d81c182dca7ec0e7cbab9e0c3d7e0234680beea1fe3e5b4f4130c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-06-14T06:57:34.000Z",
      "distro": "noble",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "1e914b18866f4b792b3feeb0b1f9b36bd93fd8ba008044bebf66cce23ea96a65",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-14T06:56:00.000Z",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "4494c7cd2fda5a95e9e17d4e7c47373dcdfa7b03406c078aea7e57338fd53a33",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-06-14T06:56:20.000Z",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "16d1a77c38b11096db8b987b5e32d926f9403a64d517f0925655e7c1aaf97407",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-06-14T06:56:58.000Z",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "7e5f0f1b9cdf00f9a3f705611e62ff342446b6b056c4b850279d931bec33c863",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-14T06:55:55.000Z",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "7517c0323b1b97c22d0f3255d1d9c771a1c3595e50840eee5a35361bd25b6785",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-14T06:55:55.000Z",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "19d65fd8a89ad3ac6310379194566485aa33e3ea1329f42c5def85a1463eaf97",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-06-14T06:55:52.000Z",
      "commit": "ab3359fdd5710fed183e2a7ec80e08b2e336631e",
      "fileid": "f0bb2b0223f59e79d054ebee1f6745499d49fb12ba77db1994d39b8b22a33ef3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uclahs-cds/actions/runs/27491135260"
    }
  ]
}