R Under development (unstable) (2023-09-12 r85134 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("maptiles") + } test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 0 tests test_get_tiles.R.............. 1 tests OK test_get_tiles.R.............. 2 tests OK test_get_tiles.R.............. 3 tests OK test_get_tiles.R.............. 4 tests OK test_get_tiles.R.............. 5 tests OK test_get_tiles.R.............. 6 tests OK test_get_tiles.R.............. 7 tests OK test_get_tiles.R.............. 8 tests OK test_get_tiles.R.............. 9 tests OK test_get_tiles.R.............. 9 tests OK test_get_tiles.R.............. 9 tests OK test_get_tiles.R.............. 10 tests OK test_get_tiles.R.............. 11 tests OK test_get_tiles.R.............. 12 tests OK test_get_tiles.R.............. 13 tests OK test_get_tiles.R.............. 14 tests OK test_get_tiles.R.............. 14 tests OK test_get_tiles.R.............. 14 tests OK test_get_tiles.R.............. 15 tests OK test_get_tiles.R.............. 16 tests OK test_get_tiles.R.............. 17 tests OK test_get_tiles.R.............. 18 tests OK test_get_tiles.R.............. 19 tests OK test_get_tiles.R.............. 19 tests OK test_get_tiles.R.............. 19 tests OK test_get_tiles.R.............. 20 tests OK test_get_tiles.R.............. 21 tests OK test_get_tiles.R.............. 22 tests OK test_get_tiles.R.............. 23 tests OK test_get_tiles.R.............. 24 tests OK test_get_tiles.R.............. 24 tests OK test_get_tiles.R.............. 24 tests OK test_get_tiles.R.............. 25 tests OK test_get_tiles.R.............. 26 tests OK test_get_tiles.R.............. 27 tests OK test_get_tiles.R.............. 28 tests OK test_get_tiles.R.............. 29 tests OK test_get_tiles.R.............. 29 tests OK test_get_tiles.R.............. 29 tests OK test_get_tiles.R.............. 30 tests OK test_get_tiles.R.............. 31 tests OK test_get_tiles.R.............. 32 tests OK test_get_tiles.R.............. 33 tests OK test_get_tiles.R.............. 34 tests OK test_get_tiles.R.............. 34 tests OK test_get_tiles.R.............. 34 tests OK test_get_tiles.R.............. 35 tests OK test_get_tiles.R.............. 36 tests OK test_get_tiles.R.............. 37 tests OK test_get_tiles.R.............. 38 tests OK test_get_tiles.R.............. 39 tests OK test_get_tiles.R.............. 39 tests OK test_get_tiles.R.............. 39 tests OK test_get_tiles.R.............. 40 tests OK test_get_tiles.R.............. 41 tests OK test_get_tiles.R.............. 42 tests OK test_get_tiles.R.............. 43 tests OK test_get_tiles.R.............. 44 tests OK test_get_tiles.R.............. 44 tests OK test_get_tiles.R.............. 44 tests OK test_get_tiles.R.............. 45 tests OK test_get_tiles.R.............. 46 tests OK test_get_tiles.R.............. 47 tests OK test_get_tiles.R.............. 48 tests OK test_get_tiles.R.............. 49 tests OK test_get_tiles.R.............. 49 tests OK 1.4s All ok, 49 results (1.5s) > > proc.time() user system elapsed 6.64 0.43 7.01