Best advice for connect R and Octave
Charlie, Thank you very much for your reply. I also read this earlier and noticed this package was contributed in 2002 and not updated since then, so I am afraid it has long since been surpassed by both the R and Octave architectures and not been maintained. Thus, I guess my search will continue to try to identify a way to access the frequency domain analysis techniques (bode, nyquist, root locus, etc.) from Octave within R, or I may have to access R from within Octave. I have not really looked at loading R into Octave in Windows just yet, but I guess that is the next thing to be considered. Thank you again for your reply and insights. ----- Original Message ---- From: cls59 <chuck at sharpsteen.net> To: r-help at r-project.org Sent: Sat, November 14, 2009 4:29:18 PM Subject: Re: [R] Best advice for connect R and Octave
Jason Rupert wrote:
I see at one time there was a package called ROctave. I tried to install that package:
install.packages("ROctave")
--- Please select a CRAN mirror for use in this session --- Warning message: In getDependencies(pkgs, dependencies, available, lib) : package ?ROctave? is not available Unfortunately it appears that the package is no longer available. By any chance is there another package or series of steps that need to be followed to allow R to interface with Octave on the Window platform (not using Cygwin)?
ROctave appears to be an Omegahat package-- and a rough one at that as it has not been loaded onto the Omegahat CRAN-style server. You can find info at: http://www.omegahat.org/ROctave/ - Charlie ----- Charlie Sharpsteen Undergraduate Environmental Resources Engineering Humboldt State University
View this message in context: http://old.nabble.com/Best-advice-for-connect-R-and-Octave-tp26353037p26354485.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.