* installing *source* package ‘mapdata’ ...
** package ‘mapdata’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
configure: creating ./config.status
config.status: creating src/Makefile
** libs
make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile Gmake
clang -arch arm64 -falign-functions=64 -Wall -g -O2  -I/opt/R/arm64/include -L/opt/R/arm64/lib  Gmake.c   -o Gmake
make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile Lmake
clang -arch arm64 -falign-functions=64 -Wall -g -O2  -I/opt/R/arm64/include -L/opt/R/arm64/lib  Lmake.c   -o Lmake
make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile world2Lores.line world2Hires.line
Converting worldLores to world2Lores
awk -f ./convert.awk < worldLores.line > world2Lores.line
Converting worldHires to world2Hires
awk -f ./convert.awk < worldHires.line > world2Hires.line
make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile china.L japan.L nzHires.L rivers.L worldHires.L world2Hires.L worldLores.L world2Lores.L
./Lmake 0 s b china.line china.linestats ../inst/mapdata/china.L
./Lmake 0 s b japan.line japan.linestats ../inst/mapdata/japan.L
./Lmake 0 s b nzHires.line nzHires.linestats ../inst/mapdata/nzHires.L
./Lmake 0 s b rivers.line rivers.linestats ../inst/mapdata/rivers.L
./Lmake 0 s b worldHires.line worldHires.linestats ../inst/mapdata/worldHires.L
./Lmake 0 s b world2Hires.line world2Hires.linestats ../inst/mapdata/world2Hires.L
./Lmake 0 s b worldLores.line worldLores.linestats ../inst/mapdata/worldLores.L
./Lmake 0 s b world2Lores.line world2Lores.linestats ../inst/mapdata/world2Lores.L
make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile china.G japan.G nzHires.G rivers.G worldHires.G world2Hires.G worldLores.G world2Lores.G
./Gmake b china.gon china.gonstats ../inst/mapdata/china.G ../inst/mapdata/china.L
./Gmake b japan.gon japan.gonstats ../inst/mapdata/japan.G ../inst/mapdata/japan.L
./Gmake b nzHires.gon nzHires.gonstats ../inst/mapdata/nzHires.G ../inst/mapdata/nzHires.L
./Gmake b rivers.gon rivers.gonstats ../inst/mapdata/rivers.G ../inst/mapdata/rivers.L
./Gmake b worldHires.gon worldHires.gonstats ../inst/mapdata/worldHires.G ../inst/mapdata/worldHires.L
./Gmake b world2Hires.gon world2Hires.gonstats ../inst/mapdata/world2Hires.G ../inst/mapdata/world2Hires.L
./Gmake b worldLores.gon worldLores.gonstats ../inst/mapdata/worldLores.G ../inst/mapdata/worldLores.L
./Gmake b world2Lores.gon world2Lores.gonstats ../inst/mapdata/world2Lores.G ../inst/mapdata/world2Lores.L
make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile china.N japan.N nzHires.N rivers.N worldHires.N world2Hires.N worldLores.N world2Lores.N
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (mapdata)