- Return tibbles or data frames, depending on if the tibble package is available.
- Gracefully fail if data download fails.
- Results for up to n = 10⁷.
- New
timing_sort
dataset.
First attempt of a CRAN release.
- Datasets:
break_even
, timings
, p_values_7
, p_values_agg
, p_values_agg_agg
.
- Rejected because it’s too big.
- New simulation runs with wider ranges and using
ceiling()
to compute size
from r
.
- Removed outdated vignette.
- Use wercker.
- Fix winbuilder errors
- Datasets:
break_even
, timings
, correctness
, p_values_7
, p_values_agg
, p_values_agg_agg
.
- Dataset
correctness
pending removal.
- Extract from
wrswoR
package.