This commit is contained in:
evmo 2026-03-06 15:46:39 +11:00
commit 116abafc09
58 changed files with 5749 additions and 0 deletions

25
cran-comments.md Normal file
View file

@ -0,0 +1,25 @@
## 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.