- using R Under development (unstable) (2024-09-15 r87152 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.2.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'rminer/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'rminer' version '1.4.6'
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'rminer' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [5s] OK
- checking whether the package can be loaded with stated dependencies ... [4s] OK
- checking whether the package can be unloaded cleanly ... [5s] OK
- checking whether the namespace can be loaded with stated dependencies ... [5s] OK
- checking whether the namespace can be unloaded cleanly ... [5s] OK
- checking loading without being on the library search path ... [5s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [26s] OK
- checking Rd files ... [1s] NOTE
checkRd: (-1) mgraph.Rd:62: Lost braces
62 | \item{TC}{target class (for multi-class classification class) within {1,...,\emph{Nc}}, where \emph{Nc} is the number of classes. If multi-class and TC==-1 then TC is set to
| ^
checkRd: (-1) mmetric.Rd:112: Lost braces
112 | \item{TC}{target class index or vector of indexes (for multi-class classification class) within {1,...,\emph{Nc}}, where \emph{Nc} is the number of classes:<cr>
| ^
checkRd: (-1) mparheuristic.Rd:27: Lost braces
27 | except for SVM several \code{rbfdot} kernel based models (\code{"ksvm"},\code{"rsvm"},\code{"lssvm"}, which can assume \code{2^}{search-range}; please check the result of this function to confirm if the search is linear or \code{2^}{search-range}).
| ^
checkRd: (-1) mparheuristic.Rd:27: Lost braces
27 | except for SVM several \code{rbfdot} kernel based models (\code{"ksvm"},\code{"rsvm"},\code{"lssvm"}, which can assume \code{2^}{search-range}; please check the result of this function to confirm if the search is linear or \code{2^}{search-range}).
| ^
- checking Rd metadata ... OK
- checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
crossvaldata.Rd: crossval
fit.Rd: ctree, cv.glmnet, rpart, kknn, ksvm, lssvm, nnet,
randomForest, xgboost, bagging, boosting, lda, multinom,
naiveBayes, qda, cubist, mars, pcr, plsr, cppls, rvm
mining.Rd: ksvm
mparheuristic.Rd: rpart.control, ctree_control, ksvm
vecplot.Rd: wireframe
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of 'data' directory ... OK
- checking data for non-ASCII characters ... [0s] OK
- checking data for ASCII and uncompressed saves ... OK
- checking examples ... [10s] OK
- checking PDF version of manual ... [23s] OK
- checking HTML version of manual ... [6s] OK
- DONE
Status: 2 NOTEs