Displaying 20 results from an estimated 200 matches similar to: "crimson editor"
2002 Dec 05
0
crimson
>Date: Tue, 05 Nov 2002 16:52:58 +0100
>To: r-help at lists.R-project.org
>From: Marta Rufino <mrufino at cmima.csic.es>
>Subject: last.warning and function problem
>
>Hello,
>
>I am a newbie in R and I am trying to create a function, that includes
several functions inside.
>To avoid that everything stops if there is an error, I have this statement
>
>bla =
2002 Oct 25
2
functions
Hello,
I am a newbie in R,
I just did my first function, which works!!! And I would like to know, if I
can create a directory in the library with my functions, in a way, which I
could call that like we call the packages ?
Can anyone help me?
Thanks in advance
Marta
><((((?>`?.??.???`?.?.???`?...?><((((?>`?.??.???`?.?.???`?...?><((((?>
2002 Nov 05
1
last.warning and function problem
Hello,
I am a newbie in R and I am trying to create a function, that includes
several functions inside.
To avoid that everything stops if there is an error, I have this statement
bla = function(....){
...
if(exists("last.warning")){rm(last.warning)}
...
}
inside the function, which if I use it normally, it works fine, but once I
use it with the funciotn it gives me an error like:
2003 Jul 08
1
Lattice graphs: lines, symbols and strips
Dear collegue,
I have some questions about lattice graphs:
1. How can I introduce different lines in different graphs, from the same
page? For example, in the upper row of graphs, I would like to have a line
at 0.5, in the middle one at 0.3, and in the lower at 0.1. I am using
panel.abline, but I can only make it appear in all the graphs, not in some
of tham only...
2. Is it possible that the
2005 Oct 07
2
R version 2.01.1, Crimson Editor and the "one" from nowhere
Dear List....
sorry to bother you R-gurus with such an "unstatistical" question... but
I face a problem using Crimson Editor with R 2.01.1 that I never had
using R 2.00.1.
I already posted on the Crimson Editor forum but it seems to be VERY few
R-users there....
I successfully used R v2.00.1until now (under Windows XP professionnal,
version 2002, Service Pack 2, P4 processor CPU 1.8
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
If you are using Windows to generate the .call files, make sure they are in
Unix format (LF only at EOL, not CR+LF) - Notepad makes bad Unix files. Use
Crimson Editor www.crimsoneditor.com to make the file, and click Document >
File Format > Unix Format.
I ran into this same problem, and it turns out my Asterisk install would not
use Windows-formatted text files, it would just ignore them
2005 Apr 26
11
good editor for R sources ?
Dear all,
(Sorry if the question has already been answered.)
Could someone please suggest a good text editor for
writing R sources ?
(I know emacs exists ... but I find it a bit heavy).
I use crimson (http://www.crimsoneditor.com) which is
small and simple, but the R syntax seems not to be supported.
Thanks for any advice
2006 Dec 19
1
SPAM-LOW: Re: .Call files do not seem to wo rk
The only other thing that comes to mind is that .call files are very
sensitive to whitespace; you may have unintentially padded the .call file
with whitespace or tabs that it does not like.
The attached .call file works on my 1.0.9 server. Maybe it can give you some
insight.
-----Original Message-----
From: Lee [mailto:lee@datatrakpos.com]
Sent: Tuesday, December 19, 2006 2:45 PM
To: Asterisk
2013 Jul 26
0
Internet Radio Station
Please : always answer the mailing list , I don't take support requests
directly.
Can you publish your page somewhere ?
>
> With what you said it should work as IE10 supports AAC , but in order to
> make in work on all browser you have to propose an alternative stream like
> OGG
>
>
2002 Apr 26
7
spreadsheet data import
Hi colleages!
I want to import data from ms-excel and other spreadsheet formats (lotus, etc). Does exist any way to do it within
R? The main problem is that many spreadsheet data use comma as decimal separator and not the point as needed in R
(and many software for Linux), so importing data first as a tab separated values does not solve this problem.
Thanks,
Tom?s Revilla
2011 Jul 11
1
CentOS-6.0 and LXC
Hi Guys.
Hope someone can point me in the right direction. I would like to get into
LXC and evaluate its usefulness compared with Linux-VServer. I notice that
LXC is in tech preview upstream, however I am at a dead end trying to figure
out how to get started.
I cannot find any usertools in the rpm's that ship with CentOS 6. Is this
because the tech preview requires me to get the tools
2007 Jul 17
1
chan_isdn with HFC-compatible
hi list,
I'm currently trying to get Asterisk running with an HFC-compatible ISDN
card (no-name product, but supposed to work with Asterisk according to the
packaging). the ISDN-card is connected to a alcatel ISDN-system where it
should act just like a normal ISDN-phone.
I went with http://www.misdn.org/index.php/MISDN_with_Asterisk and installed
the package from beronet.com including:
2005 Jan 21
1
an R script editor for Mac
JGR has an fairly intelligent editor, and it works on Mac.
Andy
> From: Sean Davis
>
> Consider using ESS and xemacs or emacs. You get syntax highlighting,
> auto-indent, command auto-complete, transcripts for your session,
> integrated help, and the tools of one of the most powerful
> text editors
> on the planet. The learning curve is a bit steep, but if you use R
1999 Jun 26
0
BSDI Unix
On 25 Jun 99, Viraj Dixit had questions about BSDI Unix:
> Hi: First time user of Samba. All I am trying to do is make one
> of the directory on the BSDI system be visible to NT
> environment. I have played around with smb.conf file and read
> most of the stuff and can't get this to be seen in network
> neighborhood. Any help will be great..Thanks..vJ
What can you see with
2007 Feb 08
0
Solaris - Samba - AD
Hello folks. I'm new to the list and I have questions about Samba. I have
been able to configure Samba 3.x on Solaris 9 with AD authentication for the
users. I'm able to mount the shares onto Windows XP clients and able to read
the files. Now, if I use a text editor like notepad or GVIM to save an
existing file, it saves it. When I try to use Word, Eclipse, or Crimson
Editor, it
1999 Sep 05
0
win 95b, win 95, encrypted passwords
A while back, Wayne Fool wrote:
> I am confused about this password issue, I have samba 2.0.5a
> running on a 486/dx2/66 as a print server for 3 computers, one is a
> win 95b and the other is a win 95 (pre b), the other is a dos
> computer (but that is another story, I'll tackle that one later).
>
> My network administrator says I must use encrypted passwords so I
>
2005 Apr 27
1
floppy image issues
Hi!
sorry for the top post.
I have had some troubles in the past trying to make equipment to
boot a floppy with MS-DOS that also used ms networking to access
the network.
Particularly the Gateway GSX 500 cannot have the onboard NIC with
PXE enabled, as it eats about 92k of highmemory, which in turn
makes impossible to start Windows XP setup due to low memory.
On that particular machine I had
2011 Aug 10
2
join columns
Dear R-help,
I wonder if you could give me some suggestions in how to do a union
join of two data frames as follow:
-> union join the common column, and insert a 0 if one is missing.
I made a function to perform the following, and I know it may not that
quite welly written, but it works.
Any suggestions are welcome, many thanks.
Anthony
> q1 =
2005 Nov 20
1
installing a flopy prog with no floppy drive
I am trying to get a programmable database working, and what I see as the only
solution is a prog like access via wine. The problem is my computer that I
wish to install it on has no floppy drive, and this copy (the first version?)
comes with about 10 floppies.
--
John R. Sowden
AMERICAN SENTRY SYSTEMS, INC.
Residential & Commercial Alarm Service
UL Listed Central Station
Serving the San
2024 Feb 07
1
[EXTERNAL] Re: NOTE: multiple local function definitions for ?fun? with different formal arguments
I put the idea below into a function that gives nicer looking results.
Here's the new code:
dupnames <- function(path = ".") {
Rfiles <- pkgload:::find_code(path)
allnames <- data.frame(names=character(), filename=character(), line
= numeric())
result <- NULL
for (f in Rfiles) {
exprs <- parse(f, keep.source = TRUE)
locs <-