diff --git a/DESCRIPTION b/DESCRIPTION index c4e1045..ee33d51 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: recount.bwtool Title: Compute coverage matrices from recount quickly using bwtool -Version: 0.99.28 -Date: 2018-03-05 +Version: 0.99.29 +Date: 2018-09-24 Authors@R: c(person("Leonardo", "Collado-Torres", role = c("aut", "cre"), email = "leo.collado@libd.org")) Depends: diff --git a/inst/extdata/jhpce/merge_rse.R b/inst/extdata/jhpce/merge_rse.R index 57aef1b..96b8092 100644 --- a/inst/extdata/jhpce/merge_rse.R +++ b/inst/extdata/jhpce/merge_rse.R @@ -1,6 +1,6 @@ library('SummarizedExperiment') library('Hmisc') -library('devtools') +library('sessioninfo') files_load <- function(f) { message(paste(Sys.time(), 'loading file', f)) diff --git a/inst/extdata/jhpce/single_rse.R b/inst/extdata/jhpce/single_rse.R index bda4b05..452b61d 100644 --- a/inst/extdata/jhpce/single_rse.R +++ b/inst/extdata/jhpce/single_rse.R @@ -3,7 +3,7 @@ stopifnot(packageVersion('recount.bwtool') >= '0.99.15') library('recount.bwtool') library('recount') library('BiocParallel') -library('devtools') +library('sessioninfo') library('getopt') ## Specify parameters