ropensci / rnoaa

R interface to many NOAA data APIs
https://docs.ropensci.org/rnoaa
Other
328 stars 84 forks source link

remove gefs until rewrite in gefs_factor branch can be finished. #336

Closed potterzot closed 4 years ago

potterzot commented 4 years ago

This PR removes R/gefs.R and tests/testthat/test-gefs.R to resolve CRAN issues until a working rewrite can be finished. This PR is a result of issue #335, but the fix should also address #332.

sckott commented 4 years ago

thanks @potterzot - i'll add back gefs fxns with a .Defunct() call in them so that users will have a meainginful message about whats happened.