Dear Robin, igraph0 is the old (zero-based) package, so you can simply switch to igraph0 instead of re-writing your scripts.
-- T. On Thursday, 5 July 2012 at 12:33, robin cowan wrote: > > Sorry, I should have said I am using igraph in R (on a Mac if that matters) > > > From: robin cowan <[email protected] > > (mailto:[email protected])> > > Date: July 5, 2012 12:31:54 PM CEDT > > To: Help for igraph users <[email protected] > > (mailto:[email protected])> > > Subject: new version > > > > Dear list, > > > > I am happy to see that the new version has been released. I am sure there > > are lots of new useful things in it. > > It does pose a bit of a problem though for those of use with lots of > > scripts written using the old library. I refer to the change in indexing. > > So a simple question: How can one keep both libraries available, with > > different names I suppose (igraph5 and igraph6 eg), so old scripts could > > run by loading igraph5 etc. > > > > Thanks, > > > > Robin Cowan > _______________________________________________ > igraph-help mailing list > [email protected] (mailto:[email protected]) > https://lists.nongnu.org/mailman/listinfo/igraph-help _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
