https://github.com/constantAmateur/SoupX
Tip revision: 8d89492306a7e82a79a3c0588b806d5127f2003c authored by Matthew D. Young on 01 November 2022, 13:12:09 UTC
Merge pull request #122 from constantAmateur/devel
Merge pull request #122 from constantAmateur/devel
Tip revision: 8d89492
cran-comments.md
## Test environments
* local OS X install, R 3.6.1
* ubuntu 14.04 (on travis-ci), R 3.6.1
* win-builder (devel and release)
## R CMD check results
0 errors | 0 warnings | 0 note
## Resubmission
This is a resubmission. In this version I have:
* Corrected the issue that caused SoupX to be archived. Specifically, I had not set the LazyDataCompression flag in DESCRIPTION to 'xz', causing the package to fail size checks. This flag has been set.
* Removed examples from non-exported functions.