## Not run:
# # The first two functions might take a good deal of time to run (depending on the date range)
# RStudio_CRAN_data_folder <-
# download_RStudio_CRAN_data(START = '2013-04-02',
# END = '2013-04-05')
# # around the time R 3.0.0 was released
# my_RStudio_CRAN_data <- read_RStudio_CRAN_data(RStudio_CRAN_data_folder)
# head(my_RStudio_CRAN_data)
#
# wm <- pkgDNLs_worldmapcolor(pkg_name="installr", dataset = my_RStudio_CRAN_data)
# wm
#
# ## End(Not run)
Run the code above in your browser using DataLab