forked from PranaGeo/geoSpectral
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1.35 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
Package: geoSpectral
Type: Package
Title: Classes and Methods for Working with Spectral Data with Space-Time Attributes
Version: 0.17.5
Date: 2020-02-17
Depends:
R (>= 2.10.0)
Imports:
methods,
dplyr,
spacetime,
xts,
maps,
rgdal,
leaflet,
rbokeh,
plotly,
sp,
stats
Author: Servet Ahmet Cizmeli [aut, cre] (<https://orcid.org/0000-0001-6694-9305>)
Authors@R:
person("Servet Ahmet", "Cizmeli", , "[email protected]", c("aut", "cre"), comment = c(ORCID = "0000-0001-6694-9305"))
Maintainer: Servet Ahmet Cizmeli <[email protected]>
URL: https://github.com/PranaGeo/geoSpectral
BugReports: https://github.com/PranaGeo/geoSpectral/issues
Description: Provides S4 classes and data import, preprocessing, graphing,
manipulation and export methods for geo-Spectral datasets (datasets with space/time/spectral
dimensions). These type of data are frequently collected within earth observation projects
(remote sensing, spectroscopy, bio-optical oceanography, mining, agricultural, atmospheric,
environmental or similar branch of science).
License: GPL
LazyLoad: yes
Collate:
geoSpectral.R
SpcHeader-Class.R
SpcHeader-Methods.R
Spectra-Class.R
Spectra-Methods.R
SpcList-Class.R
SpcList-Methods.R
Spectra-ImportFuns.R
RoxygenNote: 7.0.2
Suggests:
testthat,
xlsx,
geoSpectral