Fri, 10 Aug 2012

Package CompQuadForm updated to version 1.4 with previous version 1.3 dated 2011-03-09

Title: Distribution function of quadratic forms in normal variables
Description: Computes the distribution function of quadratic forms in normal variables using Imhof's method, Davies's algorithm, Farebrother's algorithm or Liu et al.'s algorithm.
Author: P. Lafaye de Micheaux
Maintainer: P. Lafaye de Micheaux

Diff between CompQuadForm versions 1.3 dated 2011-03-09 and 1.4 dated 2012-08-10

 DESCRIPTION  |    8 ++++----
 MD5          |only
 NAMESPACE    |only
 inst/HISTORY |    5 +++++
 4 files changed, 9 insertions(+), 4 deletions(-)

More information about CompQuadForm at CRAN
Permanent link

New package obliqueRF with initial version 0.3
Package: obliqueRF
Title: Oblique Random Forests from Recursive Linear Model Splits
Version: 0.3
Date: 2012-08-10
Depends: R (>= 2.0.0), stats, ROCR, pls, mda, e1071
Author: Bjoern Menze and Nico Splitthoff
Description: Random forest with oblique decision trees for binary classification tasks. Discriminative node models in the tree are based on: ridge regression, partial least squares regression, logistic regression, linear support vector machines, or random coefficients.
Maintainer: D.N. Splitthoff
License: GPL (>= 2)
Packaged: 2012-08-10 15:36:45 UTC; splitt
Repository: CRAN
Date/Publication: 2012-08-10 18:22:37

More information about obliqueRF at CRAN
Permanent link

Package optBiomarker updated to version 1.0-23 with previous version 1.0-22 dated 2012-03-19

Title: Estimation of optimal number of biomarkers for two-group microarray based classifications at a given error tolerance level for various classification rules
Description: Estimates optimal number of biomarkers for two-group classification based on microarray data
Author: Mizanur Khondoker
Maintainer: Mizanur Khondoker

Diff between optBiomarker versions 1.0-22 dated 2012-03-19 and 1.0-23 dated 2012-08-10

 DESCRIPTION                           |    8 ++--
 MD5                                   |   20 +++++-----
 R/internal.R                          |   66 +++-------------------------------
 data/errorDbase.RData                 |binary
 data/realBiomarker.RData              |binary
 man/classificationError.data.frame.Rd |    7 +++
 man/errorDbase.Rd                     |   10 ++++-
 man/optBiomarker-package.Rd           |    5 ++
 man/optimiseBiomarker.Rd              |    5 ++
 man/realBiomarker.Rd                  |    6 +++
 man/simData.Rd                        |    8 +++-
 11 files changed, 57 insertions(+), 78 deletions(-)

More information about optBiomarker at CRAN
Permanent link

Package msir updated to version 1.2 with previous version 1.1 dated 2012-05-30

Title: Model-based Sliced Inverse Regression
Description: An R package for dimension reduction based on finite Gaussian mixture modeling of inverse regression.
Author: Luca Scrucca
Maintainer: Luca Scrucca

Diff between msir versions 1.1 dated 2012-05-30 and 1.2 dated 2012-08-10

 CHANGES             |    5 +++++
 DESCRIPTION         |    8 ++++----
 MD5                 |   10 +++++-----
 R/msir.R            |   52 +++++++++++++++++++++++++++++++---------------------
 inst/CITATION       |    8 ++++----
 man/summary.msir.Rd |    3 ++-
 6 files changed, 51 insertions(+), 35 deletions(-)

More information about msir at CRAN
Permanent link

New package MetaDE with initial version 1.0.5
Package: MetaDE
Type: Package
Title: MetaDE: Microarray meta-analysis for differentially expressed gene detection
Version: 1.0.5
Date: 2012-05-16
Author: Xingbin Wang, Jia Li and George C Tseng
Maintainer: Xingbin Wang
Depends: survival, impute,Biobase,combinat,tools
Description: MetaDE package implements 12 major meta-analysis methods for differential expression analysis.
License: GPL-2
LazyLoad: yes
Packaged: 2012-08-10 11:13:50 UTC; Xingbin
Repository: CRAN
Date/Publication: 2012-08-10 16:11:23

More information about MetaDE at CRAN
Permanent link

Package ChemoSpec updated to version 1.51-2 with previous version 1.51-0 dated 2012-05-23

