if (FALSE) # Exclude from CRAN checks because of download time
maps <- mapComp(c(52.39,52.46), c(12.99,13.06),
pargs=list(width=8.27, height=11.96), overwrite=TRUE)
# still need to suppress output to console:
# https://stackoverflow.com/questions/45041762/suppress-rjava-error-output-in-console
unlink("mapComp.pdf")
Run the code above in your browser using DataLab