---
title: "Acknowledgements"
author:
 - name: Vathy M. Kamulete
date: "Last Updated: `r Sys.Date()`"
output: rmarkdown::html_document
bibliography: vignettes.bib
vignette: >
  %\VignetteIndexEntry{Acknowledgements}
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteEncoding{UTF-8}
---

`dsos` depends on several `R` packages, including:

- the `data.table` package [@data.table] for faster `data.frame`.
- the `ggplot2` package [@ggplot2] for visualizations;
- the `WeightedROC` package [@WeightedROC] for computing the test statistic;
- the `simctest` package [@simctest] for sequential Monte Carlo tests;

We are grateful to the authors of these packages for making their
software freely available.

## References