Title: Exploratory Chemometrics for Spectroscopy
Description: A collection of functions for plotting spectra (NMR, IR etc) and carrying out various forms of top-down exploratory data analysis, such as HCA, PCA and model-based clustering. The design allows comparison of data from samples which fall into groups such as treatment vs. control. Robust methods appropriate for this type of high-dimensional data are available. ChemoSpec is designed to be very user friendly and suitable for people with limited background in R.
Author: Bryan A. Hanson DePauw University, Greencastle Indiana USA
Maintainer: Bryan A. Hanson

Diff between ChemoSpec versions 1.51-0 dated 2012-05-23 and 1.51-2 dated 2012-08-10

 DESCRIPTION              |    9 +++++----
 MD5                      |   18 +++++++++---------
 NEWS                     |   12 ++++++++++++
 R/coordProjCS.R          |    8 ++++----
 R/getManyCsv.R           |    4 ++++
 R/sumSpectra.R           |    4 ++--
 README.asciidoc          |    4 +++-
 man/ChemoSpec-package.Rd |    4 ++--
 man/getManyCsv.Rd        |   10 ++++++++--
 man/sumSpectra.Rd        |    8 ++++++--
 10 files changed, 55 insertions(+), 26 deletions(-)

More information about ChemoSpec at CRAN
Permanent link

Package sft updated to version 0.0-5 with previous version 0.0-4 dated 2012-04-17

Title: Functions for Systems Factorial Technology Analysis of Data
Description: This package contains a series of tools for analyzing Systems Factorial Technology data. This includes functions for plotting and statistically testing capacity coefficient functions and survivor interaction contrast functions.
Author: Joe Houpt , Leslie Blaha
Maintainer: Joe Houpt

Diff between sft versions 0.0-4 dated 2012-04-17 and 0.0-5 dated 2012-08-10

 sft-0.0-4/sft/man/ARTmic.Rd       |only
 sft-0.0-5/sft/DESCRIPTION         |    8 +-
 sft-0.0-5/sft/MD5                 |   18 ++--
 sft-0.0-5/sft/NAMESPACE           |    2 
 sft-0.0-5/sft/R/CapacityNA.R      |   25 ++++--
 sft-0.0-5/sft/R/sic.R             |   83 +++++++++++++---------
 sft-0.0-5/sft/R/ucipTest.R        |  139 ++++++++++++++++----------------------
 sft-0.0-5/sft/man/capacity.and.Rd |    2 
 sft-0.0-5/sft/man/capacity.or.Rd  |    2 
 sft-0.0-5/sft/man/micTest.Rd      |only
 sft-0.0-5/sft/man/sic.Rd          |    4 -
 11 files changed, 147 insertions(+), 136 deletions(-)

More information about sft at CRAN
Permanent link

New package SAFD with initial version 0.4
Package: SAFD
Type: Package
Title: Statistical Analysis of Fuzzy Data
Version: 0.4
Date: 2012-08-10
Author: Wolfgang Trutschnig , Asun Lubiano
Maintainer: Wolfgang Trutschnig
Depends: R (>= 2.10.0)
Description: The aim of the package is to provide some basic functions for doing statistics with one dimensional Fuzzy Data (in the form of polygonal fuzzy numbers). In particular, the package contains functions for the basic operations on the class of fuzzy numbers (sum, scalar product, mean, Hukuhara difference, quantiles) as well as for calculating (Bertoluzza) distance, sample variance, sample covariance, sample correlation, and the Dempster-Shafer (levelwise) histogram. Moreover a function to simulate fuzzy random variables, bootstrap tests for the equality of means, and a function to do linear regression given trapezoidal fuzzy data is included. Version 0.4 fixes some bugs of version 0.3 and includes an additional function to calculate quantiles of samples of polygonal fuzzy numbers.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2012-08-10 12:06:29 UTC; trutschnig
Repository: CRAN
Date/Publication: 2012-08-10 13:46:59

More information about SAFD at CRAN
Permanent link

New package IBDsim with initial version 0.9-2
Package: IBDsim
Type: Package
Title: Simulation of chromosomal regions shared by family members.
Version: 0.9-2
Date: 2012-08-10
Author: Magnus Dehli Vigeland
Maintainer:
Description: R package for simulation of IBD sharing among family members. Using sex specific recombination rates from the Decode map (2010) of the human genome, phased chromosomes are simulated for all pedigree members, either by unconditional 'gene dropping' or conditional on a specified IBD pattern. Regions compatible with the query IBD pattern (possibly different from the conditional pattern) are subsequently detected and summarized.
Depends: R (>= 2.15), paramlink (>= 0.7)
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2012-08-10 11:32:54 UTC; magnusdv
Repository: CRAN
Date/Publication: 2012-08-10 13:45:17

More information about IBDsim at CRAN
Permanent link

Package R0 updated to version 1.1-2 with previous version 1.1 dated 2012-07-27

