R Under development (unstable) (2025-09-01 r88761 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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. > library(testthat) > library(dsm) Loading required package: mgcv Loading required package: nlme This is mgcv 1.9-3. For overview type 'help("mgcv-package")'. Loading required package: mrds This is mrds 3.0.1 Built: R 4.6.0; ; 2025-08-31 02:29:44 UTC; windows Loading required package: numDeriv This is dsm 2.3.4 Built: R 4.6.0; ; 2025-09-02 09:38:07 UTC; windows > > # uncomment for tests > test_package("dsm") No installed testthat tests found for dsm > > proc.time() user system elapsed 2.57 0.43 3.39