File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,6 @@ Imports:
6565 grDevices,
6666 grid,
6767 magrittr,
68- Rcpp (>= 0.12.18),
6968 s2 (>= 1.1.0),
7069 stats,
7170 tools,
Original file line number Diff line number Diff line change @@ -532,7 +532,6 @@ importFrom(DBI,dbGetQuery)
532532importFrom(DBI,dbReadTable)
533533importFrom(DBI,dbSendQuery)
534534importFrom(DBI,dbWriteTable)
535- importFrom(Rcpp,evalCpp)
536535importFrom(classInt,classIntervals)
537536importFrom(grDevices,cm)
538537importFrom(grDevices,dev.size)
Original file line number Diff line number Diff line change 55# ' @importFrom grid convertHeight convertUnit convertWidth current.viewport linesGrob nullGrob pathGrob pointsGrob polylineGrob unit viewport
66# ' @import graphics
77# ' @importFrom grDevices dev.size rgb cm
8- # ' @importFrom Rcpp evalCpp
98# ' @importFrom DBI dbConnect dbDisconnect dbExecute dbGetQuery dbReadTable dbSendQuery dbWriteTable
109# ' @importFrom units as_units drop_units make_unit_label set_units
1110# ' @importFrom classInt classIntervals
You can’t perform that action at this time.
0 commit comments