-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 934 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: whalestrike
Title: Simulate Whale Ship Strikes
Version: 0.5.0
Authors@R: c(
person(given="Dan", family="Kelley", email="[email protected]", role=c("aut", "cre"), comment=c(ORCID="0000-0001-7808-5911")),
person(given="James", family="Vlasic", email="[email protected]", role="rtm", comment=c(ORCID="0000-0002-3846-4391")),
person(given="Sean", family="Brilliant", email="[email protected]", role="rtm", comment=c(ORCID="0000-0001-5494-3475")))
Maintainer: Dan Kelley <[email protected]>
Description: Simple simulation of the mechanics of a boat striking a whale.
Depends: bslib, deSolve, R (>= 3.5.0), shiny
Suggests: knitr, rmarkdown, testthat
License: GPL (>= 3)
Encoding: UTF-8
BugReports: https://github.com/dankelley/whalestrike/issues
URL: https://dankelley.github.io/whalestrike/
LazyData: true
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
BuildVignettes: true
VignetteBuilder: knitr
NeedsCompilation: no