-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
36 lines (36 loc) · 885 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Type: Package
Package: SDMutils
Title: Helper functions for an SDM workflow
Version: 0.1.0.9006
Author: Dominic Henry
Maintainer: Dominic Henry <dominichenry@gmail.com>
Description: This package provides a set of commonly used functions that
are used to summarise occurrence records in both space and time,
identify outliers, prepare data for SDM input, and write output files
from the various SDM steps in a standardised format.
License: MIT + file LICENSE
URL: https://github.com/DomHenry/SDMutils
BugReports: https://github.com/DomHenry/SDMutils/issues
Imports:
dplyr,
ggplot2,
glue,
graphics,
grDevices,
grid,
gridExtra,
latticeExtra,
magrittr,
methods,
raster,
rasterVis,
sf,
sp,
terra
Suggests:
spelling
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2