-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
75 lines (75 loc) · 1.48 KB
/
DESCRIPTION
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Package: fdmr
Title: 4D Modeller project
Version: 0.2.0
Authors@R:
c(person("Gareth", "Jones", , "g.m.jones@bristol.ac.uk", role = c("aut", "cre"),
comment = ""),
person("Xueqing", "Yin", , "de22002@bristol.ac.uk", role = c("aut"),
comment = ""),
person("John", "Aiken", , "john@xal.no", role = c("aut"),
comment = ""),
person("Jonathan", "Bamber", , "j.bamber@bristol.ac.uk", role = c("aut"),
comment = ""))
Description: 4DModeller statistical modelling package
URL: https://github.com/4DModeller/fdmr
BugReports: https://github.com/4DModeller/fdmr/issues
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Additional_repositories: https://inla.r-inla-download.org/R/testing
Imports:
colorspace,
data.table,
plyr,
dplyr,
fs,
GEOmap,
geosphere,
ggplot2,
igraph,
INLA (>= 23.01.31),
lubridate,
magrittr,
Matrix,
methods,
ncdf4,
raster,
reshape2,
sf,
sp,
spam,
tidyr,
utils,
inlabru,
config,
scales,
spdep,
gridExtra,
leaflet,
shiny,
stringr,
shinybusy,
curl,
promises,
fmesher,
purrr,
shinyjs,
bslib,
bsicons,
future,
leafem,
sfheaders,
mapview,
tidyverse
Suggests:
bookdown,
knitr,
openssl,
pkgdown,
rmarkdown,
stringi,
testthat (>= 3.0.0),
rcmdcheck
Config/testthat/edition: 3
VignetteBuilder: knitr