Minor fixes for ffexp to improve reliability.
Major speedup for fast trials when not run in parallel.
Was taken off of CRAN for error when running in parallel on non-Windows systems. Fixed that and a few other minor things.
Accepted to CRAN on 3/25/20.
Revamped mbc
for more accurate timing.
Added ffexp
for running full factorial experiments.
Accepted to CRAN on 6/18/2019.
microbenchmark
is only used conditionally as requested by CRAN, only occurs once in vignette.Added a NEWS.md
file to track changes to the package.
First release of package, only function is mbc
.