SCM

R Development Page

optimr log file (check_x86_64_windows)

* using log directory 'R:/run/building/build_2017-12-14-20-44/RF_PKG_CHECK/PKGS/optimr.Rcheck'
* using R version 3.4.3 Patched (2017-12-12 r73907)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--as-cran'
* checking for file 'optimr/DESCRIPTION' ... OK
* this is package 'optimr' version '2017-9.18'
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'John C Nash '

Version contains large components (2017-9.18)

The Date field is over a month old.
* 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 'optimr' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... 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 ... NOTE
optimr: no visible global function definition for 'Rcgminb'
optimr: no visible global function definition for 'Rcgminu'
optimr: no visible global function definition for 'Rvmminb'
optimr: no visible global function definition for 'Rvmminu'
optimr: no visible global function definition for 'spg'
optimr: no visible global function definition for 'ucminf'
optimr: no visible global function definition for 'tnbc'
optimr: no visible global function definition for 'tn'
optimr: no visible global function definition for 'nmkb'
optimr: no visible global function definition for 'nmk'
optimr: no visible global function definition for 'hjkb'
optimr: no visible global function definition for 'hjk'
optimr: no visible global function definition for 'lbfgsb3'
Undefined global functions or variables:
  Rcgminb Rcgminu Rvmminb Rvmminu hjk hjkb lbfgsb3 nmk nmkb spg tn tnbc
  ucminf
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'checksolver'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ... ERROR
Running examples in 'optimr-Ex.R' failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: coef.opm
> ### Title: Summarize opm object
> ### Aliases: coef.opm coef<-.opm coef<-
> ### Keywords: nonlinear optimize
> 
> ### ** Examples
> 
> ans <- opm(fn = function(x) sum(x*x), par = 1:2, method="ALL", control=list(trace=1))
opm: wrapper to call optimr to run multiple optimizers
Method:  BFGS 
Parameter scaling:[1] 1 1
initial  value 5.000000 
final  value 0.000000 
converged
Post processing for method  BFGS 
Successful convergence! 
kkttol= 0.001    kkt2tol= 1e-06   control$trace= 1 
Error in fn(par, ...) : unused argument (maxfn = FALSE)
Calls: opm -> kktchk
Execution halted
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'bdstest.R'
Warning message:
running command '"R:/lib/R/R-PATC~1/bin/x64/R" CMD BATCH --vanilla  "bdstest.R" "bdstest.Rout"' had status 1 
 ERROR
Running the tests in 'tests/bdstest.R' failed.
Last 13 lines of output:
  Exploratory move - stepsize =  1e-06 
  p-start:[1] 0.00 0.75 1.50 2.25
  axial search with stepsize = 1e-06   fn value =  7.875   after  54 
  Reducing step to  1e-07 
  Exploratory move - stepsize =  1e-07 
  p-start:[1] 0.00 0.75 1.50 2.25
  axial search with stepsize = 1e-07   fn value =  7.875   after  58 
  Reducing step to  1e-08 
  pbase = pbest
  > 
  > alkkt <- optextras::kktchk(alb$par, bt.f, bt.g, hess=NULL, upper=upper, lower=lower,  maxfn=FALSE, control=list(trace=1))
  kkttol= 0.001    kkt2tol= 1e-06   control$trace= 1 
  Error in fn(par, ...) : unused argument (maxfn = FALSE)
  Calls: 
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 1 WARNING, 2 NOTEs
See
  'R:/run/building/build_2017-12-14-20-44/RF_PKG_CHECK/PKGS/optimr.Rcheck/00check.log'
for details.

Run time: 41.28 seconds.

Additional Logs:   00install.out
Thanks to:
Vienna University of Economics and Business Powered By FusionForge