Title: Estimation of R0 and real-time reproduction number from epidemics
Description: This package is designed to estimate reproduction numbers for disease outbreak, based on incidence data. It implements several documented methods. It is therefore possible to compare estimations according to the methods used. Depending on the methods requested by user, basic reproduction number (commonly denoted as R0) or real-time reproduction number (referred to as R(t)) is computed, along with a 95% Confidence Interval. Plotting outputs will give different graphs depending on the methods requested : basic reproductive number estimations will only show the epidemic curve (collected data) and an adjusted model, whereas real-time methods will also show the R(t) variations throughout the outbreak time period. Sensitivity analysis tools are also provided, and allow for investigating effects of varying Generation Time distribution or time window on estimates.
Author: Pierre-Yves Boelle, Thomas Obadia
Maintainer: Thomas Obadia

Diff between R0 versions 1.1 dated 2012-07-27 and 1.1-2 dated 2012-08-10

 DESCRIPTION                   |   10 +++++-----
 MD5                           |   16 ++++++++--------
 R/est.R0.TD.R                 |    9 +++++----
 data/GT.chld.hsld.rda         |binary
 data/Germany.1918.rda         |binary
 data/H1N1.serial.interval.rda |binary
 man/R0-package.Rd             |   10 +++++-----
 man/sensitivity.analysis.Rd   |    2 +-
 tests/sensitivity.analysis.R  |    2 +-
 9 files changed, 25 insertions(+), 24 deletions(-)

More information about R0 at CRAN
Permanent link

New package paramlink with initial version 0.7-0
Package: paramlink
Type: Package
Title: Parametric linkage analysis in R
Version: 0.7-0
Date: 2012-08-10
Author: Magnus Dehli Vigeland
Maintainer: Magnus Dehli Vigeland
Description: Parametric linkage analysis and other likelihood-based pedigree analyses based on the Elston-Stewart algorithm, including singlepoint LOD scores, power analysis and computation of marker genotype distributions. Multipoint analysis is provided through a convenient MERLIN wrapper. Includes many utility functions for creating, manipulating and plotting pedigrees, markers and linkage results.
Depends: R (>= 2.15), kinship2
SystemRequirements: For the MERLIN wrapper, MERLIN (www.sph.umich.edu/csg/abecasis/merlin) must be installed and pointed to in the PATH environment variable.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2012-08-10 08:13:56 UTC; magnusdv
Repository: CRAN
Date/Publication: 2012-08-10 11:54:17

More information about paramlink at CRAN
Permanent link

Package KrigInv updated to version 1.3 with previous version 1.2 dated 2012-03-26

Title: Kriging-based Inversion for Deterministic and Noisy Computer Experiments
Description: Criteria and algorithms for sequentially estimating level sets of a multivariate numerical function, possibly observed in noise.
Author: Clement Chevalier, Victor Picheny and David Ginsbourger
Maintainer: Clement Chevalier

