forked from emf-creaf/meteoland
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 778 Bytes
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 778 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: meteoland
Type: Package
Title: Landscape Meteorology Tools
Version: 0.8.4
Date: 2019-11-21
Authors@R: c(
person('Miquel', 'De Cáceres', role=c('aut','cre'),
email='miquelcaceres@gmail.com'),
person('Nicolas', 'Martin', role='aut'),
person('Víctor', 'Granda', role='aut'),
person('Antoine', 'Cabon', role='aut'))
Description: Functions to estimate weather variables at any position of a landscape [De Caceres et al. (2018) <doi:10.1016/j.envsoft.2018.08.003>].
License: GPL (>= 2)
URL: https://vegmod.ctfc.cat/software/meteoland/
LazyData: TRUE
Depends: R (>= 3.4.0), sp
Imports: spdep, rgdal, ncdf4, httr, jsonlite, methods, Rcpp (>= 0.12.12)
Suggests: knitr
LinkingTo: Rcpp
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: utils, knitr
RoxygenNote: 6.1.1