R Under development (unstable) (2024-08-29 r87078 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("fntl") + } test-apply.R.................. 0 tests test-apply.R.................. 0 tests test-apply.R.................. 0 tests test-apply.R.................. 0 tests test-apply.R.................. 0 tests test-apply.R.................. 1 tests OK test-apply.R.................. 1 tests OK test-apply.R.................. 1 tests OK test-apply.R.................. 2 tests OK test-apply.R.................. 2 tests OK test-apply.R.................. 2 tests OK test-apply.R.................. 3 tests OK test-apply.R.................. 3 tests OK test-apply.R.................. 3 tests OK test-apply.R.................. 4 tests OK test-apply.R.................. 4 tests OK test-apply.R.................. 4 tests OK test-apply.R.................. 5 tests OK 5.3s test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 0 tests test-deriv.R.................. 1 tests OK test-deriv.R.................. 2 tests OK test-deriv.R.................. 3 tests OK 4.8s test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 0 tests test-findroot.R............... 1 tests OK test-findroot.R............... 1 tests OK test-findroot.R............... 2 tests OK test-findroot.R............... 3 tests OK test-findroot.R............... 3 tests OK test-findroot.R............... 4 tests OK test-findroot.R............... 5 tests OK 4.6s test-gradient.R............... 0 tests test-gradient.R............... 0 tests test-gradient.R............... 0 tests test-gradient.R............... 0 tests test-gradient.R............... 0 tests test-gradient.R............... 0 tests test-gradient.R............... 1 tests OK test-gradient.R............... 1 tests OK test-gradient.R............... 2 tests OK 4.7s test-hessian.R................ 0 tests test-hessian.R................ 0 tests test-hessian.R................ 0 tests test-hessian.R................ 0 tests test-hessian.R................ 0 tests test-hessian.R................ 0 tests test-hessian.R................ 0 tests test-hessian.R................ 1 tests OK test-hessian.R................ 1 tests OK test-hessian.R................ 2 tests OK 5.1s test-integral.R............... 0 tests test-integral.R............... 0 tests test-integral.R............... 0 tests test-integral.R............... 0 tests test-integral.R............... 0 tests test-integral.R............... 0 tests test-integral.R............... 0 tests test-integral.R............... 1 tests OK test-integral.R............... 2 tests OK test-integral.R............... 3 tests OK test-integral.R............... 4 tests OK test-integral.R............... 4 tests OK test-integral.R............... 4 tests OK test-integral.R............... 4 tests OK test-integral.R............... 4 tests OK test-integral.R............... 5 tests OK test-integral.R............... 5 tests OK test-integral.R............... 5 tests OK test-integral.R............... 5 tests OK test-integral.R............... 5 tests OK test-integral.R............... 6 tests OK test-integral.R............... 6 tests OK test-integral.R............... 6 tests OK test-integral.R............... 6 tests OK test-integral.R............... 6 tests OK test-integral.R............... 7 tests OK 5.1s test-jacobian.R............... 0 tests test-jacobian.R............... 0 tests test-jacobian.R............... 0 tests test-jacobian.R............... 0 tests test-jacobian.R............... 0 tests test-jacobian.R............... 0 tests test-jacobian.R............... 0 tests test-jacobian.R............... 1 tests OK 5.1s test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 0 tests test-multivariate-optimization.R 1 tests OK test-multivariate-optimization.R 2 tests OK test-multivariate-optimization.R 2 tests OK test-multivariate-optimization.R 3 tests OK test-multivariate-optimization.R 4 tests OK test-multivariate-optimization.R 4 tests OK test-multivariate-optimization.R 5 tests OK test-multivariate-optimization.R 6 tests OK test-multivariate-optimization.R 6 tests OK test-multivariate-optimization.R 7 tests OK test-multivariate-optimization.R 8 tests OK test-multivariate-optimization.R 8 tests OK test-multivariate-optimization.R 9 tests OK test-multivariate-optimization.R 10 tests OK 6.0s test-univariate-optimization.R 0 tests test-univariate-optimization.R 0 tests test-univariate-optimization.R 0 tests test-univariate-optimization.R 1 tests OK test-univariate-optimization.R 2 tests OK test-univariate-optimization.R 3 tests OK test-univariate-optimization.R 3 tests OK test-univariate-optimization.R 4 tests OK test-univariate-optimization.R 5 tests OK test-univariate-optimization.R 6 tests OK 4.7s All ok, 41 results (45.4s) > > proc.time() user system elapsed 0.42 0.23 45.67