Skip to content

Commit

Permalink
add DESCRIPTION file
Browse files Browse the repository at this point in the history
  • Loading branch information
widdowquinn committed May 21, 2024
1 parent 918a768 commit bd49d18
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Package: BM954 Project
Title: BM954 Project
Version: 0.1
Authors@R: c(
person("Leighton", "Pritchard", , "[email protected]", role = c("aut", "cre")),
)
URL: https://github.com/sipbs-compbiol/BM954-Project
Depends:
R (>= 3.1.0)
Imports:
tidyverse (>= 2.0.0),
ggplot2,
flextable,
kableExtra
Suggests:
knitr,
sessioninfo
Remotes: tidyverse/dplyr
Encoding: UTF-8
License: CC NC ND 4.0

0 comments on commit bd49d18

Please sign in to comment.