-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
executable file
·54 lines (54 loc) · 1.21 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
47
48
49
50
51
52
53
54
Package: RCschratz2019
Title: Research Compendium package for the publication
"Monitoring forest health using hyperspectral imagery: Does feature selection improve the performance of machine-learning techniques?"
Version: 0.0.0.9000
Authors@R:
person(given = "Patrick",
family = "Schratz",
role = c("aut", "cre"),
email = "patrick.schratz@gmail.com",
comment = c(ORCID = "0000-0003-0748-6624"))
Description: Provides functions for the referenced study
License: MIT + file LICENSE
URL: https://github.com/pat-s/2019-feature-selection
BugReports:
https://github.com/pat-s/2019-feature-selection/issues
Imports:
cli,
curl,
data.table,
dplyr,
drake,
forcats,
fs,
furrr,
future,
future.apply,
future.callr,
getSpatialData,
ggplot2,
ggpubr,
ggspatial,
glue,
hsdar,
knitr,
magrittr,
mapview,
mlrMBO,
parallelMap,
pbmcapply,
purrr,
R.utils,
raster,
rgenoud,
sf,
stringr,
usethis
Remotes:
16EAGLE/getSpatialData,
pat-s/hsdar@9de91c8f67c4b19b39bca7d2c03d37d7641b2b33
ByteCompile: true
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2