Last data update: 2014.03.03

leaflet

Package: leaflet
Type: Package
Title: Create Interactive Web Maps with the JavaScript 'Leaflet'
Library
Version: 1.0.1
Date: 2016-02-25
Authors@R: c(
person("Joe", "Cheng", email = "joe@rstudio.com", role = c("aut", "cre")),
person("Yihui", "Xie", role = c("aut")),
person("Hadley", "Wickham", role = c("ctb")),
person("jQuery Foundation and contributors", role = c("ctb", "cph"), comment = "jQuery library"),
person("Vladimir", "Agafonkin", role = c("ctb", "cph"), comment = "Leaflet library"),
person("CloudMade", role = c("cph"), comment = "Leaflet library"),
person("Leaflet contributors", role = c("ctb"), comment = "Leaflet library"),
person("Leaflet Providers contributors", role = c("ctb", "cph"), comment = "Leaflet Providers plugin"),
person("RStudio", role = c("cph"))
)
Maintainer: Joe Cheng <joe@rstudio.com>
Description: Create and customize interactive maps using the 'Leaflet' JavaScript
library and the 'htmlwidgets' package. These maps can be used directly from
the R console, from 'RStudio', in Shiny apps and R Markdown documents.
License: GPL-3 | file LICENSE
URL: http://rstudio.github.io/leaflet/
BugReports: https://github.com/rstudio/leaflet/issues
Imports: base64enc, grDevices, htmlwidgets, htmltools, magrittr,
markdown, methods, png, RColorBrewer, raster, scales (>=
0.2.5), sp, stats, utils
Suggests: knitr, maps, shiny, testit (>= 0.4), rgdal, R6, RJSONIO
NeedsCompilation: no
Packaged: 2016-02-27 00:15:02 UTC; jcheng
Author: Joe Cheng [aut, cre],
Yihui Xie [aut],
Hadley Wickham [ctb],
jQuery Foundation and contributors [ctb, cph] (jQuery library),
Vladimir Agafonkin [ctb, cph] (Leaflet library),
CloudMade [cph] (Leaflet library),
Leaflet contributors [ctb] (Leaflet library),
Leaflet Providers contributors [ctb, cph] (Leaflet Providers plugin),
RStudio [cph]
Repository: CRAN
Date/Publication: 2016-02-27 09:50:10

● 0 images, 21 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'leaflet' ...
** package 'leaflet' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'leaflet'
    finding HTML links ... done
    addLayersControl                        html  
    addLegend                               html  
    addProviderTiles                        html  
    addRasterImage                          html  
    colorNumeric                            html  
    deprecated                              html  
    dispatch                                html  
    iconList                                html  
    icons                                   html  
    leaflet-imports                         html  
Rd warning: /tmp/Rtmp0ok9ZJ/R.INSTALL56646c1ba5f0/leaflet/man/leaflet-imports.Rd:10: missing file link '%>%'
    leaflet                                 html  
    leafletProxy                            html  
    makeIcon                                html  
    map-layers                              html  
    map-methods                             html  
    map-options                             html  
    map-shiny                               html  
Rd warning: /tmp/Rtmp0ok9ZJ/R.INSTALL56646c1ba5f0/leaflet/man/map-shiny.Rd:15: missing file link 'shinyWidgetOutput'
    mapOptions                              html  
    previewColors                           html  
    remove                                  html  
    showGroup                               html  
** building package indices
** testing if installed package can be loaded
* DONE (leaflet)
Making 'packages.html' ... done