Sun, 26 Jul 2015

Package flam updated to version 3.0 with previous version 2.0 dated 2015-06-25

Title: Fits Piecewise Constant Models with Data-Adaptive Knots
Description: Implements the fused lasso additive model as proposed in Petersen, A., Witten, D., and Simon, N. (2014). Fused Lasso Additive Model. arXiv preprint arXiv:1409.5391.
Author: Ashley Petersen
Maintainer: Ashley Petersen <ajpete@uw.edu>

Diff between flam versions 2.0 dated 2015-06-25 and 3.0 dated 2015-07-26

 DESCRIPTION         |   10 +++++-----
 MD5                 |   14 +++++++-------
 NAMESPACE           |    3 +++
 R/RcppExports.R     |    7 +------
 R/flam_fcns.R       |    4 ++--
 man/flam-package.rd |    4 ++--
 src/RcppExports.cpp |    8 ++++----
 src/fit.cpp         |   30 +++++++++++++++---------------
 8 files changed, 39 insertions(+), 41 deletions(-)

More information about flam at CRAN
Permanent link

Package mixlm updated to version 1.0.9.2 with previous version 1.0.8.5 dated 2015-03-11

Title: Mixed Model ANOVA and Statistics for Education
Description: The main functions perform mixed models analysis by least squares or REML by adding the function r() to formulas of lm and glm. A collection of text-book statistics for higher education is also included, e.g. modifications of the functions lm, glm and associated summaries from the package stats.
Author: Kristian Hovde Liland [aut, cre], Solve Sæbø [ctb], R-Core [ctb]
Maintainer: Kristian Hovde Liland <kristian.liland@nmbu.no>

Diff between mixlm versions 1.0.8.5 dated 2015-03-11 and 1.0.9.2 dated 2015-07-26

 DESCRIPTION    |   10 ++++------
 MD5            |   10 +++++-----
 NAMESPACE      |   11 ++++++++++-
 R/lm.R         |   13 ++++++-------
 R/mixlm.R      |   19 -------------------
 R/statistics.R |   11 ++++++-----
 6 files changed, 31 insertions(+), 43 deletions(-)

More information about mixlm at CRAN
Permanent link

Package Mediana updated to version 1.0.1 with previous version 1.0 dated 2015-07-26

Title: Clinical Trial Simulations
Description: Provides a general framework for clinical trial simulations based on the Clinical Scenario Evaluation (CSE) approach. The package supports a broad class of data models (including clinical trials with continuous, binary, survival-type and count-type endpoints as well as multivariate outcomes that are based on combinations of different endpoints), analysis strategies and commonly used evaluation criteria.
Author: Gautier Paux, Alex Dmitrienko.
Maintainer: Gautier Paux <gautier@paux.fr>

Diff between Mediana versions 1.0 dated 2015-07-26 and 1.0.1 dated 2015-07-26

 DESCRIPTION            |    9 +++++----
 MD5                    |   10 +++++-----
 R/Mediana.R            |   10 +++++-----
 man/Criterion.Rd       |    2 +-
 man/Mediana-package.Rd |    4 ++--
 man/SampleSize.Rd      |    2 +-
 6 files changed, 19 insertions(+), 18 deletions(-)

More information about Mediana at CRAN
Permanent link

Package lsmeans updated to version 2.19 with previous version 2.18 dated 2015-06-01

Title: Least-Squares Means
Description: Obtain least-squares means for many linear, generalized linear, and mixed models. Compute contrasts or linear functions of least-squares means, and comparisons of slopes. Plots and compact letter displays.
Author: Russell V. Lenth [aut], Maxime Hervé [ctb]
Maintainer: Russ Lenth <russell-lenth@uiowa.edu>

Diff between lsmeans versions 2.18 dated 2015-06-01 and 2.19 dated 2015-07-26

 DESCRIPTION                 |   13 ++-
 MD5                         |   54 ++++++++--------
 NAMESPACE                   |   10 ++-
 R/MCMC-support.R            |   18 +++--
 R/aovlist-support.R         |   28 +++++---
 R/glht-support.R            |    3 
 R/helpers.R                 |  145 +++++++++++++++++++++++++++++++-------------
 R/lsmeans.R                 |   20 +++---
 R/lsmip.R                   |    8 +-
 R/nonlin-support.R          |    4 -
 R/ordinal-support.R         |    8 +-
 R/ref.grid.R                |   12 +--
 R/rms-support.R             |    8 +-
 inst/NEWS                   |   21 ++++++
 inst/doc/extending.R        |   16 ++--
 inst/doc/extending.pdf      |binary
 inst/doc/extending.rnw      |   12 ++-
 inst/doc/using-lsmeans.pdf  |binary
 inst/doc/using-lsmeans.rnw  |    2 
 man/extending.Rd            |   22 ++++++
 man/glht.Rd                 |    3 
 man/lsmeans-package.Rd      |    2 
 man/lsmeans.Rd              |   45 ++++++++++---
 man/models.Rd               |    8 +-
 man/ref.grid.Rd             |   15 +++-
 tests/tests1.Rout.save      |    4 -
 vignettes/extending.rnw     |   12 ++-
 vignettes/using-lsmeans.rnw |    2 
 28 files changed, 338 insertions(+), 157 deletions(-)

