зеркало из https://github.com/microsoft/wpa.git
fix: address R CMD error
This commit is contained in:
Родитель
85b365a659
Коммит
d3d6380eb4
|
@ -186,8 +186,6 @@ importFrom(proxy,dist)
|
|||
importFrom(purrr,map_if)
|
||||
importFrom(purrr,pmap)
|
||||
importFrom(purrr,reduce)
|
||||
importFrom(rlang,"!!")
|
||||
importFrom(rlang,sym)
|
||||
importFrom(scales,percent)
|
||||
importFrom(scales,wrap_format)
|
||||
importFrom(stats,cutree)
|
||||
|
|
|
@ -24,8 +24,6 @@
|
|||
#' @import ggplot2
|
||||
#' @importFrom magrittr "%>%"
|
||||
#' @importFrom data.table ":=" "%like%" "%between%"
|
||||
#' @importFrom rlang "!!"
|
||||
#' @importFrom rlang sym
|
||||
#'
|
||||
#' @examples
|
||||
#' \dontrun{
|
||||
|
|
Загрузка…
Ссылка в новой задаче