-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathDESCRIPTION
executable file
·28 lines (28 loc) · 1.16 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
Package: hsdar
Type: Package
Title: Manage, Analyse and Simulate Hyperspectral Data
Version: 1.0.4
Date: 2022-02-20
Authors@R: c(
person("Lukas W.", "Lehnert", role = c("cre", "aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5229-2282")),
person("Hanna", "Meyer", role = "ctb"),
person("Joerg", "Bendix", role = "ctb")
)
Maintainer: Lukas W. Lehnert <[email protected]>
Depends: R (>= 3.3.1), raster (>= 2.5-8), rgdal (>= 1.1-10), signal,
methods, caret, Boruta
Suggests: rgl (>= 0.98.1), RCurl, foreach, asdreader
Description: Transformation of reflectance spectra, calculation of vegetation indices and red edge parameters, spectral resampling for hyperspectral remote sensing, simulation of reflectance and transmittance using the leaf reflectance model PROSPECT and the canopy reflectance model PROSAIL.
License: GPL
LazyLoad: yes
BuildVignettes: yes
Copyright: see file COPYRIGHTS
NeedsCompilation: yes
Packaged: 2022-02-21 11:25:39 UTC; lehnert
Author: Lukas W. Lehnert [cre, aut] (<https://orcid.org/0000-0002-5229-2282>),
Hanna Meyer [ctb],
Joerg Bendix [ctb]
Repository: CRAN
Date/Publication: 2022-02-21 12:20:02 UTC