Sat, 02 May 2015

New package tidyjson with initial version 0.2.1
Package: tidyjson
Title: A Grammar for Turning 'JSON' into Tidy Tables
Version: 0.2.1
Author: Jeremy Stanley
Maintainer: Jeremy Stanley
Description: An easy and consistent way to turn 'JSON' into tidy data frames that are natural to work with in 'dplyr', 'ggplot2' and other tools.
Depends: R (>= 3.1.0)
Imports: assertthat, jsonlite, dplyr
URL: https://github.com/sailthru/tidyjson
License: MIT + file LICENSE
LazyData: true
Suggests: knitr, testthat, ggplot2, magrittr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-04-28 10:24:05 UTC; jeremystanley
Repository: CRAN
Date/Publication: 2015-05-02 23:54:28

More information about tidyjson at CRAN
Permanent link

Package TSmisc updated to version 2015.1-3 with previous version 2015.1-2 dated 2015-04-30

Title: 'TSdbi' Extensions to Wrap Miscellaneous Data Sources
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

Diff between TSmisc versions 2015.1-2 dated 2015-04-30 and 2015.1-3 dated 2015-05-02

 DESCRIPTION                                 |    6 +++---
 MD5                                         |    8 ++++----
 NAMESPACE                                   |    5 +++--
 NEWS                                        |    6 ++++++
 inst/testWithInternet/0serviceCheck-TSxls.R |    2 +-
 5 files changed, 17 insertions(+), 10 deletions(-)

More information about TSmisc at CRAN
Permanent link

Package soundecology updated to version 1.3 with previous version 1.2 dated 2015-01-12

Title: Soundscape Ecology
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

Diff between soundecology versions 1.2 dated 2015-01-12 and 1.3 dated 2015-05-02

 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 soundecology at CRAN
Permanent link

New package survJamda.data with initial version 1.0.2
Package: survJamda.data
Type: Package
Title: Data for Package 'survJambda'
Version: 1.0.2
Date: 2015-05-01
Author: Haleh Yasrebi
Maintainer: Haleh Yasrebi
Description: Three breast cancer gene expression data sets that can be used for package 'survJamda'. This package contains the gene expression and phenotype data of GSE1992, GSE3143 and GSE4335.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2015-05-02 13:53:17 UTC; hyasrebi
Depends: R (>= 2.10)
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-02 16:31:07

More information about survJamda.data at CRAN
Permanent link

New package survJamda with initial version 1.1.3
Package: survJamda
Type: Package
Title: Survival Prediction by Joint Analysis of Microarray Gene Expression Data
Version: 1.1.3
Date: 2015-05-01
Author: Haleh Yasrebi
Maintainer: Haleh Yasrebi
Description: Microarray gene expression data can be analyzed individually or jointly using merging methods or meta-analysis to predict patients' survival and risk assessment.
Depends: survival, survivalROC,ecodist,survcomp,survJamda.data
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2015-05-01 10:03:58 UTC; yasrebih
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-02 16:31:04

More information about survJamda at CRAN
Permanent link

New package muir with initial version 0.1.0
Package: muir
Type: Package
Title: Exploring Data with Tree Data Structures
Version: 0.1.0
Authors@R: person("Justin", "Alford", , "justin.alford@gmail.com", role = c("aut", "cre"))
Description: A simple tool allowing users to easily and dynamically explore or document a data set using a tree structure.
URL: https://github.com/alforj/muir
BugReports: https://github.com/alforj/muir/issues
Depends: R (>= 3.1.2)
License: GPL (>= 2)
LazyData: true
Imports: DiagrammeR (>= 0.6), dplyr (>= 0.4.1), stringr (>= 0.6.2)
Suggests: htmlwidgets (>= 0.3.2)
Packaged: 2015-05-02 14:32:36 UTC; alforj
Author: Justin Alford [aut, cre]
Maintainer: Justin Alford
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-02 16:46:05

More information about muir at CRAN
Permanent link

Package EvalEst updated to version 2015.4-2 with previous version 2012.4-1 dated 2012-05-03

Title: Dynamic Systems Estimation - Extensions
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

Diff between EvalEst versions 2012.4-1 dated 2012-05-03 and 2015.4-2 dated 2015-05-02

 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(-)

More information about EvalEst at CRAN
Permanent link

Package W3CMarkupValidator updated to version 0.1-2 with previous version 0.1-1 dated 2014-08-17

Title: R Interface to W3C Markup Validation Services
Description: R interface to a W3C Markup Validation service. See for more information.
Author: Kurt Hornik [aut, cre]
Maintainer: Kurt Hornik

Diff between W3CMarkupValidator versions 0.1-1 dated 2014-08-17 and 0.1-2 dated 2015-05-02

 DESCRIPTION |    8 ++++----
 MD5         |    4 ++--
 R/w3c.R     |    4 ++++
 3 files changed, 10 insertions(+), 6 deletions(-)

More information about W3CMarkupValidator at CRAN
Permanent link

New package pogit with initial version 1.0.0
Package: pogit
Type: Package
Title: Bayesian Variable Selection for a Poisson-Logistic Model
Version: 1.0.0
Date: 2015-05-01
Authors@R: c(person("Michaela", "Dvorzak", role = c("aut","cre"), email = "m.dvorzak@gmx.at"), person("Helga", "Wagner", role = "aut"))
Author: Michaela Dvorzak [aut, cre], Helga Wagner [aut]
Maintainer: Michaela Dvorzak
Description: Bayesian variable selection for regression models of under-reported count data as well as for Poisson and binomial logit regression models using spike and slab priors.
License: GPL-2
Depends: R(>= 2.10.0)
Imports: BayesLogit, ggplot2, logistf, plyr
LazyData: true
NeedsCompilation: no
Packaged: 2015-05-02 12:21:14 UTC; michi
Repository: CRAN
Date/Publication: 2015-05-02 15:01:52

