Last data update: 2014.03.03

mapview

Package: mapview
Type: Package
Title: Interactive Viewing of Spatial Objects in R
Version: 1.1.0
Date: 2016-06-08
Authors@R: c(
person("Tim", "Appelhans", email = "admin@environmentalinformatics-marburg.de", role = c("cre", "aut")),
person("Florian", "Detsch", email = "florian.detsch@staff.uni-marburg.de", role = c("aut")),
person("Christoph", "Reudenbach", email = "reudenbach@geo.uni-marburg.de", role = c("aut")),
person("Stefan", "Woellauer", email = "stephan.woellauer@geo.uni-marburg.de", role = c("aut")),
person("Spaska", "Forteva", email = "spaska.forteva@geo.uni-marburg.de", role = c("ctb")),
person("Thomas", "Nauss", email = "nauss@staff.uni-marburg.de", role = c("ctb")),
person("Edzer", "Pebesma", role = c("ctb")),
person("Kenton", "Russell", role = c("ctb")),
person("Environmental Informatics Marburg", role = c("ctb"))
)
Maintainer: Tim Appelhans <admin@environmentalinformatics-marburg.de>
Description: Methods to view spatial objects interactively.
License: GPL (>= 3) | file LICENSE
LazyData: TRUE
Depends: R (>= 2.10), leaflet, methods
Imports: sp, raster, satellite, scales (>= 0.2.5), brew, htmlwidgets,
htmltools, png, Rcpp (>= 0.11.3), lattice, latticeExtra, rgdal,
gdalUtils, data.table, webshot, viridisLite
LinkingTo: Rcpp
RoxygenNote: 5.0.1
SystemRequirements: GNU make
Suggests: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2016-06-08 18:23:26 UTC; ede
Author: Tim Appelhans [cre, aut],
Florian Detsch [aut],
Christoph Reudenbach [aut],
Stefan Woellauer [aut],
Spaska Forteva [ctb],
Thomas Nauss [ctb],
Edzer Pebesma [ctb],
Kenton Russell [ctb],
Environmental Informatics Marburg [ctb]
Repository: CRAN
Date/Publication: 2016-06-09 05:49:11

● 0 images, 32 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mapview' ...
** package 'mapview' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c brewCppFun.cpp -o brewCppFun.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c mapviewCppFun.cpp -o mapviewCppFun.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mapview.so RcppExports.o brewCppFun.o mapviewCppFun.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mapview/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mapview'
    finding HTML links ... done
    addMouseCoordinates                     html  
    atlStorms2005                           html  
    breweries91                             html  
    coords2JSON                             html  
    coords2Lines                            html  
    finding level-2 HTML links ... done

    coords2Polygons                         html  
    cubeView                                html  
    cubeViewOutput                          html  
    gadmCHE                                 html  
    knit_print.mapview                      html  
    latticeView                             html  
    mapView                                 html  
    mapshot                                 html  
    mapview-class                           html  
    mapview-package                         html  
    mapviewColors                           html  
    mapviewOptions                          html  
    mapviewOutput                           html  
    mapviewPalette                          html  
    plainView                               html  
    plus                                    html  
    poppendorf                              html  
    popupGraph                              html  
    popupImage                              html  
    popupTable                              html  
    print-mapview-method                    html  
    renderCubeView                          html  
    renderMapview                           html  
    rgb2spLayout                            html  
    slideView                               html  
    viewExtent                              html  
    viewRGB                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (mapview)
Making 'packages.html' ... done