Fix for CRAN Submission (#1826)
* fix cran check * change required R version because of utils::globalVariables * temporary commit, monotone not working * fix test * fix doc * fix doc * fix cran note and warning * improve checks * fix urls
This commit is contained in:
@@ -118,7 +118,7 @@ An object of class \code{xgb.cv.synchronous} with the following elements:
|
||||
}
|
||||
}
|
||||
\description{
|
||||
The cross valudation function of xgboost
|
||||
The cross validation function of xgboost
|
||||
}
|
||||
\details{
|
||||
The original sample is randomly partitioned into \code{nfold} equal size subsamples.
|
||||
|
||||
Reference in New Issue
Block a user