https://github.com/constantAmateur/SoupX
Revision fb585e3f9adb5687a03b7ea29c69f5bf272f28b8 authored by Matthew D. Young on 26 May 2022, 09:24:47 UTC, committed by GitHub on 26 May 2022, 09:24:47 UTC
Fixed vignette and package size issue.
Tip revision: fb585e3f9adb5687a03b7ea29c69f5bf272f28b8 authored by Matthew D. Young on 26 May 2022, 09:24:47 UTC
Merge pull request #112 from constantAmateur/devel
Merge pull request #112 from constantAmateur/devel
Tip revision: fb585e3
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.

Computing file changes ...