More information about lsmeans at CRAN
Permanent link

New package landsat8 with initial version 0.1-9
Package: landsat8
Type: Package
Title: Landsat 8 Imagery Rescaled to Reflectance, Radiance and/or Temperature
Version: 0.1-9
Date: 2015-07-21
Author: Alexandre dos Santos
Maintainer: Alexandre dos Santos <alexandre.santos@cas.ifmt.edu.br>
Description: Functions for converted Landsat 8 multispectral satellite imagery rescaled to the top of atmosphere (TOA) reflectance, radiance and/or at satellite brightness temperature using radiometric rescaling coefficients provided in the metadata file (MTL file).
Imports: rgdal, sp
Depends: R (>= 3.1.2)
License: GPL-2
LazyData: TRUE
Packaged: 2015-07-26 19:10:40 UTC; ASANTOS
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-07-26 23:10:31

More information about landsat8 at CRAN
Permanent link

New package rstpm2 with initial version 1.2.2
Package: rstpm2
Type: Package
Title: Flexible Link-Based Survival Models
Authors@R: c(person("Mark", "Clements", role = c("aut", "cre"), email = "mark.clements@ki.se"), person("Xing-Rong", "Liu", role = "aut", email = "xingrong.liu@ki.se"), person("Paul", "Lambert", role = "ctb", email="pl4@leicester.ac.uk"))
Version: 1.2.2
Date: 2015-07-12
Depends: R (>= 2.10), methods, survival, splines
Imports: graphics, Rcpp (>= 0.10.2), numDeriv, stats, mgcv, bbmle (>= 1.0.3)
Suggests: RUnit, gaussquad
LinkingTo: Rcpp,RcppArmadillo
Author: Mark Clements [aut, cre], Xing-Rong Liu [aut], Paul Lambert [ctb]
Maintainer: Mark Clements <mark.clements@ki.se>
Description: R implementation of Stata's stpm2 function (flexible link-based survival models), with extensions to different smoothers and penalised models.
URL: http://github.com/mclements/rstpm2
BugReports: http://github.com/mclements/rstpm2/issues
License: GPL-2 | GPL-3
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2015-07-26 09:13:35 UTC; marcle
Repository: CRAN
Date/Publication: 2015-07-26 18:57:30

More information about rstpm2 at CRAN
Permanent link

Package COMBIA updated to version 1.0-4 with previous version 1.0-3 dated 2015-07-25

Title: Synergy/Antagonism Analyses of Drug Combinations
Description: A comprehensive synergy/antagonism analyses of drug combinations with quality graphics and data. The analyses can be performed by Bliss independence and Loewe additivity models. COMBIA provides improved statistical analysis and makes only very weak assumption of data variability while calculating bootstrap intervals (BIs). Finally, package saves analyzed data, 2D and 3D plots ready to use in research publications. COMBIA does not require manual data entry. Data can be directly input from wetlab experimental platforms for example fluostar, automated robots etc. One needs to call a single function only to perform all analysis (examples are provided with sample data).
Author: Muhammad Kashif
Maintainer: Muhammad Kashif <Muhammad.Kashif@medsci.uu.se>

Diff between COMBIA versions 1.0-3 dated 2015-07-25 and 1.0-4 dated 2015-07-26

 DESCRIPTION                                |    6 ++--
 MD5                                        |   24 ++++++++--------
 R/COMBIA.R                                 |   42 +++++++++++++----------------
 inst/raw/FluoOptima_384_2014-03-28test.xls |binary
 inst/raw/testData.xls                      |binary
 man/applyLoewe.Rd                          |    8 ++---
 man/calculateSynergy.Rd                    |    2 -
 man/loeweModel.Rd                          |    4 +-
 man/readMacSynergyValues.Rd                |    2 -
 man/readOtherValues.Rd                     |    4 +-
 man/removeOutliers.Rd                      |    4 +-
 man/synAntPlot.Rd                          |    2 -
 man/synergySignificant.Rd                  |    6 ++--
 13 files changed, 51 insertions(+), 53 deletions(-)

