forked from zoonproject/modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 757 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: ZoonModules
Type: Package
Title: Species Distribution Modelling Code Modules for the ZOON Package
Version: 0.1
Author: Tim Lucas, Tom August, Nick Golding, Greg McInerny, Emiel van Loon
Maintainer: Tom August <tomaug@ceh.ac.uk>
Description: A dummy package containing SDM code modules for use in SDM
workflows via the zoon R package. Note that this repository is only set up as an
R package to facilitate compiling documentation and testing modules. It is NOT
intended to be installed and used in an R session.
License: BSD_3_clause + file LICENSE
URL: www.github.com/zoonproject/modules
Depends:
zoon
Imports:
assertthat
Suggests:
knitr,
testthat,
roxygen2
VignetteBuilder: knitr
LazyData: TRUE
RoxygenNote: 5.0.1