26 lines
551 B
Markdown
26 lines
551 B
Markdown
|
|
## R CMD check results
|
||
|
|
|
||
|
|
0 errors | 0 warnings | 0 notes
|
||
|
|
|
||
|
|
## Test environments
|
||
|
|
|
||
|
|
* local macOS (aarch64-apple-darwin), R 4.x
|
||
|
|
* GitHub Actions (ubuntu-latest), R release
|
||
|
|
* GitHub Actions (windows-latest), R release
|
||
|
|
|
||
|
|
## Dependencies
|
||
|
|
|
||
|
|
This package imports:
|
||
|
|
- leaflet (>= 2.0.0)
|
||
|
|
- htmltools
|
||
|
|
- htmlwidgets
|
||
|
|
- jsonlite
|
||
|
|
|
||
|
|
## Notes
|
||
|
|
|
||
|
|
This is a new submission to CRAN.
|
||
|
|
|
||
|
|
The package provides R bindings for the protomaps-leaflet JavaScript library,
|
||
|
|
enabling vector tile map layers in Leaflet maps. The JavaScript library is
|
||
|
|
loaded from a CDN (unpkg.com) at runtime.
|