-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 787 Bytes
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 787 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: BirdFlowModels
Title: Data package with example BirdFlowR models
Version: 0.0.2.9003
Authors@R:
person("Ethan", "Plunkett", email = "plunkett@umass.edu",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4405-2251"))
Description: This is a "Data" R package that contains fitted BirdFlow
models and other associated data for use with the BirdFlowR package.
The models and data are currently prototypes, intended for testing and
demonstrating the code. They have not been vetted for scientific use.
License: MIT + file LICENSE
LazyData: true
LazyDataCompression: gzip
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 3.5)
Imports:
Matrix
Remotes:
birdflow-science/BirdFlowR