-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 946 Bytes
/
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
Package: RauENVS
Title: AU-ENVS bioinformatics section miscellaneus RMarkdown notebooks and functions
Version: 0.0.0.9000
Authors@R:
person("Francisco", "Campuzano", , "[email protected]", role = c("aut", "cre"))
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
biocViews:
Imports:
phyloseq,
microbiome,
vegan,
cowplot,
ggplot2,
knitr,
tidyverse,
rwantshue (>= 0.0.3),
pairwiseAdonis (>= 0.4.1),
distill,
purrr (>= 1.0.0),
dplyr,
tibble,
jsonlite,
stringr,
tidyr,
rlang,
readr
Remotes:
hoesler/rwantshue,
github::pmartinezarbizu/pairwiseAdonis/pairwiseAdonis
Depends:
R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
URL: https://au-envs-bioinformatics.github.io/RauENVS/