<div>Thanks Song!</div>
<div>This is exactly what I was thinking in these days... I will try to develop my own system during november. Keep in contact and tell me, if you want, your improvements.</div>
<div>A question: where is it possible to download pywps? The old page has broken links to the package, and the one beeing built on gforge isn't ready yet... Maybe cvs?</div>
<div>Kind regards,</div>
<div>Giovanni A.</div>
<div>&nbsp;</div>
<div>P.S.: I've just subscribed pywps-devel mailing-list.<br>&nbsp;</div>
<div><span class="gmail_quote">2006/10/28, xianfeng song &lt;<a href="mailto:song.osgeo@gmail.com">song.osgeo@gmail.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Dear Allegri,<br><br>The integration of R and PyWPS is a Python solution. The RPy package<br>play an important role!
<br>1)Writing your analysis-function scripts using R, and then those<br>functions could be called RPy.<br>2)then making a PyWPS process that deliveries your R functions over web<br>by importing RPy module.<br>This is a solution using standard web service, see my demo at
<br><a href="http://zihuan.gucas.ac.cn/webgis/PyWPS_GNUR_Example.html">http://zihuan.gucas.ac.cn/webgis/PyWPS_GNUR_Example.html</a><br><br>Python is a easy-to-use script language, you may just program your CGI<br>using Python + RPy + R.
<br>Later I will post <a href="mailto:pywps-devel@wald.intevation.de">pywps-devel@wald.intevation.de</a> a brief summery about<br>my testing work. you may have a look if you are interested.<br><br>Kind regards,<br>Song<br>
<br>On 2006-10-24 2:35, Markus Neteler wrote:<br>&gt; On Mon, Oct 23, 2006 at 07:38:51PM +0200, G. Allegri wrote:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;Rpad is a really nice tool, I didn't know it. But do you think it could be<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;a way to solve my problem? I need to do gis analysis too, it's not just
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;about dealing with R code... I know client/server isn't an easy subject<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;but it seems to be the only way I can consider to interface the bash<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;scripting code I will produce (I'm abandoning the idea to write a C
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;modulea!!!) in a platform-independent way.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;Look at this [1]http://les-<a href="http://ejk.cz/?cat=pywps">ejk.cz/?cat=pywps</a><br>&gt;<br>&gt; As far as I know, pywps has been recently integrated with R.
<br>&gt; I cc the author (who may be offline for a week) to give<br>&gt; further details.<br>&gt;<br>&gt; Markus<br>&gt;<br>&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;Giovanni<br>&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;2006/10/23, Roger Bivand &lt;[2]Roger.Bivand@
<a href="http://nhh.no">nhh.no</a>&gt;:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; On Mon, 23 Oct 2006, G. Allegri wrote:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; Thanks Roger for the complete answer!<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; I know it sounds quite strange what I'm trying to do, and maybe it
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; isn't the best way to do it.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; What I meant to do is an interactive (through a GUI interface to<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; develop) tool to elaborate hydrogeochemical datas about acquifer
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; pollution defense. It should be used by an end-user as a Decision<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; Support System tool. It will use raster and vector input data to be<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; treated with mapalgebra and geostatisitcal analysis. The worst problem
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; is that it should be, somehow, platform independent.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; If platform-independent, then a client-server model with the client<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;being<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; a web browser looks attractive. In that case, I would look seriously at
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; either MapServer (and Tyler Mitchell's book Web Mapping Illustrated) if<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; most of the user interaction is in map form, or at Rpad:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; [3]http://www.rpad.org/Rpad/
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Look at [4]http://www.rpad.org/Rpad/InterruptionMap.Rpad<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; to see a very nice example. You'll need to look at load balancing<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; carefully, but here the web server and R are running on the server,
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; producing pages with Javascript for interaction for the user. A lot of<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;the<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; hard work has already been done, and because of the split between client<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; and server, you can update the server-side compute engine without the
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;user<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; needing to install anything.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; I think this is as close as you can get - using embedded R will mean a<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;lot<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; more work, especially with maintenance. Note the comments on the Rpad
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;site<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; about security, you will need to run the server with care.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; R can also be embedded within Apache, but I guess that Rpad is better<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;for
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; you. To be honest, it might well be worth paying someone with<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Javascript/Perl/Apache etc. experience to help, none of these are<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;suitable<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; for non-specialists if the server is to be kept secure, really, but the
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; same applies to any client-server model running across the Internet.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Roger<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; I'm not a professional programmer, I'm a geologist, and surely it
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; would be easiar to work with scripting then C coding, but it gets<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; harder to develop the &quot;wizard&quot; interface...<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; In regard using R in an interactive way: I would like to &quot;grep&quot; simply
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; the output (as standard output or ascii file) and&nbsp;&nbsp;then use it for my<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; purposes.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; Could you suggest me a way to implement this &quot;stange&quot; architecture?
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; Giovanni<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; P.S.: I'm considering the web interface way too...<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; 2006/10/23, Roger Bivand &lt;[5]Roger.Bivand@
<a href="http://nhh.no">nhh.no</a> &gt;:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; On Mon, 23 Oct 2006, G. Allegri wrote:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; I need to use R and gstat functionalities inside a module I'm
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;writing.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Why? What OS/platform? Unless you are doing something very peculiar,<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;you<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; will waste an inordinate amount of time, where a shell script will
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;get you<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; there simply and be several orders of magnitude easier to debug. Be<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;aware<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; that R functions are often best used interactively because user
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;choices<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; and error conditions do matter.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; To embed R in a C program libRmath should be used.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; No, that is just to use the math functions. See Section 8.1 in<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; [6]http://cran.r-<a href="http://project.org/doc/manuals/R-exts.html">
project.org/doc/manuals/R-exts.html</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; for Unixalikes (building R as a shared library, most likely<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;libR.so).<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>
&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; First question:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; Is it possible to load gstat package from the R standalone<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;library?<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Yes, like any package, but why?
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; Second question:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; Is there another way to do it when working inside a GRASS module?<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;The<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; question raises because, with regard to spgrass6, there's no way
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;to<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; use it from a module (except by making a shell process call from<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;C)...<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Well, you can use the GRASS API to populate the appropriate R object
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; structures in C (see the GRASS5 GRASS package C code).<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; am I wrong?<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Yes, because you will never (at least for a definition of never
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;being<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; greater than the number of developer hours taken to write and<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;maintain<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; gstat and the R/GRASS interface) be able to do this robustly, taking
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; account of all possible error conditions (identical points passed to<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;gstat<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; for example), and track changes in the different software<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;environments
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; (something that works only with GRASS version x.y.z, R version<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;a.b.c,<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; gstat version d.e.f, sp version g.h.i, etc. There is simply too much<br>
&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;being<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; patched for a welded-hood C solution to be worth the development and<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; maintenance cost.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; By the way, you didn't say what you want to do that needs this level
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;of<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; automation; if you had, it might be easier to understand your very<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;strange<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; design choices and resource commitments.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; Thanks,<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; Giovanni<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; statsgrass mailing list
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; [7]statsgrass@<a href="http://grass.itc.it">grass.itc.it</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt; [8]http://grass.itc.it/mailman/listinfo/statsgrass<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; &gt;<br>
&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; --<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Roger Bivand<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Economic Geography Section, Department of Economics, Norwegian<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;School of
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Economics and Business Administration, Helleveien 30, N-5045 Bergen,<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt; e-mail: [9]Roger.Bivand@
<a href="http://nhh.no">nhh.no</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; --<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Roger Bivand<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Economic Geography Section, Department of Economics, Norwegian School of
<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Economics and Business Administration, Helleveien 30, N-5045 Bergen,<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt; e-mail: [10]Roger.Bivand@<a href="http://nhh.no">
nhh.no</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; References<br>&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;Visible links<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;1. <a href="http://les-ejk.cz/?cat=pywps">http://les-ejk.cz/?cat=pywps
</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;2. mailto:<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;3. <a href="http://www.rpad.org/Rpad/">http://www.rpad.org/Rpad/</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;4. <a href="http://www.rpad.org/Rpad/InterruptionMap.Rpad">
http://www.rpad.org/Rpad/InterruptionMap.Rpad</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;5. mailto:<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;6. <a href="http://cran.r-project.org/doc/manuals/R-exts.html">http://cran.r-project.org/doc/manuals/R-exts.html
</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;7. mailto:<a href="mailto:statsgrass@grass.itc.it">statsgrass@grass.itc.it</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;8. <a href="http://grass.itc.it/mailman/listinfo/statsgrass">http://grass.itc.it/mailman/listinfo/statsgrass
</a><br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;9. mailto:<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a><br>&gt; &gt;&nbsp;&nbsp; 10. mailto:<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a><br>&gt;<br>&gt; &gt; _______________________________________________
<br>&gt; &gt; statsgrass mailing list<br>&gt; &gt; <a href="mailto:statsgrass@grass.itc.it">statsgrass@grass.itc.it</a><br>&gt; &gt; <a href="http://grass.itc.it/mailman/listinfo/statsgrass">http://grass.itc.it/mailman/listinfo/statsgrass
</a><br>&gt;<br>&gt;<br>&gt;<br><br></blockquote></div><br>