R Under development (unstable) (2024-09-10 r87115 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("RTMB", ncpu=getOption("Ncpus", 1)) + } starting worker pid=170384 on localhost:11249 at 19:56:45.887 test-advector.R............... 9 tests OK 57ms test-distributions.R.......... 13 tests OK 0.6s test-factorize.R.............. 11 tests OK 0.2s test-model-spatial.R.......... 3 tests OK 0.7s test-model-spde.R............. 4 tests OK 4.9s test-sparse.R................. 9 tests OK 85ms test-spline.R................. 2 tests OK 10ms test-tape.R................... 11 tests OK 28ms All ok, 62 results (6.6s) > > proc.time() user system elapsed 0.15 0.06 8.06