MazamaScience / PWFSLSmoke

Utilities for working with air quality monitoring data (e.g. federal regulatory monitors)
http://mazamascience.github.io/PWFSLSmoke/
GNU General Public License v3.0
19 stars 5 forks source link

move MazamaSpatialUtils to Imports: section #60

Open jonathancallahan opened 5 years ago

jonathancallahan commented 5 years ago

Once MazamaSpatialUtils is modified so that Simple~ datasets are be @export, functions like MazamaSpatialUtils::getTimezone() will work in PWFSLSmoke/tests/testthat/test-timeInfo.R.

This will allow us to put MazamaSpatialUtils in Imports: instead of Depends:.