-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 900 Bytes
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 900 Bytes
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
Package: hyperSpec.utils
Title: Utility functions to work with objects of the hyperSpec class
Version: 0.0.0.9005
Authors@R:
person(given = "Konrad",
family = "Mayer",
role = c("aut", "cre"),
email = "konrad.mayer@boku.ac.at",
comment = c(ORCID = "0000-0002-8803-068X"))
Description: What the package does (one paragraph).
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests:
testthat (>= 2.1.0),
knitr,
rmarkdown,
styler,
shiny,
plotly,
raster,
cubeview,
rasterVis,
viridis,
rlang,
ggplot2,
hexView,
ALS,
nnls,
NMF,
ncf,
Rfast,
fastICA,
unmixR
VignetteBuilder: knitr
URL: https://github.com/konradmayer/hyperSpec.utils
BugReports: https://github.com/konradmayer/hyperSpec.utils/issues
RoxygenNote: 7.1.1
Imports:
hyperSpec,
tools,
magrittr,
methods