forked from rijaf-iri/CDT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
65 lines (65 loc) · 1.49 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
Package: CDT
Version: 6.5
Title: Climate Data Tools
Description: Climate Data Tools (CDT) is a set of utility functions
for meteorological data quality control, homogenization
and merging station data with satellite and others proxies
such as reanalysis, all functions are available in the GUI mode.
Authors@R: c(
person("Rija", "Faniriantsoa", email = "rijaf@iri.columbia.com", role = c("aut", "cre")),
person("Tufa", "Dinku", email = "tufa@iri.columbia.com", role = "aut"),
person("Bernard", "Minoungou", email = "minoungoubernard@yahoo.fr", role = "ctb", comment = "Translation to french")
)
Author: Rija Faniriantsoa [aut, cre],
Tufa Dinku [aut],
Bernard Minoungou [ctb] (Translation to french)
Maintainer: Rija Faniriantsoa <rijaf@iri.columbia.com>
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Depends:
R (>= 3.5.0),
Imports:
devtools,
ncdf4,
sp,
rgdal,
rgeos,
raster,
gstat,
automap,
maptools,
reshape2,
foreach,
doParallel,
doSNOW,
R.utils,
matrixStats,
fields,
maps,
methods,
fitdistrplus,
ADGofTest,
qmap,
lmomco,
lattice,
latticeExtra,
dynamicTreeCut,
hexbin,
RColorBrewer,
gridBase,
units,
jsonlite (>= 1.2),
stringi,
stringr,
XML,
xml2,
urltools,
curl,
httr,
rvest,
StagedInstall: no
URL: https://github.com/rijaf-iri/CDT
BugReports: https://github.com/rijaf-iri/CDT/issues
RoxygenNote: 7.1.1