generated from r-hyperspec/pkg-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1.32 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: hySpc.chondro
Type: Package
Version: 0.0.0.9000
Title: Raman Scattering Spectra of a Cartilage Section Measured on Each Point of a Grid
Description: Package **hySpc.chondro** is a part of 'hyperSpec' family packages
(https://r-hyperspec.github.io/). It contains 'chondro' dataset, which is
so-called 'Raman map': Raman scattering spectra of a cartilage section
measured on each point of a grid.
Authors@R: c(
person("Claudia", "Beleites", role = c("aut"), email = "Claudia.Beleites@chemometrix.gmbh"),
person("Erick", "Oduniyi", role = c("aut", "cre"), email = "eeoduniyi@gmail.com"),
person("Vilmantas", "Gegzna", role = c("aut")),
person("Alois", "Bonifacio", role = c("ctb", "dtc"))
)
License: MIT + file LICENSE
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
Additional_repositories:
https://r-hyperspec.github.io/pkg-repo/
Depends:
R (>= 3.6.0)
Imports:
hyperSpec,
hySpc.testthat,
lazyeval,
methods,
rlang
Suggests:
akima,
bookdown,
covr,
ggplotify,
ggpubr,
hySpc.read.txt,
knitr,
latticeExtra,
sessioninfo,
rmarkdown,
styler
URL:
https://github.com/r-hyperspec/hySpc.chondro
BugReports: https://github.com/r-hyperspec/hySpc.chondro/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)