Skip to content

Commit

Permalink
fix CRAN checks
Browse files Browse the repository at this point in the history
  • Loading branch information
giuseppec committed Nov 23, 2016
1 parent b0a60c6 commit 6d48cc2
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 @@ -75,6 +75,7 @@ import(checkmate)
import(curl)
import(data.table)
import(jsonlite)
import(mlr)
import(stringi)
importFrom(digest,digest)
importFrom(httr,DELETE)
Expand Down
1 change: 1 addition & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#' @import backports
#' @import BBmisc
#' @import mlr
#' @import curl
#' @import checkmate
#' @import ParamHelpers
Expand Down

0 comments on commit 6d48cc2

Please sign in to comment.