diff --git a/DESCRIPTION b/DESCRIPTION
index 42606334..93484de7 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
Package: GAMBLR
Title: GAMBLR
-Version: 1.1
+Version: 1.1.1
Authors@R: c(
person("Ryan", "Morin", , "rdmorin@sfu.ca", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2932-7800")),
@@ -19,25 +19,25 @@ Depends:
R (>= 3.5.0)
Imports:
cli (>= 3.6.1),
- GAMBLR.data (>= 0.1),
- GAMBLR.helpers (>= 0.1),
- GAMBLR.utils (>= 0.1),
- GAMBLR.viz (>= 0.1),
- GAMBLR.results (>= 0.1),
+ GAMBLR.data (>= 1.1.1),
+ GAMBLR.helpers (>= 1.1.1),
+ GAMBLR.utils (>= 1.1.1),
+ GAMBLR.viz (>= 1.1.1),
+ GAMBLR.results (>= 1.1.1),
rlang (>= 1.1.0)
Suggests:
knitr
VignetteBuilder:
knitr
Remotes:
- morinlab/GAMBLR.data,
- morinlab/GAMBLR.helpers,
- morinlab/GAMBLR.utils,
- morinlab/GAMBLR.viz,
- morinlab/GAMBLR.results
+ morinlab/GAMBLR.data@v1.1.1b,
+ morinlab/GAMBLR.helpers@v1.1.1c,
+ morinlab/GAMBLR.utils@v1.1.1a,
+ morinlab/GAMBLR.viz@v1.1.1a,
+ morinlab/GAMBLR.results@v1.1.1a
biocViews:
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Roxygen: list(markdown = TRUE)
-RoxygenNote: 7.2.3
+RoxygenNote: 7.3.1
diff --git a/README.md b/README.md
index b0295859..569a316d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-#
+#
![](https://github.com/morinlab/GAMBLR/actions/workflows/build_check.yml/badge.svg)
diff --git a/man/figures/logo.png b/img/figures/logo.png
similarity index 100%
rename from man/figures/logo.png
rename to img/figures/logo.png