Danny Smith
Danny Smith
This PR is a fix for tidyverse/haven#683 in line with the change to DTA timestamp reading that fixed tidyverse/haven#488. If the timestamp string is invalid the parser will ignore it...
Hi @evanmiller, This PR is another go at #252 (cc tidyverse/haven#615). As suggested I've reworked the bad byte handler so it's called from surrounding code when a conversion fails instead...
When running `check_for_cran()` on a package with an rJava dependency, the rJava build fails on Fedora and Windows. Fedora Linux, R-devel, clang, gfortran [Full build log](https://builder.r-hub.io/status/dialr_0.2.0.9004.tar.gz-2c462ff4fbdd45279390d0b34fbc0b0f) ``` 1640#> configure: error:...
Thanks for the app! Big fan :slightly_smiling_face: I've added an aspect ratio option mirroring the VLC menu, screenshots below. This is my first attempt at using flutter/dart, so please let...
From tidyverse/haven#698, originally from a Bioconductor bug report: https://support.bioconductor.org/p/9148139/ When the `drop` argument is provided while subsetting a vctrs vector it fails with error message `Error in proxy[, ..., drop...
Hi! This PR updates the underlying rocker image to R 4.1.1 and updates other software versions, with a few associated updates: * Update JDK to 11 (8 is no longer...
It'd be cool to have a test argument to the make functions that can either be an expression or a file/directory path, that is run at the end to validate...