Tue, 24 Mar 2015

Package tumblR updated to version 1.1 with previous version 1.0 dated 2014-11-10

Title: Access to Tumblr v2 API
Description: Provides an R-interface to the Tumblr web API (see Tumblr v2 API on https://www.tumblr.com/docs/en/api/v2). Tumblr is a microblogging platform and social networking website (https://www.tumblr.com).
Author: Andrea Capozio
Maintainer: Andrea Capozio

Diff between tumblR versions 1.0 dated 2014-11-10 and 1.1 dated 2015-03-24

 DESCRIPTION          |   16 ++++++++--------
 MD5                  |   38 +++++++++++++++++++-------------------
 NAMESPACE            |    2 +-
 R/dashboard.R        |    2 +-
 R/def.postParams.R   |    4 ++--
 R/follow.R           |    2 +-
 R/followers.R        |    2 +-
 R/like.post.R        |    2 +-
 R/post.R             |    2 +-
 R/post.delete.R      |    2 +-
 R/post.edit.R        |    2 +-
 R/post.reblog.R      |    4 ++--
 R/posts.draft.R      |    2 +-
 R/posts.queue.R      |    2 +-
 R/posts.submission.R |    2 +-
 R/unfollow.R         |    2 +-
 R/unlike.post.R      |    2 +-
 R/user.following.R   |    2 +-
 R/user.info.R        |    2 +-
 R/user.likes.R       |    2 +-
 20 files changed, 47 insertions(+), 47 deletions(-)

More information about tumblR at CRAN
Permanent link

Package timeROC updated to version 0.3 with previous version 0.2 dated 2013-05-27

Title: Time-Dependent ROC Curve and AUC for Censored Survival Data
Description: Estimation of time-dependent ROC curve and area under time dependent ROC curve (AUC) in the presence of censored data, with or without competing risks. Confidence intervals of AUCs and tests for comparing AUCs of two rival markers measured on the same subjects can be computed, using the iid-representation of the AUC estimator. Plot functions for time-dependent ROC curves and AUC curves are provided. Time-dependent Positive Predictive Values (PPV) and Negative Predictive Values (NPV) can also be computed.
Author: Paul Blanche
Maintainer: Paul Blanche

Diff between timeROC versions 0.2 dated 2013-05-27 and 0.3 dated 2015-03-24

 DESCRIPTION             |   24 +++++++++---------------
 MD5                     |   31 ++++++++++++++++---------------
 NEWS                    |    6 ++++++
 R/SeSpPPVNPV.R          |    6 +++---
 R/confint_ipcwROC.R     |    6 +++---
 R/timeROC_3.R           |    8 ++++----
 THANKS                  |    1 -
 inst                    |only
 man/Paquid.Rd           |   15 ++++++++++-----
 man/SeSpPPVNPV.Rd       |    9 +++++----
 man/compare.Rd          |    9 +++++----
 man/confint.Rd          |    9 +++++----
 man/plot.Rd             |    5 +++--
 man/plotAUCcurve.Rd     |    8 +++++---
 man/plotAUCcurveDiff.Rd |    8 +++++---
 man/print.Rd            |    3 ++-
 man/timeROC.Rd          |   14 +++++++-------
 17 files changed, 88 insertions(+), 74 deletions(-)

More information about timeROC at CRAN
Permanent link

Package secr updated to version 2.9.4 with previous version 2.9.3 dated 2015-01-11

Title: Spatially Explicit Capture-Recapture
Description: Functions to estimate the density and size of a spatially distributed animal population sampled with an array of passive detectors, such as traps, or by searching polygons or transects. Models incorporating distance-dependent detection are fitted by maximizing the likelihood. Tools are included for data manipulation and model selection.
Author: Murray Efford
Maintainer: Murray Efford

Diff between secr versions 2.9.3 dated 2015-01-11 and 2.9.4 dated 2015-03-24

 secr-2.9.3/secr/inst/doc/secr-densitysurfaces.pdf   |only
 secr-2.9.3/secr/inst/doc/secr-finitemixtures.pdf    |only
 secr-2.9.3/secr/inst/doc/secr-noneuclidean.pdf      |only
 secr-2.9.3/secr/inst/doc/secr-parameterisations.pdf |only
 secr-2.9.3/secr/inst/doc/secr-polygondetectors.pdf  |only
 secr-2.9.3/secr/inst/doc/secr-sound.pdf             |only
 secr-2.9.3/secr/inst/doc/secr-varyingeffort.pdf     |only
 secr-2.9.4/secr/DESCRIPTION                         |   11 -
 secr-2.9.4/secr/MD5                                 |  115 +++++++------
 secr-2.9.4/secr/NAMESPACE                           |   11 -
 secr-2.9.4/secr/NEWS                                |   28 +++
 secr-2.9.4/secr/R/esa.R                             |    7 
 secr-2.9.4/secr/R/fxi.R                             |   66 ++++++-
 secr-2.9.4/secr/R/homerange.R                       |    3 
 secr-2.9.4/secr/R/join.R                            |   11 -
 secr-2.9.4/secr/R/methods.R                         |   16 +
 secr-2.9.4/secr/R/plot.mask.r                       |   15 +
 secr-2.9.4/secr/R/rbind.capthist.R                  |    4 
 secr-2.9.4/secr/R/reduce.R                          |    4 
 secr-2.9.4/secr/R/regionN.R                         |   14 +
 secr-2.9.4/secr/R/secr.fit.R                        |   31 ++-
 secr-2.9.4/secr/R/secrloglik.R                      |   22 +-
 secr-2.9.4/secr/R/sim.capthist.R                    |    3 
 secr-2.9.4/secr/R/sim.popn.R                        |  166 +++++++++++---------
 secr-2.9.4/secr/R/sim.secr.R                        |    7 
 secr-2.9.4/secr/R/utility.R                         |  138 +++++++++++++++-
 secr-2.9.4/secr/build                               |only
 secr-2.9.4/secr/inst/doc/index.html                 |  107 +++++++++++-
 secr-2.9.4/secr/inst/doc/secr-datainput.R           |only
 secr-2.9.4/secr/inst/doc/secr-datainput.Rmd         |only
 secr-2.9.4/secr/inst/doc/secr-datainput.pdf         |binary
 secr-2.9.4/secr/inst/doc/secr-manual.pdf            |binary
 secr-2.9.4/secr/inst/doc/secr-overview.R            |only
 secr-2.9.4/secr/inst/doc/secr-overview.Rmd          |only
 secr-2.9.4/secr/inst/doc/secr-overview.pdf          |binary
 secr-2.9.4/secr/man/DENSITY.Rd                      |    6 
 secr-2.9.4/secr/man/FAQ.Rd                          |    4 
 secr-2.9.4/secr/man/Parallel.Rd                     |    3 
 secr-2.9.4/secr/man/RMarkInput.Rd                   |    2 
 secr-2.9.4/secr/man/coulombe.Rd                     |    2 
 secr-2.9.4/secr/man/deletemaskpoints.Rd             |only
 secr-2.9.4/secr/man/details.Rd                      |   39 ++++
 secr-2.9.4/secr/man/detector.Rd                     |    6 
 secr-2.9.4/secr/man/fx.total.Rd                     |    6 
 secr-2.9.4/secr/man/fxi.Rd                          |   49 +++++
 secr-2.9.4/secr/man/hcov.Rd                         |    2 
 secr-2.9.4/secr/man/hornedlizard.Rd                 |    5 
 secr-2.9.4/secr/man/make.capthist.Rd                |   19 +-
 secr-2.9.4/secr/man/make.mask.Rd                    |    8 
 secr-2.9.4/secr/man/secr-package.Rd                 |   24 +-
 secr-2.9.4/secr/man/secr.fit.Rd                     |    4 
 secr-2.9.4/secr/man/secr.model.density.Rd           |    7 
 secr-2.9.4/secr/man/secr.model.detection.Rd         |    2 
 secr-2.9.4/secr/man/secr.models.Rd                  |    4 
 secr-2.9.4/secr/man/sim.popn.Rd                     |   10 -
 secr-2.9.4/secr/man/simpopndetails.Rd               |only
 secr-2.9.4/secr/man/smooths.Rd                      |    5 
 secr-2.9.4/secr/man/timevaryingcov.Rd               |    4 
 secr-2.9.4/secr/man/troubleshooting.Rd              |   10 -
 secr-2.9.4/secr/man/usage.Rd                        |    4 
 secr-2.9.4/secr/man/userdist.Rd                     |   20 +-
 secr-2.9.4/secr/man/utility.Rd                      |   68 ++++++--
 secr-2.9.4/secr/src/secr.c                          |   32 +--
 secr-2.9.4/secr/vignettes                           |only
 64 files changed, 811 insertions(+), 313 deletions(-)

More information about secr at CRAN
Permanent link

New package searchable with initial version 0.1.2
Package: searchable
Type: Package
Title: Make R Objects Searchable by Matching Names Based on Case (in)Sensitivity, Regular Expressions, ...
Version: 0.1.2
Date: 2015-03-23
Author: "DecisionPatterns [aut, cre]"
Maintainer: Christopher Brown
Description: Provides functionality for searching named vectors and lists more configurable. The packages uses 'stringr'-style match modifiers to allow for matching by case (in)sensitivity, regular expressions or fixed expression. It also allows searching through values rather than names. This functionality facilitates creating dictionary and thesaurus like structures.
Depends: R (>= 3.0.2)
Imports: methods, stringr (>= 0.6.2)
Suggests: testthat, magrittr
License: GPL-2
URL: https://github.com/decisionpatterns/searchable
BugReports: https://github.com/decisionpatterns/searchable/issues
Collate: 'Class-searchable.R' 'extract.R' 'invert.R' 'is.string.R' 'match-modifiers.R' 'reverse.lookup.R' 'searchable-package.R' 'zzz.R'
Packaged: 2015-03-24 09:48:59 UTC; cbrown
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-25 00:16:06

More information about searchable at CRAN
Permanent link

New package radiant with initial version 0.1.83
Package: radiant
Title: Business Analytics using R and Shiny
Version: 0.1.83
Date: 2015-3-24
Authors@R: person("Vincent", "Nijs", , "radiant@rady.ucsd.edu", c("aut", "cre"))
Description: A platform-independent browser-based interface for business analytics in R, based on the Shiny package.
Depends: R (>= 3.1.0), lubridate (>= 1.3.3), ggplot2 (>= 1.0.0), dplyr (>= 0.4.1), magrittr (>= 1.5)
Imports: car (>= 2.0.22), MASS (>= 7.3), gridExtra (>= 0.9.1), AlgDesign (>= 1.1.7.3), GPArotation (>= 2014.11.1), psych (>= 1.4.8.11), wordcloud (>= 2.5), markdown (>= 0.7.4), knitr (>= 1.8), ggdendro (>= 0.1.15), broom (>= 0.3.6), tidyr (>= 0.2.0), pryr (>= 0.1), shiny (>= 0.11.1), shinyAce (>= 0.1.0)
Suggests: rmarkdown (>= 0.4.2), ggvis (>= 0.4), testthat (>= 0.9.1)
URL: https://github.com/vnijs/radiant, http://vnijs.github.io/radiant/
BugReports: https://github.com/vnijs/radiant/issues
License: AGPL-3 | file LICENSE
LazyData: true
Packaged: 2015-03-24 18:22:29 UTC; vnijs
Author: Vincent Nijs [aut, cre]
Maintainer: Vincent Nijs
NeedsCompilation: no
X-CRAN-Comment: Archived on 2015-03-24 for policy violation.
Repository: CRAN
Date/Publication: 2015-03-25 00:18:56

More information about radiant at CRAN
Permanent link

New package internetarchive with initial version 0.1.2
Package: internetarchive
Type: Package
Title: An API Client for the Internet Archive
Description: Search the Internet Archive, retrieve metadata, and download files.
Version: 0.1.2
Authors@R: c(person("Lincoln", "Mullen", role = c("aut", "cre"), email = "lincoln@lincolnmullen.com"))
License: MIT + file LICENSE
LazyData: TRUE
URL: https://github.com/ropensci/internetarchive
BugReports: https://github.com/ropensci/internetarchive/issues
Depends: R (>= 3.1.0)
Imports: httr (>= 0.6.1), jsonlite (>= 0.9.14), dplyr (>= 0.4.1)
Suggests: knitr, testthat
VignetteBuilder: knitr
Packaged: 2015-03-24 22:17:51 UTC; lmullen
Author: Lincoln Mullen [aut, cre]
Maintainer: Lincoln Mullen
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-25 00:19:59

More information about internetarchive at CRAN
Permanent link

Package BayesGESM updated to version 1.3 with previous version 1.2 dated 2015-01-09

Title: Bayesian Analysis of Generalized Elliptical Semi-Parametric Models and Flexible Measurement Error Models
Description: It allows to perform the statistical inference based on the Bayesian approach for regression models under the assumption that independent additive errors follow normal, Student-t, slash, contaminated normal, Laplace or symmetric hyperbolic distributions, i.e., additive errors follow a scale mixtures of normal distributions. The regression models considered in this package are: (i) Generalized elliptical semi-parametric models, where both location and dispersion parameters of the response variable distribution include non-parametric additive components described by using B-splines; and (ii) Flexible measurement error models, which admit explanatory variables with and without measurement additive errors as well as the presence of nonlinear effects that are approximated by using B-splines.
Author: Luz Marina Rondon and Heleno Bolfarine
Maintainer: Luz Marina Rondon

Diff between BayesGESM versions 1.2 dated 2015-01-09 and 1.3 dated 2015-03-24

 DESCRIPTION              |   14 +-
 MD5                      |   22 +--
 NAMESPACE                |    8 -
 R/bsp.R                  |   27 ++--
 R/bsp.graph.fmem.R       |only
 R/fmem.R                 |  300 ++++++++++++++++++++++++++---------------------
 R/mcmc.fmem.R            |  231 ++++++++++++++++++++++--------------
 R/summary.fmem.R         |   60 +++++++--
 man/BayesGESM-package.Rd |   27 ++--
 man/bsp.graph.Rd         |    2 
 man/bsp.graph.fmem.Rd    |only
 man/fmem.Rd              |   29 +++-
 man/summary.fmem.Rd      |    2 
 13 files changed, 437 insertions(+), 285 deletions(-)

More information about BayesGESM at CRAN
Permanent link

New package trend with initial version 0.0.1
Package: trend
Version: 0.0.1
Date: 2015-03-23
Title: Non-Parametric Trend Tests and Change-Point Detection
Author: Thorsten Pohlert
Maintainer: Thorsten Pohlert
Depends: R (>= 2.12.0)
Description: The analysis of environmental data often requires the detection of trends and change-points. This package provides the Mann-Kendall Trend Test, seasonal Mann-Kendall Test, correlated seasonal Mann-Kendall Test, partial Mann-Kendall Trend test, (Seasonal) Sen's slope, partial correlation trend test and change-point test after Pettitt.
License: GPL-3
ZipData: yes
NeedsCompilation: yes
Suggests: Kendall, zyp
Packaged: 2015-03-24 13:04:34 UTC; thorpohl
Repository: CRAN
Date/Publication: 2015-03-24 18:20:23

More information about trend at CRAN
Permanent link

Package rscala updated to version 1.0.4 with previous version 1.0.2 dated 2015-03-08

Title: Bi-Directional Interface Between R and Scala with Callbacks
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.
Author: David B. Dahl [aut, cre], Scala developers [ctb] (see http://scala-lang.org/)
Maintainer: David B. Dahl

Diff between rscala versions 1.0.2 dated 2015-03-08 and 1.0.4 dated 2015-03-24

 rscala-1.0.2/rscala/inst/java/rscala_2.10-1.0.2.jar    |only
 rscala-1.0.2/rscala/inst/java/rscala_2.11-1.0.2.jar    |only
 rscala-1.0.2/rscala/java/rscala_2.10-1.0.2-sources.jar |only
 rscala-1.0.2/rscala/java/rscala_2.11-1.0.2-sources.jar |only
 rscala-1.0.4/rscala/DESCRIPTION                        |    8 
 rscala-1.0.4/rscala/MD5                                |   28 +-
 rscala-1.0.4/rscala/NAMESPACE                          |    8 
 rscala-1.0.4/rscala/NEWS                               |   32 ++
 rscala-1.0.4/rscala/R/common.R                         |    5 
 rscala-1.0.4/rscala/R/protocol.R                       |   12 
 rscala-1.0.4/rscala/R/rServer.R                        |   32 ++
 rscala-1.0.4/rscala/R/scalaInterpreter.R               |  221 ++++++++++++++---
 rscala-1.0.4/rscala/inst/java/rscala_2.10-1.0.4.jar    |only
 rscala-1.0.4/rscala/inst/java/rscala_2.11-1.0.4.jar    |only
 rscala-1.0.4/rscala/java/rscala_2.10-1.0.4-sources.jar |only
 rscala-1.0.4/rscala/java/rscala_2.11-1.0.4-sources.jar |only
 rscala-1.0.4/rscala/man/constructor.Rd                 |   29 ++
 rscala-1.0.4/rscala/man/eval.Rd                        |   43 ++-
 rscala-1.0.4/rscala/man/print.Rd                       |    4 
 19 files changed, 333 insertions(+), 89 deletions(-)

More information about rscala at CRAN
Permanent link

New package rgexf with initial version 0.15.3
Package: rgexf
Type: Package
Encoding: UTF-8
Title: Build, Import and Export GEXF Graph Files
Version: 0.15.3
Date: 2015-03-24
Author: George Vega Yon [aut], Jorge Fábrega Lacoa [ctb], Joshua B. Kunst [ctb]
Maintainer: George Vega Yon
Description: Create, read and write GEXF (Graph Exchange XML Format) graph files (used in Gephi and others). Using the XML package, it allows the user to easily build/read graph files including attributes, GEXF viz attributes (such as color, size, and position), network dynamics (for both edges and nodes) and edge weighting. Users can build/handle graphs element-by-element or massively through data-frames, visualize the graph on a web browser through "sigmajs" (a javascript library) and interact with the igraph package.
URL: http://bitbucket.org/gvegayon/rgexf, http://www.ggvega.com
Depends: XML, Rook, igraph
License: GPL (>= 3)
LazyLoad: yes
Packaged: 2015-03-24 15:40:34 UTC; george
NeedsCompilation: yes
X-CRAN-History: Archived on 2014-12-22 as maintainer address bounced.
Repository: CRAN
Date/Publication: 2015-03-24 18:27:01

More information about rgexf at CRAN
Permanent link

Package readstata13 updated to version 0.6.1 with previous version 0.6 dated 2015-03-22

Title: Import Stata 13 Data Files
Description: Function to read and write the Stata 13 file format.
Author: Jan Marvin Garbuszus [aut], Sebastian Jeworutzki [aut, cre], R Core Team [cph]
Maintainer: Sebastian Jeworutzki

Diff between readstata13 versions 0.6 dated 2015-03-22 and 0.6.1 dated 2015-03-24

 CHANGELOG              |    3 +++
 DESCRIPTION            |    7 ++++---
 MD5                    |    8 ++++----
 README.md              |    8 +++++---
 src/rcpp_readstata.cpp |   40 ++++++++++++++++++++--------------------
 5 files changed, 36 insertions(+), 30 deletions(-)

More information about readstata13 at CRAN
Permanent link

Package mapfit updated to version 0.9.7 with previous version 0.9.6 dated 2015-03-19

Title: A Tool for PH/MAP Parameter Estimation
Description: Estimation methods for phase-type distribution (PH) and Markovian arrival process (MAP) from empirical data (point and grouped data) and density function.
Author: Hiroyuki Okamura
Maintainer: Hiroyuki Okamura

Diff between mapfit versions 0.9.6 dated 2015-03-19 and 0.9.7 dated 2015-03-24

 DESCRIPTION                       |   12 ++++++------
 MD5                               |   30 +++++++++++++++---------------
 man/cf1-class.Rd                  |    2 +-
 man/cf1.Rd                        |    6 +++---
 man/erhmm-class.Rd                |    2 +-
 man/erhmm.Rd                      |    2 +-
 man/herlang.Rd                    |    9 +++++----
 man/map.Rd                        |    4 ++--
 man/map.mmoment.Rd                |   10 +++++-----
 man/mapfit-package.Rd             |   13 +++++++------
 man/ph.Rd                         |    6 +++---
 man/ph.moment-method.Rd           |    2 +-
 man/phfit.3mom.Rd                 |    2 +-
 src/mexp/include/mexp.hh          |    2 ++
 src/mexp/src/mexp_unif_thread.cc  |   10 +++++++++-
 src/mexp/src/mexpi_unif_thread.cc |    2 +-
 16 files changed, 63 insertions(+), 51 deletions(-)

More information about mapfit at CRAN
Permanent link

Package fishmove updated to version 0.3-1 with previous version 0.2-1 dated 2014-01-15

Title: Prediction of Fish Movement Parameters
Description: Functions to predict fish movement parameters plotting leptokurtic fish dispersal kernels (see Radinger and Wolter, 2014: Patterns and predictors of fish dispersal in rivers. Fish and Fisheries. 15:456-473.)
Author: Johannes Radinger
Maintainer: Johannes Radinger

Diff between fishmove versions 0.2-1 dated 2014-01-15 and 0.3-1 dated 2015-03-24

 fishmove-0.2-1/fishmove/data                     |only
 fishmove-0.3-1/fishmove/DESCRIPTION              |   10 +++++-----
 fishmove-0.3-1/fishmove/MD5                      |   23 ++++++++++++-----------
 fishmove-0.3-1/fishmove/NAMESPACE                |   13 ++++++++-----
 fishmove-0.3-1/fishmove/R/fishmove.R             |    1 -
 fishmove-0.3-1/fishmove/R/fishmove_estimate.R    |only
 fishmove-0.3-1/fishmove/R/sysdata.rda            |only
 fishmove-0.3-1/fishmove/inst/CITATION            |    6 +++---
 fishmove-0.3-1/fishmove/man/datafishmove.Rd      |    4 ++--
 fishmove-0.3-1/fishmove/man/fishmove-package.Rd  |   12 ++++++------
 fishmove-0.3-1/fishmove/man/fishmove.Rd          |    4 ++--
 fishmove-0.3-1/fishmove/man/fishmove.estimate.Rd |only
 fishmove-0.3-1/fishmove/man/fishmove.query.Rd    |    8 ++++----
 fishmove-0.3-1/fishmove/man/pdk.Rd               |    4 ++--
 14 files changed, 44 insertions(+), 41 deletions(-)

More information about fishmove at CRAN
Permanent link

Package radiant (with last version 0.1.75) was removed from CRAN

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

2015-03-18 0.1.75
2015-03-16 0.1.71

Permanent link
Package assertive updated to version 0.2-4 with previous version 0.2-1 dated 2015-02-04

Title: Readable Check Functions to Ensure Code Integrity
Description: Lots of is_* functions to check the state of your variables, and assert_* functions to throw errors if they aren't in the right form.
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton

Diff between assertive versions 0.2-1 dated 2015-02-04 and 0.2-4 dated 2015-03-24

 assertive-0.2-1/assertive/man/is_S4.Rd                         |only
 assertive-0.2-1/assertive/man/parenthesise.Rd                  |only
 assertive-0.2-4/assertive/DESCRIPTION                          |   13 
 assertive-0.2-4/assertive/MD5                                  |  140 -
 assertive-0.2-4/assertive/NAMESPACE                            |   23 
 assertive-0.2-4/assertive/NEWS                                 |    5 
 assertive-0.2-4/assertive/R/assert-has.R                       |   24 
 assertive-0.2-4/assertive/R/assert-is-empty-scalar.R           |   21 
 assertive-0.2-4/assertive/R/assert-is-file.R                   |   28 
 assertive-0.2-4/assertive/R/assert-is-in-range.R               |   44 
 assertive-0.2-4/assertive/R/assert-is-na-nan-null.R            |   28 
 assertive-0.2-4/assertive/R/assert-is-other.R                  |   26 
 assertive-0.2-4/assertive/R/assert-is-real-imaginary.R         |   24 
 assertive-0.2-4/assertive/R/assert-is-reflection.R             |   40 
 assertive-0.2-4/assertive/R/assert-is-set.R                    |only
 assertive-0.2-4/assertive/R/assert-is-string-uk.R              |  154 -
 assertive-0.2-4/assertive/R/assert-is-string-us.R              |    8 
 assertive-0.2-4/assertive/R/assert-is-string.R                 |   52 
 assertive-0.2-4/assertive/R/assert-is-time.R                   |    8 
 assertive-0.2-4/assertive/R/assert-is-true-false.R             |    8 
 assertive-0.2-4/assertive/R/assert-is-type.R                   |   16 
 assertive-0.2-4/assertive/R/assert-r-has-capability.R          |  271 +-
 assertive-0.2-4/assertive/R/internal.R                         |   23 
 assertive-0.2-4/assertive/R/is-connection.R                    |   20 
 assertive-0.2-4/assertive/R/is-empty-scalar.R                  |  428 +--
 assertive-0.2-4/assertive/R/is-file.R                          |    2 
 assertive-0.2-4/assertive/R/is-na-nan-null.R                   |    2 
 assertive-0.2-4/assertive/R/is-other.R                         |  577 ++--
 assertive-0.2-4/assertive/R/is-real-imaginary.R                |   17 
 assertive-0.2-4/assertive/R/is-reflection.R                    |   66 
 assertive-0.2-4/assertive/R/is-set.R                           |only
 assertive-0.2-4/assertive/R/is-string-us.R                     |  284 +-
 assertive-0.2-4/assertive/R/is-string.R                        | 1314 +++++-----
 assertive-0.2-4/assertive/R/is-true-false.R                    |  194 -
 assertive-0.2-4/assertive/R/is-type.R                          |   14 
 assertive-0.2-4/assertive/R/r-has-capability.R                 |  567 ++--
 assertive-0.2-4/assertive/R/utils.R                            |   49 
 assertive-0.2-4/assertive/R/zzz.R                              |    2 
 assertive-0.2-4/assertive/README.md                            |only
 assertive-0.2-4/assertive/build                                |only
 assertive-0.2-4/assertive/inst/doc                             |only
 assertive-0.2-4/assertive/inst/po                              |only
 assertive-0.2-4/assertive/inst/tests/test-has.R                |    6 
 assertive-0.2-4/assertive/inst/tests/test-is-reflection.R      |   14 
 assertive-0.2-4/assertive/inst/tests/test-is-string.R          |    4 
 assertive-0.2-4/assertive/inst/tests/test-is-type.R            |    8 
 assertive-0.2-4/assertive/inst/tests/test-r-has-capabilities.R |    2 
 assertive-0.2-4/assertive/man/bapply.Rd                        |    2 
 assertive-0.2-4/assertive/man/cause.Rd                         |    2 
 assertive-0.2-4/assertive/man/false.Rd                         |    2 
 assertive-0.2-4/assertive/man/is_connection.Rd                 |    3 
 assertive-0.2-4/assertive/man/is_email_address.Rd              |   10 
 assertive-0.2-4/assertive/man/is_empty.Rd                      |   12 
 assertive-0.2-4/assertive/man/is_existing.Rd                   |    2 
 assertive-0.2-4/assertive/man/is_hex_color.Rd                  |   10 
 assertive-0.2-4/assertive/man/is_null.Rd                       |    3 
 assertive-0.2-4/assertive/man/is_r.Rd                          |   26 
 assertive-0.2-4/assertive/man/is_real.Rd                       |   22 
 assertive-0.2-4/assertive/man/is_s4.Rd                         |only
 assertive-0.2-4/assertive/man/is_set_equal.Rd                  |only
 assertive-0.2-4/assertive/man/is_true.Rd                       |    4 
 assertive-0.2-4/assertive/man/is_valid_variable_name.Rd        |    4 
 assertive-0.2-4/assertive/man/is_whole_number.Rd               |    5 
 assertive-0.2-4/assertive/man/is_windows.Rd                    |   15 
 assertive-0.2-4/assertive/man/na.Rd                            |    2 
 assertive-0.2-4/assertive/man/parenthesize.Rd                  |only
 assertive-0.2-4/assertive/man/r_can_build_translations.Rd      |only
 assertive-0.2-4/assertive/man/r_can_compile_code.Rd            |    3 
 assertive-0.2-4/assertive/man/strip_invalid_chars.Rd           |    2 
 assertive-0.2-4/assertive/po                                   |only
 assertive-0.2-4/assertive/vignettes                            |only
 71 files changed, 2479 insertions(+), 2176 deletions(-)

More information about assertive at CRAN
Permanent link

New package sspse with initial version 0.5
Package: sspse
Type: Package
Version: 0.5
Date: 2015-03-20
Title: Estimating Hidden Population Size using Respondent Driven Sampling Data
Authors@R: c( person("Mark S.", "Handcock", role=c("aut","cre","cph"), email="handcock@stat.ucla.edu"), person("Krista J.", "Gile", role=c("aut","cph"), email="gile@math.umass.edu"))
Maintainer: Mark S. Handcock
Depends: parallel
Suggests: network, testthat
Description: An integrated set of tools to estimate the size of a networked population based on respondent-driven sampling data. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data.
License: GPL-3 + file LICENSE
URL: http://www.hpmrg.org
Imports: coda
Packaged: 2015-03-23 23:47:40 UTC; handcock
Author: Mark S. Handcock [aut, cre, cph], Krista J. Gile [aut, cph]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-24 07:25:05

More information about sspse at CRAN
Permanent link

New package rtable with initial version 0.1.0
Package: rtable
Type: Package
Title: Tabular Reporting Functions
Description: Provides tabular reporting functionalities to work with 'ReporteRs' package: 'as.FlexTable' methods are available for 'ftable' and 'xtable' objects, function 'FlexPivot' is producing a pivot table and 'freqtable' a percentage table, a 'knitr' print method and a 'shiny' render function are provided for 'FlexTable' objects.
Version: 0.1.0
Date: 2015-03-23
Authors@R: c( person("David", "Gohel", role = c("aut", "cre"), email = "david.gohel@lysis-consultants.fr") )
Author: David Gohel [aut, cre]
Maintainer: David Gohel
License: GPL-3
Depends: xtable, ReporteRs (>= 0.7.8)
Imports: knitr, tidyr, shiny
Suggests: dplyr
URL: http://davidgohel.github.io/tabular/index.html
BugReports: https://github.com/davidgohel/rtable/issues
Packaged: 2015-03-23 20:42:08 UTC; davidgohel
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-24 07:21:47

More information about rtable at CRAN
Permanent link

Package RoughSets updated to version 1.2-1 with previous version 1.2-0 dated 2015-03-19

Title: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
Description: Implementations of algorithms for data analysis based on the rough set theory (RST) and the fuzzy rough set theory (FRST). We not only provide implementations for the basic concepts of RST and FRST but also popular algorithms that derive from those theories. The methods included in the package can be divided into several categories based on their functionality: discretization, feature selection, instance selection, rule induction and classification based on nearest neighbors. RST was introduced by Zdzisław Pawlak in 1982 as a sophisticated mathematical tool based on indiscernibility relations to model and process imprecise or incomplete information. It works on symbolic-valued datasets for tackling the data analysis problems. By using the indiscernibility relation for objects/instances, RST does not require additional parameters to analyze the data. FRST is an extension of RST. The FRST combines concepts of vagueness and indiscernibility that are expressed with fuzzy sets (as proposed by Zadeh, in 1965) and RST.
Author: Lala Septem Riza [aut], Andrzej Janusz [aut], Dominik Ślęzak [ctb], Chris Cornelis [ctb], Francisco Herrera [ctb], Jose Manuel Benitez [ctb], Christoph Bergmeir [ctb, cre], Sebastian Stawicki [ctb]
Maintainer: Christoph Bergmeir

Diff between RoughSets versions 1.2-0 dated 2015-03-19 and 1.2-1 dated 2015-03-24

 DESCRIPTION                                  |    8 
 MD5                                          |  234 -
 R/BasicFuzzyRoughSets.R                      | 3344 +++++++++++++--------------
 R/BasicRoughSets.OtherFuncCollections.R      | 2596 ++++++++++----------
 R/BasicRoughSets.R                           |  804 +++---
 R/Discretization.OtherFuncCollections.R      |  582 ++--
 R/Discretization.R                           |    2 
 R/FeatureSelection.OtherFuncCollections.R    | 1872 +++++++--------
 R/FeatureSelection.R                         | 3164 ++++++++++++-------------
 R/FuzzyRoughSets-introduction.R              |  274 +-
 R/IOFunctions.R                              | 1660 ++++++-------
 R/InstanceSelection.OtherFuncCollections.R   |  126 -
 R/InstanceSelection.R                        |  658 ++---
 R/MissingValue.R                             |  804 +++---
 R/NearestNeigbour.OtherFuncCollections.R     |  480 +--
 R/NearestNeigbour.R                          |  674 ++---
 R/RcppExports.R                              |   22 
 R/RoughSets-introduction.R                   |  232 -
 R/RoughSets-package.R                        | 1086 ++++----
 R/RuleInduction.OtherFuncCollections.R       |  950 +++----
 R/RuleInduction.R                            | 2102 ++++++++--------
 demo/BasicConcept.FRST.R                     |   94 
 demo/BasicConcept.RST.R                      |   50 
 demo/D.discretize.equal.intervals.RST.R      |   28 
 demo/D.discretize.quantiles.RST.R            |   28 
 demo/D.global.discernibility.heuristic.RST.R |   28 
 demo/D.local.discernibility.matrix.RST.R     |   26 
 demo/D.max.discernibility.matrix.RST.R       |   22 
 demo/DiscernibilityMatrix.FRST.R             |   56 
 demo/DiscernibilityMatrix.RST.R              |   22 
 demo/FRNN.O.iris.R                           |   66 
 demo/FRNN.iris.R                             |   76 
 demo/FS.QuickReduct.FRST.Ex1.R               |  112 
 demo/FS.QuickReduct.FRST.Ex2.R               |  102 
 demo/FS.QuickReduct.FRST.Ex3.R               |  102 
 demo/FS.QuickReduct.FRST.Ex4.R               |  108 
 demo/FS.QuickReduct.FRST.Ex5.R               |  114 
 demo/FS.QuickReduct.RST.R                    |   20 
 demo/FS.greedy.heuristic.reduct.RST.R        |   28 
 demo/FS.greedy.heuristic.superreduct.RST.R   |   28 
 demo/FS.nearOpt.fvprs.FRST.R                 |   18 
 demo/FS.permutation.heuristic.reduct.RST.R   |   28 
 demo/GettingStarted.A.R                      |  206 -
 demo/GettingStarted.B.R                      |  272 +-
 demo/IS.FRIS.FRST.R                          |   38 
 demo/IS.FRPS.FRST.R                          |   30 
 demo/MV.simpleData.R                         |   60 
 demo/POSNN.iris.R                            |   64 
 demo/RI.classification.FRST.R                |   62 
 demo/RI.indiscernibilityBasedRules.RST.R     |   38 
 demo/RI.regression.FRST.R                    |   38 
 demo/SimulationDataAnalysisWine.R            |  296 +-
 man/A.Introduction-RoughSets.Rd              |  202 -
 man/B.Introduction-FuzzyRoughSets.Rd         |  246 -
 man/BC.IND.relation.FRST.Rd                  |  634 ++---
 man/BC.IND.relation.RST.Rd                   |  132 -
 man/BC.LU.approximation.FRST.Rd              |  796 +++---
 man/BC.LU.approximation.RST.Rd               |  116 
 man/BC.discernibility.mat.FRST.Rd            |  434 +--
 man/BC.discernibility.mat.RST.Rd             |  132 -
 man/BC.positive.reg.FRST.Rd                  |  224 -
 man/BC.positive.reg.RST.Rd                   |  122 
 man/C.FRNN.FRST.Rd                           |  270 +-
 man/C.FRNN.O.FRST.Rd                         |  166 -
 man/C.POSNN.FRST.Rd                          |  162 -
 man/D.discretization.RST.Rd                  |  164 -
 man/D.discretize.equal.intervals.RST.Rd      |  110 
 man/D.discretize.quantiles.RST.Rd            |  112 
 man/D.global.discernibility.heuristic.RST.Rd |  160 -
 man/D.local.discernibility.matrix.RST.Rd     |  146 -
 man/D.max.discernibility.matrix.RST.Rd       |  150 -
 man/FS.DAAR.heuristic.RST.Rd                 |  192 -
 man/FS.all.reducts.computation.Rd            |  132 -
 man/FS.feature.subset.computation.Rd         |  142 -
 man/FS.greedy.heuristic.reduct.RST.Rd        |  212 -
 man/FS.greedy.heuristic.superreduct.RST.Rd   |  148 -
 man/FS.nearOpt.fvprs.FRST.Rd                 |  150 -
 man/FS.one.reduct.computation.Rd             |  132 -
 man/FS.permutation.heuristic.reduct.RST.Rd   |  158 -
 man/FS.quickreduct.FRST.Rd                   |  582 ++--
 man/FS.quickreduct.RST.Rd                    |  136 -
 man/FS.reduct.computation.Rd                 |  140 -
 man/IS.FRIS.FRST.Rd                          |  168 -
 man/IS.FRPS.FRST.Rd                          |  152 -
 man/MV.conceptClosestFit.Rd                  |  100 
 man/MV.deletionCases.Rd                      |   90 
 man/MV.globalClosestFit.Rd                   |  108 
 man/MV.missingValueCompletion.Rd             |  120 
 man/MV.mostCommonVal.Rd                      |   90 
 man/MV.mostCommonValResConcept.Rd            |   90 
 man/RI.AQRules.RST.Rd                        |  148 -
 man/RI.CN2Rules.RST.Rd                       |  138 -
 man/RI.GFRS.FRST.Rd                          |  174 -
 man/RI.LEM2Rules.RST.Rd                      |  134 -
 man/RI.hybridFS.FRST.Rd                      |  144 -
 man/RI.indiscernibilityBasedRules.RST.Rd     |  138 -
 man/RoughSetData.Rd                          |  260 +-
 man/RoughSets-package.Rd                     | 1054 ++++----
 man/SF.applyDecTable.Rd                      |  222 -
 man/SF.asDecisionTable.Rd                    |  140 -
 man/SF.asFeatureSubset.Rd                    |  104 
 man/SF.read.DecisionTable.Rd                 |   98 
 man/X.entropy.Rd                             |   50 
 man/X.gini.Rd                                |   52 
 man/X.laplace.Rd                             |   48 
 man/X.nOfConflicts.Rd                        |   42 
 man/X.ruleStrength.Rd                        |   50 
 man/X.rulesCounting.Rd                       |   50 
 man/predict.RuleSetFRST.Rd                   |  136 -
 man/predict.RuleSetRST.Rd                    |  182 -
 man/print.FeatureSubset.Rd                   |   66 
 man/print.RuleSetRST.Rd                      |   68 
 man/summary.IndiscernibilityRelation.Rd      |   92 
 man/summary.LowerUpperApproximation.Rd       |   80 
 man/summary.PositiveRegion.Rd                |   82 
 man/summary.RuleSetFRST.Rd                   |  120 
 man/summary.RuleSetRST.Rd                    |   88 
 src/discretization.cc                        |  160 -
 118 files changed, 17787 insertions(+), 17787 deletions(-)

More information about RoughSets at CRAN
Permanent link

Package RDS updated to version 0.7-1 with previous version 0.7 dated 2015-01-20

Title: Respondent-Driven Sampling
Description: Provides functionality for carrying out estimation with data collected using Respondent-Driven Sampling. This includes Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential Sampling estimator.
Author: Mark S. Handcock [aut, cre], Krista J. Gile [aut], Ian E. Fellows [aut], W. Whipple Neely [aut]
Maintainer: Mark S. Handcock

Diff between RDS versions 0.7 dated 2015-01-20 and 0.7-1 dated 2015-03-24

 DESCRIPTION                    |   14 -
 MD5                            |   36 +-
 R/LRT.trend.R                  |   44 ++-
 R/RDS.compare.proportions.R    |   11 
 R/bgk_kde.R                    |only
 R/bootstrap-intervals.R        |    2 
 R/homophily.R                  |    2 
 R/llmeC.R                      |  530 ++++++++++++++---------------------------
 R/me.impute.R                  |  193 ++++++--------
 R/rds.data.frame-plots.R       |    4 
 man/LRT.value.trend.Rd         |    2 
 man/RDS.bootstrap.intervals.Rd |    2 
 man/RDS.compare.proportions.Rd |    2 
 man/homophily.estimates.Rd     |    2 
 man/impute.degree.Rd           |   45 ++-
 man/plot.rds.data.frame.Rd     |    2 
 man/reingold.tilford.plot.Rd   |    2 
 src/dpoilog.c                  |only
 src/llmeC.c                    |  114 ++++----
 src/llmeC.h                    |    9 
 20 files changed, 450 insertions(+), 566 deletions(-)

More information about RDS at CRAN
Permanent link

Package rcbalance updated to version 1.4 with previous version 1.3 dated 2015-03-13

Title: Large, Sparse Optimal Matching with Refined Covariate Balance
Description: Tools for large, sparse optimal matching of treated units and control units in observational studies. Provisions are made for refined covariate balance constraints, which include fine and near-fine balance as special cases. Matches are optimal in the sense that they are computed as solutions to network optimization problems rather than greedy algorithms.
Author: Samuel D. Pimentel
Maintainer: Samuel D. Pimentel

Diff between rcbalance versions 1.3 dated 2015-03-13 and 1.4 dated 2015-03-24

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

More information about rcbalance at CRAN
Permanent link

Package jomo updated to version 0.2-0 with previous version 0.1-2 dated 2015-01-07

Title: Multilevel Joint Modelling Multiple Imputation
Description: Building on Schafer's package pan and on the standalone program REALCOM, jomo is a package for multilevel joint modelling multiple imputation. Binary and categorical variables are handled through latent normal variables and algorithms for cluster-specific covariance matrices are introduced.
Author: Matteo Quartagno, James Carpenter
Maintainer: Matteo Quartagno

Diff between jomo versions 0.1-2 dated 2015-01-07 and 0.2-0 dated 2015-03-24

 jomo-0.1-2/jomo/src/rnglib.c         |only
 jomo-0.1-2/jomo/src/rnglib.h         |only
 jomo-0.2-0/jomo/DESCRIPTION          |    8 +-
 jomo-0.2-0/jomo/MD5                  |   50 ++++++++----------
 jomo-0.2-0/jomo/NAMESPACE            |    2 
 jomo-0.2-0/jomo/R/jomo1rancathr.R    |    2 
 jomo-0.2-0/jomo/inst/CITATION        |    3 -
 jomo-0.2-0/jomo/man/jomo1cat.Rd      |    2 
 jomo-0.2-0/jomo/man/jomo1con.Rd      |    4 -
 jomo-0.2-0/jomo/man/jomo1mix.Rd      |   12 ++--
 jomo-0.2-0/jomo/man/jomo1rancat.Rd   |    2 
 jomo-0.2-0/jomo/man/jomo1rancathr.Rd |    2 
 jomo-0.2-0/jomo/man/jomo1rancon.Rd   |    4 -
 jomo-0.2-0/jomo/man/jomo1ranconhr.Rd |    4 -
 jomo-0.2-0/jomo/man/jomo1ranmix.Rd   |   12 ++--
 jomo-0.2-0/jomo/man/jomo1ranmixhr.Rd |   12 ++--
 jomo-0.2-0/jomo/src/jomo1con.c       |    1 
 jomo-0.2-0/jomo/src/jomo1mix.c       |   95 +++++++++++++++++++++++-----------
 jomo-0.2-0/jomo/src/jomo1mix2.c      |   77 ++++++++++++++++++++--------
 jomo-0.2-0/jomo/src/jomo1rancon.c    |    1 
 jomo-0.2-0/jomo/src/jomo1ranconhf.c  |    1 
 jomo-0.2-0/jomo/src/jomo1ranconhr.c  |    5 -
 jomo-0.2-0/jomo/src/jomo1ranmix.c    |   96 ++++++++++++++++++++++++-----------
 jomo-0.2-0/jomo/src/jomo1ranmix2.c   |   88 +++++++++++++++++++++++---------
 jomo-0.2-0/jomo/src/jomo1ranmixhr.c  |   94 +++++++++++++++++++++-------------
 jomo-0.2-0/jomo/src/pdflib.c         |    9 ++-
 jomo-0.2-0/jomo/src/wishart.c        |    1 
 27 files changed, 379 insertions(+), 208 deletions(-)

More information about jomo at CRAN
Permanent link

Package goft updated to version 1.1 with previous version 1.0 dated 2013-12-04

Title: Tests of Fit for some Probability Distributions
Description: Tests of fit for the gamma, normal, multivariate normal and generalized Pareto distributions.
Author: Elizabeth Gonzalez-Estrada, Jose A. Villasenor-Alva
Maintainer: Elizabeth Gonzalez-Estrada

Diff between goft versions 1.0 dated 2013-12-04 and 1.1 dated 2015-03-24

 goft-1.0/goft/R/gumbel.R            |only
 goft-1.0/goft/man/gumbel.Rd         |only
 goft-1.1/goft/DESCRIPTION           |   15 +++----
 goft-1.1/goft/MD5                   |   19 +++++----
 goft-1.1/goft/R/gamma.test.R        |only
 goft-1.1/goft/R/mvShapiro.Test.R    |   74 ++++++++++++++++++------------------
 goft-1.1/goft/R/normal.R            |   70 +++++++++++++++++-----------------
 goft-1.1/goft/data                  |only
 goft-1.1/goft/inst                  |only
 goft-1.1/goft/man/gamma.test.Rd     |only
 goft-1.1/goft/man/goats.Rd          |only
 goft-1.1/goft/man/gpd.test.Rd       |    2 
 goft-1.1/goft/man/mvShapiro.Test.Rd |   12 +++--
 goft-1.1/goft/man/normal.Rd         |   11 ++---
 14 files changed, 103 insertions(+), 100 deletions(-)

More information about goft at CRAN
Permanent link

Package FAwR updated to version 1.1.0 with previous version 1.0.1 dated 2011-05-15

Title: Functions and Datasets for "Forest Analytics with R"
Description: Provides functions and datasets from the book "Forest Analytics with R".
Author: Andrew Robinson and Jeff Hamann
Maintainer: Andrew Robinson

Diff between FAwR versions 1.0.1 dated 2011-05-15 and 1.1.0 dated 2015-03-24

 FAwR-1.0.1/FAwR/R/schedpack.r                                                             |only
 FAwR-1.1.0/FAwR/ChangeLog                                                                 |only
 FAwR-1.1.0/FAwR/DESCRIPTION                                                               |   17 
 FAwR-1.1.0/FAwR/MD5                                                                       |only
 FAwR-1.1.0/FAwR/NAMESPACE                                                                 |only
 FAwR-1.1.0/FAwR/R/from-weikko-jarros-schedpack.r                                          |only
 FAwR-1.1.0/FAwR/data/gutten.rda                                                           |binary
 FAwR-1.1.0/FAwR/data/stage.rda                                                            |binary
 FAwR-1.1.0/FAwR/data/sweetgum.rda                                                         |binary
 FAwR-1.1.0/FAwR/data/ufc.rda                                                              |binary
 FAwR-1.1.0/FAwR/inst/resources/data/final-plots.csv                                       | 1832 +++++-----
 FAwR-1.1.0/FAwR/inst/resources/errata.txt                                                 |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/book                                               |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/chambers-1980.c                                    |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/chambers-1980.h                                    |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/chambers-1980.r                                    |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/from-weikko-jarros-planning_glpkAPI-GenericPaths.R |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/from-weikko-jarros-schedpack.r                     |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/functions.R                                        |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/interval_summary.R                                 |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/interval_test.R                                    |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/ratio_summary.R                                    |only
 FAwR-1.1.0/FAwR/inst/resources/scripts/ratio_test.R                                       |only
 23 files changed, 924 insertions(+), 925 deletions(-)

More information about FAwR at CRAN
Permanent link

Package assertr updated to version 0.4.1 with previous version 0.4 dated 2015-03-22

Title: Assertive Programming for R Analysis Pipelines
Description: Provides functionality to assert conditions that have to be met so that errors in data used in analysis pipelines can fail quickly. Similar to 'stopifnot()' but more powerful, friendly, and easier for use in pipelines.
Author: Tony Fischetti [aut, cre]
Maintainer: Tony Fischetti

Diff between assertr versions 0.4 dated 2015-03-22 and 0.4.1 dated 2015-03-24

 DESCRIPTION                      |    6 +++---
 MD5                              |   12 ++++++------
 NEWS                             |    4 ++++
 README.md                        |    9 ++++++---
 inst/doc/assertr.html            |    4 ++--
 tests/testthat/test-assertions.R |    8 ++++----
 tests/testthat/test-predicates.R |   14 +++++++-------
 7 files changed, 32 insertions(+), 25 deletions(-)

More information about assertr at CRAN
Permanent link


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