CRAN Package Check Results for Package biClassify

Last updated on 2024-04-19 03:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 37.87 79.86 117.73 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 28.39 61.74 90.13 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 159.94 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 170.13 NOTE
r-prerel-macos-arm64 1.3 53.00 NOTE
r-prerel-windows-x86_64 1.3 30.00 123.00 153.00 NOTE
r-patched-linux-x86_64 1.3 38.17 79.08 117.25 NOTE
r-release-linux-x86_64 1.3 39.42 78.22 117.64 NOTE
r-release-macos-arm64 1.3 55.00 NOTE
r-release-macos-x86_64 1.3 90.00 NOTE
r-release-windows-x86_64 1.3 39.00 135.00 174.00 NOTE
r-oldrel-macos-arm64 1.3 48.00 NOTE
r-oldrel-windows-x86_64 1.3 39.00 133.00 172.00 OK

Check Details

Version: 1.3
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.3
Check: Rd files
Result: NOTE checkRd: (-1) KOS_Data.Rd:9: Lost braces; missing escapes or markup? 9 | \item{TrainData}{ (179 x 4) Matrix of training data features. the first two features satisfy sqrt(x_{i1}^2 + x_{i2}^2) > 2/3 if the ith sample is in class 1. | ^ checkRd: (-1) KOS_Data.Rd:9: Lost braces; missing escapes or markup? 9 | \item{TrainData}{ (179 x 4) Matrix of training data features. the first two features satisfy sqrt(x_{i1}^2 + x_{i2}^2) > 2/3 if the ith sample is in class 1. | ^ checkRd: (-1) KOS_Data.Rd:10: Lost braces; missing escapes or markup? 10 | Otherwise, they satisfy sqrt(x_{i1}^2 + x_{i2}^2) < 2/3 - 1/10 if the ith sample is in class 2. | ^ checkRd: (-1) KOS_Data.Rd:10: Lost braces; missing escapes or markup? 10 | Otherwise, they satisfy sqrt(x_{i1}^2 + x_{i2}^2) < 2/3 - 1/10 if the ith sample is in class 2. | ^ checkRd: (-1) KOS_Data.Rd:12: Lost braces; missing escapes or markup? 12 | \item{TestData}{ (94 x 4) Matrix of test data features. the first two features satisfy sqrt(x_{i1}^2 + x_{i2}^2) > 2/3 if the ith sample is in class 1. | ^ checkRd: (-1) KOS_Data.Rd:12: Lost braces; missing escapes or markup? 12 | \item{TestData}{ (94 x 4) Matrix of test data features. the first two features satisfy sqrt(x_{i1}^2 + x_{i2}^2) > 2/3 if the ith sample is in class 1. | ^ checkRd: (-1) KOS_Data.Rd:13: Lost braces; missing escapes or markup? 13 | Otherwise, they satisfy sqrt(x_{i1}^2 + x_{i2}^2) < 2/3 - 1/10 if the ith sample is in class 2. | ^ checkRd: (-1) KOS_Data.Rd:13: Lost braces; missing escapes or markup? 13 | Otherwise, they satisfy sqrt(x_{i1}^2 + x_{i2}^2) < 2/3 - 1/10 if the ith sample is in class 2. | ^ checkRd: (-1) SelectParams.Rd:32: Lost braces; missing escapes or markup? 32 | The Gaussian kernel parameter is generated using five-fold cross-validation of the misclassification error rate aross the {.05, .1, .2, .3, .5} quantiles of squared-distances between groups. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64

Version: 1.3
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘DAAG’ ‘datasets’ ‘expm’ ‘mvtnorm’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64