Scott Chamberlain
Scott Chamberlain
_Originally posted by @sckott in https://github.com/sckott/cowsay/issues/67#issuecomment-2451310589_
e.g., instead of ```r say("Hello world!") ``` something like this might make sense? ```r utter("Hello world!", "blue") %>% who("cat", "red") ``` or possibly even build up the "tail" of the...
vcr cassettes need to be re-recorded for the upcoming version of vcr (`pak::pak("ropensci/vcr")`) coming out. I tried to do it myself but there's some other errors I don't have time...
via Emma in slack Standard genomics: GATK Test Data - Publicly hosted on AWS S3. To access, use aws cli and the --no-sign-request flag after your commands. - Webpage: https://s3.amazonaws.com/gatk-test-data/gatk-test-data-readme.html...
https://testthat.r-lib.org/articles/parallel.html Tests aren't particularly slow, but wouldnt hurt to be faster
fix #124 cran asked us to take out examples for internal fxns, but I think we should retain them so putting them back
fix #40 See commit message for a breakdown of what was done
It's too big - factor out of some stuff, simplify, etc.
- [x] Readme badges: cran version and status checks - [x] Change WILDS status badge to **Stable**