igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] igraph with rscript.exe


From: Tamas Nepusz
Subject: Re: [igraph] igraph with rscript.exe
Date: Fri, 9 Apr 2010 14:07:28 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

Here's a related thread on the R mailing lists:

http://n4.nabble.com/Rscript-question-td1067729.html

Apparently, you'll have to add library(methods) to the top of your
script as this package is loaded by R by default but not by Rscript.

-- 
Tamas


On Fri, Apr 09, 2010 at 02:33:14PM +0200, Renger van Nieuwkoop wrote:
> Hi
> I am running R2.10 and the latest version of igrahp on a Windows 7
> 64-machine. 
> I have a R-Script that runs fine in the GUI of R, but if I run it with
> rscript.exe in a dos-window I get an error: 
> Error in graph.adjacencyy(djm, weighted = TRUE, mode="directed"):
> Could not find function "is" 
> (original in German  konnte Funktion "is" nicht finden)
> Any idea what could cause this problem?
> Thanks
> Renger
> 
> 

> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help





reply via email to

[Prev in Thread] Current Thread [Next in Thread]