Skip to content

BoutrosLab.plotting.general

Functions to Create Publication-Quality Plots

v7.1.5 · Jan 21, 2026 · GPL-2

Description

Contains several plotting functions such as barplots, scatterplots, heatmaps, as well as functions to combine plots and assist in the creation of these plots. These functions will give users great ease of use and customization options in broad use for biomedical applications, as well as general purpose plotting. Each of the functions also provides valid default settings to make plotting data more efficient and producing high quality plots with standard colour schemes simpler. All functions within this package are capable of producing plots that are of the quality to be presented in scientific publications and journals. P'ng et al.; BPG: Seamless, automated and interactive visualization of scientific data; BMC Bioinformatics 2019 <doi:10.1186/s12859-019-2610-2>.

Downloads

650

Last 30 days

5841st

2.2K

Last 90 days

7.4K

Last year

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

CRAN Check Status

14 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 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 11, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'BoutrosLab.plotting.general-Ex.R' failed
The error most likely occurred in:

> ### Name: create.multipanelplot
> ### Title: Joins plots together
> ### Aliases: create.multipanelplot
> ### Keywords: hplot
> 
> ### ** Examples
> 
>
...[truncated]...
ng = 2, 
+     main = 'Simple', 
+     top.padding = 2,
+     resolution = 200
+     );
Error in basename(x) : a character vector argument expected
Calls: create.multipanelplot ... file_ext -> ifelse -> grepl -> is.factor -> basename
Execution halted

Reverse Dependencies (3)

Dependency Network

Dependencies Reverse dependencies lattice latticeExtra cluster hexbin gridExtra gtable e1071 MASS ApplyPolygenicScore CancerEvolutionVisualization OmicsQC BoutrosLab.plotting.general

Version History

new 7.1.5 Mar 10, 2026
updated 7.1.5 ← 7.1.2 diff Jan 21, 2026
updated 7.1.2 ← 7.1.0 diff Oct 3, 2024
updated 7.1.0 ← 7.0.10 diff Oct 27, 2023
updated 7.0.10 ← 7.0.8 diff Oct 24, 2023
updated 7.0.8 ← 7.0.5 diff May 29, 2023
updated 7.0.5 ← 7.0.3 diff Jan 5, 2023
updated 7.0.3 ← 6.0.3 diff Mar 17, 2022
updated 6.0.3 ← 6.0.2 diff Jan 24, 2021
updated 6.0.2 ← 6.0.1 diff Jan 11, 2021
updated 6.0.1 ← 6.0.0 diff Aug 4, 2020
updated 6.0.0 ← 5.9.2 diff Apr 5, 2020
new 5.9.2 Apr 22, 2018