Sat, 05 May 2012

New package mmm2 with initial version 1.0
Package: mmm2
Type: Package
Title: Multivariate marginal models with shared regression parameters
Version: 1.0
Date: 2012-04-22
Author: Ozgur Asar, Ozlem Ilk
Depends: gee
Maintainer: Ozgur Asar
Description: Fits multivariate marginal models with shared regression parameters for discrete and continuous responses
License: GPL (>= 2)
Packaged: 2012-04-22 08:20:17 UTC; Administrator
Repository: CRAN
Date/Publication: 2012-05-05 16:34:35

More information about mmm2 at CRAN
Permanent link

Package RMark updated to version 2.1.1 with previous version 2.1.0 dated 2012-01-28

Title: R Code for MARK Analysis
Description: This package provides an interface to the software package MARK developed by Gary White. MARK is freely available at (http://www.phidot.org/software/mark/download/) but is not open source.
Author: Jeff Laake with contributions from Eldar Rakhimberdiev, Bret Collier, Jay Rotella and Andrew Paul
Maintainer: Jeff Laake

Diff between RMark versions 2.1.0 dated 2012-01-28 and 2.1.1 dated 2012-05-05

 DESCRIPTION                |   10 +-
 MD5                        |   81 ++++++++++-----------
 NAMESPACE                  |    1 
 NEWS                       |only
 R/RMark-package.R          |   43 +++++------
 R/collect.model.names.R    |    1 
 R/create.model.list.R      |    2 
 R/make.design.data.R       |    9 ++
 R/make.mark.model.R        |  173 ++++++++++++++++++++++-----------------------
 R/mark.R                   |    9 +-
 R/utility.r                |   67 ++++++++++++-----
 R/var.components.reml.r    |    4 -
 data/Blackduck.rda         |binary
 data/dipper.rda            |binary
 data/edwards.eberhardt.rda |binary
 data/mstrata.rda           |binary
 data/robust.rda            |binary
 inst/parameters.txt        |    2 
 man/Blackduck.Rd           |    1 
 man/Donovan.7.Rd           |    1 
 man/Donovan.8.Rd           |    1 
 man/IELogitNormalMR.Rd     |    1 
 man/LogitNormalMR.Rd       |    1 
 man/NicholsMSOccupancy.Rd  |    1 
 man/PoissonMR.Rd           |    1 
 man/Poisson_twoMR.Rd       |    1 
 man/RDOccupancy.Rd         |    1 
 man/RDSalamander.Rd        |    1 
 man/Whatsnew.Rd            |   56 ++++----------
 man/crdms.Rd               |    1 
 man/dipper.Rd              |   20 ++++-
 man/edwards.eberhardt.Rd   |    5 -
 man/example.data.Rd        |    1 
 man/extract.indices.Rd     |    7 +
 man/killdeer.Rd            |    1 
 man/make.mark.model.Rd     |   17 ++++
 man/mallard.Rd             |    1 
 man/mark.Rd                |   13 +++
 man/mstrata.Rd             |    1 
 man/robust.Rd              |    1 
 man/salamander.Rd          |    1 
 man/weta.Rd                |    1 
 42 files changed, 296 insertions(+), 242 deletions(-)

More information about RMark at CRAN
Permanent link

New package ISBF with initial version 0.1
Package: ISBF
Type: Package
Title: Iterative Selection of Blocks of Features - ISBF
Version: 0.1
Date: 2011-10-13
Author: Pierre Alquier
Maintainer: Pierre Alquier
Description: Selection of features for sparse regression estimation (like the LASSO). Selection of blocks of features when the regression parameter is sparse and constant by blocks (like the Fused-LASSO). Application to cgh arrays. TEST VERSION, USE AT YOUR OWN RISK!
License: GPL
LazyLoad: yes
Packaged: 2012-05-05 09:21:03 UTC; alquier
Repository: CRAN
Date/Publication: 2012-05-05 11:26:00

More information about ISBF at CRAN
Permanent link

Package spam updated to version 0.29-1 with previous version 0.29-0 dated 2012-05-01

Title: SPArse Matrix
Description: Set of function for sparse matrix algebra. Differences with SparseM/Matrix are: (1) we only support (essentially) one sparse matrix format, (2) based on transparent and simple structure(s), (3) tailored for MCMC calculations within GMRF. (4) S3 and S4 like-"compatible" ... and it is fast.
Author: Reinhard Furrer
Maintainer: Reinhard Furrer

Diff between spam versions 0.29-0 dated 2012-05-01 and 0.29-1 dated 2012-05-05

 DESCRIPTION                               |    8 
 MD5                                       |  252 +++++++++++++++---------------
 NAMESPACE                                 |    2 
 R/apply.R                                 |    2 
 R/definitions.R                           |    2 
 R/diff.R                                  |    2 
 R/dist.R                                  |    2 
 R/foreign.R                               |    2 
 R/headtail.R                              |    5 
 R/helper.R                                |    2 
 R/kronecker.R                             |    2 
 R/makeprec.R                              |    2 
 R/mle.R                                   |    2 
 R/norm.R                                  |    2 
 R/permutation.R                           |    2 
 R/plotting.R                              |    2 
 R/preccovmat.R                            |    2 
 R/profile.R                               |    2 
 R/rmvnorm.R                               |    2 
 R/rowcolstats.R                           |    2 
 R/spam_solve.R                            |   11 -
 R/spamlist.R                              |    2 
 R/subset.R                                |    2 
 R/toepliz.R                               |    2 
 R/xybind.R                                |    2 
 demo/article-jss-example1.R               |    2 
 demo/article-jss-example2.R               |    2 
 demo/article-jss.R                        |    2 
 demo/cholesky.R                           |    2 
 demo/spam.R                               |    2 
 demo/timing.R                             |    2 
 inst/0NEWS                                |    3 
 inst/NEWS                                 |    9 -
 man/Oral.Rd                               |    2 
 man/SPAM.Rd                               |    2 
 man/UScounties.Rd                         |    2 
 man/USprecip.Rd                           |    2 
 man/allequal.Rd                           |    2 
 man/apply.Rd                              |    2 
 man/bandwidth.Rd                          |    2 
 man/bdiag.Rd                              |    2 
 man/chol.Rd                               |    2 
 man/circulant.Rd                          |    2 
 man/cleanup.Rd                            |    2 
 man/complexity.Rd                         |    2 
 man/det.Rd                                |    2 
 man/diag.Rd                               |    2 
 man/dim.Rd                                |    2 
 man/display.Rd                            |    2 
 man/foreign.Rd                            |    2 
 man/germany.Rd                            |    2 
 man/headtail.Rd                           |    2 
 man/history.spam.Rd                       |    2 
 man/image.Rd                              |    2 
 man/import.Rd                             |    2 
 man/isSymmetric.Rd                        |    2 
 man/kronecker.Rd                          |    2 
 man/lu.tri.Rd                             |    2 
 man/makeprec.Rd                           |    2 
 man/math.Rd                               |    2 
 man/math2.Rd                              |    2 
 man/methods.Rd                            |    2 
 man/mle.Rd                                |    2 
 man/nearestdist.Rd                        |    2 
 man/operations.Rd                         |    2 
 man/options.Rd                            |    2 
 man/ordering.Rd                           |    2 
 man/permutation.Rd                        |    2 
 man/powerboost.Rd                         |    2 
 man/precmat.Rd                            |    2 
 man/print.Rd                              |    2 
 man/rmvnorm.Rd                            |    2 
 man/rmvnorm.const.Rd                      |    2 
 man/rowcolstats.Rd                        |    3 
 man/solve.Rd                              |    5 
 man/spam-class.Rd                         |   11 -
 man/spam.chol.NgPeyton-class.Rd           |    2 
 man/spam.creation.Rd                      |    2 
 man/spam.internal.Rd                      |    2 
 man/summary.Rd                            |    2 
 man/todo.Rd                               |    2 
 man/toeplitz.Rd                           |    2 
 man/triplet.Rd                            |    2 
 man/version.Rd                            |    2 
 man/xybind.Rd                             |    2 
 tests/demo_article-jss-example1.R         |    2 
 tests/demo_article-jss-example1.Rout.save |    8 
 tests/demo_article-jss-example2.R         |    2 
 tests/demo_article-jss-example2.Rout.save |    8 
 tests/demo_article-jss.R                  |    2 
 tests/demo_article-jss.Rout.save          |    6 
 tests/demo_cholesky.R                     |    2 
 tests/demo_cholesky.Rout.save             |    6 
 tests/demo_spam.R                         |    2 
 tests/demo_spam.Rout.save                 |    6 
 tests/demo_timing.R                       |    2 
 tests/demo_timing.Rout.save               |    6 
 tests/diff.R                              |    2 
 tests/diff.Rout.save                      |    6 
 tests/displays.R                          |    2 
 tests/displays.Rout.save                  |    6 
 tests/dist.R                              |    2 
 tests/dist.Rout.save                      |    6 
 tests/foreign.R                           |    2 
 tests/foreign.Rout.save                   |    4 
 tests/helper.R                            |    2 
 tests/helper.Rout.save                    |    6 
 tests/kronecker.R                         |    2 
 tests/kronecker.Rout.save                 |    6 
 tests/mle.R                               |    2 
 tests/mle.Rout.save                       |    6 
 tests/norm.R                              |    2 
 tests/norm.Rout.save                      |    6 
 tests/overall.R                           |    2 
 tests/overall.Rout.save                   |    6 
 tests/permutation.R                       |    2 
 tests/permutation.Rout.save               |    6 
 tests/rowcolstats.R                       |    2 
 tests/rowcolstats.Rout.save               |    6 
 tests/solve.R                             |    2 
 tests/solve.Rout.save                     |    6 
 tests/spamlist.R                          |    2 
 tests/spamlist.Rout.save                  |    6 
 tests/subsetting.R                        |    2 
 tests/subsetting.Rout.save                |    6 
 tests/xybind.R                            |    2 
 tests/xybind.Rout.save                    |    6 
 127 files changed, 313 insertions(+), 316 deletions(-)

More information about spam at CRAN
Permanent link

New package discreteMTP with initial version 0.1-2
Package: discreteMTP
Type: Package
Title: Multiple testing procedures for discrete test statistics
Version: 0.1-2
Date: 2012-05-04
Authors@R: c(person("Ruth", "Heller", role = "aut"), person("Hadas", "Gur", role = "aut"), person("Shay", "Yaacoby", role = c("aut","cre"),email = "shay66@gmail.com"))
Description: Multiple testing procedures for discrete test statistics, that use the known discrete null distribution of the p-values for simultaneous inference.
License: GPL (>= 2)
URL: http://www.math.tau.ac.il/~ruheller/
Packaged: 2012-05-04 15:01:51 UTC; Shay
Author: Ruth Heller [aut], Hadas Gur [aut], Shay Yaacoby [aut, cre]
Maintainer: Shay Yaacoby
Repository: CRAN
Date/Publication: 2012-05-05 09:25:07

More information about discreteMTP at CRAN
Permanent link

Package TSfame updated to version 2012.4-1 with previous version 2011.11-1 dated 2011-11-02

Title: Time Series Database Interface extensions for fame
Description: TSfame provides a fame interface for TSdbi.
Author: Paul Gilbert
Maintainer: Paul Gilbert

Diff between TSfame versions 2011.11-1 dated 2011-11-02 and 2012.4-1 dated 2012-05-05

 TSfame-2011.11-1/TSfame/LICENSE             |only
 TSfame-2011.11-1/TSfame/inst/doc/Guide.Stex |only
 TSfame-2012.4-1/TSfame/DESCRIPTION          |   13 +++++++------
 TSfame-2012.4-1/TSfame/MD5                  |   17 ++++++++---------
 TSfame-2012.4-1/TSfame/NEWS                 |    4 ++++
 TSfame-2012.4-1/TSfame/R/TSdbiMethods.R     |    2 +-
 TSfame-2012.4-1/TSfame/inst/doc/Guide.pdf   |binary
 TSfame-2012.4-1/TSfame/man/TSdbiMethods.Rd  |    3 ++-
 TSfame-2012.4-1/TSfame/tests/TSfame.R       |    2 ++
 TSfame-2012.4-1/TSfame/tests/vintage.R      |    1 +
 TSfame-2012.4-1/TSfame/vignettes            |only
 11 files changed, 25 insertions(+), 17 deletions(-)

More information about TSfame at CRAN
Permanent link

New package varcompci with initial version 1.0.1
Package: varcompci
Type: Package
Title: VARCOMPCI: A Package for Computation of Confidence Intervals for Variance Components of Mixed Models in R.
Version: 1.0.1
Date: 2011-02-14
Author: Civit, S., Vilardell, M., Hess, A., Matthew, Z., Ge, Y., Caballe, A.
Maintainer: Sergi Civit
Description: This package compute confidence intervals on individual variances for any balanced mixed model, involving five or fewer factors according to Burdick and Graybill (1992) methodology. The package would fit a saturated model to the data (main effect and interaction terms of all orders) providing an ANOVA model with Expected Mean Squares (type III) by using the (Bennett and Franklin 1954) algorithm. The output will include: a table showing the confidence interval (CI) and estimate of each covariance parameter, as well as the method used to compute the CI, the Expected Mean Square, an ANOVA table showing the degrees of freedom (df), sums of squares (SS), mean squares (MS), F statistic, and finally AIC and BIC measures.
License: GPL (>= 2)
LazyLoad: yes
Depends: methods
Packaged: 2012-05-04 14:49:07 UTC; adri
Repository: CRAN
Date/Publication: 2012-05-05 06:18:32

More information about varcompci at CRAN
Permanent link

Package tensor updated to version 1.5 with previous version 1.4 dated 2002-01-16

Title: Tensor product of arrays
Description: The tensor product of two arrays is notionally an outer product of the arrays collapsed in specific extents by summing along the appropriate diagonals.
Author: Jonathan Rougier
Maintainer: Jonathan Rougier

Diff between tensor versions 1.4 dated 2002-01-16 and 1.5 dated 2012-05-05

 DESCRIPTION |   18 ++++++++++--------
 MD5         |only
 NAMESPACE   |only
 3 files changed, 10 insertions(+), 8 deletions(-)

More information about tensor at CRAN
Permanent link

Package survSNP updated to version 0.21-4 with previous version 0.21-1 dated 2012-04-08

Title: Power and Sample Size Calculations for SNP Association Studies with Censored Time to Event Outcomes
Description: This package can be used to conduct asymptotic and empirical power and sample size calculations for SNP association studies with right censored time to event outcomes
Author: Kouros Owzar, Zhiguo Li, Nancy Cox, Sin-Ho Jung and Chanhee Yi
Maintainer: Kouros Owzar

Diff between survSNP versions 0.21-1 dated 2012-04-08 and 0.21-4 dated 2012-05-05

 survSNP-0.21-1/survSNP/src/Makevars            |only
 survSNP-0.21-4/survSNP/DESCRIPTION             |   13 ++++++++-----
 survSNP-0.21-4/survSNP/MD5                     |   19 +++++++++++--------
 survSNP-0.21-4/survSNP/R/survSNP.power.table.R |    1 +
 survSNP-0.21-4/survSNP/cleanup                 |only
 survSNP-0.21-4/survSNP/configure               |only
 survSNP-0.21-4/survSNP/configure.in            |only
 survSNP-0.21-4/survSNP/inst/doc/survSNP.Rnw    |    4 ++--
 survSNP-0.21-4/survSNP/inst/doc/survSNP.pdf    |binary
 survSNP-0.21-4/survSNP/man/survSNP-package.Rd  |   15 ++++++++-------
 survSNP-0.21-4/survSNP/src/Makevars.in         |only
 survSNP-0.21-4/survSNP/src/Makevars.win        |    9 +++++++--
 survSNP-0.21-4/survSNP/src/asypow.cpp          |    5 -----
 13 files changed, 37 insertions(+), 29 deletions(-)

More information about survSNP at CRAN
Permanent link

Package Rlabkey updated to version 2.1.118 with previous version 2.1.117 dated 2012-03-27

Title: Data exchange between R and LabKey Server
Description: This package allows an R user to discover, query and modify data in LabKey Server
Author: Peter Hussey
Maintainer: Cory Nathe

Diff between Rlabkey versions 2.1.117 dated 2012-03-27 and 2.1.118 dated 2012-05-05

 DESCRIPTION                 |    8 ++++----
 MD5                         |   14 +++++++-------
 NEWS                        |    3 +++
 R/labkey.deleteRows.R       |    1 +
 R/labkey.insertRows.R       |    1 +
 R/labkey.updateRows.R       |    1 +
 R/makeDF.R                  |    8 ++++++++
 inst/doc/RlabkeyExample.pdf |binary
 8 files changed, 25 insertions(+), 11 deletions(-)

More information about Rlabkey at CRAN
Permanent link

Package plm updated to version 1.2-10 with previous version 1.2-8 dated 2011-12-24

Title: Linear Models for Panel Data
Description: A set of estimators and tests for panel data.
Author: Yves Croissant , Giovanni Millo
Maintainer: Yves Croissant

Diff between plm versions 1.2-8 dated 2011-12-24 and 1.2-10 dated 2012-05-05

 plm-1.2-10/plm/DESCRIPTION                    |   17 -
 plm-1.2-10/plm/MD5                            |   74 ++--
 plm-1.2-10/plm/NAMESPACE                      |   18 -
 plm-1.2-10/plm/R/cipstest.R                   |only
 plm-1.2-10/plm/R/divers.R                     |    2 
 plm-1.2-10/plm/R/ercomp.R                     |   37 +-
 plm-1.2-10/plm/R/pFormula.R                   |    1 
 plm-1.2-10/plm/R/pccep.R                      |only
 plm-1.2-10/plm/R/pfunctions.R                 |   59 +++
 plm-1.2-10/plm/R/pgmm.R                       |  442 +++++++++++++++-----------
 plm-1.2-10/plm/R/pgmm.methods.R               |   10 
 plm-1.2-10/plm/R/pht.R                        |   55 +--
 plm-1.2-10/plm/R/plm.R                        |   19 -
 plm-1.2-10/plm/R/plm.methods.R                |    4 
 plm-1.2-10/plm/R/pmerge.R                     |only
 plm-1.2-10/plm/R/pmg.R                        |only
 plm-1.2-10/plm/R/pserial.R                    |    2 
 plm-1.2-10/plm/R/ptest.R                      |    7 
 plm-1.2-10/plm/R/purtest.R                    |    2 
 plm-1.2-10/plm/R/pvcm.R                       |  180 +++++++++-
 plm-1.2-10/plm/R/vcovBK.R                     |    4 
 plm-1.2-10/plm/changelog                      |   29 +
 plm-1.2-10/plm/data/Cigar.rda                 |binary
 plm-1.2-10/plm/data/Crime.rda                 |binary
 plm-1.2-10/plm/data/EmplUK.rda                |binary
 plm-1.2-10/plm/data/Gasoline.rda              |binary
 plm-1.2-10/plm/data/Grunfeld.rda              |binary
 plm-1.2-10/plm/data/Hedonic.rda               |binary
 plm-1.2-10/plm/data/LaborSupply.rda           |binary
 plm-1.2-10/plm/data/Males.rda                 |binary
 plm-1.2-10/plm/data/Produc.rda                |binary
 plm-1.2-10/plm/data/Snmesp.rda                |binary
 plm-1.2-10/plm/data/SumHes.rda                |binary
 plm-1.2-10/plm/data/Wages.rda                 |binary
 plm-1.2-10/plm/inst/doc/plm.pdf               |binary
 plm-1.2-10/plm/man/Males.Rd                   |    2 
 plm-1.2-10/plm/man/cipstest.Rd                |only
 plm-1.2-10/plm/man/pccep.Rd                   |only
 plm-1.2-10/plm/man/pmg.Rd                     |only
 plm-1.2-10/plm/man/vcovHC.Rd                  |   26 -
 plm-1.2-10/plm/tests/testErrors.Rout.save     |only
 plm-1.2-10/plm/tests/testEvaluation.Rout.save |only
 plm-1.2-8/plm/tests/AER.R                     |only
 43 files changed, 656 insertions(+), 334 deletions(-)

More information about plm at CRAN
Permanent link

Package metrumrg updated to version 5.17 with previous version 5.13 dated 2012-02-09

Title: Pharmacometric tools for data preparation, modeling, simulation, and reporting
Description: Pharmacometric tools for common data preparation tasks, stratified bootstrap resampling of data sets, NONMEM control stream creation/editing, NONMEM model execution, creation of standard and user-defined diagnostic plots, execution and summary of bootstrap and predictive check results, implementation of simulations from posterior parameter distributions, reporting of output tables and creation of detailed analysis logs.
Author: Tim Bergsma, Bill Knebel, Leonid Gibiansky, Natalie Hsiang
Maintainer: Tim Bergsma

Diff between metrumrg versions 5.13 dated 2012-02-09 and 5.17 dated 2012-05-05

 metrumrg-5.13/metrumrg/R/as.nmcontrol.R                                 |only
 metrumrg-5.13/metrumrg/inst/example/project/nonmem/1005.boot            |only
 metrumrg-5.13/metrumrg/inst/example/project/nonmem/1005/diagnostics.pdf |only
 metrumrg-5.13/metrumrg/inst/example/project/nonmem/1105                 |only
 metrumrg-5.13/metrumrg/inst/example/project/nonmem/CombRunLog.csv       |only
 metrumrg-5.17/metrumrg/DESCRIPTION                                      |    8 
 metrumrg-5.17/metrumrg/MD5                                              |  106 +-
 metrumrg-5.17/metrumrg/R/.Rproj.user                                    |only
 metrumrg-5.17/metrumrg/R/NONR.R                                         |   29 
 metrumrg-5.17/metrumrg/R/PLOTR.R                                        |  109 +-
 metrumrg-5.17/metrumrg/R/Tmax.R                                         |    3 
 metrumrg-5.17/metrumrg/R/as.digest.R                                    |   14 
 metrumrg-5.17/metrumrg/R/as.digest.data.frame.R                         |    2 
 metrumrg-5.17/metrumrg/R/as.init.R                                      |only
 metrumrg-5.17/metrumrg/R/as.nmctl.R                                     |only
 metrumrg-5.17/metrumrg/R/contains.R                                     |    2 
 metrumrg-5.17/metrumrg/R/covariatePlots.R                               |   12 
 metrumrg-5.17/metrumrg/R/diagnosticPlots.R                              |   93 +-
 metrumrg-5.17/metrumrg/R/findNonmemCommand.R                            |only
 metrumrg-5.17/metrumrg/R/iterations.R                                   |    6 
 metrumrg-5.17/metrumrg/R/partab.R                                       |    4 
 metrumrg-5.17/metrumrg/R/runlog.R                                       |    6 
 metrumrg-5.17/metrumrg/R/superset.R                                     |  263 +++---
 metrumrg-5.17/metrumrg/R/temporal.R                                     |   39 
 metrumrg-5.17/metrumrg/inst/example/project/nonmem/1005.bootlog.csv     |only
 metrumrg-5.17/metrumrg/inst/example/project/nonmem/1005/1005.lst        |   12 
 metrumrg-5.17/metrumrg/inst/example/project/nonmem/1005/1005.pdf        |only
 metrumrg-5.17/metrumrg/inst/example/project/nonmem/1005/1005.xml        |   12 
 metrumrg-5.17/metrumrg/inst/example/project/script/assemble.pdf         |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/assemble.tex         |   17 
 metrumrg-5.17/metrumrg/inst/example/project/script/covplot-covplot.pdf  |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/covplot.Rnw          |    2 
 metrumrg-5.17/metrumrg/inst/example/project/script/covplot.pdf          |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/covplot.tex          |  406 +++++++---
 metrumrg-5.17/metrumrg/inst/example/project/script/model-qq.pdf         |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/model-qqdensity.pdf  |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/model-qqdetail.pdf   |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/model.Rnw            |   35 
 metrumrg-5.17/metrumrg/inst/example/project/script/model.pdf            |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/model.tex            |   45 -
 metrumrg-5.17/metrumrg/inst/example/project/script/parameters.Rnw       |    4 
 metrumrg-5.17/metrumrg/inst/example/project/script/parameters.pdf       |binary
 metrumrg-5.17/metrumrg/inst/example/project/script/parameters.tex       |  178 ++--
 metrumrg-5.17/metrumrg/man/AUC.Rd                                       |    1 
 metrumrg-5.17/metrumrg/man/NONR.Rd                                      |    9 
 metrumrg-5.17/metrumrg/man/PLOTR.Rd                                     |   10 
 metrumrg-5.17/metrumrg/man/as.init.Rd                                   |only
 metrumrg-5.17/metrumrg/man/as.nm.Rd                                     |    2 
 metrumrg-5.17/metrumrg/man/as.nmctl.Rd                                  |   15 
 metrumrg-5.17/metrumrg/man/c.temporal.Rd                                |   17 
 metrumrg-5.17/metrumrg/man/diagnosticPlots.Rd                           |    2 
 metrumrg-5.17/metrumrg/man/findNonmemCommand.Rd                         |only
 metrumrg-5.17/metrumrg/man/helpBrowse.Rd                                |   15 
 metrumrg-5.17/metrumrg/man/helpList.Rd                                  |   25 
 metrumrg-5.17/metrumrg/man/helpModel.Rd                                 |    2 
 metrumrg-5.17/metrumrg/man/metrumrg-package.Rd                          |    4 
 metrumrg-5.17/metrumrg/man/superset.Rd                                  |   59 +
 metrumrg-5.17/metrumrg/man/text2decimal.Rd                              |    5 
 metrumrg-5.17/metrumrg/superset.ppsx                                    |only
 metrumrg-5.17/metrumrg/superset.pptx                                    |only
 60 files changed, 1020 insertions(+), 553 deletions(-)

More information about metrumrg at CRAN
Permanent link

New package pathClass with initial version 0.9.3
Package: pathClass
Type: Package
Title: Classification using biological pathways as prior knowledge
Version: 0.9.3
Date: 2012-04-29
Author: Marc Johannes
Maintainer: Marc Johannes
Description: pathClass is a collection of classification methods that use information about feature connectivity in a biological network as an additional source of information. This additional knowledge is incorporated into the classification a priori. Several authors have shown that this approach significantly increases the classification performance.
Depends: R (>= 2.10), svmpath, kernlab, affy, Biobase, ROCR, igraph, lpSolve
Enhances: multicore
Suggests: hu6800.db, golubEsets
License: GPL (>= 2)
LazyLoad: yes
Collate: 'CrossValidation.R' 'GeneRank.R' 'GraphSVM.R' 'networkBasedSVM.R' 'PathwayMethods.R' 'RecursiveFeatureElimination.R' 'RRFE.R' 'SpanBound.R' 'SVMs.R'
Packaged: 2012-04-30 01:35:26 UTC; marc
Repository: CRAN
Date/Publication: 2012-05-05 07:23:04

More information about pathClass at CRAN
Permanent link

Package bayesLife updated to version 0.4-0 with previous version 0.3-3 dated 2012-04-19

Title: Bayesian Projection of Life Expectancy
Description: Making probabilistic projections of life expectancy for all countries of the world, using a Bayesian hierarchical model.
Author: Hana Sevcikova, Adrian Raftery; original WinBugs code written by Jennifer Chunn
Maintainer: Hana Sevcikova

Diff between bayesLife versions 0.3-3 dated 2012-04-19 and 0.4-0 dated 2012-05-05

 ChangeLog                   |   11 +++
 DESCRIPTION                 |   10 +-
 MD5                         |   29 ++++----
 NAMESPACE                   |    5 +
 R/get_outputs.R             |   36 +++++++---
 R/plot_functions.R          |  153 +++++++++++++++++++++++++++++++++-----------
 R/projection_fcns.R         |  112 +++++++++++++++++++++++---------
 R/run_mcmc.R                |    4 -
 man/bayesLife-package.Rd    |    7 +-
 man/e0.gap.plot.Rd          |   18 ++++-
 man/e0.joint.plot.Rd        |only
 man/e0.predict.Rd           |   19 +++--
 man/e0.predict.extra.Rd     |   11 ++-
 man/e0.trajectories.plot.Rd |    6 -
 man/joint.male.predict.Rd   |    7 +-
 tests/test_functions.R      |    4 +
 16 files changed, 312 insertions(+), 120 deletions(-)

More information about bayesLife at CRAN
Permanent link

Package bayesDem updated to version 1.6-0 with previous version 1.5-1 dated 2012-04-19

Title: Graphical User Interface for bayesTFR, bayesLife and bayesPop
Description: Provides Graphical user interface for the packages bayesTFR, bayesLife and bayesPop
Author: Hana Sevcikova
Maintainer: Hana Sevcikova

Diff between bayesDem versions 1.5-1 dated 2012-04-19 and 1.6-0 dated 2012-05-05

 ChangeLog               |    7 ++++++-
 DESCRIPTION             |   10 +++++-----
 MD5                     |   12 ++++++------
 R/e0-predict.R          |    3 ++-
 R/e0-results.R          |   44 ++++++++++++++++++++++++++++++++++----------
 R/pop-results.R         |    6 ++++++
 man/bayesDem-package.Rd |    4 ++--
 7 files changed, 61 insertions(+), 25 deletions(-)

More information about bayesDem at CRAN
Permanent link


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