-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.05 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
Package: R4CancerSci
Title: R Skills Building for Cancer Scientists
Version: 0.0.1
Authors@R:
person(given = "Maria",
family = "Doyle",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-4847-8436"))
Description: This package is for material heavily adapted from a course run by the Bioinformatics Core at the Cancer Research UK Cambridge Institute (Contributions : Matthew Eldridge, Chandra Chilamakuri, Mark Fernandes, Ashley Sawle, Kamal Kishore, Sergio Martinez Cuesta, Rory Stark).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0
Suggests:
tidyverse,
ggplot2,
readr,
dplyr,
tidyr,
purrr,
stringr,
forcats,
tibble,
readxl,
lubridate,
ggthemes,
xfun,
emo,
knitr,
rmarkdown,
pkgdown
Remotes:
hadley/emo
URL: https://R4CancerSci.github.io/R4CancerSci/
BugReports: https://github.com/R4CancerSci/R4CancerSci/issues/new/choose
VignetteBuilder: knitr