Title: 'TSdbi' Extensions to Wrap Miscellaneous Data Sources
Diff between TSmisc versions 2015.1-2 dated 2015-04-30 and 2015.1-3 dated 2015-05-02
Description: Methods to
retrieve data from several different sources. This include historical
quote data from Yahoo and Oanda, economic data from FRED, and xls and
csv data from different sources.
Comprehensive examples of all the 'TS*' packages is provided in the
vignette Guide.pdf with the 'TSdata' package.
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 6 +++---
MD5 | 8 ++++----
NAMESPACE | 5 +++--
NEWS | 6 ++++++
inst/testWithInternet/0serviceCheck-TSxls.R | 2 +-
5 files changed, 17 insertions(+), 10 deletions(-)
Title: Soundscape Ecology
Diff between soundecology versions 1.2 dated 2015-01-12 and 1.3 dated 2015-05-02
Description: Functions to calculate indices for soundscape ecology and other ecology research that uses audio recordings.
Author: Luis J. Villanueva-Rivera and Bryan C. Pijanowski
Maintainer: Luis J. Villanueva-Rivera
DESCRIPTION | 10 +++++-----
MD5 | 12 ++++++------
NEWS | 6 ++++++
R/ndsi.R | 21 +++++++++++++++------
build/vignette.rds |binary
man/ndsi.Rd | 8 ++++++--
man/soundecology.package.Rd | 2 +-
7 files changed, 39 insertions(+), 20 deletions(-)
More information about survJamda.data at CRAN
Permanent link
Title: Dynamic Systems Estimation - Extensions
Diff between EvalEst versions 2012.4-1 dated 2012-05-03 and 2015.4-2 dated 2015-05-02
Description: Provides functions for evaluating (time series) model
estimation methods. These facilitate Monte Carlo experiments of repeated
simulations and estimations. Also provides methods for
looking at the distribution of the results from these experiments,
including model roots (which are an equivalence class invariant).
Author: Paul Gilbert
Maintainer: Paul Gilbert
DESCRIPTION | 29 ++++++++++++++---------------
MD5 | 13 +++++++------
NAMESPACE | 2 +-
NEWS | 16 ++++++++++++++++
build |only
inst/doc/Guide.Stex | 8 +++-----
inst/doc/Guide.pdf |binary
vignettes/Guide.Stex | 8 +++-----
8 files changed, 44 insertions(+), 32 deletions(-)
Title: R Interface to W3C Markup Validation Services
Diff between W3CMarkupValidator versions 0.1-1 dated 2014-08-17 and 0.1-2 dated 2015-05-02
More information about W3CMarkupValidator at CRAN
Description:
R interface to a W3C Markup Validation service.
See
Author: Kurt Hornik [aut, cre]
Maintainer: Kurt Hornik
DESCRIPTION | 8 ++++----
MD5 | 4 ++--
R/w3c.R | 4 ++++
3 files changed, 10 insertions(+), 6 deletions(-)
Permanent link
Title: Various R Programming Tools for Plotting Data
Diff between gplots versions 2.16.0 dated 2015-01-07 and 2.17.0 dated 2015-05-02
Description: Various R programming tools for plotting data, including:
- calculating and plotting locally smoothed summary functionals
('bandplot', 'wapply'),
- enhanced versions of standard plots ('barplot2', 'boxplot2',
'heatmap.2', 'smartlegend'),
- manipulating colors ('col2hex', 'colorpanel', 'redgreen',
'greenred', 'bluered', 'redblue', 'rich.colors'),
- calculating and plotting two-dimensional data summaries ('ci2d',
'hist2d'),
- enhanced regression diagnostic plots ('lmplot2', 'residplot'),
- formula-enabled interface to stats::lowess function ('lowess'),
- displaying textual data in plots ('textplot', 'sinkplot'),
- plotting a matrix where each cell contains a dot whose size
reflects the relative magnitude of the elements ('balloonplot'),
- plotting Venn diagrams ('venn'),
- displaying Open-Office style plots ('ooplot'),
- plotting multiple data sets on same region, with separate axes
('overplot'),
- plotting means and confidence intervals ('plotCI', 'plotmeans'),
- spacing points in an x-y plot so they don't overlap ('space').
Author: Gregory R. Warnes, Ben Bolker, Lodewijk Bonebakker, Robert
Gentleman, Wolfgang Huber Andy Liaw, Thomas Lumley, Martin
Maechler, Arni Magnusson, Steffen Moeller, Marc Schwartz, Bill
Venables
Maintainer: Gregory R. Warnes
gplots-2.16.0/gplots/man/smartlegend.Rd |only
gplots-2.17.0/gplots/ChangeLog | 83 ++++++++++++++++++++++
gplots-2.17.0/gplots/DESCRIPTION | 29 ++++++--
gplots-2.17.0/gplots/MD5 | 44 ++++++------
gplots-2.17.0/gplots/NAMESPACE | 4 -
gplots-2.17.0/gplots/NEWS | 46 ++++++++++++
gplots-2.17.0/gplots/R/boxplot2.R | 8 --
gplots-2.17.0/gplots/R/heatmap.2.R | 69 ++++++++++++-------
gplots-2.17.0/gplots/R/lmplot2.R | 5 -
gplots-2.17.0/gplots/R/overplot.R | 4 -
gplots-2.17.0/gplots/R/plotCI.R | 4 -
gplots-2.17.0/gplots/R/smartlegend.R | 5 +
gplots-2.17.0/gplots/R/venn.R | 23 ++++--
gplots-2.17.0/gplots/build/vignette.rds |binary
gplots-2.17.0/gplots/inst/ChangeLog | 83 ++++++++++++++++++++++
gplots-2.17.0/gplots/inst/NEWS | 46 ++++++++++++
gplots-2.17.0/gplots/inst/doc/venn.pdf |binary
gplots-2.17.0/gplots/man/balloonplot.Rd | 3
gplots-2.17.0/gplots/man/gplots-defunct.Rd |only
gplots-2.17.0/gplots/man/gplots-deprecated.Rd | 39 ++--------
gplots-2.17.0/gplots/man/heatmap.2.Rd | 94 ++++++++++++++++----------
gplots-2.17.0/gplots/man/lmplot2.Rd | 8 +-
gplots-2.17.0/gplots/man/sinkplot.Rd | 3
gplots-2.17.0/gplots/man/venn.Rd | 35 ++++++---
24 files changed, 477 insertions(+), 158 deletions(-)
Title: Cox-Type Models for Interval-Censored Data
Diff between coxinterval versions 1.1 dated 2015-04-27 and 1.2 dated 2015-05-02
Description: Fits Cox-type models based on interval-censored data from a survival
or illness-death process.
Author: Audrey Boruvka and Richard J. Cook
Maintainer: Audrey Boruvka
DESCRIPTION | 8 ++--
MD5 | 50 ++++++++++++-------------
NEWS | 16 +++++---
R/coxaalen.R | 10 ++---
R/coxaalen.control.R | 4 +-
R/coxdual.R | 7 ++-
R/print.coxinterval.R | 4 +-
R/print.summary.coxinterval.R | 16 +++++---
R/summary.coxinterval.R | 20 +++++-----
man/const2lin.Rd | 8 ++--
man/cosmesis.Rd | 2 -
man/coxaalen.Rd | 59 +++++++++++++++--------------
man/coxaalen.control.Rd | 41 ++++++++++++--------
man/coxdual.Rd | 83 +++++++++++++++++++++---------------------
man/coxdual.control.Rd | 12 +++---
man/dualic.Rd | 4 +-
man/dualrc.Rd | 4 +-
man/jump2step.Rd | 8 ++--
man/lin2const.Rd | 8 ++--
man/linapprox.Rd | 4 +-
man/step2jump.Rd | 6 +--
man/step2stepfun.Rd | 2 -
man/trans.Rd | 4 +-
src/coxdual.c | 10 ++---
src/rcplex.c | 37 ++++--------------
src/rcplex.h | 3 -
26 files changed, 216 insertions(+), 214 deletions(-)
Title: Paleontological and Phylogenetic Analyses of Evolution
Diff between paleotree versions 2.3 dated 2015-01-16 and 2.4 dated 2015-05-02
Description: Analyzes, time-scales and simulates phylogenies of extinct/fossil
lineages, along with calculation of diversity curves. Also fits likelihood
models to estimate sampling rates from stratigraphic ranges.
Author: David W. Bapst
Maintainer: David W. Bapst
CHANGELOG | 20 ++++
DESCRIPTION | 14 +--
MD5 | 175 +++++++++++++++++++++++-------------------
NAMESPACE | 17 +++-
R/DiversityCurves.R | 6 -
R/SamplingConv.R | 4
R/binTimeData.R | 2
R/cal3TimePaleoPhy.R | 56 +++++++++----
R/degradeTree.R | 58 ++++++++-----
R/expandTaxonTree.R | 5 -
R/fourDateFunctions.R |only
R/freqRat.R | 8 -
R/getSampProbDisc.R | 6 -
R/graptDisparity.R | 9 +-
R/graptPBDB.R |only
R/inverseSurv.R | 10 +-
R/makePBDBtaxonTree.R |only
R/minBranchLength.R | 6 -
R/minCharChange.R |only
R/modelMethods.R | 2
R/modifyTerminalBranches.R | 6 +
R/multiDiv.R | 32 ++++---
R/occData2timeList.R |only
R/paleotree-package.R | 7 +
R/parentChild2taxonTree.R |only
R/plotOccData.R |only
R/resolveTreeChar.R |only
R/retiolitinae.R | 46 ++++++++---
R/reverseList.R | 2
R/sampleRanges.R | 2
R/simFossilTaxa.R | 4
R/simPaleoTrees.R | 5 +
R/taxa2cladogram.R | 9 +-
R/taxa2phylo.R | 2
R/taxonSortPBDBocc.R |only
R/taxonTable2taxonTree.R |only
R/testEdgeMat.R |only
R/timeLadderTree.R | 1
R/timePaleoPhy.R | 35 ++++----
README | 14 +--
data/graptPBDB.rdata |only
data/retiolitinae.rdata |binary
man/DiversityCurves.Rd | 2
man/SamplingConv.Rd | 6 -
man/binTimeData.Rd | 5 -
man/branchClasses.Rd | 2
man/cal3TimePaleoPhy.Rd | 34 +++++---
man/cladogeneticTraitCont.Rd | 2
man/compareTimescaling.Rd | 2
man/constrainParPaleo.Rd | 2
man/dateNodes.Rd | 2
man/degradeTree.Rd | 25 +++---
man/depthRainbow.Rd | 2
man/durationFreq.Rd | 2
man/expandTaxonTree.Rd | 2
man/footeValues.Rd | 2
man/freqRat.Rd | 10 +-
man/getSampProbDisc.Rd | 8 -
man/getSampRateCont.Rd | 2
man/graptDisparity.Rd | 11 +-
man/graptPBDB.Rd |only
man/horizonSampRate.Rd | 2
man/inverseSurv.Rd | 12 +-
man/makePBDBtaxonTree.Rd |only
man/minBranchLength.Rd | 8 +
man/minCharChange.Rd |only
man/modelMethods.Rd | 2
man/modifyTerminalBranches.Rd | 8 +
man/multiDiv.Rd | 34 ++++----
man/nearestNeighborDist.Rd | 2
man/occData2timeList.Rd |only
man/optimPaleo.Rd | 2
man/paleotree-package.Rd | 7 +
man/parentChild2taxonTree.Rd |only
man/perCapitaRates.Rd | 2
man/perfectParsCharTree.Rd | 2
man/plotOccData.Rd |only
man/plotTraitgram.Rd | 2
man/pqr2Ps.Rd | 2
man/probAnc.Rd | 2
man/resolveTreeChar.Rd |only
man/retiolitinae.Rd | 39 ++++++---
man/reverseList.Rd | 2
man/rootSplit.Rd | 2
man/sampleRanges.Rd | 4
man/seqTimeList.Rd | 2
man/simFossilTaxa.Rd | 6 -
man/simFossilTaxa_SRCond.Rd | 2
man/simPaleoTrees.Rd | 2
man/taxa2cladogram.Rd | 11 +-
man/taxa2phylo.Rd | 2
man/taxonSortPBDBocc.Rd |only
man/taxonTable2taxonTree.Rd |only
man/termTaxa.Rd | 2
man/testEdgeMat.Rd |only
man/timeLadderTree.Rd | 3
man/timeList2fourDate.Rd |only
man/timePaleoPhy.Rd | 26 ++++--
man/timeSliceTree.Rd | 2
man/unitLengthTree.Rd | 2
100 files changed, 564 insertions(+), 314 deletions(-)
Title: Nonparametric Methods for Cognitive Diagnosis
Diff between NPCD versions 1.0-7 dated 2014-12-03 and 1.0-8 dated 2015-05-02
Description: An array of nonparametric and parametric estimation methods for cognitive diagnostic models, including nonparametric classification of examinee attribute profiles, joint maximum likelihood estimation (JMLE) of examinee attribute profiles and item parameters, and nonparametric refinement of the Q-matrix, as well as conditional maximum likelihood estimation (CMLE) of examinee attribute profiles given item parameters and CMLE of item parameters given examinee attribute profiles. Currently the nonparametric methods in the package support both conjunctive and disjunctive models, and the parametric methods in the package support the DINA model, the DINO model, the NIDA model, the G-NIDA model, and the R-RUM model.
Author: Yi Zheng [aut, cre],
Chia-Yi Chiu [aut],
Jeffrey A. Douglas [ctb]
Maintainer: Yi Zheng
DESCRIPTION | 10 +++++-----
MD5 | 8 ++++----
R/AlphaNP.R | 4 ++--
inst/COPYRIGHTS | 2 +-
man/NPCD.Rd | 4 ++--
5 files changed, 14 insertions(+), 14 deletions(-)
More information about ig.vancouver.2014.topcolour at CRAN
Permanent link