CRAN Package Check Results for Package CLSOCP

Last updated on 2020-08-07 01:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 7.50 58.41 65.91 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 6.53 44.08 50.61 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 85.45 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 76.77 NOTE
r-devel-windows-ix86+x86_64 1.0 17.00 64.00 81.00 NOTE
r-patched-linux-x86_64 1.0 7.19 56.24 63.43 NOTE
r-patched-solaris-x86 1.0 123.90 NOTE
r-release-linux-x86_64 1.0 7.56 56.05 63.61 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 17.00 89.00 106.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 12.00 83.00 95.00 NOTE

Check Details

Version: 1.0
Check: R code for possible problems
Result: NOTE
    socp: no visible global function definition for 'as'
    Undefined global functions or variables:
     as
    Consider adding
     importFrom("methods", "as")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'socp.Rd':
     \usage lines wider than 90 characters:
     socp(A, b, c, kvec, type = rep('q',length(kvec)), use_sparse=TRUE, gamma_fac=.95, delta0 = .75, sigma0 = .25, mu0 = 0.01, zero_tol = 1e ... [TRUNCATED]
    
    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