R Under development (unstable) (2024-11-19 r87348 ucrt) -- "Unsuffered Consequences" 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)) { + Sys.setenv(R_TESTS = "") + tinytest::test_package("mlms") + } test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 1 tests OK 3.8s test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 0 tests test_usgs133.R................ 1 tests OK test_usgs133.R................ 1 tests OK test_usgs133.R................ 1 tests OK test_usgs133.R................ 2 tests OK test_usgs133.R................ 3 tests OK test_usgs133.R................ 4 tests OK test_usgs133.R................ 5 tests OK test_usgs133.R................ 6 tests OK test_usgs133.R................ 6 tests OK test_usgs133.R................ 6 tests OK test_usgs133.R................ 7 tests OK test_usgs133.R................ 8 tests OK test_usgs133.R................ 9 tests OK test_usgs133.R................ 10 tests OK test_usgs133.R................ 11 tests OK 23ms test_visits.R................. 0 tests test_visits.R................. 0 tests test_visits.R................. 0 tests test_visits.R................. 1 tests OK test_visits.R................. 2 tests OK test_visits.R................. 2 tests OK test_visits.R................. 2 tests OK test_visits.R................. 2 tests OK test_visits.R................. 3 tests OK test_visits.R................. 3 tests OK test_visits.R................. 3 tests OK test_visits.R................. 3 tests OK test_visits.R................. 4 tests OK test_visits.R................. 4 tests OK test_visits.R................. 4 tests OK test_visits.R................. 4 tests OK test_visits.R................. 4 tests OK test_visits.R................. 5 tests OK test_visits.R................. 5 tests OK test_visits.R................. 5 tests OK test_visits.R................. 5 tests OK 8ms All ok, 17 results (3.9s) > > proc.time() user system elapsed 4.14 0.26 4.40