Displaying 20 results from an estimated 5000 matches similar to: "Script file editors for Windows - submit highlighted text?"
2016 Jan 21
2
html manual files nonfunctional
R help.start() opens a web browser as expected, but the ?Manual? html links
are dead (although the ?Reference? and ?Miscellaneous Materials? html links
do work). I get a similar problem from within RStudio.
I?d like to get pointy-clicky html manuals working, to help migrate users
from SAS to R.
I do see R manuals on this system from the EPEL R rpm's in info and pdf
form, for example at
2000 Jul 06
2
GUI Samba?
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hello,
I'm new to Linux, I work on a PC, Mac, and now Linux network. I have
been looking for somthing like samba that will work on Xwindows. If you
could point me in the right direction I would be thankfull.
Hope to hear from you soon,
Zeek Bower.
2013 Jan 21
2
size units in xen-create-image, and other newbie doubts
Greetings,
I'm fiddling with Xen at home, the dom0 is a freshly installed Debian
stable (current 6.0.6 squeeze) using LVM over RAID.
I want to use two VGs, so the pointy-clicky won't really do since
--lvm only takes one argument (i assume). That's no big deal, i can
use LVM tools and even the partitions.d scripts xen-tools can use and
provide a partition template through the
2012 Apr 18
6
introducing R to high school students
I participate peripherally on a listserve for middle- and high-school
science teachers. Sometimes questions about graphing or data analysis
come up. I never miss an opportunity to advocate for R. However, the
teachers are often skeptical that their students would be able to
issue commands or write a little code; they think it would be too
difficult. Perhaps this stems from the Microsoft- and
2004 Nov 22
1
RWinEdt, other text editors and R2.01 a problem in pasting commands
Dear All,
In the last few days I started using the last version of R as I
encountered a problem with R1.9 and the use of RWinEdt, however the
problem shows with R2.01 as well. More precisely
1. I install R2.01 after removing old verions of R
2. I Install RWinEdt package versione RWinEdt_1.6-2 and
SWinRegistry_0.3-2 and everything seems fine
3. I recall the RWinEdt library (library(RWinEdt)) and
2016 Jan 27
1
html manual files nonfunctional
On 01/26/2016 04:43 PM, Tom Callaway wrote:
> On 01/21/2016 10:38 AM, joe cypherpunk wrote:
>> R help.start() opens a web browser as expected, but the ?Manual? html links
>> are dead (although the ?Reference? and ?Miscellaneous Materials? html links
>> do work). I get a similar problem from within RStudio.
>>
>>
>> I?d like to get pointy-clicky html manuals
2003 May 12
7
FW: S+ Script Files for R???
> Hi List,
> I'm trying to get a bunch of hardened S+ users to switch to R. They won't
> move because they have got addicted to the S+ (.ssc)
> scripting files, available for MS windows versions. In these files you
> highlight the code you want to execute by mouse, press an arrow in the
> menu, and it fires it off to the S+ compiler directly. Is such a facility
>
2003 Oct 02
8
r editors
Hi ,
I am programming on a windows system and have problems
using notepad which is my main editor.Each time I try
to open the editor from the R IDE, R crashes.
So I always have to copy my codes from notepad and
paste in R to run them.
CAn someone tell me if I am doing anything wrong or is
there a better editor(freeware) which I could get.
thanks
cilver
=====
=====================
Sylvie B.
2006 Jul 05
2
Editors which have strong/solid support for SWeave?
Greetings!
I have a few colleagues who like the idea of Sweave, but have failed
to become enlightened monks of the One True Editor
(http://www.dina.dk/~abraham/religion/)
Are there any other Microsoft-centric editors or IDEs which have solid
support for writing SWeave documents (dual R / LaTeX enhancements
similar to ESS's support)? Has anyone tried the folding editors which
support Noweb?
2008 Oct 21
3
TINN-R's "R Explores" - Available for other editors?
Hello,
I am using TINN-R for working with R and for that purpose it is a very
handy editor, in particular the R-Explorer that shows the existing
objects and their properties is worth money.
But I want to move to a more flexible editor (in particular for Latex)
and was thinking of WinEdt (or maybe Eclipse, because of Java). I know
they have capabilities to work directly with R, but has any other
2011 Jun 29
1
RWinEdt
I have a problem using RWinEdt 1.8.2 in Windows 7 Professional (64 bit).
System/software info:
R version 2.13.0 (2011-04-13)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-mingw32/x64 (64-bit)
WinEdt Build: 20071003 (v. 5.5)
After installing the R package and attempting to load I get:
> library(RWinEdt)
Warning message:
In
2003 Mar 24
9
Scripting with an external editor
I've had time to return to the "external editor" project. The following
function does almost what I want, which is to allow an external editor to
feed command lines to R.
ext.editor<-function(editor) {
ext.input<-pipe(editor,"r")
eval(parse(ext.input))
close(ext.input)
}
While the description of parse() indicates that it should parse input line by
line, the
2006 Sep 07
9
LiteSpeed
Yo Zed,
Just curious -- what do you think of the LiteSpeed
server? Is it better than Lighty? Does it (gasp!) also
serve Rails apps like Mongrel? I think I read that
LiteSpeed doesn''t have proxying support.
Thanks,
Joe
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2005 Dec 08
1
Controlling Dovecot with Webmin
Dear Sir
I have just setup a Fedora 4SE server, with Webmin - latest production
release and Dovecot .99.14.
The only way to start dovecot is to be logged into the server as root -
locally or ssh, and type the dovecot command.
>From Webmin - logged in as ROOT, when I attempt to start Dovecot it tells me
that it can't because it can not open the config file - permission denied.
This
2004 Jul 07
6
text editor for R
Hi,
What is the best text editor for programming in R? I am using JEdit as the
text editor, however, it does not have anything specific for R. It will be
nice to have a developing environment where the keywords are highlighted,
plus some other debugging functions.
Yi-Xiong
[[alternative HTML version deleted]]
2006 Oct 18
7
Latex editor recommendations
This question is not oriented towards R, but is posted here because I
have the impression that there are at least some Latex users among the
contributors. The question is: What editors for Latex are to be
recommended? I have located one:
http://www.latexeditor.org/
What other alternatives are there? I am (for the most part) using
Windows XP.
Tom
2010 Sep 13
2
SF-36 questionnaire scoring for R?
Dear useRs from the physiology department,
Does someone know of an implementation of the SF-36 questionnaire scoring in
R? I only found SAS and STATA versions, e.g
http://gim.med.ucla.edu/FacultyPages/Hays/util.htm
Dieter
2006 Mar 10
6
Linux editor like WinEdt?
Hi to all,
I initiate in R - Linux and I've some problems to find an editor with R
interface as like RWinEdt for WinEdt.
Anyone know one?
Thanks in advance for your kind cooperation.
Best regards
Atenciosamente
Ana Patricia Martins
-------------------------------------------
Serviço Métodos Estatísticos
Departamento de Metodologia Estatística
Telef: 218 426 100 - Ext: 3210
2010 Feb 26
5
text editors
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100226/6ff97bd8/attachment.pl>
2007 May 30
3
opinions please: text editors and reporting/Sweave?
dear all -
I currently use Tinn-R as my text editor to work with code that I submit to R, with some output dumped to text files, some images dumped to pdf. (system: Windows 2K and XP, R 2.4.1 and R 2.5). We are using R for overnight runs to create large output data files for GIS, but then I need simple output reports for analysis results for each separate data set. Thus, I create many reports of