[GRASS-dev] Re: [GRASS GIS] #958: v.krige does not run in GRASS 7
GRASS GIS
trac at osgeo.org
Sat Feb 20 20:41:14 EST 2010
#958: v.krige does not run in GRASS 7
-----------------------+----------------------------------------------------
Reporter: cmbarton | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords: krige
Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Comment (by hamish):
I assume it is installed in the usual R/CRAN command line way with
install.packages("spgrass6"). Or in the R-GUI click on Packages, Install
package(s)..., pick a mirror, then select the package.
oh,
http://grass.osgeo.org/statsgrass/grass6_r_install.html
{{{
##### Mac users:
install.packages("spgrass6", type="source", dependencies=TRUE)
}}}
see also
http://r-spatial.sourceforge.net/
http://cran.r-project.org/web/views/Spatial.html
http://cran.r-project.org/web/packages/spgrass6/index.html
http://grass.osgeo.org/statsgrass/
http://grass.osgeo.org/wiki/R
FWIW the dependencies are listed in the help page and this is still just
new code in the development branches so the need for a little extra shine
here and there is to be expected.
Hamish
(who'd love to see a mini-tutorial on the wiki page)
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/958#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list