R Under development (unstable) (2023-06-13 r84537 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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("EnvStats") + } Attaching package: 'EnvStats' The following objects are masked from 'package:stats': predict, predict.lm test_predIntNormSimultaeous.R. 0 tests test_predIntNormSimultaeous.R. 0 tests test_predIntNormSimultaeous.R. 0 tests test_predIntNormSimultaeous.R. 0 tests test_predIntNormSimultaeous.R. 1 tests OK test_predIntNormSimultaeous.R. 1 tests OK test_predIntNormSimultaeous.R. 2 tests OK test_predIntNormSimultaeous.R. 2 tests OK test_predIntNormSimultaeous.R. 3 tests OK test_predIntNormSimultaeous.R. 3 tests OK test_predIntNormSimultaeous.R. 4 tests OK test_predIntNormSimultaeous.R. 4 tests OK test_predIntNormSimultaeous.R. 5 tests OK test_predIntNormSimultaeous.R. 5 tests OK test_predIntNormSimultaeous.R. 6 tests OK test_predIntNormSimultaeous.R. 6 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 7 tests OK test_predIntNormSimultaeous.R. 8 tests OK 0.9s test_predIntNormSimultaeousK.R 0 tests test_predIntNormSimultaeousK.R 0 tests test_predIntNormSimultaeousK.R 1 tests OK test_predIntNormSimultaeousK.R 1 tests OK test_predIntNormSimultaeousK.R 2 tests OK test_predIntNormSimultaeousK.R 2 tests OK test_predIntNormSimultaeousK.R 3 tests OK test_predIntNormSimultaeousK.R 3 tests OK test_predIntNormSimultaeousK.R 4 tests OK test_predIntNormSimultaeousK.R 4 tests OK test_predIntNormSimultaeousK.R 5 tests OK test_predIntNormSimultaeousK.R 5 tests OK test_predIntNormSimultaeousK.R 5 tests OK test_predIntNormSimultaeousK.R 5 tests OK test_predIntNormSimultaeousK.R 5 tests OK test_predIntNormSimultaeousK.R 5 tests OK test_predIntNormSimultaeousK.R 6 tests OK 0.9s test_qnormMix.R............... 0 tests test_qnormMix.R............... 0 tests test_qnormMix.R............... 1 tests OK test_qnormMix.R............... 1 tests OK test_qnormMix.R............... 2 tests OK test_qnormMix.R............... 2 tests OK test_qnormMix.R............... 3 tests OK test_qnormMix.R............... 3 tests OK test_qnormMix.R............... 4 tests OK 8ms test_stats_test_text.R........ 0 tests test_stats_test_text.R........ 0 tests test_stats_test_text.R........ 0 tests test_stats_test_text.R........ 0 tests test_stats_test_text.R........ 0 tests test_stats_test_text.R........ 0 tests test_stats_test_text.R........ 0 tests 0.8s All ok, 18 results (2.6s) > > proc.time() user system elapsed 2.70 0.17 2.81