-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 805 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 805 Bytes
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
Package: mapast
Description: MAp the PAST. Visualise and analyse fossil occurrences on their corresponding paleogeographical maps.
Encoding: UTF-8
Type: Package
License: GPL-2
Title: Paleogeography Combined with Spatial Paleobiodiversity
Version: 0.1
Authors@R: c(person("Sonja", "Rothkugel", role = c("aut", "cre"),
email = "rothkugelsonja@aol.de"),
person("Sara", "Varela", role = c("aut"),
email = "svarela@paleobiogeography.org"))
Maintainer: Sonja Rothkugel <rothkugelsonja@aol.de>
Depends: R (>= 3.4)
Imports:
roxygen2,
paleobioDB,
raster,
vegan,
maptools,
devtools,
sp,
stats,
rgdal,
rjson
Suggests: testthat
BugReports: https://github.com/macroecology/mapast/issues
URL: https://github.com/macroecology/mapast.git
LazyData: TRUE
RoxygenNote: 6.0.1