DyfanJones / noctua

Connect R to Athena using paws SDK (DBI Interface)
https://dyfanjones.github.io/noctua/
Other
45 stars 5 forks source link

prepare package for cran 1.7.0 release #92

Closed DyfanJones closed 4 years ago

DyfanJones commented 4 years ago

When running on rhub's make sure environmental variable R_COMPILE_AND_INSTALL_PACKAGES is set to "always". This is for testing on windows os

devtools::check_rhub(env_vars=c(R_COMPILE_AND_INSTALL_PACKAGES = "always")