diff --git a/DESCRIPTION b/DESCRIPTION index 47c0789..36476ef 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -40,4 +40,4 @@ RoxygenNote: 7.2.3 Suggests: testthat (>= 2.1.0) Imports: - methods, ape, vcfR, Rsamtools, adegenet, matlab2r, R6 + methods, ape, vcfR, Rsamtools, adegenet, matlab2r, R6, zeallot diff --git a/R/rBAPS-package.R b/R/rBAPS-package.R index 3867ba3..9def117 100644 --- a/R/rBAPS-package.R +++ b/R/rBAPS-package.R @@ -9,4 +9,5 @@ #' isempty isfield isspace max min ones questdlg rand repmat reshape #' size sortrows squeeze strcmp times zeros disp #' @importFrom stats runif +#' @importFrom zeallot %<-% NULL