CRAN Package Check Results for Package sglOptim

Last updated on 2018-03-26 15:48:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.6 72.20 187.57 259.77 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.6 40.61 166.28 206.89 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.6 372.12 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.6 314.16 NOTE
r-devel-windows-ix86+x86_64 1.3.6 99.00 396.00 495.00 OK
r-patched-linux-x86_64 1.3.6 45.23 208.56 253.79 NOTE
r-patched-solaris-x86 1.3.6 441.20 WARN
r-release-linux-x86_64 1.3.6 42.69 220.93 263.62 NOTE
r-release-windows-ix86+x86_64 1.3.6 96.00 512.00 608.00 OK
r-release-osx-x86_64 1.3.6 WARN
r-oldrel-windows-ix86+x86_64 1.3.6 110.00 499.00 609.00 OK
r-oldrel-osx-x86_64 1.3.6 WARN

Check Details

Version: 1.3.6
Check: foreign function calls
Result: NOTE
    Registration problems:
     symbol ‘call_sym’ in the local frame:
     .Call(call_sym, PACKAGE = PACKAGE, args$data, args$block_dim,
     args$groupWeights, args$parameterWeights, args$alpha, lambda,
     idx, algorithm.config)
     symbol ‘call_sym’ in the local frame:
     .Call(call_sym, PACKAGE = PACKAGE, args$data, args$block_dim,
     args$groupWeights, args$parameterWeights, args$alpha, d,
     lambda.min, lambda.min.rel, algorithm.config)
     symbol ‘call_sym’ in the local frame:
     .Call(call_sym, PACKAGE = PACKAGE, data, beta)
     symbol ‘call_sym’ in the local frame:
     .Call(call_sym, PACKAGE = PACKAGE, args$data, args$test_data,
     args$block_dim, args$groupWeights, args$parameterWeights,
     args$alpha, lambda.list[[task]], algorithm.config)
     symbol ‘call_sym’ in the local frame:
     .Call(call_sym, PACKAGE = PACKAGE, args$data, args$test_data,
     args$block_dim, args$groupWeights, args$parameterWeights,
     args$alpha, lambda.list[[task]], algorithm.config)
     symbol ‘call_sym’ in the local frame:
     .Call(call_sym, PACKAGE = PACKAGE, args$data, args$block_dim,
     args$groupWeights, args$parameterWeights, algorithm.config)
    See chapter ‘System and foreign language interfaces’ in the ‘Writing R
    Extensions’ 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

Version: 1.3.6
Check: installed package size
Result: NOTE
     installed size is 10.4Mb
     sub-directories of 1Mb or more:
     libs 9.7Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.3.6
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 15-33 (README.Rmd)
    Error: processing vignette 'README.Rmd' failed with diagnostics:
    object 'params' not found
    Execution halted
Flavors: r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64