https://github.com/cran/RgoogleMaps
Revision fc3d7bd817939e481848e386b6d5154a2fd51c35 authored by Markus Loecher, Sense Networks on 10 September 2010, 00:00:00 UTC, committed by Gabor Csardi on 10 September 2010, 00:00:00 UTC
1 parent 21509ac
Raw File
Tip revision: fc3d7bd817939e481848e386b6d5154a2fd51c35 authored by Markus Loecher, Sense Networks on 10 September 2010, 00:00:00 UTC
version 1.1.9
Tip revision: fc3d7bd
Read-and-delete-me
* Edit the help file skeletons in 'man', possibly combining help files for multiple functions.
* Put any C/C++/Fortran code in 'src'.
* If you have compiled code, add a .First.lib() function in 'R' to load the shared library.
* Run R CMD build to build the package tarball.
* Run R CMD check to check the package tarball.

Read "Writing R Extensions" for more information.
back to top