Acknowledgements
Compiled code
The ‘broadcast’ package would not have been possible without the fantastic Rcpp package, which ‘broadcast’ links to.
Besides linking to the aforementioned ‘Rcpp’, no code from external libraries (like ‘Numpy’ or ‘xtensor’) were used in any way whatsoever.
Unit tests
The unit tests were facilitated using the impressive tinytest package.
Site resources
The website itself was put together using ‘Quarto’.
Most graphs on the website were created using the tinyplot package, and all tables were created using the tinytable package.
Some of the icons were generated using the fontawesome package.