Package: starsExtra Title: Miscellaneous Functions for Working with 'stars' Rasters Version: 0.2.8 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.2.3 Suggests: tinytest, knitr, rmarkdown, raster VignetteBuilder: knitr URL: https://michaeldorman.github.io/starsExtra/, https://github.com/michaeldorman/starsExtra/ BugReports: https://github.com/michaeldorman/starsExtra/issues/ Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://michaeldorman.r-universe.dev Date/Publication: 2024-01-14 07:01:31 UTC RemoteUrl: https://github.com/michaeldorman/starsextra RemoteRef: HEAD RemoteSha: d411aa156db2a1bf545c975d0c67f72fa2ae4f9d NeedsCompilation: yes Packaged: 2026-07-03 17:21:38 UTC; root Author: Michael Dorman [aut, cre] Maintainer: Michael Dorman