This release contains a couple of bug fixes and features.
- local OS X install, 4.2.0
- rhub: windows-x86_64-devel, ubuntu-gcc-release, fedora-clang-devel
0 errors ✓ | 0 warnings ✓ | 0 notes ✓
0 errors ✓ | 0 warnings ✓ | 0 notes ✓
Side note: ran devtools::check_rhub with following environment variables:
devtools::check_rhub(
env_vars=c(
"R_COMPILE_AND_INSTALL_PACKAGES" = "always",
"LIBARROW_BINARY"="true",
"_R_CHECK_LENGTH_1_CONDITION_"="abort,verbose",
"_R_CHECK_LENGTH_1_LOGIC2_"="abort,verbose"
)
)
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 331 ]