* using log directory 'd:/Rcompile/CRANpkg/local/4.0/sf.Rcheck' * using R version 4.0.5 (2021-03-31) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'sf/DESCRIPTION' ... OK * this is package 'sf' version '1.0-7' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'sf' can be installed ... OK * checking installed package size ... NOTE installed size is 108.2Mb sub-directories of 1Mb or more: doc 1.7Mb gdal 2.2Mb libs 91.2Mb proj 8.7Mb sqlite 1.5Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK ** checking loading without being on the library search path ... OK ** checking use of S3 registration ... OK * loading checks for arch 'x64' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK ** checking loading without being on the library search path ... OK ** checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [33s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compiled code ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... [54s] OK ** running examples for arch 'x64' ... [57s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... [209s] OK Running 'aggregate.R' [3s] Comparing 'aggregate.Rout' to 'aggregate.Rout.save' ...4c4 < Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE --- > Linking to GEOS 3.10.1, GDAL 3.4.0, PROJ 8.2.0; sf_use_s2() is TRUE Running 'cast.R' [3s] Comparing 'cast.Rout' to 'cast.Rout.save' ... OK Running 'crs.R' [3s] Comparing 'crs.Rout' to 'crs.Rout.save' ...72c72,108 < --- > GEOGCRS["WGS 84", > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)", > ID["EPSG",1166]], > MEMBER["World Geodetic System 1984 (G730)", > ID["EPSG",1152]], > MEMBER["World Geodetic System 1984 (G873)", > ID["EPSG",1153]], > MEMBER["World Geodetic System 1984 (G1150)", > ID["EPSG",1154]], > MEMBER["World Geodetic System 1984 (G1674)", > ID["EPSG",1155]], > MEMBER["World Geodetic System 1984 (G1762)", > ID["EPSG",1156]], > MEMBER["World Geodetic System 1984 (G2139)", > ID["EPSG",1309]], > ELLIPSOID["WGS 84",6378137,298.257223563, > LENGTHUNIT["metre",1], > ID["EPSG",7030]], > ENSEMBLEACCURACY[2.0], > ID["EPSG",6326]], > PRIMEM["Greenwich",0, > ANGLEUNIT["degree",0.0174532925199433], > ID["EPSG",8901]], > CS[ellipsoidal,2], > AXIS["longitude",east, > ORDER[1], > ANGLEUNIT["degree",0.0174532925199433, > ID["EPSG",9122]]], > AXIS["latitude",north, > ORDER[2], > ANGLEUNIT["degree",0.0174532925199433, > ID["EPSG",9122]]], > USAGE[ > SCOPE["unknown"], > AREA["World."], > BBOX[-90,-180,90,180]]] 74,76d109 < Warning message: < In CPL_crs_from_input(x) : < GDAL Message 1: +init=epsg:XXXX syntax is deprecated. It might return a CRS with a non-EPSG compliant axis order. 79c112 < User input: +init=epsg:4326 --- > User input: WGS 84 82c115,129 < DATUM["World Geodetic System 1984", --- > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)", > ID["EPSG",1166]], > MEMBER["World Geodetic System 1984 (G730)", > ID["EPSG",1152]], > MEMBER["World Geodetic System 1984 (G873)", > ID["EPSG",1153]], > MEMBER["World Geodetic System 1984 (G1150)", > ID["EPSG",1154]], > MEMBER["World Geodetic System 1984 (G1674)", > ID["EPSG",1155]], > MEMBER["World Geodetic System 1984 (G1762)", > ID["EPSG",1156]], > MEMBER["World Geodetic System 1984 (G2139)", > ID["EPSG",1309]], 84c131,133 < LENGTHUNIT["metre",1]], --- > LENGTHUNIT["metre",1], > ID["EPSG",7030]], > ENSEMBLEACCURACY[2.0], 109c158,165 < DATUM["World Geodetic System 1984", --- > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)"], > MEMBER["World Geodetic System 1984 (G730)"], > MEMBER["World Geodetic System 1984 (G873)"], > MEMBER["World Geodetic System 1984 (G1150)"], > MEMBER["World Geodetic System 1984 (G1674)"], > MEMBER["World Geodetic System 1984 (G1762)"], > MEMBER["World Geodetic System 1984 (G2139)"], 111c167,168 < LENGTHUNIT["metre",1]]], --- > LENGTHUNIT["metre",1]], > ENSEMBLEACCURACY[2.0]], 129c186,193 < DATUM["World Geodetic System 1984", --- > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)"], > MEMBER["World Geodetic System 1984 (G730)"], > MEMBER["World Geodetic System 1984 (G873)"], > MEMBER["World Geodetic System 1984 (G1150)"], > MEMBER["World Geodetic System 1984 (G1674)"], > MEMBER["World Geodetic System 1984 (G1762)"], > MEMBER["World Geodetic System 1984 (G2139)"], 131c195,196 < LENGTHUNIT["metre",1]]], --- > LENGTHUNIT["metre",1]], > ENSEMBLEACCURACY[2.0]], Running 'dist.R' [3s] Comparing 'dist.Rout' to 'dist.Rout.save' ... OK Running 'dplyr.R' [12s] Comparing 'dplyr.Rout' to 'dplyr.Rout.save' ...73c73 < Bounding box: xmin: -9386879 ymin: 4012985 xmax: -8399792 ymax: 4382074 --- > Bounding box: xmin: -9386880 ymin: 4012991 xmax: -8399788 ymax: 4382079 75c75 < # A tibble: 4 x 3 --- > # A tibble: 4 × 3 78,81c78,81 < 1 (0,0.1] 0.0760 (((-8683671 4067127, -8684148 4070872, -8685776 4073~ < 2 (0.1,0.12] 0.112 (((-9355589 4201000, -9354262 4203720, -9351260 4199~ < 3 (0.12,0.15] 0.134 (((-9302072 4171501, -9311147 4181236, -9311293 4183~ < 4 (0.15,0.25] 0.190 (((-8682914 4064845, -8681013 4064010, -8680138 4061~ --- > 1 (0,0.1] 0.0760 (((-8863447 4143479, -8857175 4151339, -8858837 4156… > 2 (0.1,0.12] 0.112 (((-9362143 4197312, -9355589 4200996, -9354263 4203… > 3 (0.12,0.15] 0.134 (((-9302071 4171499, -9311146 4181234, -9311292 4183… > 4 (0.15,0.25] 0.190 (((-8830723 4133018, -8832558 4137955, -8832096 4141… 105c105 < Bounding box: xmin: -8802506 ymin: 4012985 xmax: -8492272 ymax: 4166159 --- > Bounding box: xmin: -8802506 ymin: 4012991 xmax: -8492268 ymax: 4166167 107c107 < # A tibble: 6 x 4 --- > # A tibble: 6 × 4 110,115c110,115 < 1 95 (((-8588149 4131915, -8589852 4133296, -8589358 4135190, -8~ SID79 4 < 2 96 (((-8712000 4081952, -8719512 4077857, -8731642 4078857, -8~ SID79 5 < 3 97 (((-8685776 4073050, -8697388 4077816, -8700121 4077563, -8~ SID79 3 < 4 98 (((-8755886 4021930, -8802506 4069789, -8798771 4071773, -8~ SID79 17 < 5 99 (((-8678518 4054258, -8679090 4061398, -8680138 4061543, -8~ SID79 9 < 6 100 (((-8755886 4021930, -8753548 4025863, -8753053 4030189, -8~ SID79 6 --- > 1 95 (((-8588146 4131923, -8589850 4133303, -8589356 4135198, -8… SID79 4 > 2 96 (((-8711999 4081959, -8719511 4077863, -8731642 4078864, -8… SID79 5 > 3 97 (((-8685774 4073056, -8697387 4077823, -8700120 4077570, -8… SID79 3 > 4 98 (((-8755885 4021935, -8802506 4069795, -8798771 4071779, -8… SID79 17 > 5 99 (((-8678517 4054264, -8679088 4061405, -8680136 4061550, -8… SID79 9 > 6 100 (((-8755885 4021935, -8753548 4025868, -8753052 4030195, -8… SID79 6 120c120 < Bounding box: xmin: -9099356 ymin: 4310656 xmax: -8434990 ymax: 4382074 --- > Bounding box: xmin: -9099356 ymin: 4310668 xmax: -8434988 ymax: 4382079 122c122 < # A tibble: 6 x 4 --- > # A tibble: 6 × 4 125,130c125,130 < 1 1 (((-9069486 4332928, -9077065 4338195, -9079419 4338345, -9~ 1 0 < 2 2 (((-9043563 4351024, -9043652 4352966, -9046118 4356510, -9~ 0 3 < 3 3 (((-8956336 4334060, -8958567 4335740, -8965302 4336017, -8~ 5 6 < 4 4 (((-8461242 4344697, -8462174 4347203, -8463903 4346960, -8~ 1 2 < 5 5 (((-8595797 4333842, -8597684 4330201, -8604809 4329777, -8~ 9 3 < 6 6 (((-8543186 4332866, -8569416 4332359, -8570982 4333096, -8~ 7 5 --- > 1 1 (((-9069486 4332934, -9077066 4338201, -9079419 4338351, -9… 1 0 > 2 2 (((-9043562 4351030, -9043652 4352973, -9046117 4356516, -9… 0 3 > 3 3 (((-8956335 4334068, -8958566 4335747, -8965300 4336025, -8… 5 6 > 4 4 (((-8461241 4344709, -8462173 4347214, -8463902 4346972, -8… 1 2 > 5 5 (((-8595797 4333852, -8597683 4330212, -8604808 4329788, -8… 9 3 > 6 6 (((-8543185 4332878, -8569416 4332369, -8570981 4333107, -8… 7 5 135c135 < Bounding box: xmin: -9099356 ymin: 4310656 xmax: -8434990 ymax: 4382074 --- > Bounding box: xmin: -9099356 ymin: 4310668 xmax: -8434988 ymax: 4382079 137c137 < # A tibble: 6 x 4 --- > # A tibble: 6 × 4 140,145c140,145 < 1 (((-9069486 4332928, -9077065 4338195, -9079419 4338345, -9~ 1 1 0 < 2 (((-9043563 4351024, -9043652 4352966, -9046118 4356510, -9~ 2 0 3 < 3 (((-8956336 4334060, -8958567 4335740, -8965302 4336017, -8~ 3 5 6 < 4 (((-8461242 4344697, -8462174 4347203, -8463903 4346960, -8~ 4 1 2 < 5 (((-8595797 4333842, -8597684 4330201, -8604809 4329777, -8~ 5 9 3 < 6 (((-8543186 4332866, -8569416 4332359, -8570982 4333096, -8~ 6 7 5 --- > 1 (((-9069486 4332934, -9077066 4338201, -9079419 4338351, -9… 1 1 0 > 2 (((-9043562 4351030, -9043652 4352973, -9046117 4356516, -9… 2 0 3 > 3 (((-8956335 4334068, -8958566 4335747, -8965300 4336025, -8… 3 5 6 > 4 (((-8461241 4344709, -8462173 4347214, -8463902 4346972, -8… 4 1 2 > 5 (((-8595797 4333852, -8597683 4330212, -8604808 4329788, -8… 5 9 3 > 6 (((-8543185 4332878, -8569416 4332369, -8570981 4333107, -8… 6 7 5 179c179 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 181c181 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 184c184 < 1 0.00000259 (((705860.3 27430.49, 698896.5 18674.82, 648512.1 14740.06, 6414~ --- > 1 0.00000259 (((138426 177699.3, 145548.6 177837.2, 151051.2 180557.6, 152246… 189c189 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 191c191 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 194c194 < 1 0.00000259 (((835417.3 98649.53, 840065.8 108054.4, 844664.4 115168.6, ~ --- > 1 0.00000259 (((154399.2 148898.9, 142569.6 149407.8, 123829 150481.4, 12… 201c201 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 203c203 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 206c206 < 1 329962 (((705860.3 27430.49, 698896.5 18674.82, 648512.1 14740.06~ --- > 1 329962 (((138426 177699.3, 145548.6 177837.2, 151051.2 180557.6, … 211c211 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 213c213 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 216c216 < 1 329962 (((835417.3 98649.53, 840065.8 108054.4, 844664.4 115168.~ --- > 1 329962 (((154399.2 148898.9, 142569.6 149407.8, 123829 150481.4,… Running 'empty.R' [3s] Comparing 'empty.Rout' to 'empty.Rout.save' ... OK Running 'gdal_geom.R' [5s] Comparing 'gdal_geom.Rout' to 'gdal_geom.Rout.save' ...241,245c241,245 < [1,] 1760230516 0.114 < [2,] 946417787 0.061 < [3,] 2202223078 0.143 < [4,] 1074332698 0.070 < [5,] 2352528086 0.153 --- > [1,] 1760244967 0.114 > [2,] 946435667 0.061 > [3,] 2202248253 0.143 > [4,] 1074351919 0.070 > [5,] 2352539533 0.153 Running 'geos.R' [38s] Comparing 'geos.Rout' to 'geos.Rout.save' ...13,22c13,22 < [1,] 0.00 0.00 25651.99 440561.48 299772.34 361529.73 419671.66 < [2,] 0.00 0.00 0.00 409429.44 268945.05 332590.52 388545.58 < [3,] 25651.99 0.00 0.00 367556.52 227018.38 290298.04 346669.14 < [4,] 440561.48 409429.44 367556.52 0.00 67226.86 45537.62 0.00 < [5,] 299772.34 268945.05 227018.38 67226.86 0.00 0.00 46527.56 < [6,] 361529.73 332590.52 290298.04 45537.62 0.00 0.00 30213.17 < [7,] 419671.66 388545.58 346669.14 0.00 46527.56 30213.17 0.00 < [8,] 384593.29 354295.06 312351.76 16130.19 11926.86 0.00 0.00 < [9,] 262353.97 231217.73 189310.73 140455.97 0.00 64606.27 119564.00 < [10,] 71138.53 41943.71 0.00 330752.58 190183.42 252373.26 309863.33 --- > [1,] 0.00 0.00 25652.53 440561.15 299772.18 361529.53 419671.2 > [2,] 0.00 0.00 0.00 409428.54 268944.31 332589.77 388544.5 > [3,] 25652.53 0.00 0.00 367555.48 227017.51 290297.10 346667.9 > [4,] 440561.15 409428.54 367555.48 0.00 67226.86 45537.55 0.0 > [5,] 299772.18 268944.31 227017.51 67226.86 0.00 0.00 46527.4 > [6,] 361529.53 332589.77 290297.10 45537.55 0.00 0.00 30213.0 > [7,] 419671.16 388544.52 346667.93 0.00 46527.40 30213.00 0.0 > [8,] 384592.90 354294.11 312350.68 16130.34 11926.81 0.00 0.0 > [9,] 262354.29 231217.49 189310.35 140455.87 0.00 64606.24 119563.7 > [10,] 71139.29 41943.83 0.00 330751.39 190182.39 252372.06 309862.0 24,33c24,33 < [1,] 384593.29 262353.97 71138.53 < [2,] 354295.06 231217.73 41943.71 < [3,] 312351.76 189310.73 0.00 < [4,] 16130.19 140455.97 330752.58 < [5,] 11926.86 0.00 190183.42 < [6,] 0.00 64606.27 252373.26 < [7,] 0.00 119564.00 309863.33 < [8,] 0.00 85533.33 275391.07 < [9,] 85533.33 0.00 152489.45 < [10,] 275391.07 152489.45 0.00 --- > [1,] 384592.90 262354.29 71139.29 > [2,] 354294.11 231217.49 41943.83 > [3,] 312350.68 189310.35 0.00 > [4,] 16130.34 140455.87 330751.39 > [5,] 11926.81 0.00 190182.39 > [6,] 0.00 64606.24 252372.06 > [7,] 0.00 119563.73 309861.97 > [8,] 0.00 85533.12 275389.78 > [9,] 85533.12 0.00 152488.92 > [10,] 275389.78 152488.92 0.00 Running 'graticule.R' [6s] Comparing 'graticule.Rout' to 'graticule.Rout.save' ... OK Running 'grid.R' [3s] Comparing 'grid.Rout' to 'grid.Rout.save' ... OK Running 'maps.R' [6s] Comparing 'maps.Rout' to 'maps.Rout.save' ... OK Running 'plot.R' [16s] Comparing 'plot.Rout' to 'plot.Rout.save' ... OK Running 'read.R' [6s] Comparing 'read.Rout' to 'read.Rout.save' ...289c289 < 2 POINT (367470.5 4962415) --- > 2 POINT (367470.5 4962414) 334,335c334 < `d:\RCompile\CRANpkg\local\4.0\sf.Rcheck\tests_i386\tst__.gpkg' < using driver `GPKG' --- > `/home/edzer/git/sf.Rcheck/tests/tst__.gpkg' using driver `GPKG' Running 'roundtrip.R' [4s] Comparing 'roundtrip.Rout' to 'roundtrip.Rout.save' ... OK Running 's2.R' [5s] Comparing 's2.Rout' to 's2.Rout.save' ...4c4 < Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE --- > Linking to GEOS 3.10.1, GDAL 3.4.0, PROJ 8.2.0; sf_use_s2() is TRUE Running 'sample.R' [3s] Comparing 'sample.Rout' to 'sample.Rout.save' ... OK Running 'sfc.R' [33s] Comparing 'sfc.Rout' to 'sfc.Rout.save' ...335c335 < "3.9.1" "3.2.1" "7.2.1" --- > "3.10.1" "3.4.0" "8.2.0" 651c651 < Bounding box: xmin: 406265 ymin: 48359.7 xmax: 3052877 ymax: 1044143 --- > Bounding box: xmin: 406262.2 ymin: 48374.87 xmax: 3052887 ymax: 1044158 666,675c666,675 < 1 10 1364 0 19 A 4 #fb80724d MULTIPOLYGON (((1270813 913... < 2 10 542 3 12 A 4 #fb80724d MULTIPOLYGON (((1340553 959... < 3 208 3616 6 260 A 5 #80b1d34d MULTIPOLYGON (((1570586 910... < 4 123 830 2 145 A 10 #bc80bd4d MULTIPOLYGON (((2881206 948... < 5 1066 1606 3 1197 A 8 #fccde54d MULTIPOLYGON (((2525700 911... < 6 954 1838 5 1237 A 9 #d9d9d94d MULTIPOLYGON (((2665112 911... < 7 115 350 2 139 A 10 #bc80bd4d MULTIPOLYGON (((2881206 948... < 8 254 594 2 371 A 9 #d9d9d94d MULTIPOLYGON (((2717988 951... < 9 748 1190 2 844 A 8 #fccde54d MULTIPOLYGON (((2203888 914... < 10 160 2038 5 176 A 5 #80b1d34d MULTIPOLYGON (((1697618 911... --- > 1 10 1364 0 19 A 4 #fb80724d MULTIPOLYGON (((1270814 913... > 2 10 542 3 12 A 4 #fb80724d MULTIPOLYGON (((1340555 959... > 3 208 3616 6 260 A 5 #80b1d34d MULTIPOLYGON (((1570591 910... > 4 123 830 2 145 A 10 #bc80bd4d MULTIPOLYGON (((2881208 948... > 5 1066 1606 3 1197 A 8 #fccde54d MULTIPOLYGON (((2525701 911... > 6 954 1838 5 1237 A 9 #d9d9d94d MULTIPOLYGON (((2665113 911... > 7 115 350 2 139 A 10 #bc80bd4d MULTIPOLYGON (((2881208 948... > 8 254 594 2 371 A 9 #d9d9d94d MULTIPOLYGON (((2717989 951... > 9 748 1190 2 844 A 8 #fccde54d MULTIPOLYGON (((2203890 914... > 10 160 2038 5 176 A 5 #80b1d34d MULTIPOLYGON (((1697624 911... 758c758 < Bounding box: xmin: 1216510 ymin: 935852 xmax: 1428880 ymax: 1031490 --- > Bounding box: xmin: 1216510 ymin: 935867 xmax: 1428880 ymax: 1031510 761,765c761,765 < POINT (1264558 935852) < POINT (1256623 949369) < POINT (1222665 972624) < POINT (1333528 968263) < POINT (1310837 958630) --- > POINT (1264558 935867) > POINT (1256623 949384) > POINT (1222665 972639) > POINT (1333530 968278) > POINT (1310838 958645) 773c773 < Bounding box: xmin: -81.6893 ymin: 36.2491 xmax: -80.914 ymax: 36.5726 --- > Bounding box: xmin: -81.6893 ymin: 36.2492 xmax: -80.914 ymax: 36.5726 776c776 < MULTIPOINT ((-81.2629 36.4076), (-81.1375 36.56... --- > MULTIPOINT ((-81.2629 36.4076), (-81.1374 36.56... 800,805c800,805 < * `AREA` -> `AREA...1` < * `PERIMETER` -> `PERIMETER...2` < * `CNTY_` -> `CNTY_...3` < * `AREA` -> `AREA...16` < * `PERIMETER` -> `PERIMETER...17` < * `CNTY_` -> `CNTY_...18` --- > * AREA -> AREA...1 > * PERIMETER -> PERIMETER...2 > * CNTY_ -> CNTY_...3 > * AREA -> AREA...16 > * PERIMETER -> PERIMETER...17 > * ... Running 'sfg.R' [2s] Comparing 'sfg.Rout' to 'sfg.Rout.save' ... OK Running 'spatstat.R' [9s] Comparing 'spatstat.Rout' to 'spatstat.Rout.save' ...77c77 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 81,90c81,90 < 1 window MULTIPOLYGON (((886135.8 31... < 2 point POINT (339121.1 257811.6) < 3 point POINT (827440.4 246568.3) < 4 point POINT (451339.2 207943.6) < 5 point POINT (268749.7 203323.4) < 6 point POINT (516676.5 198556.1) < 7 point POINT (692366 238643.1) < 8 point POINT (843278.5 287241.6) < 9 point POINT (648477.7 235466.6) < 10 point POINT (852593 267248.3) --- > 1 window MULTIPOLYGON (((886136 3141... > 2 point POINT (339121.3 257815.9) > 3 point POINT (827443.1 246572.7) > 4 point POINT (451340 207948) > 5 point POINT (268749.6 203327.8) > 6 point POINT (516677.7 198560.6) > 7 point POINT (692368 238647.5) > 8 point POINT (843281.2 287246) > 9 point POINT (648479.4 235471) > 10 point POINT (852595.8 267252.6) Running 'stars.R' [7s] Comparing 'stars.Rout' to 'stars.Rout.save' ... OK Running 'testthat.R' [29s] Running 'units.R' [4s] Comparing 'units.Rout' to 'units.Rout.save' ... OK Running 'wkb.R' [2s] Comparing 'wkb.Rout' to 'wkb.Rout.save' ... OK ** running tests for arch 'x64' ... [207s] OK Running 'aggregate.R' [3s] Comparing 'aggregate.Rout' to 'aggregate.Rout.save' ...4c4 < Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE --- > Linking to GEOS 3.10.1, GDAL 3.4.0, PROJ 8.2.0; sf_use_s2() is TRUE Running 'cast.R' [4s] Comparing 'cast.Rout' to 'cast.Rout.save' ... OK Running 'crs.R' [3s] Comparing 'crs.Rout' to 'crs.Rout.save' ...72c72,108 < --- > GEOGCRS["WGS 84", > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)", > ID["EPSG",1166]], > MEMBER["World Geodetic System 1984 (G730)", > ID["EPSG",1152]], > MEMBER["World Geodetic System 1984 (G873)", > ID["EPSG",1153]], > MEMBER["World Geodetic System 1984 (G1150)", > ID["EPSG",1154]], > MEMBER["World Geodetic System 1984 (G1674)", > ID["EPSG",1155]], > MEMBER["World Geodetic System 1984 (G1762)", > ID["EPSG",1156]], > MEMBER["World Geodetic System 1984 (G2139)", > ID["EPSG",1309]], > ELLIPSOID["WGS 84",6378137,298.257223563, > LENGTHUNIT["metre",1], > ID["EPSG",7030]], > ENSEMBLEACCURACY[2.0], > ID["EPSG",6326]], > PRIMEM["Greenwich",0, > ANGLEUNIT["degree",0.0174532925199433], > ID["EPSG",8901]], > CS[ellipsoidal,2], > AXIS["longitude",east, > ORDER[1], > ANGLEUNIT["degree",0.0174532925199433, > ID["EPSG",9122]]], > AXIS["latitude",north, > ORDER[2], > ANGLEUNIT["degree",0.0174532925199433, > ID["EPSG",9122]]], > USAGE[ > SCOPE["unknown"], > AREA["World."], > BBOX[-90,-180,90,180]]] 74,76d109 < Warning message: < In CPL_crs_from_input(x) : < GDAL Message 1: +init=epsg:XXXX syntax is deprecated. It might return a CRS with a non-EPSG compliant axis order. 79c112 < User input: +init=epsg:4326 --- > User input: WGS 84 82c115,129 < DATUM["World Geodetic System 1984", --- > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)", > ID["EPSG",1166]], > MEMBER["World Geodetic System 1984 (G730)", > ID["EPSG",1152]], > MEMBER["World Geodetic System 1984 (G873)", > ID["EPSG",1153]], > MEMBER["World Geodetic System 1984 (G1150)", > ID["EPSG",1154]], > MEMBER["World Geodetic System 1984 (G1674)", > ID["EPSG",1155]], > MEMBER["World Geodetic System 1984 (G1762)", > ID["EPSG",1156]], > MEMBER["World Geodetic System 1984 (G2139)", > ID["EPSG",1309]], 84c131,133 < LENGTHUNIT["metre",1]], --- > LENGTHUNIT["metre",1], > ID["EPSG",7030]], > ENSEMBLEACCURACY[2.0], 109c158,165 < DATUM["World Geodetic System 1984", --- > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)"], > MEMBER["World Geodetic System 1984 (G730)"], > MEMBER["World Geodetic System 1984 (G873)"], > MEMBER["World Geodetic System 1984 (G1150)"], > MEMBER["World Geodetic System 1984 (G1674)"], > MEMBER["World Geodetic System 1984 (G1762)"], > MEMBER["World Geodetic System 1984 (G2139)"], 111c167,168 < LENGTHUNIT["metre",1]]], --- > LENGTHUNIT["metre",1]], > ENSEMBLEACCURACY[2.0]], 129c186,193 < DATUM["World Geodetic System 1984", --- > ENSEMBLE["World Geodetic System 1984 ensemble", > MEMBER["World Geodetic System 1984 (Transit)"], > MEMBER["World Geodetic System 1984 (G730)"], > MEMBER["World Geodetic System 1984 (G873)"], > MEMBER["World Geodetic System 1984 (G1150)"], > MEMBER["World Geodetic System 1984 (G1674)"], > MEMBER["World Geodetic System 1984 (G1762)"], > MEMBER["World Geodetic System 1984 (G2139)"], 131c195,196 < LENGTHUNIT["metre",1]]], --- > LENGTHUNIT["metre",1]], > ENSEMBLEACCURACY[2.0]], Running 'dist.R' [3s] Comparing 'dist.Rout' to 'dist.Rout.save' ... OK Running 'dplyr.R' [11s] Comparing 'dplyr.Rout' to 'dplyr.Rout.save' ...73c73 < Bounding box: xmin: -9386879 ymin: 4012985 xmax: -8399792 ymax: 4382074 --- > Bounding box: xmin: -9386880 ymin: 4012991 xmax: -8399788 ymax: 4382079 75c75 < # A tibble: 4 x 3 --- > # A tibble: 4 × 3 78,81c78,81 < 1 (0,0.1] 0.0760 (((-8683671 4067127, -8684148 4070872, -8685776 4073~ < 2 (0.1,0.12] 0.112 (((-9355589 4201000, -9354262 4203720, -9351260 4199~ < 3 (0.12,0.15] 0.134 (((-9302072 4171501, -9311147 4181236, -9311293 4183~ < 4 (0.15,0.25] 0.190 (((-8682914 4064845, -8681013 4064010, -8680138 4061~ --- > 1 (0,0.1] 0.0760 (((-8863447 4143479, -8857175 4151339, -8858837 4156… > 2 (0.1,0.12] 0.112 (((-9362143 4197312, -9355589 4200996, -9354263 4203… > 3 (0.12,0.15] 0.134 (((-9302071 4171499, -9311146 4181234, -9311292 4183… > 4 (0.15,0.25] 0.190 (((-8830723 4133018, -8832558 4137955, -8832096 4141… 105c105 < Bounding box: xmin: -8802506 ymin: 4012985 xmax: -8492272 ymax: 4166159 --- > Bounding box: xmin: -8802506 ymin: 4012991 xmax: -8492268 ymax: 4166167 107c107 < # A tibble: 6 x 4 --- > # A tibble: 6 × 4 110,115c110,115 < 1 95 (((-8588149 4131915, -8589852 4133296, -8589358 4135190, -8~ SID79 4 < 2 96 (((-8712000 4081952, -8719512 4077857, -8731642 4078857, -8~ SID79 5 < 3 97 (((-8685776 4073050, -8697388 4077816, -8700121 4077563, -8~ SID79 3 < 4 98 (((-8755886 4021930, -8802506 4069789, -8798771 4071773, -8~ SID79 17 < 5 99 (((-8678518 4054258, -8679090 4061398, -8680138 4061543, -8~ SID79 9 < 6 100 (((-8755886 4021930, -8753548 4025863, -8753053 4030189, -8~ SID79 6 --- > 1 95 (((-8588146 4131923, -8589850 4133303, -8589356 4135198, -8… SID79 4 > 2 96 (((-8711999 4081959, -8719511 4077863, -8731642 4078864, -8… SID79 5 > 3 97 (((-8685774 4073056, -8697387 4077823, -8700120 4077570, -8… SID79 3 > 4 98 (((-8755885 4021935, -8802506 4069795, -8798771 4071779, -8… SID79 17 > 5 99 (((-8678517 4054264, -8679088 4061405, -8680136 4061550, -8… SID79 9 > 6 100 (((-8755885 4021935, -8753548 4025868, -8753052 4030195, -8… SID79 6 120c120 < Bounding box: xmin: -9099356 ymin: 4310656 xmax: -8434990 ymax: 4382074 --- > Bounding box: xmin: -9099356 ymin: 4310668 xmax: -8434988 ymax: 4382079 122c122 < # A tibble: 6 x 4 --- > # A tibble: 6 × 4 125,130c125,130 < 1 1 (((-9069486 4332928, -9077065 4338195, -9079419 4338345, -9~ 1 0 < 2 2 (((-9043563 4351024, -9043652 4352966, -9046118 4356510, -9~ 0 3 < 3 3 (((-8956336 4334060, -8958567 4335740, -8965302 4336017, -8~ 5 6 < 4 4 (((-8461242 4344697, -8462174 4347203, -8463903 4346960, -8~ 1 2 < 5 5 (((-8595797 4333842, -8597684 4330201, -8604809 4329777, -8~ 9 3 < 6 6 (((-8543186 4332866, -8569416 4332359, -8570982 4333096, -8~ 7 5 --- > 1 1 (((-9069486 4332934, -9077066 4338201, -9079419 4338351, -9… 1 0 > 2 2 (((-9043562 4351030, -9043652 4352973, -9046117 4356516, -9… 0 3 > 3 3 (((-8956335 4334068, -8958566 4335747, -8965300 4336025, -8… 5 6 > 4 4 (((-8461241 4344709, -8462173 4347214, -8463902 4346972, -8… 1 2 > 5 5 (((-8595797 4333852, -8597683 4330212, -8604808 4329788, -8… 9 3 > 6 6 (((-8543185 4332878, -8569416 4332369, -8570981 4333107, -8… 7 5 135c135 < Bounding box: xmin: -9099356 ymin: 4310656 xmax: -8434990 ymax: 4382074 --- > Bounding box: xmin: -9099356 ymin: 4310668 xmax: -8434988 ymax: 4382079 137c137 < # A tibble: 6 x 4 --- > # A tibble: 6 × 4 140,145c140,145 < 1 (((-9069486 4332928, -9077065 4338195, -9079419 4338345, -9~ 1 1 0 < 2 (((-9043563 4351024, -9043652 4352966, -9046118 4356510, -9~ 2 0 3 < 3 (((-8956336 4334060, -8958567 4335740, -8965302 4336017, -8~ 3 5 6 < 4 (((-8461242 4344697, -8462174 4347203, -8463903 4346960, -8~ 4 1 2 < 5 (((-8595797 4333842, -8597684 4330201, -8604809 4329777, -8~ 5 9 3 < 6 (((-8543186 4332866, -8569416 4332359, -8570982 4333096, -8~ 6 7 5 --- > 1 (((-9069486 4332934, -9077066 4338201, -9079419 4338351, -9… 1 1 0 > 2 (((-9043562 4351030, -9043652 4352973, -9046117 4356516, -9… 2 0 3 > 3 (((-8956335 4334068, -8958566 4335747, -8965300 4336025, -8… 3 5 6 > 4 (((-8461241 4344709, -8462173 4347214, -8463902 4346972, -8… 4 1 2 > 5 (((-8595797 4333852, -8597683 4330212, -8604808 4329788, -8… 5 9 3 > 6 (((-8543185 4332878, -8569416 4332369, -8570981 4333107, -8… 6 7 5 179c179 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 181c181 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 184c184 < 1 0.00000259 (((705860.3 27430.49, 698896.5 18674.82, 648512.1 14740.06, 6414~ --- > 1 0.00000259 (((138426 177699.3, 145548.6 177837.2, 151051.2 180557.6, 152246… 189c189 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 191c191 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 194c194 < 1 0.00000259 (((835417.3 98649.53, 840065.8 108054.4, 844664.4 115168.6, ~ --- > 1 0.00000259 (((154399.2 148898.9, 142569.6 149407.8, 123829 150481.4, 12… 201c201 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 203c203 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 206c206 < 1 329962 (((705860.3 27430.49, 698896.5 18674.82, 648512.1 14740.06~ --- > 1 329962 (((138426 177699.3, 145548.6 177837.2, 151051.2 180557.6, … 211c211 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 213c213 < # A tibble: 1 x 2 --- > # A tibble: 1 × 2 216c216 < 1 329962 (((835417.3 98649.53, 840065.8 108054.4, 844664.4 115168.~ --- > 1 329962 (((154399.2 148898.9, 142569.6 149407.8, 123829 150481.4,… Running 'empty.R' [3s] Comparing 'empty.Rout' to 'empty.Rout.save' ... OK Running 'gdal_geom.R' [5s] Comparing 'gdal_geom.Rout' to 'gdal_geom.Rout.save' ...241,245c241,245 < [1,] 1760230516 0.114 < [2,] 946417787 0.061 < [3,] 2202223078 0.143 < [4,] 1074332698 0.070 < [5,] 2352528086 0.153 --- > [1,] 1760244967 0.114 > [2,] 946435667 0.061 > [3,] 2202248253 0.143 > [4,] 1074351919 0.070 > [5,] 2352539533 0.153 Running 'geos.R' [36s] Comparing 'geos.Rout' to 'geos.Rout.save' ...13,22c13,22 < [1,] 0.00 0.00 25651.99 440561.48 299772.34 361529.73 419671.66 < [2,] 0.00 0.00 0.00 409429.44 268945.05 332590.52 388545.58 < [3,] 25651.99 0.00 0.00 367556.52 227018.38 290298.04 346669.14 < [4,] 440561.48 409429.44 367556.52 0.00 67226.86 45537.62 0.00 < [5,] 299772.34 268945.05 227018.38 67226.86 0.00 0.00 46527.56 < [6,] 361529.73 332590.52 290298.04 45537.62 0.00 0.00 30213.17 < [7,] 419671.66 388545.58 346669.14 0.00 46527.56 30213.17 0.00 < [8,] 384593.29 354295.06 312351.76 16130.19 11926.86 0.00 0.00 < [9,] 262353.97 231217.73 189310.73 140455.97 0.00 64606.27 119564.00 < [10,] 71138.53 41943.71 0.00 330752.58 190183.42 252373.26 309863.33 --- > [1,] 0.00 0.00 25652.53 440561.15 299772.18 361529.53 419671.2 > [2,] 0.00 0.00 0.00 409428.54 268944.31 332589.77 388544.5 > [3,] 25652.53 0.00 0.00 367555.48 227017.51 290297.10 346667.9 > [4,] 440561.15 409428.54 367555.48 0.00 67226.86 45537.55 0.0 > [5,] 299772.18 268944.31 227017.51 67226.86 0.00 0.00 46527.4 > [6,] 361529.53 332589.77 290297.10 45537.55 0.00 0.00 30213.0 > [7,] 419671.16 388544.52 346667.93 0.00 46527.40 30213.00 0.0 > [8,] 384592.90 354294.11 312350.68 16130.34 11926.81 0.00 0.0 > [9,] 262354.29 231217.49 189310.35 140455.87 0.00 64606.24 119563.7 > [10,] 71139.29 41943.83 0.00 330751.39 190182.39 252372.06 309862.0 24,33c24,33 < [1,] 384593.29 262353.97 71138.53 < [2,] 354295.06 231217.73 41943.71 < [3,] 312351.76 189310.73 0.00 < [4,] 16130.19 140455.97 330752.58 < [5,] 11926.86 0.00 190183.42 < [6,] 0.00 64606.27 252373.26 < [7,] 0.00 119564.00 309863.33 < [8,] 0.00 85533.33 275391.07 < [9,] 85533.33 0.00 152489.45 < [10,] 275391.07 152489.45 0.00 --- > [1,] 384592.90 262354.29 71139.29 > [2,] 354294.11 231217.49 41943.83 > [3,] 312350.68 189310.35 0.00 > [4,] 16130.34 140455.87 330751.39 > [5,] 11926.81 0.00 190182.39 > [6,] 0.00 64606.24 252372.06 > [7,] 0.00 119563.73 309861.97 > [8,] 0.00 85533.12 275389.78 > [9,] 85533.12 0.00 152488.92 > [10,] 275389.78 152488.92 0.00 Running 'graticule.R' [6s] Comparing 'graticule.Rout' to 'graticule.Rout.save' ... OK Running 'grid.R' [3s] Comparing 'grid.Rout' to 'grid.Rout.save' ... OK Running 'maps.R' [6s] Comparing 'maps.Rout' to 'maps.Rout.save' ... OK Running 'plot.R' [15s] Comparing 'plot.Rout' to 'plot.Rout.save' ... OK Running 'read.R' [6s] Comparing 'read.Rout' to 'read.Rout.save' ...289c289 < 2 POINT (367470.5 4962415) --- > 2 POINT (367470.5 4962414) 334,335c334 < `d:\RCompile\CRANpkg\local\4.0\sf.Rcheck\tests_x64\tst__.gpkg' < using driver `GPKG' --- > `/home/edzer/git/sf.Rcheck/tests/tst__.gpkg' using driver `GPKG' Running 'roundtrip.R' [4s] Comparing 'roundtrip.Rout' to 'roundtrip.Rout.save' ... OK Running 's2.R' [5s] Comparing 's2.Rout' to 's2.Rout.save' ...4c4 < Linking to GEOS 3.9.1, GDAL 3.2.1, PROJ 7.2.1; sf_use_s2() is TRUE --- > Linking to GEOS 3.10.1, GDAL 3.4.0, PROJ 8.2.0; sf_use_s2() is TRUE Running 'sample.R' [3s] Comparing 'sample.Rout' to 'sample.Rout.save' ... OK Running 'sfc.R' [34s] Comparing 'sfc.Rout' to 'sfc.Rout.save' ...335c335 < "3.9.1" "3.2.1" "7.2.1" --- > "3.10.1" "3.4.0" "8.2.0" 651c651 < Bounding box: xmin: 406265 ymin: 48359.7 xmax: 3052877 ymax: 1044143 --- > Bounding box: xmin: 406262.2 ymin: 48374.87 xmax: 3052887 ymax: 1044158 666,675c666,675 < 1 10 1364 0 19 A 4 #fb80724d MULTIPOLYGON (((1270813 913... < 2 10 542 3 12 A 4 #fb80724d MULTIPOLYGON (((1340553 959... < 3 208 3616 6 260 A 5 #80b1d34d MULTIPOLYGON (((1570586 910... < 4 123 830 2 145 A 10 #bc80bd4d MULTIPOLYGON (((2881206 948... < 5 1066 1606 3 1197 A 8 #fccde54d MULTIPOLYGON (((2525700 911... < 6 954 1838 5 1237 A 9 #d9d9d94d MULTIPOLYGON (((2665112 911... < 7 115 350 2 139 A 10 #bc80bd4d MULTIPOLYGON (((2881206 948... < 8 254 594 2 371 A 9 #d9d9d94d MULTIPOLYGON (((2717988 951... < 9 748 1190 2 844 A 8 #fccde54d MULTIPOLYGON (((2203888 914... < 10 160 2038 5 176 A 5 #80b1d34d MULTIPOLYGON (((1697618 911... --- > 1 10 1364 0 19 A 4 #fb80724d MULTIPOLYGON (((1270814 913... > 2 10 542 3 12 A 4 #fb80724d MULTIPOLYGON (((1340555 959... > 3 208 3616 6 260 A 5 #80b1d34d MULTIPOLYGON (((1570591 910... > 4 123 830 2 145 A 10 #bc80bd4d MULTIPOLYGON (((2881208 948... > 5 1066 1606 3 1197 A 8 #fccde54d MULTIPOLYGON (((2525701 911... > 6 954 1838 5 1237 A 9 #d9d9d94d MULTIPOLYGON (((2665113 911... > 7 115 350 2 139 A 10 #bc80bd4d MULTIPOLYGON (((2881208 948... > 8 254 594 2 371 A 9 #d9d9d94d MULTIPOLYGON (((2717989 951... > 9 748 1190 2 844 A 8 #fccde54d MULTIPOLYGON (((2203890 914... > 10 160 2038 5 176 A 5 #80b1d34d MULTIPOLYGON (((1697624 911... 758c758 < Bounding box: xmin: 1216510 ymin: 935852 xmax: 1428880 ymax: 1031490 --- > Bounding box: xmin: 1216510 ymin: 935867 xmax: 1428880 ymax: 1031510 761,765c761,765 < POINT (1264558 935852) < POINT (1256623 949369) < POINT (1222665 972624) < POINT (1333528 968263) < POINT (1310837 958630) --- > POINT (1264558 935867) > POINT (1256623 949384) > POINT (1222665 972639) > POINT (1333530 968278) > POINT (1310838 958645) 773c773 < Bounding box: xmin: -81.6893 ymin: 36.2491 xmax: -80.914 ymax: 36.5726 --- > Bounding box: xmin: -81.6893 ymin: 36.2492 xmax: -80.914 ymax: 36.5726 776c776 < MULTIPOINT ((-81.2629 36.4076), (-81.1375 36.56... --- > MULTIPOINT ((-81.2629 36.4076), (-81.1374 36.56... 800,805c800,805 < * `AREA` -> `AREA...1` < * `PERIMETER` -> `PERIMETER...2` < * `CNTY_` -> `CNTY_...3` < * `AREA` -> `AREA...16` < * `PERIMETER` -> `PERIMETER...17` < * `CNTY_` -> `CNTY_...18` --- > * AREA -> AREA...1 > * PERIMETER -> PERIMETER...2 > * CNTY_ -> CNTY_...3 > * AREA -> AREA...16 > * PERIMETER -> PERIMETER...17 > * ... Running 'sfg.R' [2s] Comparing 'sfg.Rout' to 'sfg.Rout.save' ... OK Running 'spatstat.R' [9s] Comparing 'spatstat.Rout' to 'spatstat.Rout.save' ...77c77 < Bounding box: xmin: 123829.8 ymin: 14740.06 xmax: 930518.6 ymax: 318255.5 --- > Bounding box: xmin: 123829 ymin: 14744.69 xmax: 930521.8 ymax: 318259.9 81,90c81,90 < 1 window MULTIPOLYGON (((886135.8 31... < 2 point POINT (339121.1 257811.6) < 3 point POINT (827440.4 246568.3) < 4 point POINT (451339.2 207943.6) < 5 point POINT (268749.7 203323.4) < 6 point POINT (516676.5 198556.1) < 7 point POINT (692366 238643.1) < 8 point POINT (843278.5 287241.6) < 9 point POINT (648477.7 235466.6) < 10 point POINT (852593 267248.3) --- > 1 window MULTIPOLYGON (((886136 3141... > 2 point POINT (339121.3 257815.9) > 3 point POINT (827443.1 246572.7) > 4 point POINT (451340 207948) > 5 point POINT (268749.6 203327.8) > 6 point POINT (516677.7 198560.6) > 7 point POINT (692368 238647.5) > 8 point POINT (843281.2 287246) > 9 point POINT (648479.4 235471) > 10 point POINT (852595.8 267252.6) Running 'stars.R' [7s] Comparing 'stars.Rout' to 'stars.Rout.save' ... OK Running 'testthat.R' [30s] Running 'units.R' [4s] Comparing 'units.Rout' to 'units.Rout.save' ... OK Running 'wkb.R' [3s] Comparing 'wkb.Rout' to 'wkb.Rout.save' ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [79s] OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE