Package: starsExtra
Title: Miscellaneous Functions for Working with 'stars' Rasters
Version: 0.1.2
Authors@R: 
    person("Michael", "Dorman", email = "dorman@post.bgu.ac.il", role = c("aut", "cre"))
Description: Miscellaneous functions for working with 'stars' objects, mainly single-band rasters. Currently includes functions for: (1) focal filtering, (2) detrending of Digital Elevation Models, (3) calculating flow length, (4) calculating the Convergence Index, (5) calculating topographic aspect and topographic slope.
Depends: R (>= 3.5.0), sf, stars
Imports: methods, parallel, mgcv, nngeo, units
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: tinytest, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/michaeldorman/starsExtra/
BugReports: https://github.com/michaeldorman/starsExtra/issues/
NeedsCompilation: yes
Packaged: 2020-08-28 17:38:18 UTC; michael
Author: Michael Dorman [aut, cre]
Maintainer: Michael Dorman <dorman@post.bgu.ac.il>
Repository: CRAN
Date/Publication: 2020-08-31 07:10:03 UTC