More information about COMBIA at CRAN
Permanent link

New package mHG with initial version 1.0
Package: mHG
Type: Package
Title: Minimum-Hypergeometric Test
Version: 1.0
Date: 2015-07-22
Author: Kobi Perl
Maintainer: Kobi Perl <kobipe3@gmail.com>
Description: Runs a minimum-hypergeometric (mHG) test as described in: Eden, E. (2007). Discovering Motifs in Ranked Lists of DNA Sequences. Haifa.
License: GPL-2
Depends: methods
Suggests: testthat
Packaged: 2015-07-26 06:41:10 UTC; kobiperl
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-07-26 09:23:57

More information about mHG at CRAN
Permanent link

New package tglm with initial version 1.0
Package: tglm
Type: Package
Title: Binary Regressions under Independent Student-t Priors
Version: 1.0
Date: 2015-07-24
Author: Yingbo Li
Maintainer: Yingbo Li <ybli@clemson.edu>
Description: Use Gibbs sampler with Polya-Gamma data augmentation to fit logistic and probit regression under independent Student-t priors (including Cauchy priors and normal priors as special cases).
License: GPL (>= 2)
Depends: R (>= 2.14.0)
Imports: BayesLogit, mvtnorm, coda, truncnorm
Packaged: 2015-07-26 03:10:34 UTC; ybli
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-07-26 09:11:35

More information about tglm at CRAN
Permanent link

Package RcppZiggurat updated to version 0.1.3 with previous version 0.1.2 dated 2014-01-26

Title: 'Rcpp' Integration of Different "Ziggurat" Normal RNG Implementations
Description: The Ziggurat generator for normally distributed random numbers, originally proposed by Marsaglia and Tsang (JSS, 2000), has been improved upon a few times starting with Leong et al (JSS, 2005). This package provides an aggregation in order to compare different implementations. The goal is to provide an 'faster but good enough' alternative for use with R and C++ code. The package is still in an early state. Unless you know what you are doing, sticking with the generators provided by R may be a good idea as these have been extremely diligently tested.
Author: Dirk Eddelbuettel <edd@debian.org>
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between RcppZiggurat versions 0.1.2 dated 2014-01-26 and 0.1.3 dated 2015-07-26

 ChangeLog                       |   49 +++++
 DESCRIPTION                     |   14 -
 MD5                             |   56 +++---
 NAMESPACE                       |    7 
 R/RcppExports.R                 |    4 
 README.md                       |   18 +-
 build/vignette.rds              |binary
 demo/benchmark.R                |    6 
 inst/NEWS.Rd                    |   19 ++
 inst/doc/RcppZiggurat.R         |   14 +
 inst/doc/RcppZiggurat.Rnw       |   98 +++++++----
 inst/doc/RcppZiggurat.bib       |   14 -
 inst/doc/RcppZiggurat.pdf       |binary
 inst/include/Ziggurat.h         |   37 ++--
 inst/include/ZigguratLZLLV.h    |   12 -
 inst/include/ZigguratMT.h       |   12 -
 inst/include/ZigguratR.h        |   30 +--
 inst/include/ZigguratV1.h       |   33 +--
 inst/include/ZigguratV1b.h      |   35 ++--
 man/ziggurat.Rd                 |    4 
 src/Makevars                    |    2 
 src/Makevars.win                |    3 
 src/RcppExports.cpp             |  334 +++++++++++++++-------------------------
 src/ziggurat.cpp                |    8 
 tests/zigguratTest.Rout.save    |   10 -
 tests/zigguratTestAll.R         |only
 tests/zigguratTestAll.Rout.save |only
 vignettes/RcppZiggurat.RData    |binary
 vignettes/RcppZiggurat.Rnw      |   98 +++++++----
 vignettes/RcppZiggurat.bib      |   14 -
 30 files changed, 510 insertions(+), 421 deletions(-)

More information about RcppZiggurat at CRAN
Permanent link

Package mvSLOUCH updated to version 1.2 with previous version 1.1.5 dated 2015-01-21

Title: Multivariate Stochastic Linear Ornstein-Uhlenbeck Models for Phylogenetic Comparative Hypotheses
Description: Fits multivariate Ornstein-Uhlenbeck types of models to continues trait data from species related by a common evolutionary history.
Author: Krzysztof Bartoszek <bartoszekkj@gmail.com>
Maintainer: Krzysztof Bartoszek <bartoszekkj@gmail.com>

