• Implementation of ggploting function.
  • Implementation of parallel bootstrap.
  • Implementation of z-curve version that deals with clustered estimates.
  • Fixing bootstrap of censored data – now both the censored and uncensored data are bootstrapped.
  • Fixing number of statistically significant studies displayed in the annotation of z-curve plot.
  • Allowing to pass the xlim and ylim arguments to the z-curve plot function.
  • Adding ‘zcurve_data’ function to transform different tests statistics into a z-curve data object.
  • Adding the possibility to fit z-curve to censored/rounded input.
  • Changing the ERR estimates to be take the directionality of the expected replication into account.
  • Fixing an input test of z-scores (checking whether p-values weren’t used by a mistake) being triggered when all z-scores were negative.
  • Fixing incorrect passing of the significance level when the lower fitting range is not equal to alpha.
  • Fixing the formatting of the NEWS.md file.
  • Adding convenience functions for extracting the z-curve estimates directly from the fitted object. (issue #3)
  • Adding observed discovery rate, number of included studies, and number of significant studies to the summary output. (issue #3)
  • Fixing a help file entry and making sure of proper control specification ‘[[]]’ vs ‘$’ list accessing.
  • Fixing a bug when producing figure with no non-significant z-scores.
  • Added check for supplying p-values as z-scores. (issue #2)
  • The release version of the package.