similar to: R-beta: Printing

Displaying 20 results from an estimated 1000 matches similar to: "R-beta: Printing"

1998 Mar 13
1
Fwd: R-beta: Printing
Hmm... Are my questions too simple or too difficult? Anyway, I try it once more... -------------- next part -------------- An embedded message was scrubbed... From: palme at uni-wuppertal.de (Hubert Palme) Subject: R-beta: Printing Date: Tue, 10 Mar 1998 16:58:35 +0100 (MET) Size: 2755 Url: https://stat.ethz.ch/pipermail/r-help/attachments/19980313/12e3bfea/attachment.mht -------------- next
1998 Mar 12
1
R-beta: POSIX regular expressions not available !?
When trying grep(), I get the following: > grep("[a-z]", letters) Error in grep(pattern, x, ignore.case, extended, value) : POSIX regular expressions not available I can't find any pointer in the installation kit. How can I configure R to make it "avaliable"? I run R in an Irix 5.3 system. Thanks in advance! --
1998 May 06
1
Once more: Compiling on SGI Irix 5.3
I forgot: "make docs" for LaTeX doesn't collect any information about the functions. So in Man.dvi the appendix C is empty. A Bug?? -- ====================================================================== Hubert Palme Bergische Universitaet-Gesamthochschule Wuppertal Computing Center D-42097
1998 May 18
1
Another compatibility problem S => R
Hello, after the line cat("%",as.character(as.name(match.call())), "\n%\n", file=fi, append=T) R complains about Error in as.name(x) : character argument required Is it sufficient to delete as.name()? After doing that, R complains Error: comparison is possible only for vector types Don't know which function call. Can you give me a hint how to debug it? There
1999 May 07
0
Printing the Manual from the Debian Package Contents
Hi, I've installed the Debian (slink) package r-base 0.63.3-1. There are lots of *.tex files in /usr/lib/R describing all the functions and packages. There must be a canonical way to collect those files and print a manual with LaTeX. Can anyone help me? (Debian package maintainers?) Thanks in advance, -- ====================================================================== Hubert Palme
1998 Mar 18
1
POSIX regular expressions on Irix 5.3
Hello, I installed R on an Irix 5.3 system. Obviously the Irix libraries don't contain functions for POSIX regular expressions. Is it possible use the regex, or better rx libraries from GNU, and how can I do it? Or do I have to live without functions using POSIX regular expressions (e.g. apropos, methods)? I have no GCC and I won't install it ... Thanks in advance, --
1998 May 06
0
Compiling on SGI Irix 5.3
Hello, I successfully compiled 0.61.3 on SGI Irix 5.3 (CC). But there is a syntax bug in src/graphics/graphics.c. I append a diff. Please, have a look wether the fix is correct! (I'm not shure :-) Thanks for the SHELL variable in the Makefile's. Please, don't forget about the problem with externally installed regular expression libraries (e.g. librx). Perhaps you can improve the
1998 May 13
2
R-beta: package ported from S to R
Hello, I'm trying to port the S package "print.display" to R. The porting procedure seemed to work, but when I say library(print.display) or library("print.display"), then none of the functions is available. May be, it's because of the dot in the package name? What could have happened? The help information is available. BTW: How can I look up wether the package is
1998 May 13
2
R-beta: package ported from S to R
Hello, I'm trying to port the S package "print.display" to R. The porting procedure seemed to work, but when I say library(print.display) or library("print.display"), then none of the functions is available. May be, it's because of the dot in the package name? What could have happened? The help information is available. BTW: How can I look up wether the package is
1998 Mar 18
1
Strange Results of summary()
--l4Siqd0eqV Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I run the following job. Please, compare the results of summary and table concerning berufl. From similar SPSS/PSPP runs, the result of table is correct. Did I misunderstand anything or is there a bug? What does the difference come from? What does '(other)' mean? What about the strange
1998 Jun 19
1
R-beta: Problem with help
I am new to R. Just installed it on an SGI running IRIX5.3. The install seemed to go fine. Some basic commands worked as did the demo(). However, I get the following when trying to run help at the command line in R. > help() Error in gsub(pattern, replacement, x, ignore.case, extended) : POSIX regular expressions not available > My best guess is that configure was unable to find
1998 May 13
2
readline installation [Re: R-beta: ....]]
I think, we should give more hints on installing / using readline with R. Maybe there could be one ASCII file README-readline-Installation added to the FTP sites *and* to R-0.61.3.tar.gz explaining some the things Peter Dalgaard just said on R-help. I agree with Jan that it's a pity for non-programmer-hackers if they won't be able to use readline (most probably, these are the ones
2003 Dec 01
0
No subject
Are you using wins? Try lmhosts for the start? Are all machines on the same subnet? Just a few hints to start with ... Christian > > > I have absolutely no clue what I could do to fix it. The only solution I > can think of, is to downgrade to redhat 6.2. > > Your help would be greatly appreciated. > > Stefan Kaes > > portax.com GmbH > Zielstattstrasse 40, Geb.
2011 Jun 14
1
Per-user "Seen" flags on public folder
Dear all, sorry to bother the list again, I have a small configuration issue again with public (shared) folders. These folders should have per-user Seen flags, so I configured: namespace { type = public separator = . prefix = public. location = maildir:/var/mail/public:INDEX=%u/public subscriptions = no list = children } But this only seems to work with my account (presumably as I
2009 Feb 16
1
Winbind-Problem Samba 3.2.8 on AIX 5.3.9
Hi everyone, On a newly installed AIX-LPAR (oslevel 5.3.9) we added the current samba version 3.2.8. Installation and configuration did not reveal any problem. The problems show about 5 Minutes after services startup. After starting the samba services the winbind daemon uses lots of CPU time and memory. Wbinfo -u and wbinfo -g work after initial startup. We cannot connect to any share on the
2011 May 31
1
shared folders "invisible" on new setup
Dear list, I hope this is not an old issue, but I couldn't find a solution even after google'ing quite some time. I try to migrate our institute's mail server (~200 users) from an old cyrus-based Mac installation to a new machine (NetBSD, dovecot 2.0.13). Everything went quite smoothly so far, but we are used to have "shared folders" ("public" folders in dovecot)
2009 Nov 10
2
Samba 3.4.2 Winbind problem IDMAP GID range full
Hello all, after migration from 3.0.26a to 3.4.2 we get lots of the following messages in our winbind-idmap logfile. Has anybody seen this before? [2009/11/10 10:51:14, 0] winbindd/idmap.c:201(smb_register_idmap_alloc) idmap_alloc module ldap already registered! [2009/11/10 10:51:14, 0] winbindd/idmap.c:201(smb_register_idmap_alloc) idmap_alloc module tdb already registered! [2009/11/10
2007 Feb 01
1
Vista password being rejected on share security mode
I'm working on trying to get Samba 3.0.23c to work with Vista and I've run into a snag. If a share is set up for security = share, and protected with a password, when I try to mount the share using Start->Run->\\server\share, the password is rejected by Samba for about the first 10 seconds, but after that, it lets me in. I've tried all the common suggestions such as changing
2011 Apr 27
2
Segmentation Fault in doveadm move under Solaris 10
Hi all I want to move mails from folder test-ein to another folder test-aus with the new "doveadm move" command in dovecot 2.0.12. When I try the following I get a "Segmentation Fault" after the mail was copied to the new folder: # doveadm -v -f flow search -u g033 mailbox test-ein all 56779e33a911b84db22900005451a966 1 # doveadm -v -f flow search -u g033 mailbox
2012 Jul 20
1
mdbox with separate index location results in many emptydirectories
Hallo, I use dovecot 2.1.7 with mdbox format and I specified a separate location for mailbox index files with mail_location = mdbox:/dovecot/storage%h:INDEX=/dovecot/index%h With this setting I get for every mailbox a directory under both filesystems /dovecot/index and /dovecot/storage, e.g. for the inbox it looks like that: # ls -lR /dovecot/index/home/hrz/myuser/mailboxes/INBOX