Diff between KrigInv versions 1.2 dated 2012-03-26 and 1.3 dated 2012-08-10

 DESCRIPTION                       |   10 
 MD5                               |  110 +++++----
 NAMESPACE                         |    7 
 R/EGI.R                           |   18 -
 R/EGIparallel.R                   |  109 +++++----
 R/integration_design.R            |  431 +++++++++++++++++++++-----------------
 R/max_infill_criterion.R          |  163 +++++++-------
 R/max_sur.R                       |    9 
 R/max_sur_parallel.R              |  306 ++++++++++++++------------
 R/max_timse.R                     |    7 
 R/max_timse_parallel.R            |  322 +++++++++++++++-------------
 R/max_vorob_parallel.R            |only
 R/print_uncertainty_1d.R          |  170 ++++++++------
 R/print_uncertainty_2d.R          |  167 +++++++-------
 R/print_uncertainty_nd.R          |  262 +++++++++++------------
 R/sur_optim_parallel.R            |  124 +++++-----
 R/vorob_optim_parallel.R          |only
 R/vorob_optim_parallel2.R         |only
 R/vorob_threshold.R               |only
 man/EGI.Rd                        |  378 +++++++++++++++++----------------
 man/EGIparallel.Rd                |  367 ++++++++++++++++----------------
 man/KrigInv-package.Rd            |  145 ++++++------
 man/bichon_optim.Rd               |   10 
 man/camelback2.Rd                 |    2 
 man/computeAuxVariables_noChol.Rd |  104 ++++-----
 man/computeAuxVariables_update.Rd |  104 ++++-----
 man/computeQuickKrigcov.Rd        |  186 ++++++++--------
 man/computeRealVolumeConstant.Rd  |  138 ++++++------
 man/fun_test2d_ranjan.Rd          |    2 
 man/fundet.Rd                     |    2 
 man/integration_design.Rd         |  216 +++++++++----------
 man/jn_optim.Rd                   |  218 +++++++++----------
 man/lili2D.Rd                     |    2 
 man/max_infill_criterion.Rd       |  196 ++++++++---------
 man/max_sur.Rd                    |  236 ++++++++++----------
 man/max_sur_parallel.Rd           |  228 ++++++++++----------
 man/max_timse.Rd                  |  230 ++++++++++----------
 man/max_timse_parallel.Rd         |  248 +++++++++++----------
 man/max_vorob_parallel.Rd         |only
 man/precomputeUpdateData.Rd       |  162 +++++++-------
 man/predict_nobias_km.Rd          |   16 -
 man/predict_update_km.Rd          |  224 +++++++++----------
 man/predict_update_km_parallel.Rd |  238 ++++++++++----------
 man/print_uncertainty.Rd          |  145 ++++++------
 man/print_uncertainty_1d.Rd       |  297 +++++++++++++-------------
 man/print_uncertainty_2d.Rd       |  350 +++++++++++++++---------------
 man/print_uncertainty_nd.Rd       |  245 ++++++++++-----------
 man/ranjan_optim.Rd               |   12 -
 man/sur_optim.Rd                  |  224 +++++++++----------
 man/sur_optim_parallel.Rd         |  193 ++++++++---------
 man/sur_optim_parallel2.Rd        |  249 ++++++++++-----------
 man/timse_optim.Rd                |  238 ++++++++++----------
 man/timse_optim_parallel.Rd       |  212 +++++++++---------
 man/timse_optim_parallel2.Rd      |  275 ++++++++++++------------
 man/tmse_optim.Rd                 |   13 -
 man/tsee_optim.Rd                 |  155 ++++++-------
 man/update_km.Rd                  |  161 ++++++--------
 man/vorob_optim_parallel.Rd       |only
 man/vorob_optim_parallel2.Rd      |only
 man/vorob_threshold.Rd            |only
 60 files changed, 4431 insertions(+), 4205 deletions(-)

More information about KrigInv at CRAN
Permanent link

Package iRefR updated to version 0.97 with previous version 0.94 dated 2011-11-24

Title: iRefIndex Manager
Description: "iRefR" allows the user to load any version of the consolidated protein interaction database "iRefIndex" and perform tasks such as: selecting databases, pmids, experimental methods, searching for specific proteins, separate binary interactions from complexes and polymers, generate complexes according to an algorithm that looks after possible binary-represented complexes, make general database statistics and create network graphs, among others.
Author: Antonio Mora , Ian Donaldson
Maintainer: Antonio Mora

Diff between iRefR versions 0.94 dated 2011-11-24 and 0.97 dated 2012-08-10

 DESCRIPTION                         |   26 +++++++++-----
 MD5                                 |   22 ++++++------
 R/create_id_conversion_table.R      |    2 -
 inst/NEWS                           |   66 ++++++++++++++++++++++++++++++++++++
 inst/doc/iRefR_tutorial.pdf         |binary
 man/convert_MITAB_to_complexList.Rd |   18 +++++----
 man/convert_complexList_to_MITAB.Rd |   18 +++++----
 man/convert_edgeList_to_graph.Rd    |    2 -
 man/create_id_conversion_table.Rd   |    2 -
 man/merge_complexes_lists.Rd        |    2 +
 man/select_protein.Rd               |    6 ++-
 man/summary_protein.Rd              |    2 +
 12 files changed, 125 insertions(+), 41 deletions(-)

More information about iRefR at CRAN
Permanent link

Package asympTest updated to version 0.1.3 with previous version 0.1.2 dated 2010-10-23

Title: Asymptotic statistic
Description: Asymptotic testing
Author: Cqls Team
Maintainer: Lafaye de Micheaux Pierre

Diff between asympTest versions 0.1.2 dated 2010-10-23 and 0.1.3 dated 2012-08-10

 DESCRIPTION  |   10 +++++-----
 MD5          |only
 inst/HISTORY |    8 ++++++++
 3 files changed, 13 insertions(+), 5 deletions(-)

More information about asympTest at CRAN
Permanent link

Package RcppExamples updated to version 0.1.4 with previous version 0.1.3 dated 2011-12-30

