We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840eb70 commit 7f48721Copy full SHA for 7f48721
NAMESPACE
@@ -61,7 +61,6 @@ importFrom(tidyselect,where)
61
importFrom(tools,R_user_dir)
62
importFrom(utils,download.file)
63
importFrom(utils,globalVariables)
64
-importFrom(utils,install.packages)
65
importFrom(utils,read.csv)
66
importFrom(utils,select.list)
67
importFrom(utils,tail)
R/prep_dyads.R
@@ -32,7 +32,6 @@
32
#' @importFrom tidyselect all_of
33
#' @importFrom tidyselect any_of
34
#' @importFrom tidyselect contains
35
-#' @importFrom utils install.packages
36
#' @importFrom utils select.list
37
#' @export
38
0 commit comments