Changes in version 1.1.9 (2024-04-26) o updates and corrections of help pages Changes in version 1.1.8 (2024-04-22) o changed e-mail address of maintainer o updated README.md and formatting of package vignette o updated CITATION file to newer format Changes in version 1.1.7 (2018-10-12) o adapted C++ code to use STRICT_R_HEADERS Changes in version 1.1.6 o minor correction of inst/CITATION Changes in version 1.1.5 (2017-07-04) o registered C/C++ subroutines o cleanup and streamlining of C++ code Changes in version 1.1.4 (2016-10-07) o added special options for dealing with cases in which observables do not show any variation o fixed automatic computation of tolerances for cases where IQR is 0 Changes in version 1.1.3 (2016-04-19) o vignette engine changed from Sweave to knitr o fix of on-demand loading of 'compiler' package o random number generation in compiled code switched to R API o moved NEWS to inst/NEWS o namespace fixes Changes in version 1.1.2 (2014-06-30) o updated citation o adapted dependency and linking to Rcpp version 0.11.1 (to avoid issues on Mac OS) o minor correction of package namespace o improvements of consistency of error and warning messages o adaptations of help pages and package vignette Changes in version 1.1.1 (2014-02-27) o adapted dependencies and linking to Rcpp version 0.11.0 o cleared up package dependencies Changes in version 1.1.0 (2013-01-10) o estimation of p-values now based on relative frequencies o Gaussian rank correlation estimator and test added o corresponding adaptations of man pages and vignette o updated citation o moved vignette to 'vignettes' according to the new guidelines Changes in version 1.0.1 (2011-10-24) o improved estimation of p-values o added exact computation of p-values (only for 10 or less samples) o corresponding adaptations of man pages and vignette Changes in version 1.0.0 (2011-10-03) o first public release