CRAN Package Check Results for Package wSVM

Last updated on 2022-03-07 06:48:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-7 2.22 48.06 50.28 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-7 1.91 36.72 38.63 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-7 60.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-7 49.73 NOTE
r-devel-windows-x86_64-new-UL 0.1-7 18.00 65.00 83.00 NOTE
r-devel-windows-x86_64-new-TK 0.1-7 NOTE
r-patched-linux-x86_64 0.1-7 1.97 47.28 49.25 NOTE
r-release-linux-x86_64 0.1-7 NOTE
r-release-macos-arm64 0.1-7 NOTE
r-release-macos-x86_64 0.1-7 NOTE
r-release-windows-ix86+x86_64 0.1-7 5.00 61.00 66.00 NOTE
r-oldrel-macos-x86_64 0.1-7 NOTE
r-oldrel-windows-ix86+x86_64 0.1-7 5.00 60.00 65.00 NOTE

Check Details

Version: 0.1-7
Check: top-level files
Result: NOTE
    File
     LICENCE
    is not mentioned in the DESCRIPTION file.
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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-7
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'MASS' which was already attached by Depends.
     Please remove these calls from your code.
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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-7
Check: R code for possible problems
Result: NOTE
    simul.wsvm: no visible binding for global variable 'mixture.example'
    Undefined global functions or variables:
     mixture.example
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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-7
Check: Rd line widths
Result: NOTE
    Rd file 'simul.wsvm.Rd':
     \usage lines wider than 90 characters:
     simul.wsvm(set.seeds = 123, obs.num = 1000, mu = c(0,0), cov.mat = 0.2*diag(2), X = NULL, Y = NULL)
    
    Rd file 'wsvm.boost.Rd':
     \usage lines wider than 90 characters:
     wsvm.boost(X, Y, new.X, new.Y, c.n, B = 50, kernel.type = list(type = "rbf", par= 0.5), C = 4, eps = 1e-10, plotting = FALSE)
    
    These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64