-
Notifications
You must be signed in to change notification settings - Fork 16
/
DESCRIPTION
37 lines (37 loc) · 1.12 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
Package: FieldSpectra
Type: Package
Title: Functions for processing field spectroscopy data. Current supported instruments include ADS FieldSpec, Spectral Evolution, and Spectra Vista Corporation
Version: 0.9.7
Date: 2021-02-18
Author: Shawn P. Serbin
Authors@R:
c(person(given = "Shawn",
family = "Serbin",
role = c("aut", "cre", "ctb"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-4136-8971")))
Maintainer: Shawn P. Serbin <[email protected]>
Description: A field spectroscopy package containing functions to process
spectral files collected using an Analytical Spectral Devices (ASD),
Spectral Evolution, or Spectra Vista Corporation (SVS) instruments. The goal
is to streamline and standardize leaf/canopy field spectroscopy data processing.
Imports:
XML,
Hmisc,
signal,
Rcpp
Suggests:
testthat,
devtools,
PEcAnRTM,
spectrolab
Depends:
R (>= 2.10)
NeedsCompilation: no
SystemRequirements: OS_type: unix, mac
License: GNU GENERAL PUBLIC LICENSE Version 3
Copyright: Authors
LazyLoad: yes
LazyData: FALSE
Encoding: UTF-8
RoxygenNote: 7.1.2