We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2870f commit 61f1c0dCopy full SHA for 61f1c0d
1 file changed
DESCRIPTION
@@ -18,11 +18,13 @@ Description: Maps individual tree stem locations on field plots of the Forest
18
with the 'spatstat' library.
19
License: MIT + file LICENSE
20
Depends: R (>= 4.1.0)
21
-Imports: gdalraster, methods, spatstat.geom
+Imports: gdalraster (>= 2.4.0.9030), methods, spatstat.geom
22
Suggests:
23
spatstat.explore,
24
spelling,
25
testthat (>= 3.0.0)
26
+Remotes:
27
+ firelab/gdalraster
28
URL: https://ctoney.github.io/FIAstemmap/, https://github.com/ctoney/FIAstemmap
29
BugReports: https://github.com/ctoney/FIAstemmap/issues
30
Config/testthat/edition: 3
0 commit comments