Scott Chamberlain

Results 410 issues of Scott Chamberlain

@wch any plans to send this to CRAN? I was thinking of getting `analogsea` to CRAN soon. We don't use `harbor` yet, but we could more easily if on CRAN

👋🏽 I maintain the cran checks badges. Please change to the new cran checks badge URL (e.g., `https://badges.cranchecks.info/worst/dplyr.svg`). Old badges at (e.g. `https://cranchecks.info/badges/worst/dplyr`) will be unavailable as of Jan 1st...

👋🏽 I maintain the cran checks badges. Please change to the new cran checks badge URL (e.g., `https://badges.cranchecks.info/worst/dplyr.svg`). Old badges at (e.g. `https://cranchecks.info/badges/worst/dplyr`) will be unavailable as of Jan 1st...

When do you aim for the first CRAN version?

related to #110 and via https://github.com/ropensci/vcr/issues/220

partially including a hash - body https://github.com/bblimke/webmock#matching-request-body-against-partial-hash - query params https://github.com/bblimke/webmock#matching-partial-query-params-using-hash partially excluding a hash - query eg. https://github.com/bblimke/webmock#matching-partial-query-params-using-hash_excluding but should work on both

related issue https://github.com/ropensci/vcr/issues/237 support for `httr2` needs to be in both `vcr` and `webmockr` to support it in either work ongoing here on branch https://github.com/ropensci/webmockr/tree/httr2