Title: Examples using Rcpp to interface R and C++
Description: Examples for Seamless R and C++ integration The Rcpp package contains a C++ library that facilitates the integration of R and C++ in various ways. This package provides some usage examples. Note that the documentation in this package currently does not cover all the features in the package. It is not even close. It does however provide a few example based on both the (deprecated) `classic' API and the current Rcpp API which supercedes it. As such, it can help in porting from the older API to the newer API.
Author: Dirk Eddelbuettel and Romain Francois, based on code written during 2005 and 2006 by Dominick Samperi
Maintainer: Dirk Eddelbuettel

Diff between RcppExamples versions 0.1.3 dated 2011-12-30 and 0.1.4 dated 2012-08-10

 ChangeLog        |    8 ++++++++
 DESCRIPTION      |   33 +++++++++++++++++----------------
 MD5              |   13 ++++++++-----
 NAMESPACE        |    1 +
 NEWS             |    4 ++++
 R/RcppRNGs.R     |only
 man/RcppRNGs.Rd  |only
 src/Makevars.win |   12 ++++++------
 src/RcppRNGs.cpp |only
 9 files changed, 44 insertions(+), 27 deletions(-)

More information about RcppExamples at CRAN
Permanent link

Package randomizeBE updated to version 0.1-3 with previous version 0.1-2 dated 2012-07-05

Title: Function to create a random list for crossover studies
Description: Contains a function to randomise subjects, patients in groups of sequences (treatment sequences). If a blocksize is given, the randomisation will be done within blocks. The randomisation may be controlled by a Wald-Wolfowitz runs test. The package is mainly intended for randomisation of bioequivalence studies but may be used also for other clinical crossover studies
Author: D. Labes
Maintainer: D. Labes

Diff between randomizeBE versions 0.1-2 dated 2012-07-05 and 0.1-3 dated 2012-08-10

 randomizeBE-0.1-2/randomizeBE/man/randomize-package.Rd   |only
 randomizeBE-0.1-3/randomizeBE/DESCRIPTION                |    8 
 randomizeBE-0.1-3/randomizeBE/MD5                        |   16 -
 randomizeBE-0.1-3/randomizeBE/NAMESPACE                  |    3 
 randomizeBE-0.1-3/randomizeBE/NEWS                       |only
 randomizeBE-0.1-3/randomizeBE/R/RL4_new.R                |   53 ++++-
 randomizeBE-0.1-3/randomizeBE/R/runs_test.R              |  147 +++++++++++++--
 randomizeBE-0.1-3/randomizeBE/man/RL4.Rd                 |   30 ++-
 randomizeBE-0.1-3/randomizeBE/man/pruns.exact.Rd         |only
 randomizeBE-0.1-3/randomizeBE/man/randomizeBE-package.Rd |only
 randomizeBE-0.1-3/randomizeBE/man/runs.pvalue.Rd         |   45 +++-
 11 files changed, 245 insertions(+), 57 deletions(-)

More information about randomizeBE at CRAN
Permanent link

Package huge (with last version 1.2.3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-03-22 1.2.3
2012-03-21 1.2.2
2012-01-27 1.2.1
2012-01-22 1.2
2011-08-22 1.1.2
2011-08-10 1.1.1
2011-07-23 1.1.0
2011-06-17 1.0.3
2011-06-15 1.0.2
2011-04-11 1.0.1
2011-03-02 1.0
2011-02-13 0.9.1
2010-11-22 0.9
2010-11-17 0.8.1
2010-11-14 0.8
2010-11-11 0.7

Permanent link
Package lda (with last version 1.3.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-11-03 1.3.1
2011-10-27 1.3
2010-10-25 1.2.3
2010-10-18 1.2.2
2010-07-03 1.2.1
2010-03-08 1.2
2009-09-29 1.1

Permanent link
Package mosaicManip (with last version 0.2-6) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-01-08 0.2-6

Permanent link
Package mrpdata (with last version 0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-02-12 0.1

Permanent link
Package mrp (with last version 0.81-5) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-02-12 0.81-5

Permanent link
Package nonparaeff (with last version 0.5-3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-11-22 0.5-3
2010-10-19 0.5-2
2010-04-03 0.5-1

Permanent link
Package obliqueRF (with last version 0.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-09-07 0.2
2011-09-06 0.1

Permanent link
Package brainwaver (with last version 1.5) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2010-08-10 1.5
2007-06-14 1.4

Permanent link
Package bwsurvival (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-11-20 1.0

Permanent link
Package fechner (with last version 1.0-1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2009-08-10 1.0-1
2009-02-16 1.0-0

Permanent link
Package lessR updated to version 2.5 with previous version 2.4.2 dated 2012-07-22

Title: Less Code, More Results
Description: Each function accomplishes the work of several or more standard R functions. For example, two function calls, Read() and CountAll(), read the data and generate descriptive statistics for all variables in the data frame, plus histograms and bar charts as appropriate. Other functions provide for descriptive statistics, a comprehensive regression analysis, ANOVA and t-test, color plotting, color bar chart, color histogram, color box plot, color density curves, a calibrated power curve, and the reading and display of csv and other formatted data. The function Help provides a help system that suggests specific analyses and functions. Variable labels, and color themes with the set function, are also available. A confirmatory factor analysis of multiple indicator measurement models is also available as well as pedagogical routines for data simulation such as for the Central Limit Theorem.
Author: David W. Gerbing, School of Business Administration, Portland State University
Maintainer: David W. Gerbing

Diff between lessR versions 2.4.2 dated 2012-07-22 and 2.5 dated 2012-08-10

 lessR-2.4.2/lessR/R/corListVars.R    |only
 lessR-2.4.2/lessR/R/listvars.R       |only
 lessR-2.4.2/lessR/R/plt.R            |only
 lessR-2.4.2/lessR/man/Plot.Rd        |only
 lessR-2.4.2/lessR/man/corListVars.Rd |only
 lessR-2.4.2/lessR/src/srt.f          |only
 lessR-2.5/lessR/DESCRIPTION          |    9 -
 lessR-2.5/lessR/MD5                  |  105 ++++++++++--------
 lessR-2.5/lessR/NAMESPACE            |    8 +
 lessR-2.5/lessR/NEWS                 |  104 ++++++++++++++++-
 lessR-2.5/lessR/R/ANOVA.R            |    4 
 lessR-2.5/lessR/R/Correlation.R      |   53 ++++++---
 lessR-2.5/lessR/R/DotPlot.R          |only
 lessR-2.5/lessR/R/Help.R             |  141 +++++++++++++++---------
 lessR-2.5/lessR/R/Logit.R            |only
 lessR-2.5/lessR/R/Model.R            |   38 +++++-
 lessR-2.5/lessR/R/Plot.R             |  203 -----------------------------------
 lessR-2.5/lessR/R/Recode.R           |   76 +++++++++----
 lessR-2.5/lessR/R/Regression.R       |    6 -
 lessR-2.5/lessR/R/ScatterPlot.R      |only
 lessR-2.5/lessR/R/Sort.R             |only
 lessR-2.5/lessR/R/Subset.R           |only
 lessR-2.5/lessR/R/SummaryStats.R     |   21 ++-
 lessR-2.5/lessR/R/Transform.R        |only
 lessR-2.5/lessR/R/corCFA.R           |   68 ++++++++---
 lessR-2.5/lessR/R/corEFA.R           |    6 -
 lessR-2.5/lessR/R/corReflect.R       |    9 +
 lessR-2.5/lessR/R/corReorder.R       |   19 ++-
 lessR-2.5/lessR/R/corScree.R         |   16 ++
 lessR-2.5/lessR/R/cr.data.frame.R    |   54 ++++++---
 lessR-2.5/lessR/R/dp.R               |only
 lessR-2.5/lessR/R/lgt.R              |only
 lessR-2.5/lessR/R/logit.z3Residual.R |only
 lessR-2.5/lessR/R/logit.z4Pred.R     |only
 lessR-2.5/lessR/R/prob.norm.R        |    2 
 lessR-2.5/lessR/R/prob.znorm.R       |    2 
 lessR-2.5/lessR/R/qnt.t.R            |    2 
 lessR-2.5/lessR/R/rec.zmain.R        |  132 ++++++++++++----------
 lessR-2.5/lessR/R/reg.z3Residual.R   |   12 --
 lessR-2.5/lessR/R/reg.z5Plot.R       |    2 
 lessR-2.5/lessR/R/set.R              |    2 
 lessR-2.5/lessR/R/sp.R               |only
 lessR-2.5/lessR/R/srt.R              |only
 lessR-2.5/lessR/R/ss.zdata.frame.R   |   10 -
 lessR-2.5/lessR/R/ss.zfactor.R       |    2 
 lessR-2.5/lessR/R/subs.R             |only
 lessR-2.5/lessR/R/trans.R            |only
 lessR-2.5/lessR/R/tt.z2graph.R       |    2 
 lessR-2.5/lessR/R/ttest.R            |   36 ++++--
 lessR-2.5/lessR/R/zzz.R              |    8 -
 lessR-2.5/lessR/man/Correlation.Rd   |   37 +++---
 lessR-2.5/lessR/man/Help.Rd          |    8 +
 lessR-2.5/lessR/man/Logit.Rd         |only
 lessR-2.5/lessR/man/Model.Rd         |   23 ++-
 lessR-2.5/lessR/man/Recode.Rd        |   53 ++++++---
 lessR-2.5/lessR/man/Regression.Rd    |   10 -
 lessR-2.5/lessR/man/ScatterPlot.Rd   |only
 lessR-2.5/lessR/man/Sort.Rd          |only
 lessR-2.5/lessR/man/Subset.Rd        |only
 lessR-2.5/lessR/man/Transform.Rd     |only
 lessR-2.5/lessR/man/corCFA.Rd        |   32 +++--
 lessR-2.5/lessR/man/corProp.Rd       |    2 
 lessR-2.5/lessR/man/corReflect.Rd    |    8 -
 lessR-2.5/lessR/man/corReorder.Rd    |    7 -
 lessR-2.5/lessR/man/corScree.Rd      |    4 
 lessR-2.5/lessR/man/ttestPower.Rd    |    4 
 66 files changed, 758 insertions(+), 582 deletions(-)

More information about lessR at CRAN
Permanent link

Package Geneclust (with last version 1.0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2010-08-05 1.0.1
2009-09-10 1.0.0

Permanent link
Package GWAtoolbox (with last version 2.1.2) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-05-28 2.1.2
2012-04-19 2.0.2
2012-01-27 2.0.1

Permanent link
Package Compounding (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-01-04 1.0

Permanent link
Package MetaDE (with last version 1.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-05-15 1.0

Permanent link
Package RHmm (with last version 2.0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-03-14 2.0.1
2012-02-25 2.0.0
2011-12-27 1.5.5
2011-05-21 1.5.0
2010-12-10 1.4.4
2010-12-01 1.4.3
2010-11-26 1.4.2
2010-11-15 1.3.4
2009-06-19 1.3.1
2009-04-27 1.3.0
2008-11-30 1.2.0
2008-08-11 1.0.4
2008-06-26 1.0.3
2007-11-23 1.0.1
2007-11-20 1.0.0
2007-11-08 0.9.4
2007-11-07 0.9.3

Permanent link
Package SAFD (with last version 0.3) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-05-10 0.3
2009-10-23 0.02

Permanent link
Package RcmdrPlugin.EHESsampling (with last version 2.0) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-06-15 2.0
2010-12-13 1.1
2010-11-30 1.0

Permanent link
Package belief (with last version 1.0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-01-31 1.0.1
2010-12-04 1.0

Permanent link
Package CONOR (with last version 1.0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2011-10-12 1.0.1
2011-10-04 1.0

Permanent link
Package CONORData (with last version 1.0.1) was removed from CRAN

Previous versions (as known to CRANberries) which should be available via the Archive link are:

2012-04-23 1.0.1
2011-10-04 1.0

Permanent link
Package rChoiceDialogs updated to version 1.0.3 with previous version 1.0.1 dated 2011-01-15

Title: rChoiceDialogs collection
Description: Collection of portable choice dialog widgets
Author: Alex Lisovich, Roger Day
Maintainer: Alex Lisovich

Diff between rChoiceDialogs versions 1.0.1 dated 2011-01-15 and 1.0.3 dated 2012-08-10

 rChoiceDialogs-1.0.1/rChoiceDialogs/inst/doc/rChoiceDialogs.lyx   |only
 rChoiceDialogs-1.0.1/rChoiceDialogs/inst/doc/rChoiceDialogs.txt_  |only
 rChoiceDialogs-1.0.3/rChoiceDialogs/DESCRIPTION                   |   10 ++---
 rChoiceDialogs-1.0.3/rChoiceDialogs/MD5                           |only
 rChoiceDialogs-1.0.3/rChoiceDialogs/R/rChoiceDialogs-package.R    |    4 +-
 rChoiceDialogs-1.0.3/rChoiceDialogs/R/zzz.R                       |    2 -
 rChoiceDialogs-1.0.3/rChoiceDialogs/inst/doc/rChoiceDialogs.Rnw   |   19 +++++-----
 rChoiceDialogs-1.0.3/rChoiceDialogs/inst/doc/rChoiceDialogs.pdf   |binary
 rChoiceDialogs-1.0.3/rChoiceDialogs/man/rChoiceDialogs-package.Rd |    4 +-
 9 files changed, 20 insertions(+), 19 deletions(-)

More information about rChoiceDialogs at CRAN
Permanent link

Package IC2 updated to version 1.0-1 with previous version 1.0 dated 2012-03-27

Title: Inequality and Concentration Indices and Curves
Description: Lorenz and concentration curves; Atkinson, Generalized entropy and SGini indices (with decomposition)
Author: Didier Plat
Maintainer: Didier Plat

Diff between IC2 versions 1.0 dated 2012-03-27 and 1.0-1 dated 2012-08-10

 DESCRIPTION        |   10 +++++-----
 MD5                |   10 +++++-----
 R/InegConc.r       |   43 +++++++++++++++++++++++--------------------
 man/calcSConc.Rd   |    2 +-
 man/calcSGini.Rd   |    2 +-
 man/decompSGini.Rd |    2 +-
 6 files changed, 36 insertions(+), 33 deletions(-)

More information about IC2 at CRAN
Permanent link

Package growcurves updated to version 0.2 with previous version 0.1.1 dated 2012-04-12

Title: Bayesian semi and nonparametric growth curve models that additionally include multiple membership random effects.
Description: Employs a non-parametric formulation for by-subject random effect parameters to borrow strength over a constrained number of repeated measurement waves in a fashion that permits multiple effects per subject. One class of models employs a Dirichlet process (DP) prior for the subject random effects and includes an additional set of random effects that utilize a different grouping factor and are mapped back to clients through a multiple membership weight matrix; e.g. treatment(s) exposure or dosage. A second class of models employs a dependent DP (DDP) prior for the subject random effects that directly incorporates the multiple membership pattern.
Author: Terrance Savitsky
Maintainer:

Diff between growcurves versions 0.1.1 dated 2012-04-12 and 0.2 dated 2012-08-10

 DESCRIPTION                   |   41 ++++---
 MD5                           |   94 ++++++++++-------
 NAMESPACE                     |   47 +++++---
 NEWS                          |   11 +-
 R/XZcov.R                     |   21 +++
 R/datbrghtmodterms.R          |only
 R/dateduc.R                   |only
 R/ddpMCMCplots.R              |only
 R/ddp_quantiles.R             |only
 R/ddpeffectsplot.R            |only
 R/ddpgrow.R                   |only
 R/dpgrow.R                    |   27 +++-
 R/dpgrowmm.R                  |  181 +++++++++++++++++++++++++--------
 R/dpgrowmult.R                |   29 +++--
 R/effectsplot.R               |  209 +++++++++++++++++++++++++++++---------
 R/growplot.R                  |    7 -
 R/growthCurve.R               |   81 ++++++++++++--
 R/help.R                      |   73 +++++++++----
 R/mcmcPlots.R                 |  228 ++++++++++++++++++++++++++++++------------
 R/summary_quantiles.R         |   58 +++++++---
 R/trtplot.R                   |    3 
 data/datbrghtmodterms.RData   |only
 data/dateduc.RData            |only
 inst/tests/test-ddpgrow.R     |only
 inst/tests/test-dpgrowmm-mv.R |only
 inst/tests/test-dpgrowmm.R    |    6 -
 man/datbrghtmodterms.Rd       |only
 man/dateduc.Rd                |only
 man/ddpEffectsplot.Rd         |only
 man/ddpMCMCplots.Rd           |only
 man/ddpPost.Rd                |only
 man/ddp_quantiles.Rd          |only
 man/ddpgrow.Rd                |only
 man/dpPost.Rd                 |    7 +
 man/dpgrow.Rd                 |    6 -
 man/dpgrowmm.Rd               |   39 +++++--
 man/dpgrowmult.Rd             |    6 -
 man/effectsplot.Rd            |   59 +++++++---
 man/growcurves-package.Rd     |  143 ++++++++++++++++++--------
 man/growthCurve.Rd            |   13 +-
 man/mcmcPlots.Rd              |   30 +++--
 man/mmCmvplusDpPost.Rd        |only
 man/mmCplusDpPost.Rd          |    6 -
 man/mmIgroupDpPost.Rd         |    6 -
 man/mmIplusDpPost.Rd          |    6 -
 man/mmmultPost.Rd             |    6 -
 man/plot.ddpgrow.Rd           |only
 man/samples.ddpgrow.Rd        |only
 man/summary.ddpgrow.Rd        |only
 man/summary_quantiles.Rd      |   24 ++--
 src/DPre.cpp                  |   11 +-
 src/ddp.cpp                   |only
 src/mmC.h                     |   26 ++--
 src/mmCmiar.cpp               |  183 +++++++++++++++++++++++----------
 src/mmCmvplusDP.cpp           |  133 ++++++++++++++----------
 src/mmCplusDP.cpp             |    5 
 src/mmIgroupDP.cpp            |    5 
 src/mmIplusDP.cpp             |    5 
 src/mmmult.cpp                |    6 -
 59 files changed, 1297 insertions(+), 544 deletions(-)

More information about growcurves at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.