similar to: AW: Improving R Editing: New JEdit Edit Mode for R

Displaying 20 results from an estimated 1000 matches similar to: "AW: Improving R Editing: New JEdit Edit Mode for R"

2002 Nov 20
4
Improving R Editing: New JEdit Edit Mode for R
Hi all, I have created a new edit mode file for the editor JEdit (http://www.jedit.org) based on the file from Zed Shaw. The difference between his and my file is that mine can be used as a spell checker. It does not highlight all functions but provides syntax highlighting for the base package (keyword types 1 and 2) and 26 additional packages (boot, class, cluster, ctest, eda, foreign, grid,
2002 Nov 18
5
order and rm()
Hello all. I have two small questions in one post, for the sake of brevity. 1. I have some objects that I want to delete. I have the line: rm (c (channelheader, paste ("channel", 1:3, sep=""))) I have tried a few variations, including list=, but cannot figure it out. In SAS, I can use a ':' as a wildcard. Is there any equivalent in R? 2. Is there any possible was to
2002 Sep 12
1
dropterm, binomial.glm, F-test
Hi there - I am using R1.5.1 on WinNT and the latest MASS (Venables and Ripley) library. Running the following code: >minimod<-glm(miniSF~gtbt*f.batch+log(mxjd),data=gtbt,family="binomial") >summary(minimod,cor=F) Coefficients: Estimate Std. Error z value Pr(>|z|) (Intercept) 0.91561 0.32655 2.804 0.005049 ** gtbtgt 0.47171
2007 Nov 17
3
R and reading matlab compressed files
Is there any way to read these files (standard .mat files, created by matlab version 7 onwards are compressed)? I know that R.matlab doesn't read them (it even says in the file MatlabServer.m "Matlab v7 saves compressed files, which is not recognized by R.matlab's readMat()" (lines 47-8)). I know I should be able to make R call Matlab and transfer data (not that I managed to
2002 Jul 15
2
problems with CarbonLib
I tried to intall R in a iMac with Mac OS E1- 9.0.4 (Mac OS ROM VE-4.6.1). When I tried to run R for the first time I got a message about "Carbonlib-- CF RangeMake" not beeing found. Please, could you help me to tackle the problem. Thanks very much. Barahona -- Enrique Barahona Fernandez ESTACION EXPERIMENTAL DEL ZAIDIN, CSIC Profesor Albareda, 1 18008, GRANADA (Spain) Tel. + 34
2002 Apr 24
0
Everything You Need for JEdit/R Edit Mode
After a couple of e-mails asking how to get this to work, I decided that I would send out a quick message with the stuff you need and instructions on how to use it. I've attached the two files you need to get the R syntax coloring and indenting to work with JEdit. They are just XML files. Here's what you do: 1) Copy these two files to your .jedit/modes directory. Depending on what
2007 Oct 24
3
jEdit for R
Hi, I just installed jEdit but have no clue, whether I can run my code a'la "ctrl-R" directly from jEdit script, or should source it from R command line, after saving it first in jEdit. thanks for any help, rob -- View this message in context: http://www.nabble.com/jEdit-for-R-tf4684065.html#a13384782 Sent from the R help mailing list archive at Nabble.com.
2006 May 23
2
RFC - Ruby on Rails / jEdit (Blog Posting)
All, Request for Comments. I''ve attempted to collect and clarify a few things in the spirit of documenting things. To that end I''ve worked on a blog posting starting from scratch for a windows box and getting Ruby, Rails, and (my new favorite editor jEdit) install. Probably nothing new, just a consolodation of information.... # Prerequisites # Install Ruby # Install Rails #
2006 Feb 16
3
jedit ruby plugin
thought i might ask around here for this. apologies ahead of time if this bothers anyone, but there are no real other alternatives. i''m trying to download the latest jedit ruby plugin files but apparently jedit is having issues with their webserver and I have not seen anywhere else to get the plugin other than the main site. if anyone is using jedit and has the 0.7.6 version of the
2005 Dec 16
1
jedit rhtml autocompletion
Does the jedit ruby plugin have rhtml autocompletion??? (autocompletion of embedded ruby code and html tags...) thanks.
2006 Apr 30
0
jEdit Snippets for Ruby on Rails
http://community.jedit.org/?q=node/view/2762
2008 Jul 16
0
[dogfood] Jedit totally irresponsive upon launch
Windows (stable) version tested in Wine. Needs Java 1.5 minimum. Available at www.jedit.org, source code available. Installation without an hitch. After installation, it asks you wether you want to start it. If you tick on yes, it is immediately prompted. Afterwards, your screen becomes black with only the main block (middle) to be seen. No possibility to close it and the rest is black. You can
2006 Jul 23
3
help jedit
Hi, i was hoping (maliciously enough) if someone has also bumped into this problem. apologies in advance; this isn''t a rails/ruby question, but as i am a newbie developing in RoR and switching to Linux correspondingly, i was referenced to use Jedit as the prefferable editor for rails/ruby. but i have been having some trouble installing it - - i was wondering if anyone had bumped
2006 Mar 20
9
jEdit Snippets for Ruby on Rails
----------------------------------------------------- Announcing: jEdit Snippets for Ruby on Rails ----------------------------------------------------- I thought I''d "give a little back to the community" and whip up some SuperAbbrev files for ruby and rhtml that mimic all of the Textmate Rails bundle snippets. Note: This was totally inspired by Textmate and the syncPEOPLE
2005 Sep 05
3
TDM11B pinout
Hi Asterisk Community, I have a development with a TDM11B in it. I am trying to connect this to a exchange line as well as a UK telephone and are looking for some pinout information for the FXS port. Is it the centre 2 pins that at the tip and ring. I have been digging around the Digium site but cannot seem to pick up this info. Any help appreciated. Thanks -- Gary
2006 Apr 09
1
RadRails question
I do apologize for asking this question here, but it seemed like the appropriate place: I keep trying to move from jEdit to RadRails for my ruby/rails development but there are a few things holding me back. I''m wondering if anybody could tell me whether these features are truly missing, or if I''m just missing how to make them work. Firstly, it doesn''t truly auto
2006 Jul 19
2
Stirling numbers
Hi anyone coded up Stirling numbers in R? [I need unsigned Stirling numbers of the first kind] cheers Robin -- Robin Hankin Uncertainty Analyst National Oceanography Centre, Southampton European Way, Southampton SO14 3ZH, UK tel 023-8059-7743
2006 Nov 29
2
External Devices
Hi, I'm new to the list, and would like to make a contribution to nut. Nut does a superb job of monitoring the UPS(s) that power servers, but your server may want to monitor other UPSs as well. You may have a SAN attached disk array and want to monitor its UPS(s) in order to shutdown yourself before the disk dies and you lose data. There may be other devices as well that would cause you
2006 Jul 17
1
code snippets
I use jedit as my ruby editor and I recently decided to give radrails a try so I can take advantage of the cvs/subversion integration plugins. I''m used to using code snippets in jedit so I can quickly insert common code structures without having to type them in by hand each and every time - much like the feature seen in TextMate. Now, I''ve searched high and low in the settings
2004 Aug 06
2
yp dir listing
My icecast server is behind a http proxy server, does anyone know of a program I can use to get icecast to send data to that will forward it to the yp dir? (I'm on linux btw) Oli --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only