Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNew CRAN issues of v0.4.0 on all platforms #54
Comments
|
The issue of not compiling HTML documents with mapview v2.9.0 is already fixed in r-spatial/mapview#312. But installing the dev version from GitHub...
... does not yet solve the problem in building the package vignettes:
Session info
|
|
Forcing {mapview} to use use 'classical' leaflet/htmlwidgets rendering (which embeds data directly in the html) and not the file format 'flatgeobuf' solves the issue:
The solution is to temporarily deactivate all maps in the vignettes of {hereR} and submit as v0.4.1 to CRAN to solve the issues. With the next release of {mapview} on CRAN the maps will be reactivated. sf::sf_extSoftVersion()
#> GEOS GDAL proj.4 GDAL_with_GEOS USE_PROJ_H
#> "3.8.1" "3.1.1" "6.3.1" "true" "true" |
…void errors in the building of the package vignettes (see #54).
{hereR} v0.4.0 is encountering new issues on CRAN, which have to be fixed before 2020-08-26 to safely retain the package on CRAN: https://cran.r-project.org/web/checks/check_results_hereR.html
The building of the vignettes fails due to a new release of {mapview} v2.9.0 on CRAN: