demo/unitTests.R

library(optimx)
library(svUnit)
optimx.tests <- system.file("unitTests", "runit.all.R", package = "optimx")
cat("Running:", optimx.tests, "\n")
source(optimx.tests)
clearLog()
test.all()
Log()

Try the optimz package in your browser

Any scripts or data that you put into this service are public.

optimz documentation built on May 2, 2019, 4:52 p.m.