Changes:
Updated R version to 3.6.0 in Depends
Corrected text in condir-examples.Rmd vignette
I used set.seed(1000) throughout the vignette
Corrected csRobustnessPlot function so that ylimz argument is setto NULL by default
Removed doi badge from README
Changes:
Added the set.seed(100) command in all examples
Added the Encoding: UTF-8 command in DESCRIPTION
Updated references in the documentation
All the data.frame calls have the stringsAsFactors argument setto FALSE
Corrected bug that resulted in csRobustnessPlot to crash (thisrelated to the message received via the CRANteam:https://cran.rstudio.com//web/checks/check_results_condir.html)
Corrected spelling errors