Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-01-31 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-03-10 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-06-25 0.94
2014-03-07 0.93
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-05-19 1.1
2015-02-03 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-09-23 0.7-1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-05-28 1.3
2014-01-11 1.2
2013-12-08 1.1
2013-10-13 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-04-15 0.5-4
2014-05-19 0.5-1
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2013-02-24 1.54
2012-04-24 1.53
2012-04-19 1.52
2011-11-23 1.50
2011-09-24 1.49
2011-09-02 1.48
2011-08-12 1.47
2011-08-10 1.46
2011-07-23 1.45
2011-06-01 1.44
2011-05-16 1.43
2011-03-31 1.42
2011-02-28 1.41
2011-02-18 1.31.1
2010-12-12 1.31
2010-11-08 1.3
2010-09-22 1.2
2010-08-17 1.01
2010-06-15 1.0
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2014-09-14 1.1
2013-06-24 1.0
Title: Bayesian 4 Parameter Item Response Model
Description: Estimate Lord & Barton's four parameter IRT model with lower and upper asymptotes using Bayesian formulation described by Culpepper (2015).
Author: Steven Andrew Culpepper [aut, cph, cre]
Maintainer: Steven Andrew Culpepper <sculpepp@illinois.edu>
Diff between fourPNO versions 1.0 dated 2015-10-12 and 1.0.1 dated 2015-10-13
fourPNO-1.0.1/fourPNO/DESCRIPTION | 6 +++--- fourPNO-1.0.1/fourPNO/MD5 | 18 +++++++++--------- fourPNO-1.0.1/fourPNO/R/RcppExports.R | 18 +++++++++--------- fourPNO-1.0.1/fourPNO/man/Gibbs_2PNO.Rd | 6 +++--- fourPNO-1.0.1/fourPNO/man/Gibbs_4PNO.Rd | 8 ++++---- fourPNO-1.0.1/fourPNO/man/Y_4pno_simulate.Rd | 4 ++-- fourPNO-1.0.1/fourPNO/man/min2LL_4pno.Rd | 4 ++-- fourPNO-1.0.1/fourPNO/man/update_WKappaZ_NA.Rd | 4 ++-- fourPNO-1.0.1/fourPNO/src/RcppExports.cpp | 24 ++++++++++++------------ fourPNO-1.0.1/fourPNO/src/fourpno_101315.cpp |only fourPNO-1.0/fourPNO/src/fourpno_012915.cpp |only 11 files changed, 46 insertions(+), 46 deletions(-)
Title: Learning Causal Cyclic Graphs from Unknown Shift Interventions
Description: Code for 'backShift', an algorithm to estimate the connectivity
matrix of a directed (possibly cyclic) graph with hidden variables. The
underlying system is required to be linear and we assume that observations
under different shift interventions are available. For more details,
see <http://arxiv.org/abs/1506.02494>.
Author: Christina Heinze <heinze@stat.math.ethz.ch>
Maintainer: Christina Heinze <heinze@stat.math.ethz.ch>
Diff between backShift versions 0.1.2 dated 2015-08-19 and 0.1.3 dated 2015-10-13
DESCRIPTION | 10 +- MD5 | 16 ++-- R/checkDiagonalization.R | 14 ++- R/computeVarEnv.R | 3 R/plotGraph.R | 146 ++++++++++++++++++++--------------------- R/simulate.R | 2 inst/doc/exampleBackShift.html | 2 man/plotDiagonalization.Rd | 4 - tests |only 9 files changed, 103 insertions(+), 94 deletions(-)
Title: Analysis of Means
Description: Analysis of means (ANOM) as used in technometrical computing. The package takes results from multiple comparisons with the grand mean (obtained with 'multcomp', 'SimComp', 'nparcomp', or 'MCPAN') or corresponding simultaneous confidence intervals as input and produces ANOM decision charts that illustrate which group means deviate significantly from the grand mean.
Author: Philip Pallmann
Maintainer: Philip Pallmann <p.pallmann@lancaster.ac.uk>
Diff between ANOM versions 0.4 dated 2015-08-14 and 0.4.2 dated 2015-10-13
ANOM-0.4.2/ANOM/DESCRIPTION | 10 +++++----- ANOM-0.4.2/ANOM/MD5 | 11 +++++------ ANOM-0.4.2/ANOM/R/ANOM.R | 2 ++ ANOM-0.4.2/ANOM/R/ANOMgen.R | 1 + ANOM-0.4.2/ANOM/inst/NEWS | 12 ++++++++++++ ANOM-0.4.2/ANOM/inst/doc/ANOM.pdf |binary ANOM-0.4/ANOM/inst/CITATION |only 7 files changed, 25 insertions(+), 11 deletions(-)
Title: Sparse Learning Algorithms Using a LASSO-Type Penalty for
Coefficient Estimation and Model Prediction
Description: Coefficient estimation and model prediction based on
the LASSO sparse learning algorithm and its improved versions
such as Bolasso, bootstrap ranking LASSO, two-stage hybrid LASSO
and others. These estimation procedures are applied in the fields
of variable selection, graphical modeling and forecasting.
Author: Pi Guo, Yuantao Hao
Maintainer: Pi Guo <guopi.01@163.com>
Diff between SparseLearner versions 1.0 dated 2015-10-10 and 1.0.1 dated 2015-10-13
SparseLearner-1.0.1/SparseLearner/DESCRIPTION | 17 ++-- SparseLearner-1.0.1/SparseLearner/MD5 | 20 ++--- SparseLearner-1.0.1/SparseLearner/NAMESPACE | 2 SparseLearner-1.0.1/SparseLearner/R/BRLasso.R | 18 ++--- SparseLearner-1.0.1/SparseLearner/R/Bolasso.R | 16 ++-- SparseLearner-1.0.1/SparseLearner/R/Sparse.graph.R |only SparseLearner-1.0.1/SparseLearner/R/TSLasso.R | 20 +++-- SparseLearner-1.0.1/SparseLearner/man/BRLasso.Rd | 57 ++++++++++++---- SparseLearner-1.0.1/SparseLearner/man/Bolasso.Rd | 45 ++++++++---- SparseLearner-1.0.1/SparseLearner/man/Sparse.graph.Rd |only SparseLearner-1.0.1/SparseLearner/man/TSLasso.Rd | 64 ++++++++++++------ SparseLearner-1.0/SparseLearner/R/SGraph.R |only SparseLearner-1.0/SparseLearner/man/SGraph.Rd |only 13 files changed, 172 insertions(+), 87 deletions(-)
Title: Inference and Analysis for Generalized Quadratic Diffusions
Description: Tools for performing inference and analysis on a class of quadratic diffusion processes for both scalar and bivariate diffusion systems. For scalar diffusions, a module is provided for solving first passage time problems for both time-homogeneous and time-inhomogeneous GQDs.
Author: Etienne A.D. Pienaar [aut, cre],
Melvin M. Varughese [ctb]
Maintainer: Etienne A.D. Pienaar <etiennead@gmail.com>
Diff between DiffusionRgqd versions 0.1.0 dated 2015-10-12 and 0.1.1 dated 2015-10-13
DESCRIPTION | 6 MD5 | 20 - NEWS.md | 5 data/SDEsim1.txt | 800 +++++++++++++++++++++---------------------- man/DiffusionRgqd-package.Rd | 10 man/GQD.aic.Rd | 2 man/GQD.dic.Rd | 21 - man/GQD.estimates.Rd | 10 man/GQD.mcmc.Rd | 10 man/GQD.mle.Rd | 8 man/SDEsim1.Rd | 6 11 files changed, 441 insertions(+), 457 deletions(-)
Title: Functions and Methods for Correspondence Regression
Description: A collection of tools for correspondence regression, i.e. the
correspondence analysis of the crosstabulation of a categorical variable Y
in function of another one X, where X can in turn be made up of the
combination of various categorical variables. Consequently, correspondence
regression can be used to analyze the effects for a polytomous or
multinomial outcome variable.
Author: Koen Plevoets [aut, cre]
Maintainer: Koen Plevoets <koen.plevoets@ugent.be>
Diff between corregp versions 0.1.3 dated 2015-09-07 and 0.1.4 dated 2015-10-13
DESCRIPTION | 8 ++++---- MD5 | 8 ++++---- R/corregp.r | 1 - inst/CITATION | 4 ++-- man/plot3d.corregp.Rd | 1 - 5 files changed, 10 insertions(+), 12 deletions(-)
Title: Methods to Analyse Ring Re-Encounter Data
Description: R functions to read EURING data and analyse re-encounter data of birds marked by metal rings. For a tutorial, go to http://www.tandfonline.com/doi/full/10.1080/03078698.2014.933053.
Author: Fraenzi Korner-Nievergelt, Rob Robinson
Maintainer: Fraenzi Korner-Nievergelt <fraenzi.korner@vogelwarte.ch>
Diff between birdring versions 1.2 dated 2014-09-24 and 1.3 dated 2015-10-13
DESCRIPTION | 14 +++++++------- MD5 | 36 +++++++++++++++++++----------------- NAMESPACE | 7 +++++++ R/bootci.dc.r | 9 +-------- R/critical.check.ringing.event.r |only R/dayofyear.R | 1 - R/dc.r | 8 +------- R/decimal.coord.r | 2 +- R/loxodrom.dir.r | 6 +++--- R/loxodrom.dist.r | 2 +- R/mercatorlat.R | 2 +- R/overlap.r | 36 ++++++++++++++++++++++++++++-------- R/read.euring2000.r | 2 +- R/read.euring2000plus.r | 2 +- man/birdring-package.Rd | 3 ++- man/critical.check.ringing.event.Rd |only man/loxodrom.dir.Rd | 8 ++++---- man/orthodrom.dist.Rd | 8 ++++---- man/overlap.Rd | 28 +++++++++++++++++++++++++--- man/read.euring2000plus.rd | 4 ++-- 20 files changed, 108 insertions(+), 70 deletions(-)
Title: Analyze Dose-Volume Histograms and Check Constraints
Description: Functionality for analyzing dose-volume histograms (DVH)
in radiation oncology: Read DVH text files, calculate DVH
metrics as well as generalized equivalent uniform dose (gEUD),
biologically effective dose (BED), equivalent dose in 2 Gy
fractions (EQD2), normal tissue complication probability
(NTCP), and tumor control probability (TCP). Show DVH
diagrams, check and visualize quality assurance constraints
for the DVH. Includes web-based graphical user interface.
Author: Daniel Wollschlaeger [aut, cre],
Heiko Karle [aut],
Heinz Schmidberger [ctb]
Maintainer: Daniel Wollschlaeger <wollschlaeger@uni-mainz.de>
Diff between DVHmetrics versions 0.3.1 dated 2015-08-05 and 0.3.3 dated 2015-10-13
DESCRIPTION | 15 +-- MD5 | 63 ++++++------ R/convertDVH.R | 228 +++++++++++++++++++++++++++++----------------- R/dvhDistance.R | 3 R/getDMEAN.R | 74 ++++++++------ R/getMetric.R | 37 +++---- R/parseCadplan.R | 64 +++++++++--- R/parseEclipse.R | 55 ++++++++--- R/parseHiArt.R | 4 R/parseMasterplan.R | 9 - R/parseMonaco.R | 7 - R/parsePinnacleDVH.R | 28 +++-- R/parseRayStation.R |only R/readDVH.R | 7 - R/showDVH.R | 15 --- R/smoothDVH.R | 69 ++++++++++--- R/unix/parseDVH.R | 6 + R/windows/parseDVH.R | 6 + inst/ChangeLog | 20 +++- inst/DVHshiny/ABOUT.md | 4 inst/DVHshiny/server.R | 3 inst/DVHshiny/ui.R | 3 inst/doc/DVHmetrics.Rnw | 4 inst/doc/DVHmetrics.pdf |binary inst/doc/DVHshiny.Rnw | 2 inst/doc/DVHshiny.pdf |binary man/DVHmetrics-package.Rd | 4 man/convertDVH.Rd | 6 - man/getDMEAN.Rd | 13 +- man/readDVH.Rd | 8 + man/showDVH.Rd | 2 vignettes/DVHmetrics.Rnw | 4 vignettes/DVHshiny.Rnw | 2 33 files changed, 485 insertions(+), 280 deletions(-)
Previous versions (as known to CRANberries) which should be available via the Archive link are:
2015-09-24 1.0.1
2015-09-22 1.0.0
Title: Stochastic Mortality Modelling
Description: Implementation of the family of generalised age-period-cohort
stochastic mortality models. This family of models encompasses many models
proposed in the actuarial and demographic literature including the Lee-Carter model
and the Cairns-Blake-Dowd model. It includes functions for fitting mortality models,
analysing their goodness-of-fit and performing mortality projections and
simulations.
Author: Andres Villegas <andresmauriciovillegas@gmail.com>,
Pietro Millossovich <Pietro.Millossovich.1@city.ac.uk>,
Vladimir Kaishev <Vladimir.Kaishev.1@city.ac.uk>
Maintainer: Andres Villegas <andresmauriciovillegas@gmail.com>
Diff between StMoMo versions 0.2.0 dated 2015-06-10 and 0.3.0 dated 2015-10-13
DESCRIPTION | 6 MD5 | 37 NAMESPACE | 29 R/docStMoMo.R | 5 R/fitStMoMo.R | 8 R/forecastfitStMoMo.R | 53 + R/simulatebootStMoMo.R | 9 R/simulatefitStMoMo.R | 13 README.md | 2 build/vignette.rds |binary inst/CITATION |only inst/doc/StMoMoVignette.R | 5 inst/doc/StMoMoVignette.Rnw | 88 +- inst/doc/StMoMoVignette.pdf |binary man/fit.StMoMo.Rd | 8 man/forecast.fitStMoMo.Rd | 40 + man/simulate.bootStMoMo.Rd | 15 man/simulate.fitStMoMo.Rd | 15 vignettes/StMoMoVignette.Rnw | 88 +- vignettes/elsarticle.cls | 1618 +++++++++++++++++++++---------------------- 20 files changed, 1108 insertions(+), 931 deletions(-)
Title: Tools for Harnessing MLBAM Gameday Data and Visualizing PITCHf/x
Description: With pitchRx, one can easily obtain Major League Baseball Advanced
Media's Gameday data (as well as store it in a remote database). The
Gameday website hosts a wealth of data in XML format, but perhaps most
interesting is PITCHf/x. Among other things, PITCHf/x data can be used to
recreate a baseball's flight path from a pitcher's hand to home plate. With
pitchRx, one can easily create animations and interactive 3D scatterplots
of the baseball's flight path. PITCHf/x data is also commonly used to
generate a static plot of baseball locations at the moment they cross home
plate. These plots, sometimes called strike-zone plots, can also refer to a
plot of event probabilities over the same region. pitchRx provides an easy
and robust way to generate strike-zone plots using the ggplot2 package.
Author: Carson Sievert <sievert@iastate.edu>
Maintainer: Carson Sievert <sievert@iastate.edu>
Diff between pitchRx versions 1.7 dated 2015-04-04 and 1.8 dated 2015-10-13
DESCRIPTION | 7 +- MD5 | 46 ++++++++--------- NAMESPACE | 11 +++- NEWS | 6 ++ R/animateFX.R | 38 +++++++------- R/help.R | 5 + R/scrape.R | 132 +++++++++++++++++++++++++------------------------ data/gids.rda |binary man/animateFX.Rd | 42 ++++++--------- man/export.Rd | 27 +++------- man/fields.Rd | 9 +-- man/getSnapshots.Rd | 13 +--- man/gids.Rd | 5 - man/interactiveFX.Rd | 21 +++---- man/makeUrls.Rd | 19 ++----- man/nonMLBgids.Rd | 5 - man/pitchRx.Rd | 2 man/pitches.Rd | 5 - man/players.Rd | 11 +--- man/scrape.Rd | 72 ++++++++------------------ man/scrapeFX.Rd | 10 +-- man/strikeFX.Rd | 67 ++++++++---------------- man/update_db.Rd | 16 ++--- man/urlsToDataFrame.Rd | 15 +---- 24 files changed, 259 insertions(+), 325 deletions(-)
Title: Compute the Top Decile Lift and Plot the Lift Curve
Description: Compute the top decile lift and plot the lift curve. Cumulative lift curves are also supported.
Author: Steven Hoornaert, Michel Ballings, Dirk Van den Poel
Maintainer: Steven Hoornaert <Steven.Hoornaert@UGent.be>
Diff between lift versions 0.0.1 dated 2015-10-01 and 0.0.2 dated 2015-10-13
DESCRIPTION | 8 ++++---- MD5 | 6 +++--- R/plotLift.R | 2 +- inst/NEWS | 5 ++++- 4 files changed, 12 insertions(+), 9 deletions(-)
Title: Provides Iterator Construct for R
Description: Support for iterators, which allow a programmer to traverse
through all the elements of a vector, list, or other collection
of data.
Author: Rich Calaway [cre],
Revolution Analytics [aut, cph],
Steve Weston [aut]
Maintainer: Rich Calaway <richcala@microsoft.com>
Diff between iterators versions 1.0.7 dated 2014-04-11 and 1.0.8 dated 2015-10-13
DESCRIPTION | 21 +++++++++++++-------- MD5 | 8 ++++---- build/vignette.rds |binary inst/doc/iterators.pdf |binary inst/doc/writing.pdf |binary 5 files changed, 17 insertions(+), 12 deletions(-)
Title: Provides Foreach Looping Construct for R
Description: Support for the foreach looping construct. Foreach is an
idiom that allows for iterating over elements in a collection,
without the use of an explicit loop counter. This package in
particular is intended to be used for its return value, rather
than for its side effects. In that sense, it is similar to the
standard lapply function, but doesn't require the evaluation
of a function. Using foreach without side effects also
facilitates executing the loop in parallel.
Author: Rich Calaway [cre],
Revolution Analytics [aut, cph],
Steve Weston [aut]
Maintainer: Rich Calaway <richcala@microsoft.com>
Diff between foreach versions 1.4.2 dated 2014-04-11 and 1.4.3 dated 2015-10-13
DESCRIPTION | 21 +++++++++++++-------- MD5 | 8 ++++---- build/vignette.rds |binary inst/doc/foreach.pdf |binary inst/doc/nested.pdf |binary 5 files changed, 17 insertions(+), 12 deletions(-)
Title: Foreach Parallel Adaptor for 'parallel'
Description: Provides a parallel backend for the %dopar% function using
the multicore functionality of the parallel package.
Author: Rich Calaway [cre],
Revolution Analytics [aut, cph],
Steve Weston [aut]
Maintainer: Rich Calaway <richcala@microsoft.com>
Diff between doMC versions 1.3.3 dated 2014-02-28 and 1.3.4 dated 2015-10-13
DESCRIPTION | 23 ++++++++++++++--------- MD5 | 6 +++--- build/vignette.rds |binary inst/doc/gettingstartedMC.pdf |binary 4 files changed, 17 insertions(+), 12 deletions(-)
Title: Create Graph Diagrams and Flowcharts Using R
Description: Create graph diagrams and flowcharts using R.
Author: Knut Sveidqvist [aut, cph] (mermaid.js library in htmlwidgets/lib,
http://github.com/knsv/mermaid/),
Mike Bostock [aut, cph] (d3.js library in htmlwidgets/lib,
http://d3js.org),
Chris Pettitt [aut, cph] (dagre-d3.js library in htmlwidgets/lib,
http://github.com/cpettitt/dagre-d3),
Mike Daines [aut, cph] (viz.js library in htmlwidgets/lib,
http://github.com/mdaines/viz.js/),
Andrei Kashcha [aut, cph] (vivagraphjs library in htmlwidgets/lib,
https://github.com/anvaka/VivaGraphJS),
Richard Iannone [aut, cre] (R interface)
Maintainer: Richard Iannone <riannone@me.com>
Diff between DiagrammeR versions 0.8 dated 2015-10-08 and 0.8.1 dated 2015-10-13
DiagrammeR-0.8.1/DiagrammeR/DESCRIPTION | 10 +-- DiagrammeR-0.8.1/DiagrammeR/MD5 | 31 +++------ DiagrammeR-0.8.1/DiagrammeR/NAMESPACE | 6 - DiagrammeR-0.8.1/DiagrammeR/R/combine_graphs.R | 3 DiagrammeR-0.8.1/DiagrammeR/R/grViz.R | 32 ---------- DiagrammeR-0.8.1/DiagrammeR/R/render_graph.R | 14 ---- DiagrammeR-0.8.1/DiagrammeR/R/visnetwork.R | 5 + DiagrammeR-0.8.1/DiagrammeR/README.md | 2 DiagrammeR-0.8.1/DiagrammeR/man/combine_graphs.Rd | 3 DiagrammeR-0.8.1/DiagrammeR/man/grViz.Rd | 32 ---------- DiagrammeR-0.8.1/DiagrammeR/man/render_graph.Rd | 5 - DiagrammeR-0.8/DiagrammeR/R/graphviz_export.R |only DiagrammeR-0.8/DiagrammeR/R/roll_palette.R |only DiagrammeR-0.8/DiagrammeR/R/scale_edges.R |only DiagrammeR-0.8/DiagrammeR/R/scale_nodes.R |only DiagrammeR-0.8/DiagrammeR/man/exportSVG.Rd |only DiagrammeR-0.8/DiagrammeR/man/roll_palette.Rd |only DiagrammeR-0.8/DiagrammeR/man/scale_edges.Rd |only DiagrammeR-0.8/DiagrammeR/man/scale_nodes.Rd |only DiagrammeR-0.8/DiagrammeR/tests/testthat/test-export_SVG.R |only DiagrammeR-0.8/DiagrammeR/tests/testthat/test-roll_palette.R |only DiagrammeR-0.8/DiagrammeR/tests/testthat/test-scale_nodes_edges.R |only 22 files changed, 33 insertions(+), 110 deletions(-)