- Split functions into separate files (make easier to find them).
- Increase coverage to 100%
- Update README with icicle plot.
- Add
get_full_genotypefunc to get full 1KG genotype data.- Added support function
get_data
- Added support function
- Add missing tests/testthat.R script.
- Fixed formatting of examples.
- Add hex sticker!
- Add Docker vignette.
- Add link to Docker vignette in README.
- New functions:
clustermappostprocess_datanetworkmap
- Shorten function widths
- Shorten Roxygen note widths
- Remove
templateRinstructions from README - Recompress built-in data with
tools::resaveRdaFiles - Fix
Dependence on R version ‘4.0.2’ not with patchlevel 0 - Rename vignette getting_started.Rmd to ThreeWayTest.Rmd convention.
- Organize getting_started.Rmd chunks.
- Added a
NEWS.mdfile to track changes to the package.
- Removed Dockerfile and switched to using
rworkflows.