Skip to content

thisplot

Utility Functions for Plotting

v0.3.7 · Apr 2, 2026 · MIT + file LICENSE

Description

Provides utility functions for plotting. Includes functions for color manipulation, plot customization, panel size control, data optimization for plots, and layout adjustments.

Downloads

1.1K

Last 30 days

3703rd

2.6K

Last 90 days

2.9K

Last year

Trend: +31.2% (30d vs prior 30d)

CRAN Check Status

3 ERROR
1 NOTE
10 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 ERROR
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 NOTE
r-release-macos-x86_64 ERROR
r-release-windows-x86_64 OK
Check details (5 non-OK)
NOTE r-oldrel-macos-arm64

dependencies in R code

2026-03-23 08:13:15.646 R[65012:238694] XType: Using static font registry.
ERROR r-oldrel-macos-arm64

examples

Running examples in ‘thisplot-Ex.R’ failed
The error most likely occurred in:

> ### Name: cluster_within_group2
> ### Title: Cluster within group
> ### Aliases: cluster_within_group2
> 
> ### ** Examples
> 
> mat <- matrix(rnorm(100), 10, 10)
> factor <- factor(rep(1:2, each = 5))
> dend <- cluster_within_group2(mat, factor)
Error in loadNamespace(x) : there is no package called ‘proxyC’
Calls: cluster_within_group2 ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR r-oldrel-macos-x86_64

examples

Running examples in ‘thisplot-Ex.R’ failed
The error most likely occurred in:

> ### Name: cluster_within_group2
> ### Title: Cluster within group
> ### Aliases: cluster_within_group2
> 
> ### ** Examples
> 
> mat <- matrix(rnorm(100), 10, 10)
> factor <- factor(rep(1:2, each = 5))
> dend <- cluster_within_group2(mat, factor)
Error in loadNamespace(x) : there is no package called ‘proxyC’
Calls: cluster_within_group2 ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
NOTE r-release-macos-arm64

dependencies in R code

2026-04-03 01:00:37.656 R[86859:276793] XType: Using static font registry.
ERROR r-release-macos-x86_64

examples

Running examples in ‘thisplot-Ex.R’ failed
The error most likely occurred in:

> ### Name: cluster_within_group2
> ### Title: Cluster within group
> ### Aliases: cluster_within_group2
> 
> ### ** Examples
> 
> mat <- matrix(rnorm(100), 10, 10)
> factor <- factor(rep(1:2, each = 5))
> dend <- cluster_within_group2(mat, factor)
Error in loadNamespace(x) : there is no package called ‘proxyC’
Calls: cluster_within_group2 ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted

Check History

ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

examples

Running examples in ‘thisplot-Ex.R’ failed
The error most likely occurred in:

> ### Name: cluster_within_group2
> ### Title: Cluster within group
> ### Aliases: cluster_within_group2
> 
> ### ** Examples
> 
> mat <- matrix(rnorm(100), 10, 10)
> fact
...[truncated]...
tor(rep(1:2, each = 5))
> dend <- cluster_within_group2(mat, factor)
Error in loadNamespace(x) : there is no package called ‘proxyC’
Calls: cluster_within_group2 ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR r-release-macos-arm64

dependencies in R code

2026-03-11 03:39:02.246 R[90675:742202] XType: Using static font registry.
ERROR r-oldrel-macos-arm64

dependencies in R code

2026-03-11 08:23:22.654 R[85524:273178] XType: Using static font registry.

Dependency Network

Dependencies Reverse dependencies cli dendextend geomtextpath ggrepel ggnewscale ggplot2 gtable igraph patchwork proxyC reshape2 thisutils thisplot

Version History

updated 0.3.7 ← 0.3.6 diff Apr 2, 2026
new 0.3.6 Mar 10, 2026
updated 0.3.6 ← 0.3.5 diff Mar 6, 2026
updated 0.3.5 ← 0.3.2 diff Feb 22, 2026
updated 0.3.2 ← 0.3.1 diff Jan 10, 2026
new 0.3.1 Dec 16, 2025