This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
forked from akoyabio/phenoptrReports
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
73 lines (73 loc) · 1.97 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Package: phenoptrReports
Title: Create reports using Phenoptics data
Version: 0.4.0
Date: 2024-03-20
Authors@R: c(
person("Kent S", "Johnson", role = c("aut", "cre"),
email = "kjohnson@akoyabio.com"),
person("Carla", "Coltharp", role="ctb"),
person("Akoya Biosciences", role=c("cph", "fnd")),
person("Christian", "Rickert", role="ctb",
email = "christian.rickert@cuanschutz.edu"))
Copyright: Akoya Biosciences
Description: Creates diagnostic and summary reports from inForm data.
Language: en-US
Depends: R (>= 4.3.3)
License: Zlib | file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
colourpicker (>= 1.3.0),
dplyr (>= 1.1.4),
formattable (>= 0.2.1),
forcats (>= 1.0.0),
fs (>= 1.6.3),
ggplot2 (>= 3.5.0),
ggridges (>= 0.5.6),
glue (>= 1.7.0),
jpeg (>= 0.1-10),
knitr (>= 1.45),
magrittr (>= 2.0.3),
miniUI (>= 0.1.1.1),
openxlsx (>= 4.2.5.2),
pals (>= 1.8),
pheatmap (>= 1.0.12),
phenoptr (>= 0.4.0),
png (>= 0.1-8),
purrr (>= 1.0.2),
RColorBrewer (>= 1.1-3),
readr (>= 2.1.5),
readxl (>= 1.4.3),
rlang (>= 1.1.3),
rmarkdown (>= 2.26),
rstudioapi (>= 0.15.0),
rtree (>= 0.15.0),
scales (>= 1.3.0),
sessioninfo (>= 1.2.2),
shiny (>= 1.8.0),
shinydashboard (>= 0.7.2),
stringr (>= 1.5.1),
testthat (>= 3.2.1),
tibble (>= 3.2.1),
tidyr (>= 1.3.1),
tidyselect (>= 1.2.1),
tidyverse (>= 2.0.0),
tiff (>= 0.1-12),
UpSetR (>= 1.4.0),
utils (>= 4.3.3),
vdiffr (>= 1.0.7),
vroom (>= 1.6.5),
zip (>= 2.3.1)
Remotes:
christianrickert/phenoptr,
christianrickert/rtree,
christianrickert/UpSetR
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Config/testthat/edition: 3
URL:
https://akoyabio.github.io/phenoptrReports/,
https://github.com/akoyabio/phenoptrReports/
BugReports: https://github.com/akoyabio/phenoptrReports/issues
Maintainer: Kent S Johnson <kjohnson@akoyabio.com>
VignetteBuilder: knitr