From 9381c9b06975df7ba1b459c8afb0214551ae3482 Mon Sep 17 00:00:00 2001 From: David Blodgett <dblodgett@usgs.gov> Date: Mon, 2 Oct 2023 13:20:45 -0500 Subject: [PATCH 1/2] add future.apply to recommends --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 335a7979..c9fb803c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -29,7 +29,7 @@ BugReports: https://github.com/doi-usgs/nhdplusTools/issues/ Depends: R (>= 4.0) Imports: hydroloom, dataRetrieval, dplyr, sf, units, magrittr, jsonlite, httr, xml2, R.utils, utils, tidyr, methods, maptiles, mapsf, fst, arrow, tools, zip, pbapply -Suggests: testthat, knitr, rmarkdown, ggmap, ggplot2, lwgeom, gifski, leaflet, httptest, future +Suggests: testthat, knitr, rmarkdown, ggmap, ggplot2, lwgeom, gifski, leaflet, httptest, future.apply License: CC0 Encoding: UTF-8 RoxygenNote: 7.2.3 From e73ae200e43d3db2e810d5e9d28932436a589fef Mon Sep 17 00:00:00 2001 From: David Blodgett <dblodgett@usgs.gov> Date: Mon, 2 Oct 2023 13:39:07 -0500 Subject: [PATCH 2/2] and future --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index c9fb803c..535c225d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -29,7 +29,7 @@ BugReports: https://github.com/doi-usgs/nhdplusTools/issues/ Depends: R (>= 4.0) Imports: hydroloom, dataRetrieval, dplyr, sf, units, magrittr, jsonlite, httr, xml2, R.utils, utils, tidyr, methods, maptiles, mapsf, fst, arrow, tools, zip, pbapply -Suggests: testthat, knitr, rmarkdown, ggmap, ggplot2, lwgeom, gifski, leaflet, httptest, future.apply +Suggests: testthat, knitr, rmarkdown, ggmap, ggplot2, lwgeom, gifski, leaflet, httptest, future, future.apply License: CC0 Encoding: UTF-8 RoxygenNote: 7.2.3