Skip to content

thisplot

Utility Functions for Plotting

v0.3.6 · Mar 7, 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

883

Last 30 days

4057th

883

Last 90 days

883

Last year

CRAN Check Status

3 ERROR
11 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 ERROR
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 ERROR
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 ERROR
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (16 non-OK)
OK 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

*


            
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)
> 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
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

dependencies in R code

2026-03-10 03:19:20.726 R[19345:331431] 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
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
NOTE r-release-macos-arm64

dependencies in R code

2026-03-10 03:30:19.097 R[76091:723806] XType: Using static font registry.
ERROR r-release-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
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 9, 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)
> 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
Executi
ERROR r-release-macos-arm64

dependencies in R code

2026-03-10 03:30:19.097 R[76091:723806] XType: Using static font registry.
ERROR r-oldrel-macos-arm64

dependencies in R code

2026-03-10 03:19:20.726 R[19345:331431] XType: Using static font registry.

Dependency Network

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

Version History

new 0.3.6 Mar 9, 2026