Bob Rudis
7 years ago
No known key found for this signature in database
GPG Key ID: 1D7529BE14E2BBA9
2 changed files with
2 additions and
0 deletions
-
NAMESPACE
-
R/wand-package.R
|
|
@ -3,6 +3,7 @@ |
|
|
|
export(incant) |
|
|
|
export(magic_wand_file) |
|
|
|
import(purrr) |
|
|
|
import(stats) |
|
|
|
import(stringi) |
|
|
|
import(tibble) |
|
|
|
import(tidyr) |
|
|
|
|
|
@ -12,4 +12,5 @@ |
|
|
|
#' @importFrom Rcpp sourceCpp |
|
|
|
#' @importFrom utils unzip |
|
|
|
#' @importFrom dplyr mutate left_join |
|
|
|
#' @import stats |
|
|
|
NULL |
|
|
|