Skip to content

Commit

Permalink
💊 weaken the h5 dependency and automatically document package by roxy…
Browse files Browse the repository at this point in the history
…gen2
  • Loading branch information
Puriney committed Oct 22, 2018
1 parent 3690aa8 commit f188673
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ Suggests:
edgeR,
h5
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.0.1
RoxygenNote: 6.1.0
3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ importFrom(Rcpp,evalCpp)
importFrom(cluster,pam)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(h5,h5close)
importFrom(h5,h5file)
importFrom(h5,list.datasets)
importFrom(methods,as)
importFrom(mgcv,gam)
importFrom(mgcv,s)
Expand Down
3 changes: 1 addition & 2 deletions R/momentum_routines.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
#//' @importFrom GenomicRanges GRanges
#//' @importFrom IRanges IRanges
#//' @importFrom data.table fread
#' @importFrom h5 h5file h5close list.datasets
#' @importFrom methods as
NULL

# optional imports
# @import igraph
# @importFrom abind abind
# @import h5
# @import hdf5r
# @importFrom edgeR calcNormFactors
# @import GenomicAlignments
# @import Rsamtools
Expand Down
2 changes: 1 addition & 1 deletion man/global.velcoity.estimates.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f188673

Please sign in to comment.