diff --git a/src/mlpack/bindings/R/mlpack/R/package.R b/src/mlpack/bindings/R/mlpack/R/package.R index ea0a74bc69..4af8f3687b 100644 --- a/src/mlpack/bindings/R/mlpack/R/package.R +++ b/src/mlpack/bindings/R/mlpack/R/package.R @@ -5,11 +5,9 @@ #' learning algorithms. mlpack provides these algorithms as simple command-line #' programs, C++ classes and bindings for : Python, Julia, Go and R which can #' then be integrated into larger-scale machine learning solutions. -#' -#' @docType package +#' #' @name mlpack #' @aliases mlpack-package -#' @author mlpack Team #' @importFrom Rcpp evalCpp #' @useDynLib mlpack -NULL +"_PACKAGE"