Package: caroline
Version: 0.9.9
Date: 2024-10-20
Title: A Collection of Database, Data Structure, Visualization, and
        Utility Functions for R
Author: David Schruth [aut, cre]
Maintainer: David Schruth <code@anthropoidea.org>
Depends: R (>= 2.0.0), methods
Suggests: MASS, RSQLite, grid
Enhances: DBI, gplots
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),
 automatic legend positioning for scatter and box plots (),  
 plot annotation (labsegs & mvlabs), data visualization 
 (pies, sparge, confound.grid & raPlot), character string manipulation (m & pad),
 file I/O (write.delim), batch scripting, data exploration, 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.
License: Artistic-2.0
LazyLoad: yes
Authors@R: person(given="David",family="Schruth", role=c('aut','cre'),email="code@anthropoidea.org")
NeedsCompilation: no
Packaged: 2024-10-20 23:46:36 UTC; david
Repository: CRAN
Date/Publication: 2024-10-21 04:20:02 UTC
Built: R 4.3.3; ; 2024-10-21 05:49:32 UTC; unix
