Displaying 20 results from an estimated 300 matches similar to: "citation() chops "Roeland " (PR#7797)"
2007 Feb 05
1
Build error with last R-devel tarball
Hi,
On Windows, with last R-devel tarball (r40647) from
ftp://ftp.stat.math.ethz.ch/Software/R/R-devel_2007-02-04.tar.gz
I get the following build error:
E:\biocbld\bbs-2.0-bioc\R\src\gnuwin32> make
...
...
---------- Making package utils ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
installing R files
Error in namespaceExport(ns, exports) :
2012 Jul 25
1
[LLVMdev] [RFC] YAML I/O
I've been working on reading and writing yaml encoded documents for the lld project. Michael Spencer added the YAMLParser.h functionality to llvm/Support to help in parsing yaml documents. That parser greatly helps at the syntax level, but you still need to hand write a lot of semantic checking and then convert the various node types in to something usable.
I've developed a layer on
2007 Jun 07
1
Search results
Hi, I am new to Ruby, I am a Java expert.
I don''t know how to handle the results of a search... I have read a lot,
but nobody seems to give examples of that.
Do I get an ArrayList from a Table?
Do I get fields?
How can I identify them?
Do I have to parse them to a Class like: Person user =
Person(personlist.get(i));?
Please, help me...
--
Posted via http://www.ruby-forum.com/.
2008 Nov 17
1
CITATION file with multiple citEntry(): no BibTeX produced by citation()
[Using R 2.8.0 / Win XP / ]
I just added a CITATION file to the heplots package--- appended below.
From the document ion for ?CITATION, there can be *one or more* calls to
citEntry() within the CITATION file, and each should produce an object
of class "citation".
With just a single citEntry(), citation produces the expected output,
with BibTeX entry:
>
1997 Aug 14
1
Samba & Daylight savings time (was Re: Linux smbfs 2.0.29...)
> Date: Wed, 13 Aug 1997 12:52:21 -0700
> From: "Roeland M.J. Meyer" <rmeyer@mhsc.com>
> To: eknuds@extremenetworks.com
> Cc: "samba@arvidsjaur.anu.edu.au" <samba@arvidsjaur.anu.edu.au>
> Subject: Re: Linux smbfs 2.0.29...
> Message-ID: <3.0.2.32.19970813125221.009e0a70@pop.mhsc.com>
>
> At 04:45 AM 8/14/97 +0000, you wrote:
> >I
2014 May 22
1
citEntry handling of encoded URLs
The following citEntry includes a url with %3A and other encodings
citEntry(entry="article",
title = "Software for Computing and Annotating Genomic Ranges",
author = personList( as.person("Michael Lawrence" )),
year = 2013,
journal = "{PLoS} Computational Biology",
volume = "9",
issue =
1999 Oct 21
1
2.05a Solaris 2.5.1 SPARC -problem-
Hello,
I've sucessfully compiled 2.05a for Solaris 2.6 and its working OK.
Compiling on Solaris 2.5.1 (with gcc or Sun cc) goes smoothly but
smbd fail with the following error in the log:
[1999/10/21 09:45:30, 0] lib/util_sock.c:(507)
read_socket_data: recv failure for 4. Error = Invalid argument
Same debug level 10
[1999/10/21 11:47:03, 2] smbd/server.c:(716)
Changed root to /
1997 Aug 06
2
set unix time via samba
hi out there,
first of all: samba is pretty cool!
question: is there a way to synchronize the clock of my linux box to a
win95 box (something like 'smbnet time \\win95 /set /yes')?
cheers
jodok
;-----------------------------------
Jodok Sutterluety
Austria, Vienna
Tel: ++43 1 4080791
email: js@bonus.unterland.at
;-----------------------------------
2006 Mar 29
8
no network in domain 0
I am new to xen and trying to get the primary domain working properly before I
create a new one. I am using the Gentoo unstable sources (2.6.16-rc5) and xen
3.0.1 and the kernel boots Ok and eth0 is activated. At this point the
network is active and I can ping. Then I shutdown net.eth0 and start xend.
This restarts net.eth0 and does some other stuff. Now every thing looks
normal (ifconfig,
1999 Oct 26
3
NIS+ support in samba-2.0.5a
Hi all,
I'm a little confused over what exactly the NISPLUS and NISPLUS_HOME
support options actually mean. I'm hoping somebody can shed a little
light on this.
Our main samba server is a Solaris 2.7 machine (using NIS+ for
passwords, etc, etc.) running samba 2.0.5a. I have recently been
investigating a problem where, after a reboot of the server, various
3rd party products (POP, IMAP,
1998 Apr 30
1
Printing from NT4 public=no
Hello,
Im using samba samba-1.9.18p4 on solaris 2.6.
Every works fine with Win95. (browsing, file service printing)
With NT file service and browsing are OK.
I was wondering if its possible to print from Windows NT4 SP3
samba print services with the option
public=no
The printing fail silently on the NT machines.
I was hoping to have a 'network password' dialog box
the same way as to
2009 Oct 23
2
New error messages
I was glancing at my logwatch report when I noticed:
dovecot: IMAP(robinmail):
fchown(/home/robinmail/mail/.imap/INBOX/dovecot.index.log.newlock, -1,
10(wheel)) failed: Operation not permitted (egid=100(users), group based on
/var/mail/robinmail): 1 Time(s)
dovecot: IMAP(robinmail):
fchown(/home/robinmail/mail/.imap/INBOX/dovecot.index.tmp, -1, 10(wheel))
failed: Operation not
2008 Sep 13
2
Questions about using sieve
I am trying to filter my imap mail sent to my phone by using sieve. Currently
everything is set up and works well using mbox and sendmail as the lda. I
have re-installed dovecot with sieve included and updated dovecot.conf, which
gives
# dovecot -n
# 1.1.3: /etc/dovecot/dovecot.conf
ssl_cert_file: /etc/ssl/dovecot/server.pem
ssl_key_file: /etc/ssl/dovecot/server.key
disable_plaintext_auth: no
2007 Dec 09
2
How to logoff a session with dovecot?
I use dovecot to push email to my SE P1i and it works very well. :) However, I
have two email accounts set up on the phone, one using my domain for GPRS and
public WiFi and one using my WLAN address for use at home, the idea being I
don't want to pay for GPRS data at home. The trouble is the GPRS account
remains logged on and I get the mail in both inboxes. There is no option in
the email
1997 Jul 30
2
SAMBA digest 1371
I've installed Samba ("latest") on SCO's openserver 5 with a WIN'95 hanging
off of it as a client.
I can run every test in DIAGNOSI.txt except for number 2. That is, the WIN'95
box can not ping the SCO box within a reasonable amount of time.
(SCO can ping the WIN'95 box fine). For the longest time I thought the WIN'95
box couldn't ping the SCO box but I
2009 Feb 01
2
Phone cannot receive mail suddenly
Starting at midnight Feb 1 my phone can no longer fetch mail from Dovecot. It
endlessly connects and reconnects as you can see in the log below. I have
restarted dovecot, the phone, deleted /home/robinmail/mail, all to no avail.
I have turned on debug output but it does not tell me anymore. I can connect
and see the folder using the KMail imap client. Any idea how I can proceed
with this? The
2001 Mar 06
8
OpenSSH/scp ->> F-Secure SSH server Problems
Hi,
Is there some know problem between the 'scp' client in OpenSSH 2.5.1p1 and
F-Secure's SSH 2.4.0 server? The client is running on a Linux (2.2.17) box
and server is running on Win2K. When I try to transfer files it asks me for
the password (which I provide) then it hangs. Using 'scp -v' didn't provide
any helpful info; it's as though the problem happened before
2023 Apr 08
0
Time to add is.formula() to 'stats'?
I know that it has been discussed in the past, but I wanted to ask
to revisit the idea of exporting
is.formula <- function(x) inherits(x, "formula")
from 'stats', parallel to is.data.frame() in 'base', given how
widely formulae are used these days in conjunction with data frames,
even outside of model fitting functions (e.g., for split-apply).
One could argue
1997 Jul 29
0
Samba Shared Quicken files
Hello all,
I have a recently discovered problem. It's creating a crisis.
Most of my local GL is in Quicken. The Quicken data directory i on a Samba
share on one of my Linux boxen. I am running p11. I use "force user" and
"force group" to make sure that any entries are made under the same
permissions and uuid. The "ledger" directory is shared out to two
1997 Jul 24
0
SAMBA digest 1365 and SPAM
Hello to the list,
It seems that we have a leak. Someone is posting SPAM on this list. Since
the headers are not being propogated we can not really tell where it's
comming from.
I would suggest that we not respond by quoting the FULL TEXT from the SPAM,
however. This seems counter-productive, unless we LIKE repeating the
SPAMers message for them. I would think that someone, in an EDU, would