-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 957 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 957 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
Package: boostmath
Title: 'R' Bindings for the 'Boost' Math Functions
Version: 1.4.0.9000
Authors@R:
person(c("Andrew", "R."), "Johnson", , "andrew.johnson@arjohnsonau.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7000-8065"))
Description: 'R' bindings for the various functions and statistical distributions
provided by the 'Boost' Math library <https://www.boost.org/doc/libs/latest/libs/math/doc/html/index.html>.
License: MIT + file LICENSE
URL: https://github.com/andrjohns/boostmath, https://www.boost.org/doc/libs/latest/libs/math/doc/html/index.html, https://andrjohns.github.io/boostmath/
BugReports: https://github.com/andrjohns/boostmath/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Depends:
R (>= 3.0.2)
LinkingTo:
cpp11,
BH (>= 1.90.0)
NeedsCompilation: yes
Suggests:
knitr,
rmarkdown,
tinytest
VignetteBuilder: knitr
Config/build/compilation-database: true