Fri, 06 Mar 2015

Package yhatr updated to version 0.13.4 with previous version 0.13.2 dated 2014-12-17

Title: R Binder for the Yhat API
Description: Deploy, maintain, and invoke models via the Yhat REST API.
Author: Greg Lamp , Eric Chiang
Maintainer: Greg Lamp

Diff between yhatr versions 0.13.2 dated 2014-12-17 and 0.13.4 dated 2015-03-06

 DESCRIPTION                        |    8 +++---
 MD5                                |   44 ++++++++++++++++++-------------------
 NAMESPACE                          |    2 -
 NEWS                               |   10 ++++++++
 R/yhatR.R                          |   31 +++++++++++++++++++-------
 man/capture.src.Rd                 |    3 +-
 man/check.dependencies.Rd          |    3 +-
 man/check.image.size.Rd            |    3 +-
 man/yhat.deploy.Rd                 |    3 +-
 man/yhat.deploy.to.file.Rd         |    3 +-
 man/yhat.deploy.with.scp.Rd        |    3 +-
 man/yhat.get.Rd                    |    3 +-
 man/yhat.ls.Rd                     |    3 +-
 man/yhat.post.Rd                   |    3 +-
 man/yhat.predict.Rd                |    3 +-
 man/yhat.predict_raw.Rd            |    3 +-
 man/yhat.scaffolding.Rd            |    3 +-
 man/yhat.show_models.Rd            |    3 +-
 man/yhat.spider.block.Rd           |    3 +-
 man/yhat.spider.func.Rd            |    3 +-
 man/yhat.test_predict.Rd           |    7 ++++-
 man/yhat.transform_from_example.Rd |    3 +-
 man/yhat.verify.Rd                 |    3 +-
 23 files changed, 99 insertions(+), 54 deletions(-)

More information about yhatr at CRAN
Permanent link

Package ks updated to version 1.9.4 with previous version 1.9.3 dated 2014-08-26

Title: Kernel Smoothing
Description: Kernel smoothers for univariate and multivariate data.
Author: Tarn Duong
Maintainer: Tarn Duong

Diff between ks versions 1.9.3 dated 2014-08-26 and 1.9.4 dated 2015-03-06

 CHANGELOG          |    6 ++
 DESCRIPTION        |   14 +++---
 MD5                |   22 +++++-----
 R/kda.R            |   19 ++++++++
 R/kdde.R           |   13 +++---
 R/kde.R            |    2 
 R/normal.R         |   98 +++++++++++++++++++++++----------------------
 R/prelim.R         |   10 ++--
 R/selector.R       |  113 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 build/vignette.rds |binary
 inst/doc/kde.pdf   |binary
 man/plot.kda.Rd    |    2 
 12 files changed, 220 insertions(+), 79 deletions(-)

More information about ks at CRAN
Permanent link

Package recluster updated to version 2.8 with previous version 2.7 dated 2014-12-17

Title: Ordination Methods for the Analysis of Beta-Diversity Indices
Description: Beta-diversity indices provide dissimilarity matrices with particular distribution of data requiring specific treatment. For example the high frequency of ties and zero values in turnover indices produces hierarchical cluster dendrograms whose topology and bootstrap supports are affected by the order of rows in the original matrix. Moreover, biogeographical regionalization can be facilitated by a combination of hierarchical clustering and multi-dimensional scaling. The recluster package provides robust techniques to analyze pattern of similarity in species composition.
Author: Leonardo Dapporto, Matteo Ramazzotti, Simone Fattorini, Roger Vila, Gerard Talavera, Roger H.L. Dennis
Maintainer: Leonardo Dapporto

Diff between recluster versions 2.7 dated 2014-12-17 and 2.8 dated 2015-03-06

 DESCRIPTION             |    8 +--
 MD5                     |   16 +++----
 NAMESPACE               |    2 
 R/recluster.col.R       |   67 +++++++++++++++----------------
 R/recluster.cons.R      |   15 ++++--
 R/recluster.region.R    |  103 +++++++++++++++++++++++-------------------------
 man/recluster.Rd        |    7 +--
 man/recluster.cons.Rd   |    6 +-
 man/recluster.region.Rd |   13 +++---
 9 files changed, 120 insertions(+), 117 deletions(-)

More information about recluster at CRAN
Permanent link

Package Deriv updated to version 3.0 with previous version 2.0 dated 2015-02-05

Title: Symbolic Differentiation
Description: R-based solution for symbolic differentiation. It admits user-defined function as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.
Author: Andrew Clausen [aut], Serguei Sokol [aut, cre]
Maintainer: Serguei Sokol

Diff between Deriv versions 2.0 dated 2015-02-05 and 3.0 dated 2015-03-06

 DESCRIPTION                        |   13 
 MD5                                |   24 -
 NEWS                               |   16 +
 R/Deriv.R                          |  273 ++++++++++++++----
 R/Simplify.R                       |  550 +++++++++++++++++++++++--------------
 README.md                          |   21 +
 man/Deriv-package.Rd               |   18 -
 man/Deriv.Rd                       |   93 ++++--
 man/Simplify.Rd                    |    6 
 tests/testthat/test_Deriv.R        |  107 ++++++-
 tests/testthat/test_Deriv.R.bck    |  106 ++++++-
 tests/testthat/test_Simplify.R     |    6 
 tests/testthat/test_Simplify.R.bck |   10 
 13 files changed, 899 insertions(+), 344 deletions(-)

More information about Deriv at CRAN
Permanent link

New package webchem with initial version 0.0.1
Package: webchem
Type: Package
Title: Chemical Information from the Web
Version: 0.0.1
Date: 2015-03-05
Author: Eduard Szoecs
Maintainer: Eduard Szoecs
Description: Chemical information from around the web. This package interacts with a suite of web APIs for chemical information.
URL: https://github.com/EDiLD/webchem
BugReports: https://github.com/EDiLD/webchem/issues
License: MIT + file LICENSE
LazyLoad: yes
LazyData: yes
Imports: XML, RCurl, RJSONIO
Packaged: 2015-03-06 11:33:33 UTC; edisz
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-06 17:50:54

More information about webchem at CRAN
Permanent link

Package vardpoor updated to version 0.2.8 with previous version 0.2.6 dated 2015-02-09

