init
This commit is contained in:
commit
116abafc09
58 changed files with 5749 additions and 0 deletions
25
cran-comments.md
Normal file
25
cran-comments.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue