<html style="direction: ltr;">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    The list of R packages installed by default is somewhat skimpy. For
    spatial we might consider adding:<br>
    r-cran-maptools<br>
    r-cran-rcolorbrewer<br>
    r-cran-mapproj<br>
    r-cran-sp<br>
    <br>
    All available from regular repos.<br>
    <br>
    The total size will come to < 4 MB:<br>
    user@osgeolive:~$ apt-cache show r-cran-maptools r-cran-sp
    r-cran-rcolorbrewer r-cran-mapproj | grep Installed-Size<br>
    Installed-Size: 1916<br>
    Installed-Size: 1588<br>
    Installed-Size: 160<br>
    Installed-Size: 142<br>
    <br>
    <br>
    Thanks, Micha<br>
    <br>
  </body>
</html>