Title: Variance Estimation for Sample Surveys by the Ultimate Cluster Method
Description: Generation of domain variables, linearisation of several nonlinear population statistics (the ratio of two totals, weighted income percentile, at-risk-of-poverty rate, at-risk-of-poverty threshold, Gini coefficient, gender pay gap, median income below at-risk-of-poverty gap, income quintile share ratio, relative median at-risk-of-poverty gap), computation of regression residuals in case of weight calibration, variance estimation of sample surveys by the ultimate cluster method (Hansen, Hurwitz and Madow, 1953), variance estimation for longitudinal, cross-sectional measures and measures of change for single and multistage stage cluster sampling designs (Berger, Y.G.). Several other precision measures are derived - standard error, the coefficient of variation, the margin of error, confidence interval, design effect.
Author: Juris Breidaks [aut, cre], Martins Liberts [aut], Santa Ivanova [aut]
Maintainer: Juris Breidaks

Diff between vardpoor versions 0.2.6 dated 2015-02-09 and 0.2.8 dated 2015-03-06

 DESCRIPTION             |    8 ++++----
 MD5                     |   36 ++++++++++++++++++------------------
 R/linqsr.R              |   27 +++++++++++++--------------
 R/vardom.R              |    2 +-
 R/vardomh.R             |   43 +++++++++++++++++++++++--------------------
 R/varpoord.R            |   37 +++++++++++++++++++------------------
 inst/CITATION           |    4 ++--
 inst/NEWS               |    6 +++++-
 man/linarpr.Rd          |   18 +++++++++---------
 man/linarpt.Rd          |   12 ++++++------
 man/lingini.Rd          |    4 ++--
 man/lingini2.Rd         |   14 +++++++++-----
 man/lingpg.Rd           |    4 ++--
 man/linpoormed.Rd       |    8 ++++----
 man/linqsr.Rd           |   10 +++++-----
 man/linrmpg.Rd          |    6 +++---
 man/var_srs.Rd          |    2 +-
 man/vardpoor-package.Rd |   14 +++++++-------
 man/varpoord.Rd         |   19 +++++++++++--------
 19 files changed, 144 insertions(+), 130 deletions(-)

More information about vardpoor at CRAN
Permanent link

Package sensitivity updated to version 1.11 with previous version 1.10.1 dated 2014-12-03

Title: Sensitivity Analysis
Description: A collection of functions for factor screening, global sensitivity analysis and reliability sensitivity analysis of model output.
Author: Gilles Pujol, Bertrand Iooss, Alexandre Janon with contributions from Sebastien Da Veiga, Jana Fruth, Laurent Gilquin, Joseph Guillaume, Loic Le Gratiet, Paul Lemaitre, Bernardo Ramos, Taieb Touati
Maintainer: Bertrand Iooss

Diff between sensitivity versions 1.10.1 dated 2014-12-03 and 1.11 dated 2015-03-06

 sensitivity-1.10.1/sensitivity/R/DMBRSI.R               |only
 sensitivity-1.10.1/sensitivity/man/DMBRSI.Rd            |only
 sensitivity-1.11/sensitivity/DESCRIPTION                |   13 ++--
 sensitivity-1.11/sensitivity/MD5                        |   46 +++++++++-------
 sensitivity-1.11/sensitivity/NAMESPACE                  |   17 +++++
 sensitivity-1.11/sensitivity/R/PLI.R                    |only
 sensitivity-1.11/sensitivity/R/delsa.R                  |only
 sensitivity-1.11/sensitivity/R/parameterSets.R          |only
 sensitivity-1.11/sensitivity/R/sobolCert.R              |    4 -
 sensitivity-1.11/sensitivity/R/sobolMultOut.R           |only
 sensitivity-1.11/sensitivity/R/sobolTIIlo.R             |    4 -
 sensitivity-1.11/sensitivity/R/sobolTIIpf.R             |    4 -
 sensitivity-1.11/sensitivity/R/sobolmartinez.R          |only
 sensitivity-1.11/sensitivity/man/PLI.Rd                 |only
 sensitivity-1.11/sensitivity/man/delsa.Rd               |only
 sensitivity-1.11/sensitivity/man/parameterSets.Rd       |only
 sensitivity-1.11/sensitivity/man/sensitivity-package.Rd |   23 +++++---
 sensitivity-1.11/sensitivity/man/sobol.Rd               |    2 
 sensitivity-1.11/sensitivity/man/sobol2002.Rd           |   11 +++
 sensitivity-1.11/sensitivity/man/sobol2007.Rd           |   11 +++
 sensitivity-1.11/sensitivity/man/sobolEff.Rd            |    6 +-
 sensitivity-1.11/sensitivity/man/sobolMultOut.Rd        |only
 sensitivity-1.11/sensitivity/man/sobolTIIlo.Rd          |    2 
 sensitivity-1.11/sensitivity/man/soboljansen.Rd         |    2 
 sensitivity-1.11/sensitivity/man/sobolmara.Rd           |    2 
 sensitivity-1.11/sensitivity/man/sobolmartinez.Rd       |only
 sensitivity-1.11/sensitivity/man/sobolowen.Rd           |    2 
 sensitivity-1.11/sensitivity/man/sobolroalhs.Rd         |    3 +
 sensitivity-1.11/sensitivity/src/Makevars               |    5 +
 sensitivity-1.11/sensitivity/src/as.cpp                 |    6 +-
 30 files changed, 109 insertions(+), 54 deletions(-)

More information about sensitivity at CRAN
Permanent link

New package SDDE with initial version 1.0.0
Package: SDDE
Type: Package
Depends: R (>= 3.0), igraph, doParallel, foreach, iterators, parallel
Title: Shortcuts, Detours and Dead Ends (SDDE) Path Types in Genome Similarity Networks
Version: 1.0.0
Date: 2015-03-01
Author: Etienne Lord, Margaux Le Cam, Eric Bapteste, Vladimir Makarenkov and Francois-Joseph Lapointe
Maintainer: Etienne Lord
Description: Compares the evolution of an original network X to an augmented network Y by counting the number of Shortcuts, Detours, Dead Ends (SDDE), equal paths and disconnected nodes.
License: GPL-3
LazyLoad: yes
Packaged: 2015-03-06 13:06:01 UTC; Etienne
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-06 17:41:51

More information about SDDE at CRAN
Permanent link

Package frailtypack updated to version 2.7.5 with previous version 2.7.4 dated 2015-02-25

