-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 897 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 897 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
Package: plateMapper
Type: Package
Title: Creates Shiny Modual for Mapping Assay Plates
Version: 0.1.3
Authors@R: c(person(given = "Christina",
family = "Fillmore",
role = c("aut", "cre"),
email = "christina.e.fillmore@gsk.com",
comment = c(ORCID = "0000-0003-0595-2302")),
person("GlaxoSmithKline Research & Development Limited", role = c("cph", "fnd")),
person(given = "Maya",
family = "Gans",
role = "aut",
email = "maya.gans@atorusresearch.com",
comment = c(ORCID = "0000-0002-5452-6089")))
Description: A shinyWidget that creates adrag and drop ui for plate designs.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports:
htmltools,
jsonlite,
purrr,
shiny
URL: https://github.com/GSK-Biostatistics/plateMapper