Jennifer (Jenny) Bryan

Results 705 comments of Jennifer (Jenny) Bryan

For the Google case, the URI that is put in the JWT and to which the `POST` is eventually made, when requesting an access token from a service account token,...

I tried to find out if there are any standards that provide guidance on the right thing to do here. Of course there is no real standard for CSV files,...

Consider this file: ``` x ,y "a,b", "c,d" ``` If I upload it to [CSV Lint](http://csvlint.io), I see: > Error > Structural problem: Unexpected whitespace on row 2 > >...

This definitely merits a deeper look. In an entirely different issue (#394), I reran the original reprex, after fixing the root problem (a file path encoding thing): ``` r vroom::vroom("C:/Users/jenny/Downloads/Renda...

I recommend turning off altrep / lazy reading in this test.

I will be thinking about colspec matters soon, so I'm leaving this open as an interesting idea and example. But no promises re: exactly what will happen.

https://builder.r-hub.io/status/vroom_1.5.7.9000.tar.gz-29d57b6da0a344cea75d32def6adb631 This report is dominated by stuff that pertains to cpp11 and, to a much lesser extent, RProgress. As for the vroom results, there appears to be zero overlap with...

Upon the release of v1.6.0 I was nudged to address rchk issues (but ultimately it was not a blocker), so remember to re-check for official rchk results once v1.6.0 has...