Skip to main content

Red-R Packages

Red-R-1.85b

Date Package Author Description
2011.09.13 metaanalysis Red-R Development Team This package uses the R package "meta" to perform meta-analysis.
2011.09.13 ecology Red-R Development Team
2011.08.16 normality Red-R Development Team Includes widgets to perform normality tests, Box-Cox type functions to normalize datasets, outliers detection for univariate and multivariate data, test for homoscedasticity and generate sequences of numbers.
2011.05.18 quantmod covingto Base functionality of Red-R. This functionality includes the base signal classes, base widgets, base gui widgets, common templates, etc. This package can not be deleted, only upgraded. Bases are considered stable within an official release, though bug fixes and updates may become available from time to time.
2011.05.13 Prototypes Red-R Development Team Widgets that are being testing. User feedback is greatly appreciated.
2011.05.11 Compositions Red-R Development Team Compositional data analysis are tools to analyse data that are part of a whole. This package includes basic fonctions from the "compositions" R package: closing data to a simplex summing to 100%, plot ternary diagrams, scale and center data, compositional data transformation using additive, centered and isometric techniques and plotting basic coda-dendrograms.
2011.05.06 base covingto Base functionality of Red-R. This functionality includes the base signal classes, base widgets, base gui widgets, common templates, etc. This package can not be deleted, only upgraded. Bases are considered stable within an official release, though bug fixes and updates may become available from time to time.
2011.05.06 plotting covingto Package contains plotting widgets and signals. Some of these may include non-R based plotting tools that make use of Python plotting libraries. In general, most R objects can be plotted using Generic Plot, though this is not guaranteed.
2011.05.02 RedRCaret covingto Red-R Implementation of the Caret package. This package performs multiple different prediction algorithms on data and performs training and predictions on those models.
2011.04.30 RedRReshape Red-R Development Team Provides two widgets, Melt and Cast. Melt is used to put data into a shape that may be more accepatable to Cast. Cast pulls data from a sufficiently melted data frame and can aggregate it into smaller (or larger) tables.
2011.04.30 stats Red-R Development Team A collection of basic statiscical widgets. These allow for basic statistical tests such as t.test and anova. May also include some higher order statistical functions that are deemed to be of "General Use" such that most users will find them useful or at least interesting.
2011.04.29 doseResponse covingto Generates and studies does resoponse cureves and data.
2011.04.20 affy covingto Widgets for reading in and manipulating Affymetrix gene expression microarray data using the Bioconductor packages.
2011.04.13 survival Red-R Development Team Supports making and comparing survival data. Widgets exist for making survival curves using the Kaplan-Meyer method, comparing groups using the log-rank method or the Cox method, and interogating survival fits.