Skip to content

thisplot

Utility Functions for Plotting

v0.4.0 · May 23, 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

899

Last 30 days

3731st

3K

Last 90 days

4.8K

Last year

Trend: -7.9% (30d vs prior 30d)

CRAN Check Status

1 NOTE
12 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 NOTE
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 details (1 non-OK)
NOTE r-oldrel-macos-arm64

dependencies in R code

2026-05-24 21:17:06.221 R[76621:258140] XType: Using static font registry.

Check History

NOTE 11 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE r-oldrel-macos-arm64

dependencies in R code

2026-04-25 01:25:09.583 R[74792:266629] XType: Using static font registry.
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 ggforce geomtextpath ggrepel ggnewscale ggplot2 gtable igraph patchwork proxyC reshape2 thisutils thisplot

Version History

updated 0.4.0 ← 0.3.8 diff May 24, 2026
updated 0.3.8 ← 0.3.7 diff Apr 24, 2026
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