Diff between mvSLOUCH versions 1.1.5 dated 2015-01-21 and 1.2 dated 2015-07-26

 DESCRIPTION                        |   11 +++--
 MD5                                |   44 ++++++++++++----------
 NAMESPACE                          |    8 ++--
 R/PhyloSDEestim.R                  |   20 +---------
 R/estimMAXLIK.R                    |   45 ++--------------------
 R/evolmodelest.R                   |only
 R/getESS.R                         |only
 R/modelparams.R                    |    2 -
 R/modelparamssummary.R             |    3 +
 R/simulVasicekproc.R               |   60 +++++++++++++++---------------
 R/simulVasicekprocphyl.R           |   14 +++----
 man/BrownianMotionModel.Rd         |   31 ++++++++++-----
 man/SummarizeBM.Rd                 |   29 ++++++++++----
 man/SummarizeMVSLOUCH.Rd           |   29 +++++++++-----
 man/SummarizeOUCH.Rd               |   30 ++++++++++-----
 man/estimate.evolutionary.model.Rd |only
 man/fitch.mvsl.Rd                  |   31 ++++++++++-----
 man/generate.model.setups.Rd       |only
 man/mvSLOUCH-internal.Rd           |    2 +
 man/mvSLOUCH-package.Rd            |   54 +++++++++++++++++++++------
 man/mvslouchModel.Rd               |   73 ++++++++++++++++++++++---------------
 man/ouchModel.Rd                   |   43 ++++++++++++++-------
 man/simulBMProcPhylTree.Rd         |   10 +++--
 man/simulMVSLOUCHProcPhylTree.Rd   |    9 +++-
 man/simulOUCHProcPhylTree.Rd       |   23 ++++++++---
 25 files changed, 329 insertions(+), 242 deletions(-)

More information about mvSLOUCH at CRAN
Permanent link

New package packcircles with initial version 0.1.1
Package: packcircles
Type: Package
Title: Circle Packing
Version: 0.1.1
Date: 2015-07-22
Authors@R: c( person("Michael", "Bedward", role = c("aut", "cre"), email = "michael.bedward@gmail.com"), person("David", "Eppstein", role = "aut", email = "david.eppstein@gmail.com", comment = "Original author of Python code for graph-based circle packing ported to C++ for this package"))
Description: Simple algorithm to arrange non-overlapping circles within a rectangle.
License: MIT + file LICENSE
URL: https://github.com/mbedward/packcircles
Imports: Rcpp (>= 0.11.5)
Suggests: ggplot2, gridExtra, knitr
LinkingTo: Rcpp
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2015-07-26 03:49:55 UTC; mbedward
Author: Michael Bedward [aut, cre], David Eppstein [aut] (Original author of Python code for graph-based circle packing ported to C++ for this package)
Maintainer: Michael Bedward <michael.bedward@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-26 09:11:33

More information about packcircles at CRAN
Permanent link

New package Mediana with initial version 1.0
Package: Mediana
Type: Package
Title: Clinical Trial Simulations
Version: 1.0
Date: 2015-07-25
Author: Gautier Paux, Alex Dmitrienko.
Maintainer: Gautier Paux <gautier@paux.fr>
Description: Provides a general framework for clinical trial simulations based on the Clinical Scenario Evaluation (CSE) approach. The package supports a broad class of data models (including clinical trials with continuous, binary, survival-type and count-type endpoints as well as multivariate outcomes that are based on combinations of different endpoints), analysis strategies and commonly used evaluation criteria.
Imports: doParallel, doRNG, foreach, MASS, mvtnorm, ReporteRs, stats, survival, utils
License: GPL-2
URL: http://biopharmnet.com/mediana
NeedsCompilation: no
Packaged: 2015-07-25 22:00:59 UTC; Gautier
Repository: CRAN
Date/Publication: 2015-07-26 09:11:19

More information about Mediana at CRAN
Permanent link

Package checkmate updated to version 1.6.2 with previous version 1.6.1 dated 2015-07-17

Title: Fast and Versatile Argument Checks
Description: Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
Author: Michel Lang <michellang@gmail.com>, Bernd Bischl <bernd_bischl@gmx.net>
Maintainer: Michel Lang <michellang@gmail.com>

Diff between checkmate versions 1.6.1 dated 2015-07-17 and 1.6.2 dated 2015-07-26

 DESCRIPTION             |   10 +++---
 MD5                     |   20 ++++++------
 NAMESPACE               |    2 -
 NEWS                    |    8 ++++
 R/helper.r              |    6 ++-
 R/zzz.r                 |    2 -
 build/vignette.rds      |binary
 inst/doc/checkmate.html |   78 ++++++++++++++++++------------------------------
 src/any_nan.c           |    4 --
 src/checks.c            |    2 -
 src/is_integerish.c     |    4 +-
 11 files changed, 60 insertions(+), 76 deletions(-)

More information about checkmate at CRAN
Permanent link


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