Displaying 20 results from an estimated 900 matches similar to: "RE: [R-gui] NEdit Highligth patterns for R"
2002 Oct 10
0
Re: [R-gui] NEdit Highligth patterns for R
-----Forwarded Message-----
> From: Ernesto Jardim <ernesto at ipimar.pt>
> To: Agustin Lobo <alobo at ija.csic.es>
> Subject: Re: [R-gui] NEdit Highligth patterns for R
> Date: 10 Oct 2002 14:36:24 +0100
>
> Hi
>
> You have to install the *.pats file.
>
> Use
>
> nedit -import R-5.1.pats
>
> then "save defaults".
>
> If
2002 Oct 10
1
NEdit Highligth patterns for R
Hi
I've just submitted to the NEdit development team a R highligth patterns
for NEdit (www.nedit.org).
NEdit is a text editor for LINUX which I use to write small R functions.
In my opinion is a very good tool for small scripts, maybe for huge
projects is not the best.
I'm attaching the R-5.1.pats file so you can try it.
As usual contributions and comments are welcome.
Regards
EJ
2004 Feb 09
1
nedit syntax highlighting patterns for R?
I tried to install the syntax pattern file, R-5.1.pats (obtained from
www.nedit.org)
in version 5.3 of nedit, but it gives the following errors. Does
anyone have a
more up-to-date copy?
euclid: ~/nedit % nedit -import R-5.1.pats
NEdit: language mode must be specified in highlight pattern:
<==
NEdit: style name required in style specification:
Note:darkRed:Italic
<==
NEdit: expecting
2003 Sep 08
0
New highlighting for NEdit 5.3
Hi,
I've just put together a new R syntax highlighting file for Nedit 5.3.
I've borrow the "base" functions of Jedit (thanks to Tobias Elze and Zed
A. Shaw) so now NEdit highlights a little more than before :)
You can download the file here:
http://ernesto.freezope.org/cmf/starthere/r/R-5.3.pats
Just import it into NEdit with
> nedit -import R-5.3.pats
and save your
2001 Sep 24
0
syntax highlighting pattern for NEdit
Hi all,
I have just uploaded an R syntax highlighting pattern for NEdit -
for those that prefer Nedit over Emacs (like myself).
NEdit: http://www.nedit.org
R pattern: ftp://ftp.nedit.org/pub/contrib/highlighting/r.pats
Comments welcome!
Korbinian
--
Korbinian Strimmer http://users.ox.ac.uk/~strimmer
Dept. of Zoology, University of Oxford, South Parks Road, Oxford
2002 Jun 11
1
ATLAS & R unser Windows
Hi,
In rw-FAQ, there is a paragraph about optimizing R by using a fast ATLAS
library in place of the standard BLAS. It says: "BLAS support is supplied by
the single DLL `R_HOME\bin\Rblas.dll', and
you can add a fast BLAS just by replacing that." Do I need to recompile the
whole R with the option `USE_ATLAS = YES', or is it possible to compile only
Rblas.dll on each separate
2002 Jun 11
1
How to convert R help files to Splus 6 Help?
Hi,
Is it any way to convert .Rd files to CHTML Splus 6 files under Windows?
Thanks,
Philippe Grosjean
...........]<(({?<...............<?}))><...............................
( ( ( ( (
) ) ) ) ) Philippe Grosjean
( ( ( ( (
) ) ) ) ) IFREMER Nantes - DEL/AO
( ( ( ( ( rue de l'Ile d'Yeu, BP 21105, 44311 Nantes Cedex 3
) ) ) ) ) tel: (33) 02.40.37.42.29, fax: (33)
2002 Sep 02
1
formula for a mixed model ANOVA
Hi,
I am not very familiar with complex ANOVA, so, I am not sure about the
formula to use with aov() in this particular case. Could someone help me?
Here is my data. I have an unbalanced plan with 4 factors: "Site", "Sex",
"Age" and "Individual". "Site" is a 5-level fixed factor; "Sex" is of course
a 2-levels fixed factor, as is
2002 Dec 12
2
t-test bootstrap versus permutation question
Hi,
I have a little problem that puzzles me about contradictory results returned
by a bootstraped t-test (as in MASS 3rd ed p. 146) versus a permutation
t-test (as in MASS 3rd ed, p 147).
Data are measurements done on 100 cells in 9 slides of fish blood. With one
method, cells are randomly sampled, and with the other method, the operator
selects cells arbitrarily (in a way it is done usually
2002 Jun 12
3
How does R compares for speed?
Hi,
For those who are interested, I have update my R benchmark (to version
1.5.0) and also to Splus 6. They are available at:
http://www.sciviews.org/other/benchmark.htm. A comparison is made between
Matlab (5.3 & 6), R 1.5.0, Splus 6 rel 2, O-Matrix 5.1, Octave 2.1.31,
Scilab 2.6, Rlab 2.1 and OX 3.00 under Windows 2000 pro.
Overall, R is not the fastest package, but it is one of the
2002 Oct 09
0
R 1.6.0 benchmark with and without optimized ATLAS
Hello,
I am updating my benchmark (http://www.sciviews.org/other/benchmark.htm) to
recent versions of data analysis software (including R 1.6.0 and Splus 6.1),
and I now run it on a Pentium IV instead of the old Celeron 500 Mhz that
candidates for retirement. I test R under Windows Xp pro with and without
optimized BLAS. I use the optimized Rblas.dll for P4 found on CRAN. Here are
the results.
2004 Apr 22
2
[Bug 851] some X11 prgs generate ``BadAtom (invalid Atom parameter)'' in X_GetProperty when using X11 forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=851
Summary: some X11 prgs generate ``BadAtom (invalid Atom
parameter)'' in X_GetProperty when using X11 forwarding
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
2002 Jul 01
1
GUIs (for teaching)
Sorry for entering late in the thread, but I was absent last week.
I am developping an alternate GUI for R (and also Splus, Octave, Scilab,
Matlab, Ox & Mathematica). The project started 3 years ago, but it is
progressing slowly, since I am currently the only developer on the project
and had to do it during my extra time. Now, it is going a little faster
because I got some time and money
2005 Jul 29
0
incoherent oplock request/reply
Hello,
I'm running a samba 3.0.14a server in production on a fedora core 3 (kernel
2.6.9-1.667smp) with a least 250 clients (XP Pro SP2) (up to 400 sometimes).
A few days ago, a problem appeared with a soft that we are using for a long
time. (Petit Robert, a french dictionnary).
When someone launch the dictionnary, many clients are freezed when they try to
access to the "start
2002 Oct 20
0
Interrupt calc/buffer output of R under Windows
Hi all,
I want maximum control of R, including calculation / buffer output
interruption. With Rgui, pressing ESC interrupt both calculation and buffer
output. However, with Rterm, ctrl-c works only in calculation, but does not
interrupt buffer output:
with:
i <- 1
while (i > 0) i <- i + 1
which runs an infinite loop, pressing ctrl-c interrupt it. OK. But:
rnorm(1000000)
is not
2002 Nov 29
0
R GUI development mailing list
We would like to announce the existence of a Special Interest Group in GUI
development for R (R-SIG-GUI). This mailing list discusses issues concerning
the development of graphical user interfaces for R, especially platform
independent ones. It is a complementary tool to the R GUI web pages
(http://www.r-project.org/GUI) that exist since July 2002.
Best Regards,
Philippe Grosjean
2002 Nov 29
0
R GUI development mailing list
We would like to announce the existence of a Special Interest Group in GUI
development for R (R-SIG-GUI). This mailing list discusses issues concerning
the development of graphical user interfaces for R, especially platform
independent ones. It is a complementary tool to the R GUI web pages
(http://www.r-project.org/GUI) that exist since July 2002.
Best Regards,
Philippe Grosjean
2020 Nov 18
2
samba / debian 10 / security=ads
Hi all
I'm looking for some help on winbind/idmap for a new host
The debian version is new on this host : debian 10 buster so samba is
> root at homedir10:~# samba --version
> Version 4.9.5-Debian
We want to use security=ads so we join this host to the domain
No problem for windows clients : they can mount shares that are
accessible to their primary unix group and secondary unix
2001 Dec 03
0
Summary on R script editor
Thanks for the advice, folks!
Shravan Vasishth <vasishth at ling.ohio-state.edu>
Try pico.
There's no substitute for/comparison with emacs, though, IMHO.
but just to be sure: you don't have to have ESS to use (x)emacs for
editing R scripts.
Sven Garbade <garbade at psy.uni-muenchen.de>
ESS can be installed via rpm on Mandrake.
baron at cattell.psych.upenn.edu (Jonathan
2009 Dec 04
0
[Bug 1682] New: verbose log message unclear when X11 forwarding denied
https://bugzilla.mindrot.org/show_bug.cgi?id=1682
Summary: verbose log message unclear when X11 forwarding denied
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org