Change history of package rococo:
=================================

Version 1.1.4:
- added special options for dealing with cases in which observables
  do not show any variation
- fixed automatic computation of tolerances for cases where IQR is 0

Version 1.1.3:
- vignette engine changed from Sweave to knitr
- fix of on-demand loading of 'compiler' package
- random number generation in compiled code switched to R API
- moved NEWS to inst/NEWS
- namespace fixes

Version 1.1.2:
- updated citation
- adapted dependency and linking to Rcpp version 0.11.1
  (to avoid issues on Mac OS)
- minor correction of package namespace
- improvements of consistency of error and warning messages
- adaptations of help pages and package vignette

Version 1.1.1:
- adapted dependencies and linking to Rcpp version 0.11.0
- cleared up package dependencies

Version 1.1.0:
- estimation of p-values now based on relative frequencies
- Gaussian rank correlation estimator and test added
- corresponding adaptations of man pages and vignette
- updated citation
- moved vignette to 'vignettes' according to the new guidelines

Version 1.0.1:
- improved estimation of p-values
- added exact computation of p-values (only for 10 or less samples)
- corresponding adaptations of man pages and vignette

Version 1.0.0:
- first public release