R version 4.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 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=70312 on localhost:11952 at 20:26:09.944 test-distributions.R.......... 13 tests OK 0.7s test-model-spatial.R.......... 3 tests OK 0.7s test-model-spde.R............. 4 tests OK 4.9s test-sparse.R................. 9 tests OK 89ms test-spline.R................. 2 tests OK 10ms test-tape.R................... 11 tests OK 26ms All ok, 42 results (6.4s) > > proc.time() user system elapsed 0.17 0.03 7.84