-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 808 Bytes
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 808 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
Package: fastqcviz
Type: Package
Title: FastQC report makeover package
Version: 0.1.0
Author: Rodrigo Barreiro
Maintainer: Rodrigo Barreiro <barreiro.r.cram@gmail.com>
Description: A re-desing update for the classic FastQC report.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
base64enc,
dplyr,
forcats,
fs,
ggpattern,
ggplot2,
ggsci,
ggtext,
glue,
htmltools,
janitor,
kableExtra,
purrr,
readr,
scales,
showtext,
stats,
stringr,
sysfonts,
tidyr
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://barreiro-r.github.io/fastqc-viz/, https://github.com/barreiro-r/fastqc-viz
BugReports: https://github.com/barreiro-r/fastqc-viz/issues