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:.
Once
MazamaSpatialUtils
is modified so thatSimple~
datasets are be@export
, functions likeMazamaSpatialUtils::getTimezone()
will work inPWFSLSmoke/tests/testthat/test-timeInfo.R
.This will allow us to put
MazamaSpatialUtils
inImports:
instead ofDepends:
.