Package: Rnightlights
Version: 0.1.0
Date: 2017-08-01
Title: Satellite Nightlight Data Extraction
Description: Extract data from satellite nightlight imagery.
Authors@R: c(person(given="Christopher", family="Njuguna", role=c("aut", "cre", "cph"), email="chris.njuguna@gmail.com"),
            person(given="Henrik", family="Bengtsson", role="ctb", email="henrikb@braju.com", comment="data setup, https://cran.r-project.org/package=R.cache"),
            person(given="Black", family="Guru", role="ctb", comment="gdal zonal, http://www.guru-gis.net/efficient-zonal-statistics-using-r-and-gdal/"),
            person(given="Jeff", family="Chen", role="ctb", comment="masq function, https://commercedataservice.github.io/tutorial_viirs_part1/"),
            person(given="Star", family="Ying", role="ctb", comment="masq function, https://commercedataservice.github.io/tutorial_viirs_part1/"),
            person(given="Chris", family="Elvidge", role="ctb", comment="information + masq function"))
License: GPL-3
Imports: cleangeo, compiler, data.table, doParallel, dplyr, foreach,
        gdalUtils, lubridate, methods, raster, readr, reshape2, rgdal,
        rgeos, R.utils, rvest, rworldmap, settings, sp, stats, stringr,
        utils, xml2
Suggests: dendextend, ggdendro, ggplot2, leaflet, plotly, RColorBrewer,
        reshape, shiny, shinydashboard
SystemRequirements: gdal wget curl aria2
RoxygenNote: 6.0.1
BugReports: https://github.com/chrisvwn/Rnightlights/issues
URL: https://github.com/HenrikBengtsson/R.cache/issues
NeedsCompilation: no
Packaged: 2017-08-04 16:54:14 UTC; chris
Author: Christopher Njuguna [aut, cre, cph],
  Henrik Bengtsson [ctb] (data setup,
    https://cran.r-project.org/package=R.cache),
  Black Guru [ctb] (gdal zonal,
    http://www.guru-gis.net/efficient-zonal-statistics-using-r-and-gdal/),
  Jeff Chen [ctb] (masq function,
    https://commercedataservice.github.io/tutorial_viirs_part1/),
  Star Ying [ctb] (masq function,
    https://commercedataservice.github.io/tutorial_viirs_part1/),
  Chris Elvidge [ctb] (information + masq function)
Maintainer: Christopher Njuguna <chris.njuguna@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-05 10:34:09 UTC