Title: General Frailty Models: Shared, Joint and Nested Frailty Models with Prediction
Description: Frailtypack fits several classes of frailty models using a penalized likelihood estimation on the hazard function but also a parametric estimation. 1) A shared frailty model (with gamma or log-normal frailty distribution) and Cox proportional hazard model. Clustered and recurrent survival times can be studied. 2) Additive frailty models for proportional hazard models with two correlated random effects (intercept random effect with random slope). 3) Nested frailty models for hierarchically clustered data (with 2 levels of clustering) by including two iid gamma random effects. 4) Joint frailty models in the context of joint modelling for recurrent events with terminal event for clustered data or not. Prediction values are available. Left-truncated (not for Joint model), right-censored data, interval-censored data (only for Cox proportional hazard and shared frailty model) and strata are allowed. In each model, the random effects have a gamma distribution, but you can switch to a log-normal in shared and joint models. Now, you can also consider time-varying covariates effects in Cox, shared and joint models. The package includes concordance measures for Cox proportional hazards models and for shared frailty models.
Author: Virginie Rondeau, Juan R. Gonzalez, Yassin Mazroui, Audrey Mauguen, Agnieszka Krol-Listwon, Amadou Diakite and Alexandre Laurent
Maintainer: Virginie Rondeau

Diff between frailtypack versions 2.7.4 dated 2015-02-25 and 2.7.5 dated 2015-03-06

 DESCRIPTION                |    8 ++++----
 MD5                        |    6 +++---
 NEWS                       |    4 ++++
 src/aresidusMartingale.f90 |   24 +++++++++++++++---------
 4 files changed, 26 insertions(+), 16 deletions(-)

More information about frailtypack at CRAN
Permanent link

New package httk with initial version 1.1
Title: High-Throughput Toxicokinetics
Package: httk
Version: 1.1
Date: 3/5/2015
Author: John Wambaugh and Robert Pearce, Schmitt method implementation by Jimena Davis, dynamic model adapted from code by R. Woodrow Setzer, Rabbit parameters from Nisha Sipes
Suggests: ggplot2
Description: Functions and data tables for simulation and statistical analysis of chemical toxicokinetics (TK) using data obtained from relatively high throughput, in vitro studies. Both physiologically-based (PBTK) and empirical (e.g., one compartment) TK models can be parameterized for sevral hundred chemicals and multiple species. These models are solved efficiently, often using compiled (C-based) code. A Monte Carlo sampler is included for simulating biological variability and measurment limitations. Functions are also provided for exporting PBTK models to SBML and JARNAC for use with other simulation software. These functions and data provide a set of tools for in vitro-in vivo extrapolation (IVIVE) of high throughput screening data (e.g., ToxCast) to real-world exposures via reverse dosimetry (also known as "RTK").
Maintainer: John Wambaugh
License: GPL-3
Packaged: 2015-03-06 15:46:56 UTC; jwambaug
LazyData: true
Imports: deSolve, msm
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-06 17:47:38

More information about httk at CRAN
Permanent link

Package ecospat updated to version 1.1 with previous version 1.0 dated 2014-07-23

