CRAN/E | ggpcp

ggpcp

Parallel Coordinate Plots in the 'ggplot2' Framework

Installation

About

Modern Parallel Coordinate Plots have been introduced in the 1980s as a way to visualize arbitrarily many numeric variables. This Grammar of Graphics implementation also incorporates categorical variables into the plots in a principled manner. By separating the data managing part from the visual rendering, we give full access to the users while keeping the number of parameters manageably low.

github.com/heike/ggpcp
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 4.1.0
Published 2022-11-28 513 days ago
Needs compilation? no
License GPL-3
CRAN checks ggpcp results

Downloads

Yesterday 13 0%
Last 7 days 47 -36%
Last 30 days 273 -46%
Last 90 days 1.059 +43%
Last 365 days 2.863 +226%

Maintainer

Maintainer

Heike Hofmann

hofmann@iastate.edu

Authors

Heike Hofmann

aut / cre

Susan VanderPlas

aut

Yawei Ge

aut

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 4.1.0

Imports

assertthat ≥ 0.2.1
dplyr ≥ 1.0.7
ggplot2 ≥ 3.3.5
rlang ≥ 0.4.11
tibble ≥ 3.1.4
tidyselect ≥ 1.1.1
tidyr ≥ 1.1.3

Suggests

knitr
rmarkdown
purrr
testthat
GGally