Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
update dependencies
  • Loading branch information
HendrikSchultheis committed Jul 26, 2019
1 parent 28cc11e commit 22be9339f1e1a42b7e138090c28bc767388b67b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
@@ -45,13 +45,14 @@ Imports: shiny,
log4r,
openssl,
methods,
R6
R6,
magrittr
RoxygenNote: 6.1.1
biocViews:
Suggests: knitr,
rmarkdown,
testthat,
vdiffr,
i2dash,
i2dash.scrnaseq
stringi
VignetteBuilder: knitr
@@ -44,3 +44,4 @@ export(transformation)
export(transformationUI)
import(data.table)
importFrom(R6,R6Class)
importFrom(magrittr,"%<>%")

0 comments on commit 22be933

Please sign in to comment.