Skip to content

Commit

Permalink
#243 in import
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiecek committed Feb 12, 2016
1 parent cc7c225 commit a47b252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(lubridate,now)
importFrom(magrittr,"%>%")
importFrom(utils,getAnywhere)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,zip)
1 change: 1 addition & 0 deletions R/archivist-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
#' @importFrom utils head
#' @importFrom utils zip
#' @importFrom utils tail
#' @importFrom utils getAnywhere
#'
#' @family archivist
#' @name archivist-package
Expand Down

0 comments on commit a47b252

Please sign in to comment.