Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
HendrikSchultheis committed Jul 26, 2019
1 parent 28cc11e commit 22be933
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Expand Up @@ -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
1 change: 1 addition & 0 deletions NAMESPACE
Expand Up @@ -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.