diff --git a/NAMESPACE b/NAMESPACE index 1f27f8a..251cb69 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -28,6 +28,7 @@ import(shiny) import(stringi) import(stringr) import(tidyr) +import(tigger) import(xfun) importFrom(Biostrings,DNAString) importFrom(Biostrings,DNAStringSet) diff --git a/R/repcred.R b/R/repcred.R index a41371c..049d0f0 100755 --- a/R/repcred.R +++ b/R/repcred.R @@ -18,6 +18,7 @@ #' @name repcred #' #' @import alakazam +#' @import tigger #' @import ggplot2 #' @import stringr #' @import dplyr