DyfanJones / noctua

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

Rhub window server error #21

Closed DyfanJones closed 4 years ago

DyfanJones commented 4 years ago

Currently Windows Server 2008 R2 SP1, R-devel, 32/64 bit is failing:

* checking package dependencies ... ERROR
Package required but not available: 'paws'

Packages suggested but not available:
  'arrow', 'data.table', 'dplyr', 'dbplyr', 'testthat'

The suggested packages are required for a complete check.
variable _R_CHECK_FORCE_SUGGESTS_ to a false value.

Checking can be attempted without them by setting the environment
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Issue raised to rhub: #305

DyfanJones commented 4 years ago

Issue has been fixed on rhub