More information about pogit at CRAN
Permanent link

New package mixtNB with initial version 1.0
Package: mixtNB
Type: Package
Title: DE Analysis of RNA-Seq Data by Mixtures of NB
Version: 1.0
Date: 2015-05-01
Author: Elisabetta Bonafede, Cinzia Viroli
Maintainer: Cinzia Viroli
Description: Differential expression analysis of RNA-Seq data when replicates under two conditions are available is performed. First, mixtures of Negative Binomial distributions are fitted on the data in order to estimate the dispersions, then the Wald test is computed.
License: GPL-3
Packaged: 2015-05-02 08:27:32 UTC; viroli
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-02 14:11:25

More information about mixtNB at CRAN
Permanent link

Package gplots updated to version 2.17.0 with previous version 2.16.0 dated 2015-01-07

Title: Various R Programming Tools for Plotting Data
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

Diff between gplots versions 2.16.0 dated 2015-01-07 and 2.17.0 dated 2015-05-02

 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(-)

More information about gplots at CRAN
Permanent link

New package GDAdata with initial version 0.93
Package: GDAdata
Type: Package
Title: Datasets for the Book Graphical Data Analysis with R
Version: 0.93
Date: 2015-05-02
Author: Antony Unwin
Maintainer: Antony Unwin
Description: Datasets used in the book 'Graphical Data Analysis with R' (Antony Unwin, CRC Press 2015).
Depends: R (>= 2.10)
License: GPL (>= 2)
Suggests: ggplot2
LazyData: yes
NeedsCompilation: no
Packaged: 2015-05-02 09:42:33 UTC; antonyunwin
Repository: CRAN
Date/Publication: 2015-05-02 14:11:23

More information about GDAdata at CRAN
Permanent link

Package coxinterval updated to version 1.2 with previous version 1.1 dated 2015-04-27

Title: Cox-Type Models for Interval-Censored Data
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

Diff between coxinterval versions 1.1 dated 2015-04-27 and 1.2 dated 2015-05-02

 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(-)

More information about coxinterval at CRAN
Permanent link

Package paleotree updated to version 2.4 with previous version 2.3 dated 2015-01-16

Title: Paleontological and Phylogenetic Analyses of Evolution
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

Diff between paleotree versions 2.3 dated 2015-01-16 and 2.4 dated 2015-05-02

 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(-)

More information about paleotree at CRAN
Permanent link

Package NPCD updated to version 1.0-8 with previous version 1.0-7 dated 2014-12-03

Title: Nonparametric Methods for Cognitive Diagnosis
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

Diff between NPCD versions 1.0-7 dated 2014-12-03 and 1.0-8 dated 2015-05-02

 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 NPCD at CRAN
Permanent link

New package MLmetrics with initial version 1.0.0
Package: MLmetrics
Type: Package
Title: Machine Learning Evaluation Metrics
Version: 1.0.0
Authors@R: person("Yachen", "Yan", email = "yanyachen21@gmail.com", role = c("aut", "cre"))
Description: A collection of evaluation metrics, including loss, score and utility functions, that measure regression and classification performance.
URL: http://github.com/yanyachen/MLmetrics
BugReports: http://github.com/yanyachen/MLmetrics/issues
Depends: R (>= 2.10)
Suggests: e1071
License: GPL-2
LazyData: true
NeedsCompilation: no
Packaged: 2015-05-02 03:36:34 UTC; Administrator
Author: Yachen Yan [aut, cre]
Maintainer: Yachen Yan
Repository: CRAN
Date/Publication: 2015-05-02 09:26:41

More information about MLmetrics at CRAN
Permanent link

New package learnstats with initial version 0.1.0
Package: learnstats
Type: Package
Title: An Interactive Environment for Learning Statistics
Version: 0.1.0
Date: 2015-05-01
Authors@R: person("Daniel", "Walter", email = "dswalter@gmail.com", role = c("aut", "cre"))
Description: Allows students with limited programming experience to use R as an interactive educational environment for statistical concepts, ranging from p-values to confidence intervals to stability in time series.
License: GPL
LazyData: TRUE
Imports: shiny, rmarkdown, Rcmdr
Depends: R (>= 3.1.0), RcmdrPlugin.epack, ggplot2
Packaged: 2015-05-02 03:41:23 UTC; family
Author: Daniel Walter [aut, cre]
Maintainer: Daniel Walter
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-02 09:29:46

More information about learnstats at CRAN
Permanent link

New package ig.vancouver.2014.topcolour with initial version 0.1.2.0
Package: ig.vancouver.2014.topcolour
Version: 0.1.2.0
Date: 2015-04-27
Title: Instagram 2014 Vancouver Top Colour Dataset
Authors@R: person("Roland", "Tanglao", email = "roland@rolandtanglao.com", role = c("aut", "cre"))
Maintainer: Roland Tanglao
Description: A dataset of the top colours of photos from Instagram taken in 2014 in the city of Vancouver, British Columbia, Canada. It consists of: top colour and counts data. This data was obtained using the Instagram API. Instagram is a web photo sharing service. It can be found at: . The Instagram API is documented at: .
Depends: R (>= 2.10)
License: CC0
Packaged: 2015-05-01 17:20:37 UTC; rolandtanglao
Author: Roland Tanglao [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-02 07:14:12

More information about ig.vancouver.2014.topcolour at CRAN
Permanent link


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