R Under development (unstable) (2026-02-28 r89504 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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("robscale") + } test_adm.R.................... 0 tests test_adm.R.................... 0 tests test_adm.R.................... 0 tests test_adm.R.................... 0 tests test_adm.R.................... 0 tests test_adm.R.................... 1 tests OK test_adm.R.................... 2 tests OK test_adm.R.................... 3 tests OK test_adm.R.................... 4 tests OK test_adm.R.................... 5 tests OK test_adm.R.................... 6 tests OK test_adm.R.................... 7 tests OK test_adm.R.................... 8 tests OK test_adm.R.................... 9 tests OK test_adm.R.................... 10 tests OK test_adm.R.................... 11 tests OK 49ms test_cross_check.R............ 0 tests test_cross_check.R............ 5400 tests OK 1.8s test_robLoc.R................. 0 tests test_robLoc.R................. 0 tests test_robLoc.R................. 0 tests test_robLoc.R................. 0 tests test_robLoc.R................. 0 tests test_robLoc.R................. 1 tests OK test_robLoc.R................. 2 tests OK test_robLoc.R................. 2 tests OK test_robLoc.R................. 3 tests OK test_robLoc.R................. 4 tests OK test_robLoc.R................. 5 tests OK test_robLoc.R................. 6 tests OK test_robLoc.R................. 6 tests OK test_robLoc.R................. 7 tests OK test_robLoc.R................. 8 tests OK test_robLoc.R................. 9 tests OK test_robLoc.R................. 10 tests OK test_robLoc.R................. 11 tests OK test_robLoc.R................. 12 tests OK test_robLoc.R................. 13 tests OK test_robLoc.R................. 14 tests OK 6ms test_robScale.R............... 0 tests test_robScale.R............... 0 tests test_robScale.R............... 1 tests OK test_robScale.R............... 2 tests OK test_robScale.R............... 3 tests OK test_robScale.R............... 4 tests OK test_robScale.R............... 5 tests OK test_robScale.R............... 6 tests OK test_robScale.R............... 6 tests OK test_robScale.R............... 7 tests OK test_robScale.R............... 8 tests OK test_robScale.R............... 9 tests OK test_robScale.R............... 9 tests OK test_robScale.R............... 9 tests OK test_robScale.R............... 9 tests OK test_robScale.R............... 10 tests OK test_robScale.R............... 11 tests OK test_robScale.R............... 12 tests OK test_robScale.R............... 13 tests OK test_robScale.R............... 14 tests OK test_robScale.R............... 15 tests OK test_robScale.R............... 16 tests OK test_robScale.R............... 17 tests OK 31ms All ok, 5442 results (1.9s) > > proc.time() user system elapsed 2.06 0.15 2.20