The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
caroline (next version)
- sparge (plot): plans to remedy xlab & ylab
redundantly-superimposed margin printing
- sparge (lines): improve line plotting logic for simpler models (so
that just the medians of the first predictor are used in point
plotting/joining)
- groupBy & bestBy: implement support for providing a list to the
“by” argument so that it returns a tabular or nested lists of
results
- nerge: add a way to recycle the names of the merged elments so that
one of them is kept as a clmn via a, say, ‘keep.row.clmn’ param
- merge public ellipsis.defaults() function with new internal verison
that uses prefixes to wrap multiple functions
caroline 1.1.2
- documentation cleanup
- plot.confound.grid(): switched from X=,Y=,confounder params to f=‘Y
~ X | confounder’ based input
caroline 1.1.1
- Overhauled plot.sparge()
- added lines.sparge() a line-plotting accessory function x1
by x2 or x2 by x1 sub-groupings (for f=y ~ x1 | x2)
- implemented ability to relay most arguments of the form
boxplot.<boxplot.param> and legend.<legend.param> to
corresponding sub-routines
- to more comprehensively and systematically handle all sorts
of user input in a friendly way,
- to better accommodate ambiguous input for both f
and cat.names
- better all around documentation in man page and
commenting of code
- Also implemented some features/fixes/documentation with/for
heatmatrix, nerge, pct, nv, bestBy, & tab2dv
- Eg: heatmatrix() has some friendlier defaults (xlab/ylab) with an
added option to specify the ‘text.colors’ superimposed over the matrix
cells
- Eg: nerge() now has an entirely new (more truly
database-style) way of merging using “.id”
column-name suffixes (for simple star schema)
- Eg: nerge() … also … fixed a bug where more than two list elements
(eg, named vectors) couldn’t be joined together
- Eg: pct() beyond just dataframes, it now accepts vector imput, plus
rounding & appending a “%”
- Eg: nv() documentation [& operations] improved with better
in-function messaging
- Eg: tab2dv() colnames may get garbled by underlying dataframe()
unless checknames=F is passed (see details in help(tab2dv)
- Eg: bestBy() can returns the “top=n” best for each grouping for both
SQL and non-SQL versions
- added several convenience functions for input checking:
.can.factor() .can.formula() .is.formula()
caroline 1.0.0
- Fixed a bug with plot.sparge and the point-swath width overlap
(though, a general width-related plot-area under-utilization
remains)
caroline 0.9.8
caroline 0.9.0
- “distro.dots” implemented -> later to be renamed to “sparge
plot”
- violins() retired due to (eg codebase) maintainence disrepair
caroline 0.8.0
- Added new “install.prev.pkg()” function to help iteratively load
slightly older CRAN pacakges until dependencies work again
- last version with violins() function
caroline 0.7.6
- first independently maintained version uploaded to CRAN
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.