Title: Spatial Ecology Miscellaneous Methods
Description: R package for the support of spatial analyses and modelling of species niches and distributions, written by current and former members and collaborators of the ecospat group of Antoine Guisan, Department of Ecology and Evolution (DEE) & Institute of Earth Surface Dynamics (IDYST), University of Lausanne, Switzerland.
Author: Olivier Broennimann and Blaise Petitpierre and Christophe Randin and Robin Engler and Valeria Di Cola and Frank Breiner and Manuela D`Amen and Loic Pellissier and Julien Pottier and Dorothea Pio and Ruben Garcia Mateo and Wim Hordijk and Anne Dubuis and Daniel Scherrer and Nicolas Salamin and Antoine Guisan
Maintainer: Valeria Di Cola

Diff between ecospat versions 1.0 dated 2014-07-23 and 1.1 dated 2015-03-06

 ecospat-1.0/ecospat/inst/doc/Code-ecospat.pdf      |only
 ecospat-1.1/ecospat/DESCRIPTION                    |   24 +--
 ecospat-1.1/ecospat/MD5                            |   69 +++++-----
 ecospat-1.1/ecospat/NAMESPACE                      |    2 
 ecospat-1.1/ecospat/R/ecospat.binary_models.R      |    2 
 ecospat-1.1/ecospat/R/ecospat.boyce.R              |    2 
 ecospat-1.1/ecospat/R/ecospat.constrainedCoOcc.R   |   28 ++--
 ecospat-1.1/ecospat/R/ecospat.cv.R                 |   21 +--
 ecospat-1.1/ecospat/R/ecospat.makeDataFrame.R      |   32 ++++
 ecospat-1.1/ecospat/R/ecospat.migclim.R            |    2 
 ecospat-1.1/ecospat/R/ecospat.nichedynamic.R       |   76 ++++++-----
 ecospat-1.1/ecospat/data/ecospat.testData.txt.gz   |binary
 ecospat-1.1/ecospat/inst/doc/ecospat.pdf           |binary
 ecospat-1.1/ecospat/man/ecospat-package.Rd         |   22 +--
 ecospat-1.1/ecospat/man/ecospat.Epred.Rd           |    2 
 ecospat-1.1/ecospat/man/ecospat.SSDMeval.Rd        |    8 -
 ecospat-1.1/ecospat/man/ecospat.boyce.Rd           |    4 
 ecospat-1.1/ecospat/man/ecospat.calculate.pd.Rd    |    9 +
 ecospat-1.1/ecospat/man/ecospat.caleval.Rd         |    2 
 ecospat-1.1/ecospat/man/ecospat.co_occurrences.Rd  |    1 
 ecospat-1.1/ecospat/man/ecospat.cons_Cscore.Rd     |    8 -
 ecospat-1.1/ecospat/man/ecospat.cv.example.Rd      |    2 
 ecospat-1.1/ecospat/man/ecospat.cv.gam.Rd          |    2 
 ecospat-1.1/ecospat/man/ecospat.cv.gbm.Rd          |    2 
 ecospat-1.1/ecospat/man/ecospat.cv.glm.Rd          |    2 
 ecospat-1.1/ecospat/man/ecospat.cv.me.Rd           |    4 
 ecospat-1.1/ecospat/man/ecospat.cv.rf.Rd           |    4 
 ecospat-1.1/ecospat/man/ecospat.grid.clim.dyn.Rd   |    4 
 ecospat-1.1/ecospat/man/ecospat.makeDataFrame.Rd   |   23 +--
 ecospat-1.1/ecospat/man/ecospat.maxentvarimport.Rd |    2 
 ecospat-1.1/ecospat/man/ecospat.permut.glm.Rd      |    2 
 ecospat-1.1/ecospat/man/ecospat.plot.niche.Rd      |    2 
 ecospat-1.1/ecospat/man/ecospat.plot.niche.dyn.Rd  |    2 
 ecospat-1.1/ecospat/man/ecospat.testData.Rd        |  136 +++++++++++----------
 ecospat-1.1/ecospat/man/ecospat.testNiche.Rd       |    4 
 ecospat-1.1/ecospat/man/ecospat.varpart.Rd         |    6 
 36 files changed, 276 insertions(+), 235 deletions(-)

More information about ecospat at CRAN
Permanent link

Package Rcpp updated to version 0.11.5 with previous version 0.11.4 dated 2015-01-24

Title: Seamless R and C++ Integration
Description: The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see 'citation("Rcpp")' for details on these last two.
Author: Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey, Douglas Bates, and John Chambers
Maintainer: Dirk Eddelbuettel

Diff between Rcpp versions 0.11.4 dated 2015-01-24 and 0.11.5 dated 2015-03-06

 ChangeLog                              |  138 +++++++++
 DESCRIPTION                            |    8 
 MD5                                    |  126 ++++----
 R/Attributes.R                         |   43 ++
 R/exceptions.R                         |   15 
 README.md                              |   13 
 TODO                                   |   46 ---
 build/Rcpp.pdf                         |binary
 inst/NEWS.Rd                           |  496 ++++++++++++++++++---------------
 inst/doc/Rcpp-FAQ.R                    |   36 +-
 inst/doc/Rcpp-FAQ.Rnw                  |    2 
 inst/doc/Rcpp-FAQ.pdf                  |binary
 inst/doc/Rcpp-attributes.R             |   20 -
 inst/doc/Rcpp-attributes.Rnw           |  267 +++++++++++++++--
 inst/doc/Rcpp-attributes.pdf           |binary
 inst/doc/Rcpp-extending.R              |   10 
 inst/doc/Rcpp-extending.Rnw            |    2 
 inst/doc/Rcpp-extending.pdf            |binary
 inst/doc/Rcpp-introduction.Rnw         |    1 
 inst/doc/Rcpp-introduction.pdf         |binary
 inst/doc/Rcpp-modules.R                |   46 +--
 inst/doc/Rcpp-modules.Rnw              |    1 
 inst/doc/Rcpp-modules.pdf              |binary
 inst/doc/Rcpp-package.Rnw              |   13 
 inst/doc/Rcpp-package.pdf              |binary
 inst/doc/Rcpp-quickref.R               |    2 
 inst/doc/Rcpp-quickref.Rnw             |    1 
 inst/doc/Rcpp-quickref.pdf             |binary
 inst/doc/Rcpp-sugar.R                  |    4 
 inst/doc/Rcpp-sugar.Rnw                |    1 
 inst/doc/Rcpp-sugar.pdf                |binary
 inst/doc/Rcpp-unitTests.R              |    2 
 inst/doc/Rcpp-unitTests.Rnw            |    1 
 inst/doc/Rcpp-unitTests.pdf            |binary
 inst/include/Rcpp/Environment.h        |    9 
 inst/include/Rcpp/Function.h           |   31 +-
 inst/include/Rcpp/XPtr.h               |   62 +++-
 inst/include/Rcpp/api/meat/Rcpp_eval.h |   75 ++++
 inst/include/Rcpp/config.h             |    6 
 inst/include/Rcpp/exceptions.h         |   55 +++
 inst/include/Rcpp/print.h              |only
 inst/include/Rcpp/routines.h           |  284 ++++++++++--------
 inst/include/Rcpp/utils/tinyformat.h   |   17 -
 inst/include/Rcpp/vector/Subsetter.h   |   17 -
 inst/include/RcppCommon.h              |    2 
 inst/unitTests/cpp/Environment.cpp     |    8 
 inst/unitTests/cpp/Function.cpp        |   11 
 inst/unitTests/cpp/XPtr.cpp            |   21 +
 inst/unitTests/cpp/attributes.cpp      |    3 
 inst/unitTests/cpp/attributes.hpp      |only
 inst/unitTests/runit.Function.R        |   21 +
 inst/unitTests/runit.XPTr.R            |    8 
 inst/unitTests/runit.environments.R    |    5 
 src/Rcpp_init.cpp                      |    5 
 src/api.cpp                            |   14 
 src/attributes.cpp                     |  483 +++++++++++++++++++++++++++-----
 vignettes/Rcpp-FAQ.Rnw                 |    2 
 vignettes/Rcpp-attributes.Rnw          |  267 +++++++++++++++--
 vignettes/Rcpp-extending.Rnw           |    2 
 vignettes/Rcpp-introduction.Rnw        |    1 
 vignettes/Rcpp-modules.Rnw             |    1 
 vignettes/Rcpp-package.Rnw             |   13 
 vignettes/Rcpp-quickref.Rnw            |    1 
 vignettes/Rcpp-sugar.Rnw               |    1 
 vignettes/Rcpp-unitTests.Rnw           |    1 
 65 files changed, 1983 insertions(+), 737 deletions(-)

More information about Rcpp at CRAN
Permanent link

New package pointRes with initial version 1.0.1
Package: pointRes
Type: Package
Title: Analyzing Pointer Years and Components of Resilience
Version: 1.0.1
Date: 2015-03-06
Author: Marieke van der Maaten-Theunissen and Ernst van der Maaten
Maintainer: Marieke van der Maaten-Theunissen
Description: Functions to calculate and plot event and pointer years as well as components of resilience. Designed for dendroecological applications, but also suitable to analyze patterns in other ecological time series.
License: GPL (>= 2)
Depends: R (>= 3.1.0), stats, ggplot2
Imports: gridExtra, plyr, TripleR
Suggests: dplR
Encoding: UTF-8
Repository: CRAN
Packaged: 2015-03-06 09:13:09 UTC; Marieke
NeedsCompilation: no
Date/Publication: 2015-03-06 12:33:33

More information about pointRes at CRAN
Permanent link

Package VGAM updated to version 0.9-7 with previous version 0.9-6 dated 2014-12-08

Title: Vector Generalized Linear and Additive Models
Description: An implementation of about 6 major classes of statistical regression models. At the heart of it are the vector generalized linear and additive model (VGLM/VGAM) classes. Many (150+) models and distributions are estimated by maximum likelihood estimation (MLE) or penalized MLE, using Fisher scoring. VGLMs can be loosely thought of as multivariate GLMs. VGAMs are data-driven VGLMs (i.e., with smoothing). The other classes are RR-VGLMs (reduced-rank VGLMs), quadratic RR-VGLMs, reduced-rank VGAMs, RCIMs (row-column interaction models)---these classes perform constrained and unconstrained quadratic ordination (CQO/UQO) models in ecology, as well as constrained additive ordination (CAO). Note that these functions are subject to change, especially before version 1.0.0 is released; see the NEWS file for latest changes.
Author: Thomas W. Yee
Maintainer: Thomas Yee

Diff between VGAM versions 0.9-6 dated 2014-12-08 and 0.9-7 dated 2015-03-06

 VGAM-0.9-6/VGAM/build                        |only
 VGAM-0.9-6/VGAM/inst/doc                     |only
 VGAM-0.9-6/VGAM/man/fsqrt.Rd                 |only
 VGAM-0.9-6/VGAM/vignettes                    |only
 VGAM-0.9-7/VGAM/DESCRIPTION                  |    8 
 VGAM-0.9-7/VGAM/MD5                          |  415 ++++++-------
 VGAM-0.9-7/VGAM/NAMESPACE                    |   43 +
 VGAM-0.9-7/VGAM/NEWS                         |   52 +
 VGAM-0.9-7/VGAM/R/Links.R                    |    2 
 VGAM-0.9-7/VGAM/R/aamethods.q                |    2 
 VGAM-0.9-7/VGAM/R/add1.vglm.q                |    2 
 VGAM-0.9-7/VGAM/R/attrassign.R               |    2 
 VGAM-0.9-7/VGAM/R/bAIC.q                     |  233 +++++--
 VGAM-0.9-7/VGAM/R/build.terms.vlm.q          |    2 
 VGAM-0.9-7/VGAM/R/calibrate.q                |    2 
 VGAM-0.9-7/VGAM/R/cao.R                      |    2 
 VGAM-0.9-7/VGAM/R/cao.fit.q                  |    4 
 VGAM-0.9-7/VGAM/R/coef.vlm.q                 |    2 
 VGAM-0.9-7/VGAM/R/cqo.R                      |    2 
 VGAM-0.9-7/VGAM/R/cqo.fit.q                  |    6 
 VGAM-0.9-7/VGAM/R/deviance.vlm.q             |    2 
 VGAM-0.9-7/VGAM/R/effects.vglm.q             |    2 
 VGAM-0.9-7/VGAM/R/family.actuary.R           |  776 +++++++++++++++++++------
 VGAM-0.9-7/VGAM/R/family.aunivariate.R       |  336 +++++++++-
 VGAM-0.9-7/VGAM/R/family.basics.R            |   20 
 VGAM-0.9-7/VGAM/R/family.binomial.R          |  119 ++-
 VGAM-0.9-7/VGAM/R/family.bivariate.R         |   26 
 VGAM-0.9-7/VGAM/R/family.categorical.R       |   54 -
 VGAM-0.9-7/VGAM/R/family.censored.R          |    2 
 VGAM-0.9-7/VGAM/R/family.circular.R          |  136 +++-
 VGAM-0.9-7/VGAM/R/family.exp.R               |  324 ++++++++--
 VGAM-0.9-7/VGAM/R/family.extremes.R          |  344 ++++++++---
 VGAM-0.9-7/VGAM/R/family.functions.R         |    2 
 VGAM-0.9-7/VGAM/R/family.genetic.R           |  269 ++++----
 VGAM-0.9-7/VGAM/R/family.glmgam.R            |  118 ++-
 VGAM-0.9-7/VGAM/R/family.loglin.R            |    2 
 VGAM-0.9-7/VGAM/R/family.math.R              |    2 
 VGAM-0.9-7/VGAM/R/family.mixture.R           |    2 
 VGAM-0.9-7/VGAM/R/family.nonlinear.R         |   14 
 VGAM-0.9-7/VGAM/R/family.normal.R            |  315 ++++++----
 VGAM-0.9-7/VGAM/R/family.others.R            |  178 ++++-
 VGAM-0.9-7/VGAM/R/family.positive.R          |   66 +-
 VGAM-0.9-7/VGAM/R/family.qreg.R              |  505 ++++++++++++----
 VGAM-0.9-7/VGAM/R/family.quantal.R           |    4 
 VGAM-0.9-7/VGAM/R/family.rcim.R              |    2 
 VGAM-0.9-7/VGAM/R/family.rcqo.R              |    2 
 VGAM-0.9-7/VGAM/R/family.robust.R            |   77 ++
 VGAM-0.9-7/VGAM/R/family.rrr.R               |    6 
 VGAM-0.9-7/VGAM/R/family.sur.R               |    2 
 VGAM-0.9-7/VGAM/R/family.survival.R          |   82 +-
 VGAM-0.9-7/VGAM/R/family.ts.R                |   10 
 VGAM-0.9-7/VGAM/R/family.univariate.R        |  834 +++++++++++++++++----------
 VGAM-0.9-7/VGAM/R/family.vglm.R              |    2 
 VGAM-0.9-7/VGAM/R/family.zeroinf.R           |   34 -
 VGAM-0.9-7/VGAM/R/fittedvlm.R                |    2 
 VGAM-0.9-7/VGAM/R/formula.vlm.q              |    2 
 VGAM-0.9-7/VGAM/R/generic.q                  |    2 
 VGAM-0.9-7/VGAM/R/links.q                    |   73 ++
 VGAM-0.9-7/VGAM/R/logLik.vlm.q               |    2 
 VGAM-0.9-7/VGAM/R/lrwaldtest.R               |    2 
 VGAM-0.9-7/VGAM/R/model.matrix.vglm.q        |    6 
 VGAM-0.9-7/VGAM/R/mux.q                      |    2 
 VGAM-0.9-7/VGAM/R/nobs.R                     |    2 
 VGAM-0.9-7/VGAM/R/plot.vglm.q                |    2 
 VGAM-0.9-7/VGAM/R/predict.vgam.q             |    2 
 VGAM-0.9-7/VGAM/R/predict.vglm.q             |    2 
 VGAM-0.9-7/VGAM/R/predict.vlm.q              |    2 
 VGAM-0.9-7/VGAM/R/print.vglm.q               |    2 
 VGAM-0.9-7/VGAM/R/print.vlm.q                |    2 
 VGAM-0.9-7/VGAM/R/qrrvglm.control.q          |    2 
 VGAM-0.9-7/VGAM/R/qtplot.q                   |    2 
 VGAM-0.9-7/VGAM/R/residuals.vlm.q            |    2 
 VGAM-0.9-7/VGAM/R/rrvglm.R                   |    2 
 VGAM-0.9-7/VGAM/R/rrvglm.control.q           |    2 
 VGAM-0.9-7/VGAM/R/rrvglm.fit.q               |    6 
 VGAM-0.9-7/VGAM/R/s.q                        |    2 
 VGAM-0.9-7/VGAM/R/s.vam.q                    |    2 
 VGAM-0.9-7/VGAM/R/smart.R                    |    2 
 VGAM-0.9-7/VGAM/R/step.vglm.q                |    2 
 VGAM-0.9-7/VGAM/R/summary.vgam.q             |    2 
 VGAM-0.9-7/VGAM/R/summary.vglm.q             |    2 
 VGAM-0.9-7/VGAM/R/summary.vlm.q              |    2 
 VGAM-0.9-7/VGAM/R/vgam.R                     |    2 
 VGAM-0.9-7/VGAM/R/vgam.control.q             |    2 
 VGAM-0.9-7/VGAM/R/vgam.fit.q                 |    6 
 VGAM-0.9-7/VGAM/R/vgam.match.q               |    2 
 VGAM-0.9-7/VGAM/R/vglm.R                     |    2 
 VGAM-0.9-7/VGAM/R/vglm.control.q             |    2 
 VGAM-0.9-7/VGAM/R/vglm.fit.q                 |    6 
 VGAM-0.9-7/VGAM/R/vlm.R                      |    4 
 VGAM-0.9-7/VGAM/R/vlm.wfit.q                 |    2 
 VGAM-0.9-7/VGAM/R/vsmooth.spline.q           |   17 
 VGAM-0.9-7/VGAM/data/ducklings.rda           |only
 VGAM-0.9-7/VGAM/man/A1A2A3.Rd                |   10 
 VGAM-0.9-7/VGAM/man/AA.Aa.aa.Rd              |   11 
 VGAM-0.9-7/VGAM/man/ABO.Rd                   |   19 
 VGAM-0.9-7/VGAM/man/CommonVGAMffArguments.Rd |   25 
 VGAM-0.9-7/VGAM/man/Links.Rd                 |    5 
 VGAM-0.9-7/VGAM/man/ParetoUC.Rd              |   12 
 VGAM-0.9-7/VGAM/man/QvarUC.Rd                |    2 
 VGAM-0.9-7/VGAM/man/VGAM-package.Rd          |   12 
 VGAM-0.9-7/VGAM/man/alaplaceUC.Rd            |   14 
 VGAM-0.9-7/VGAM/man/benfUC.Rd                |   11 
 VGAM-0.9-7/VGAM/man/beniniUC.Rd              |   12 
 VGAM-0.9-7/VGAM/man/betabinomialff.Rd        |   17 
 VGAM-0.9-7/VGAM/man/betaff.Rd                |   10 
 VGAM-0.9-7/VGAM/man/betanormUC.Rd            |   13 
 VGAM-0.9-7/VGAM/man/bilogistic.Rd            |    5 
 VGAM-0.9-7/VGAM/man/binomialff.Rd            |   23 
 VGAM-0.9-7/VGAM/man/bisa.Rd                  |    6 
 VGAM-0.9-7/VGAM/man/bisaUC.Rd                |   12 
 VGAM-0.9-7/VGAM/man/cardUC.Rd                |   13 
 VGAM-0.9-7/VGAM/man/cardioid.Rd              |    6 
 VGAM-0.9-7/VGAM/man/cloglog.Rd               |    6 
 VGAM-0.9-7/VGAM/man/cqo.Rd                   |    8 
 VGAM-0.9-7/VGAM/man/cumulative.Rd            |    6 
 VGAM-0.9-7/VGAM/man/dagum.Rd                 |   16 
 VGAM-0.9-7/VGAM/man/dagumUC.Rd               |   16 
 VGAM-0.9-7/VGAM/man/dirichlet.Rd             |    5 
 VGAM-0.9-7/VGAM/man/dirmultinomial.Rd        |   10 
 VGAM-0.9-7/VGAM/man/double.expbinomial.Rd    |    8 
 VGAM-0.9-7/VGAM/man/ducklings.Rd             |only
 VGAM-0.9-7/VGAM/man/eexpUC.Rd                |   13 
 VGAM-0.9-7/VGAM/man/enormUC.Rd               |   15 
 VGAM-0.9-7/VGAM/man/eunifUC.Rd               |   13 
 VGAM-0.9-7/VGAM/man/exppoissonUC.Rd          |   42 -
 VGAM-0.9-7/VGAM/man/felix.Rd                 |    2 
 VGAM-0.9-7/VGAM/man/fisk.Rd                  |   15 
 VGAM-0.9-7/VGAM/man/fiskUC.Rd                |   20 
 VGAM-0.9-7/VGAM/man/foldnormUC.Rd            |   18 
 VGAM-0.9-7/VGAM/man/foldsqrt.Rd              |only
 VGAM-0.9-7/VGAM/man/frechetUC.Rd             |   14 
 VGAM-0.9-7/VGAM/man/genbetaII.Rd             |   26 
 VGAM-0.9-7/VGAM/man/gengammaUC.Rd            |   14 
 VGAM-0.9-7/VGAM/man/genpoisson.Rd            |    2 
 VGAM-0.9-7/VGAM/man/genrayleighUC.Rd         |   15 
 VGAM-0.9-7/VGAM/man/gev.Rd                   |    6 
 VGAM-0.9-7/VGAM/man/gevUC.Rd                 |   10 
 VGAM-0.9-7/VGAM/man/golf.Rd                  |    6 
 VGAM-0.9-7/VGAM/man/gompertz.Rd              |    6 
 VGAM-0.9-7/VGAM/man/gompertzUC.Rd            |   12 
 VGAM-0.9-7/VGAM/man/gpd.Rd                   |    4 
 VGAM-0.9-7/VGAM/man/gpdUC.Rd                 |   16 
 VGAM-0.9-7/VGAM/man/grc.Rd                   |    2 
 VGAM-0.9-7/VGAM/man/gumbelIIUC.Rd            |   14 
 VGAM-0.9-7/VGAM/man/gumbelUC.Rd              |   24 
 VGAM-0.9-7/VGAM/man/hormone.Rd               |    3 
 VGAM-0.9-7/VGAM/man/hspider.Rd               |    3 
 VGAM-0.9-7/VGAM/man/huberUC.Rd               |   22 
 VGAM-0.9-7/VGAM/man/hypersecant.Rd           |    6 
 VGAM-0.9-7/VGAM/man/hzetaUC.Rd               |   10 
 VGAM-0.9-7/VGAM/man/inv.binomial.Rd          |    2 
 VGAM-0.9-7/VGAM/man/inv.lomaxUC.Rd           |   10 
 VGAM-0.9-7/VGAM/man/inv.paralogistic.Rd      |   15 
 VGAM-0.9-7/VGAM/man/inv.paralogisticUC.Rd    |   18 
 VGAM-0.9-7/VGAM/man/kumarUC.Rd               |   11 
 VGAM-0.9-7/VGAM/man/laplaceUC.Rd             |   12 
 VGAM-0.9-7/VGAM/man/lgammaUC.Rd              |   16 
 VGAM-0.9-7/VGAM/man/lindUC.Rd                |   10 
 VGAM-0.9-7/VGAM/man/linkfun.Rd               |only
 VGAM-0.9-7/VGAM/man/linkfun.vglm.Rd          |only
 VGAM-0.9-7/VGAM/man/linoUC.Rd                |   12 
 VGAM-0.9-7/VGAM/man/logit.Rd                 |   20 
 VGAM-0.9-7/VGAM/man/loglapUC.Rd              |   12 
 VGAM-0.9-7/VGAM/man/lomaxUC.Rd               |   12 
 VGAM-0.9-7/VGAM/man/makeham.Rd               |    6 
 VGAM-0.9-7/VGAM/man/makehamUC.Rd             |   13 
 VGAM-0.9-7/VGAM/man/maxwellUC.Rd             |   12 
 VGAM-0.9-7/VGAM/man/nakagamiUC.Rd            |   10 
 VGAM-0.9-7/VGAM/man/nbcanlink.Rd             |    3 
 VGAM-0.9-7/VGAM/man/nbolf.Rd                 |    2 
 VGAM-0.9-7/VGAM/man/negbinomial.Rd           |  214 ++++--
 VGAM-0.9-7/VGAM/man/notdocumentedyet.Rd      |   11 
 VGAM-0.9-7/VGAM/man/nparamvglm.Rd            |only
 VGAM-0.9-7/VGAM/man/olym.Rd                  |   14 
 VGAM-0.9-7/VGAM/man/paralogistic.Rd          |   15 
 VGAM-0.9-7/VGAM/man/paralogisticUC.Rd        |   21 
 VGAM-0.9-7/VGAM/man/paretoIVUC.Rd            |   32 -
 VGAM-0.9-7/VGAM/man/perks.Rd                 |    6 
 VGAM-0.9-7/VGAM/man/perksUC.Rd               |   13 
 VGAM-0.9-7/VGAM/man/polf.Rd                  |    2 
 VGAM-0.9-7/VGAM/man/posbernoulli.t.Rd        |    7 
 VGAM-0.9-7/VGAM/man/posbinomUC.Rd            |    2 
 VGAM-0.9-7/VGAM/man/posbinomial.Rd           |    8 
 VGAM-0.9-7/VGAM/man/posnormUC.Rd             |   17 
 VGAM-0.9-7/VGAM/man/quasibinomialff.Rd       |   43 -
 VGAM-0.9-7/VGAM/man/rayleighUC.Rd            |   12 
 VGAM-0.9-7/VGAM/man/riceUC.Rd                |   12 
 VGAM-0.9-7/VGAM/man/riceff.Rd                |    6 
 VGAM-0.9-7/VGAM/man/rrvglm.Rd                |    9 
 VGAM-0.9-7/VGAM/man/rrvglm.control.Rd        |    2 
 VGAM-0.9-7/VGAM/man/sc.t2UC.Rd               |   12 
 VGAM-0.9-7/VGAM/man/sinmad.Rd                |   25 
 VGAM-0.9-7/VGAM/man/sinmadUC.Rd              |   20 
 VGAM-0.9-7/VGAM/man/slashUC.Rd               |    9 
 VGAM-0.9-7/VGAM/man/tikuvUC.Rd               |   12 
 VGAM-0.9-7/VGAM/man/tobitUC.Rd               |   54 +
 VGAM-0.9-7/VGAM/man/triangle.Rd              |    8 
 VGAM-0.9-7/VGAM/man/triangleUC.Rd            |   12 
 VGAM-0.9-7/VGAM/man/truncparetoUC.Rd         |   18 
 VGAM-0.9-7/VGAM/man/undocumented-methods.Rd  |   18 
 VGAM-0.9-7/VGAM/man/vgam.Rd                  |    8 
 VGAM-0.9-7/VGAM/man/vglm.Rd                  |    1 
 VGAM-0.9-7/VGAM/man/vonmises.Rd              |    2 
 VGAM-0.9-7/VGAM/man/vsmooth.spline.Rd        |   20 
 VGAM-0.9-7/VGAM/man/weibullR.Rd              |    4 
 VGAM-0.9-7/VGAM/man/yulesimonUC.Rd           |    8 
 VGAM-0.9-7/VGAM/man/zanegbinomial.Rd         |    3 
 VGAM-0.9-7/VGAM/man/zapoisson.Rd             |    3 
 VGAM-0.9-7/VGAM/man/zibinomial.Rd            |   17 
 VGAM-0.9-7/VGAM/man/zipfUC.Rd                |    7 
 VGAM-0.9-7/VGAM/man/zipoisson.Rd             |    3 
 212 files changed, 5000 insertions(+), 2200 deletions(-)

More information about VGAM at CRAN
Permanent link

Package ReporteRs updated to version 0.7.8 with previous version 0.7.7 dated 2015-03-05

Title: Microsoft Word, Microsoft Powerpoint and HTML Documents Generation
Description: Create Microsoft Word document (>=2007), Microsoft Powerpoint document (>=2007) and HTML documents from R. There are several features to let you format and present R outputs ; e.g. Editable Vector Graphics, functions for complex tables reporting, reuse of corporate template document (*.docx and *.pptx). You can use the package as a tool for fast reporting and as a tool for reporting automation. The package does not require any installation of Microsoft product to be able to write Microsoft files (docx and pptx).
Author: David Gohel [aut, cre], Bootstrap [ctb, cph] (Bootstrap development team), jQuery [ctb, cph] (The jQuery Foundation), Dmitry Baranovskiy [ctb, cph] (raphael javascript libraries)
Maintainer: David Gohel

Diff between ReporteRs versions 0.7.7 dated 2015-03-05 and 0.7.8 dated 2015-03-06

 DESCRIPTION                  |    8 ++++----
 MD5                          |   14 +++++++-------
 R/ReporteRs.R                |    4 ++--
 R/drawingML.R                |   11 ++++++++---
 R/textProperties.R           |    8 +++-----
 man/ReporteRs-package.Rd     |    4 ++--
 man/chprop.textProperties.Rd |    2 ++
 man/textProperties.Rd        |    3 +--
 8 files changed, 29 insertions(+), 25 deletions(-)

More information about ReporteRs at CRAN
Permanent link

Package depend.truncation updated to version 2.2 with previous version 2.1 dated 2014-03-08

Title: Statistical Inference for Parametric and Semiparametric Models Based on Dependently Truncated Data
Description: Suppose that one can observe bivariate random variables (X, Y) only when X<=Y holds. Data (X_j, Y_j), subject to X_j<=Y_j, for all j=1,...,n, are called truncated data. Parametric approach (Emura & Konno 2012 Stat Papers), semiparametric approach (Chaieb et al. 2006 Biometrika; Emura et al. 2011 Sinica), and the nonparametric maximum likelihood approach (Emura & Wang 2012 JMVA) are implemented for statistical inference on (X, Y), when X and Y are dependent. Also included is truncated data on the number of deaths at each year (1963-1980) for Japanese male centenarians (Emura and Murotani 2015).
Author: Takeshi EMURA
Maintainer: Takeshi EMURA

Diff between depend.truncation versions 2.1 dated 2014-03-08 and 2.2 dated 2015-03-06

 DESCRIPTION                      |   14 +++++++-------
 MD5                              |   24 +++++++++++++-----------
 data                             |only
 man/CHAIEB.Clayton.Rd            |   19 +++++++++++++------
 man/CHAIEB.Frank.Rd              |   13 +++++++------
 man/EMURA.Clayton.Rd             |   13 +++++++------
 man/EMURA.Frank.Rd               |   13 +++++++------
 man/NPMLE.Frank.Rd               |    7 +++----
 man/NPMLE.Indep.Rd               |    7 +++----
 man/NPMLE.Normal.Rd              |    9 ++++-----
 man/NPMLE.Plackett.Rd            |    7 +++----
 man/PMLE.Normal.Rd               |    6 ++++--
 man/centenarian.Rd               |only
 man/depend.truncation-package.Rd |   22 ++++++++++++++++++----
 14 files changed, 89 insertions(+), 65 deletions(-)

More information about depend.truncation at CRAN
Permanent link

Package hsdar (with last version 0.1) was removed from CRAN

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

2015-02-27 0.1

Permanent link
New package rscala with initial version 1.0.1
Package: rscala
Type: Package
Title: Bi-Directional Interface Between R and Scala with Callbacks
Version: 1.0.1
Date: 2015-03-05
Authors@R: c(person(given="David B.",family="Dahl",role=c("aut","cre"),email="dahl@stat.byu.edu"), person(family="Scala developers",role="ctb",comment="see http://scala-lang.org/"))
SystemRequirements: Java (>= 1.6)
Description: The Scala interpreter is embedded in R and callbacks to R from the embedded interpreter are supported. Conversely, the R interpreter is embedded in Scala. Scala versions 2.10 and 2.11 are supported.
License: GPL (>= 2) | BSD_3_clause + file LICENSE
NeedsCompilation: no
Packaged: 2015-03-06 06:42:38 UTC; dahl
Author: David B. Dahl [aut, cre], Scala developers [ctb] (see http://scala-lang.org/)
Maintainer: David B. Dahl
Repository: CRAN
Date/Publication: 2015-03-06 08:26:48

More information about rscala at CRAN
Permanent link

New package RESS with initial version 1.0
Package: RESS
Type: Package
Title: Integrates R and Essentia
Version: 1.0
Date: 2015-03-03
Author: Ben Waxer
Maintainer: Ben Waxer
Description: Contains two functions that query AuriQ Systems' Essentia Database and return the results in R. 'essQuery' takes a single Essentia command and captures the output in R, where you can save the output to a dataframe or stream it directly into additional analysis. 'read.udb' takes a file containing any number of Essentia commands and captures the output of the specified statements into R dataframes. Essentia can be downloaded for free at http://www.auriq.com/documentation/source/install.html.
License: LGPL-3
Packaged: 2015-03-06 00:33:03 UTC; ec2-user
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-06 08:20:41

More information about RESS at CRAN
Permanent link

New package climwin with initial version 0.0.1
Package: climwin
Type: Package
Title: Climate Window Analysis
Version: 0.0.1
Author: Liam D. Bailey and Martijn van de Pol
Maintainer: Liam D. Bailey
Description: Contains functions to detect and visualise periods of climate sensitivity (climate windows) for a given biological response.
Depends: R (>= 2.10), ggplot2, gridExtra
Imports: evd, lme4, lubridate, MuMIn, reshape
Suggests: testthat
License: GPL-2
Repository: CRAN
LazyData: True
Packaged: 2015-03-06 04:25:51 UTC; u5307828
NeedsCompilation: no
Date/Publication: 2015-03-06 08:27:13

More information about climwin at CRAN
Permanent link


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