This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bhaskar Karambelkar
committed
Jun 25, 2017
1 parent
6e1852d
commit bcbc331
Showing
33 changed files
with
2,803 additions
and
495 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
^.*\.Rproj$ | ||
^\.Rproj\.user$ | ||
^NEWS\.md$ | ||
^README\.Rmd$ | ||
^README\.md$ | ||
^README-.*\.png$ | ||
^inst/examples | ||
^docs/ | ||
^docs$ | ||
^cran-comments\.md$ | ||
^inst/htmlwidgets/lib/.eslintrc.js$ | ||
^inst/examples/.*\.Rmd | ||
^inst/examples/.*\.html | ||
^inst/examples/rsconnect | ||
^\.travis\.yml$ | ||
^appveyor\.yml$ | ||
^\_pkgdown\.yaml$ | ||
^CONDUCT\.md$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Contributor Code of Conduct | ||
|
||
As contributors and maintainers of this project, we pledge to respect all people who | ||
contribute through reporting issues, posting feature requests, updating documentation, | ||
submitting pull requests or patches, and other activities. | ||
|
||
We are committed to making participation in this project a harassment-free experience for | ||
everyone, regardless of level of experience, gender, gender identity and expression, | ||
sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion. | ||
|
||
Examples of unacceptable behavior by participants include the use of sexual language or | ||
imagery, derogatory comments or personal attacks, trolling, public or private harassment, | ||
insults, or other unprofessional conduct. | ||
|
||
Project maintainers have the right and responsibility to remove, edit, or reject comments, | ||
commits, code, wiki edits, issues, and other contributions that are not aligned to this | ||
Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed | ||
from the project team. | ||
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by | ||
opening an issue or contacting one or more of the project maintainers. | ||
|
||
This Code of Conduct is adapted from the Contributor Covenant | ||
(http:contributor-covenant.org), version 1.0.0, available at | ||
http://contributor-covenant.org/version/1/0/0/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
Package: leaflet.esri | ||
Type: Package | ||
Title: ESRI bindings for the Leaflet Package | ||
Version: 0.1.3 | ||
Title: 'ESRI' Bindings for the 'leaflet' Package | ||
Version: 0.2 | ||
Authors@R: person("Bhaskar", "Karambelkar", email = "[email protected]", | ||
role = c("aut", "cre")) | ||
Description: ESRI bindings for the Leaflet Package. | ||
License: MIT + file LICENSE | ||
Description: An add-on package to the 'leaflet' package, which provides bindings for 'ESRI' services. This package allows a user to add 'ESRI' provided services such as 'MapService', 'ImageMapService', 'TiledMapService' etc. to a 'leaflet' map. | ||
License: GPL-3 | file LICENSE | ||
Depends: | ||
R (>= 3.1.0), | ||
leaflet (>= 1.0.2.9008), | ||
leaflet.extras (>= 0.1.9005) | ||
leaflet (>= 1.1.0), | ||
leaflet.extras (>= 0.2) | ||
Encoding: UTF-8 | ||
LazyData: true | ||
Imports: | ||
|
@@ -29,4 +29,4 @@ Suggests: | |
memoise | ||
URL: https://github.com/bhaskarvk/leaflet.esri | ||
BugReports: https://github.com/bhaskarvk/leaflet.esri/issues | ||
RoxygenNote: 6.0.0 | ||
RoxygenNote: 6.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# leaflet.esri 0.2 | ||
|
||
## Major changes | ||
|
||
- Made the package CRAN ready | ||
|
||
# leaflet.esri 0.1.3 | ||
|
||
## Major changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
title: leaflet.extras | ||
authors: | ||
Bhaskar Karambelkar: | ||
href: https://www.karambelkar.info/ | ||
|
||
template: | ||
package: pkgdown.bvk | ||
params: | ||
bootswatch: yeti | ||
|
||
reference: | ||
- title: Package Documentation | ||
desc: ~ | ||
contents: | ||
- '`leaflet.esri`' | ||
- '`addEsriDependency`' | ||
- title: Base Maps | ||
desc: ~ | ||
contents: | ||
- '`addEsriBasemapLayer`' | ||
- '`esriBasemapLabels`' | ||
- '`esriBasemapLayers`' | ||
- title: Feature Layer | ||
desc: ~ | ||
contents: | ||
- '`addEsriFeatureLayer`' | ||
- '`featureLayerOptions`' | ||
- '`addEsriHeatmapFeatureLayer`' | ||
- title: Dynamic Map Layer | ||
desc: ~ | ||
contents: | ||
- '`addEsriDynamicMapLayer`' | ||
- '`dynamicMapLayerOptions`' | ||
- title: Image Map Layer | ||
desc: ~ | ||
contents: | ||
- '`addEsriImageMapLayer`' | ||
- '`imageMapLayerOptions`' | ||
- title: Tiled Map Layer | ||
desc: ~ | ||
contents: | ||
- '`addEsriTiledMapLayer`' | ||
- '`tiledMapLayerOptions`' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Test environments | ||
* local OS X install, R 3.4.0 | ||
* ubuntu 12.04 (on travis-ci), R 3.4.0 | ||
* win-builder (devel and release) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
* This is a new release. | ||
|
||
## Reverse dependencies | ||
|
||
This is a new release, so there are no reverse dependencies. | ||
|
||
--- | ||
|
||
* I have run R CMD check on the NUMBER downstream dependencies. | ||
(Summary at ...). | ||
|
||
* FAILURE SUMMARY | ||
|
||
* All revdep maintainers were notified of the release on RELEASE DATE. |
Oops, something went wrong.