Skip to content

Commit

Permalink
update NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsumner committed Mar 19, 2018
1 parent 2cdb9c5 commit c37d288
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Suggests:
testthat, testthat,
microbenchmark, microbenchmark,
knitr, knitr,
rmarkdown rmarkdown,
sf sf
Depends: Depends:
R (>= 3.3.0) R (>= 3.3.0)
Expand Down
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ importFrom(raster,extend)
importFrom(raster,extent) importFrom(raster,extent)
importFrom(raster,origin) importFrom(raster,origin)
importFrom(raster,plot) importFrom(raster,plot)
importFrom(sf,st_bbox)
importFrom(sf,st_crs)
importFrom(sp,CRS) importFrom(sp,CRS)
importMethodsFrom(raster,raster) importMethodsFrom(raster,raster)
useDynLib(fasterize) useDynLib(fasterize)

0 comments on commit c37d288

Please sign in to comment.