fix some missing imports

This commit is contained in:
El Potaeto 2015-01-01 16:09:03 +01:00
parent a524a51a06
commit 8bbe45eed2
2 changed files with 5 additions and 1 deletions

View File

@ -21,3 +21,5 @@ importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(magrittr,"%>%")
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_split)

View File

@ -6,7 +6,9 @@
#' @importFrom magrittr %>%
#' @importFrom data.table :=
#' @importFrom data.table rbindlist
#' @importFrom stringr str_extract
#' @importFrom stringr str_extract_all
#' @importFrom stringr str_split
#'
#' @param params the list of parameters. Commonly used ones are:
#' \itemize{
#' \item \code{objective} objective function, common ones are