Hi Robbie, I am trying to activate r.properties for GUSEK / SciTE in order to run R-package script for hours now. No possible outcome.
~~~~~~~~~~~~~~~ #To compile model command.compile.subsystem.$(file.patterns.r)=0 command.compile.$(file.patterns.r)=$(r.winpath)R CMD BATCH --vanilla --slave "$(FilePath)" #Rterm.exe --slave --args %* < "$(FilePath)" #To run model command.go.subsystem.$(file.patterns.r)=1 command.go.$(file.patterns.r)=$(r.winpath)R CMD BATCH --vanilla --slave "$(FilePath)" ~~~~~~~~~~~~~ The above is not working, no output / graph is created. Robbie, any hint how to fix this? How did Emacs pass the input arguments and run it. Thanks, Noli On 12/23/09, Robbie Morrison <[email protected]> wrote: > > Hello GLPK users > > A plug for R : I use R for visualization and like it very much. The > environment is comparable with Matlab, but the language is nicer. I > either run it from a shell or from within Emacs (recommended only if > you know and love this editor) using the ess-mode. > > with best wishes, Robbie > >> ------------------------------------------------------------ >> To: [email protected] >> Subject: Re: [Help-glpk] Need help on interval planning constraint - >> Message-ID: <[email protected]> >> From: Harley Mackenzie <[email protected]> >> Date: Tue, 22 Dec 2009 07:28:22 +0300 >> ------------------------------------------------------------ >> >> I have found that the best and most flexible way of plotting large >> datasets is to use the open source statistics package R >> (http://www.r-project.org/ or download at http://cran.r-project.org). >> The R graphics can cope with huge sets of data and there is a wide >> variety of graphics styles and add-ons available to use. There are >> some good documentation on the web and excellent books also available. >> >> Regards, Harley > > [snip - remainder of thread] > > --- > Robbie Morrison > PhD student -- policy-oriented energy system simulation > Technical University of Berlin (TU-Berlin), Germany > University email (redirected) : [email protected] > Webmail (preferred) : [email protected] > [from IMAP client] > > > > _______________________________________________ > Help-glpk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-glpk > _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
