Other packages > Find by keyword >

caroline  

A Collection of Database, Data Structure, Visualization, and Utility Functions for R
View on CRAN: Click here


Download and install caroline package within the R console
Install from CRAN:
install.packages("caroline")

Install from Github:
library("remotes")
install_github("cran/caroline")

Install by package version:
library("remotes")
install_version("caroline", "0.9.9")



Attach the package and use:
library("caroline")
Maintained by
David Schruth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-07
Latest Update: 2024-10-21
Description:
The caroline R library contains dozens of functions useful for: database migration (dbWriteTable2), database style joins & aggregation (nerge, groupBy & bestBy), data structure conversion (nv, tab2df), legend table making (sstable & leghead), plot annotation (labsegs & mvlabs), data visualization (pies, sparge, & raPlot), character string manipulation (m & pad), file I/O (write.delim), batch scripting and more. The package's greatest contributions lie in the database style merge, aggregation and interface functions as well as in it's extensive use and propagation of row, column and vector names in most functions.
How to cite:
David Schruth (2009). caroline: A Collection of Database, Data Structure, Visualization, and Utility Functions for R. R package version 0.9.9, https://cran.r-project.org/web/packages/caroline. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-1 (2009-09-07 11:37), 0.1-3 (2009-10-28 08:56), 0.1-6 (2009-11-08 11:24), 0.1-7 (2009-12-16 09:09), 0.1-8 (2010-02-12 09:00), 0.2-0 (2010-07-26 23:02), 0.3-0 (2010-08-11 06:47), 0.3-6 (2010-09-19 20:30), 0.3-9 (2010-10-19 09:31), 0.4.0 (2010-11-16 10:28), 0.4.1 (2010-12-12 10:10), 0.4.5 (2011-03-23 10:30), 0.4.8 (2011-04-27 11:21), 0.5.0 (2011-06-04 09:24), 0.5.1 (2011-06-07 08:35), 0.5.4 (2011-07-23 22:15), 0.5.5 (2011-08-10 07:50), 0.5.7 (2011-09-14 21:29), 0.6.0 (2011-09-16 22:54), 0.6.4 (2011-11-20 11:03), 0.6.6 (2011-11-29 07:57), 0.6.7 (2011-12-07 11:14), 0.6.8 (2011-12-10 12:13), 0.6.9 (2012-02-09 10:22), 0.7.2 (2012-05-09 06:06), 0.7.4 (2012-06-22 19:41), 0.7.6 (2013-10-08 23:06), 0.8.0 (2022-05-03 15:30), 0.9.0 (2022-11-12 09:30), 0.9.2 (2023-11-09 09:20)
Other packages that cited caroline R package
View caroline citation profile
Other R packages that caroline depends, imports, suggests or enhances
Complete documentation for caroline
Functions, R codes and Examples using the caroline R package
Some associated functions: addFactLevs . bestBy . dbWriteTable2 . distro.dots . geomean . groupBy . heatmatrix . hyperplot . install.prev.pkg . labsegs . leghead . m . makeElipseCoords . mvlabs . nerge . nv . pad . parseArgStrings . pct . pies . plot.sparge . plotClock . raAddArms . raAddAxLabs . raAddSigLines . raPlot . read.tab . regroup . rerowname . spieChart . sstable . tab2df . textplot . usr2lims . vennMatrix . wjitter . write.delim . 
Some associated R codes: RAy.R . aggregate.R . convert.R . database.R . distro.dots.R . io.R . math.R . parallel.R . plots.R . sparge.R . spie.R . string.R . test.R .  Full caroline package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA