-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 971 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 971 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
30
31
32
Package: nimbleDistance
Title: Functions to Fit Bayesian distance sampling models using nimble
Version: 0.1.0
Date: 2023-06-16
Authors@R:
c(person(given = "Michael",
family = "Scroggie",
role = c("aut", "cre"),
email = "scrogster@gmail.com",
comment = c(ORCID = "0000-0001-9441-6565")),
person(given = "David",
family = "Ramsey",
role = "aut"),
person(given = "David",
family = "Miller",
role = "ctb",
comment = c(ORCID = "0000-0002-9640-6755")) )
Description: Functions for Bayesian distance sampling models for use within nimble.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0), nimble
Suggests: Distance, mrds, knitr, rmarkdown
URL: https://github.com/scrogster/nimbleDistance
Collate:
dHR.R
dHN.R
dHR_binned.R
dHN_binned.R
nimble_functions.R
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr