R Under development (unstable) (2023-09-22 r85209 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("iemisc") + } The legacy packages maptools, rgdal, and rgeos, underpinning the sp package, which was just loaded, will retire in October 2023. Please refer to R-spatial evolution reports for details, especially https://r-spatial.org/r/2023/05/15/evolution4.html. It may be desirable to make the sf package available; package maintainers should consider adding sf to Suggests:. The sp package is now running under evolution status 2 (status 2 uses the sf package in place of rgdal) test_Re1.R.................... 0 tests test_Re1.R.................... 3 tests OK 84ms test_Re2.R.................... 0 tests test_Re2.R.................... 3 tests OK 4ms test_Re3.R.................... 0 tests test_Re3.R.................... 2 tests OK 4ms test_acotd.R.................. 0 tests test_acotd.R.................. 6 tests OK 6ms test_acscd.R.................. 0 tests test_acscd.R.................. 4 tests OK 4ms test_approxerror.R............ 0 tests test_approxerror.R............ 4 tests OK 4ms test_asecd.R.................. 0 tests test_asecd.R.................. 6 tests OK 3ms test_asind.R.................. 0 tests test_asind.R.................. 3 tests OK 4ms test_atan2d.R................. 0 tests test_atan2d.R................. 3 tests OK 4ms test_atand.R.................. 0 tests test_atand.R.................. 6 tests OK 5ms test_colebrook.R.............. 0 tests test_colebrook.R.............. 5 tests OK 5ms test_construction_decimal.R... 0 tests test_construction_decimal.R... 8 tests OK 15ms test_cscd.R................... 0 tests test_cscd.R................... 4 tests OK 3ms test_cv.R..................... 0 tests test_cv.R..................... 8 tests OK 6ms test_f1.R..................... 0 tests test_f1.R..................... 4 tests OK 3ms test_f2.R..................... 0 tests test_f2.R..................... 4 tests OK 4ms test_f3.R..................... 0 tests test_f3.R..................... 4 tests OK 5ms test_f4.R..................... 0 tests test_f4.R..................... 4 tests OK 4ms test_f5.R..................... 0 tests test_f5.R..................... 4 tests OK 4ms test_f6.R..................... 0 tests test_f6.R..................... 4 tests OK 4ms test_f7.R..................... 0 tests test_f7.R..................... 4 tests OK 5ms test_f8.R..................... 0 tests test_f8.R..................... 3 tests OK 4ms test_frac_to_numeric.R........ 0 tests test_frac_to_numeric.R........ 5 tests OK 36ms test_kin_visc_water.R......... 0 tests test_kin_visc_water.R......... 2 tests OK 18ms test_ranges.R................. 0 tests test_ranges.R................. 4 tests OK 95ms test_relerror.R............... 0 tests test_relerror.R............... 4 tests OK 3ms test_righttri.R............... 0 tests test_righttri.R............... 5 tests OK 3ms test_secd.R................... 0 tests test_secd.R................... 4 tests OK 3ms test_secprop.R................ 0 tests test_secprop.R................ 4 tests OK 3ms test_sind.R................... 0 tests test_sind.R................... 5 tests OK 3ms test_tand.R................... 0 tests test_tand.R................... 4 tests OK 3ms All ok, 133 results (0.4s) > > proc.time() user system elapsed 2.95 0.68 3.62