Skip to content

ParallelTree

Visualizing Multilevel Data with Parallel Tree Plots

v0.2.0 · Jun 3, 2026 · GPL-3

Description

Provides two functions: Group_function() and Parallel_Tree(). Group_function() applies a given function (e.g., mean()) to input variable(s) by group across levels of a multilevel data structure, with additional data management options. Parallel_Tree() uses 'ggplot2' to create parallel coordinate plots (technically a facsimile of parallel coordinate plots in a Cartesian coordinate system). Used in combination, these functions can create parallel tree plots, a variant of parallel coordinate plots useful for visualizing multilevel data.

Downloads

CRAN

395

Last 30 days

10220th

395

Last 90 days

399

Last year

autoCRAN

2

Last 7 days

6

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 6 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 4, 2026

Dependency Network

Dependencies Reverse dependencies ggplot2 ParallelTree

Version History

5 tracked
new 0.2.0 Jun 3, 2026
update 0.1.3 ← 0.1.2 diff Sep 16, 2019
update 0.1.2 ← 0.1.1 diff Nov 21, 2016
update 0.1.1 ← 0.1.0 diff May 29, 2016
new 0.1.0 Apr 27, 2016