Displaying 20 results from an estimated 1000 matches similar to: "[survey] R for Reporting - the R Output MAnager (ROMA) project"
2004 Sep 22
1
S4 methods and polymorophism
Hello R Power Users,
There is a rather large introduction you may skip to go directly to
my question about S4 classes.
I am working on some toy code to help me get in through S4 classes.
Doing this homework, I have some questions about S4 classes. I have
carefully read available help and some additional material such as Robert
Gentleman's slides and special attention to "Programming
2005 Jan 14
1
S3/S4 classes performance comparison
Hi R-devel,
If you did read my survey on Rhelp about reporting, you may have seen that
I am implementing a way to handle outputs for R (mainly target output
destinations: xHTML and TeX).
In fact: I does have something that works for basic objects, entirely done
with S4 classes, with the results visible at:
http://www.stat.ucl.ac.be/ROMA/sample.htm
http://www.stat.ucl.ac.be/ROMA/sample.pdf
To
2005 Jun 06
0
ROMA project (R Output MAnager) / Progress report / Call for contributors
Hello useRs,
This email is about the ROMA project, the implementation in pure S of a
reporting system for R. Several month ago, I did then send on R-help a
survey on that (mainly: what features did you expect for a reporting
system). During the following months, I did try different approaches for
the core functionalities, ending now with a set of generic functions of
which I am satisfied. More
2012 Jun 06
1
Process XML files
Hello experts,
Sorry for posting the SPlus related question here.. I have not found any
solution yet after some attempts and hence, sending it to a wider spectrum
of users! I was successful in processing files uing R's XML librariy. Thank
you, Rxperts!
I know there are libraries like XML and SPXML available in S-Plus. Could
anyone please share examples of reading an xml file and save the
2009 Mar 13
2
No reply to our critical packet
Hi,
I?ve installed Asterisk for use as a SIP server. I can call people, but one
strange thing happens: if I call someone with a SIP account outside my server
(for example, sip:enum-echo-test at sip.nemox.net) everything is fine, if I call
any Asterisk extension it also works, but the call gets disconnected in about
20 seconds. To be exact, audio is turned off but the SIP client still thinks
2005 Aug 23
2
Weird internaldate behavior with 1.0-test80 and mbox folder
Has anyone else encountered weird date behavior with mbox-style folders?
I am nearly ready to bite the bullet and convert my UW imap hierarchy
(which is in mbx format) to Dovecot. In so doing, I need to convert each
UW-specific mbx-format mailboxes to the more portable mbox format, which
Dovecot can read. (This is done with the 'mbxcvt' utility that's part of
UW.)
I am then
2005 Sep 06
3
Misbehavior with Dovecot and Mulberry
I'm having a bit of misbehavior wherein Dovecot seems to refuse to
cooperate with my Mulberry MUA. By and large, everything works great.
I can move mail back and forth happily. I can compose a note and copy
the outgoing mail to my Dovecot "Sent" folder using my default Mulberry
settings. But if I reply or forward a mail, I get a Mulberry error popup
saying that it
1999 Oct 21
1
left.solve
I have sort of an emergency question for the list. One of my professors
for an S-Plus intensive class distributed a function to produce partial
regression plots. I need to run it under R, because I'm doing the
homework on my home computer with a modem; hence I don't have the speed
required to emulate X-Windows and run S Plus off one of the campus
servers. Bottom line: I'm using R.
1999 Oct 19
1
samba setup.exe rant part 2
this was previously posted only on samba-ntdom, but that was probably
not the right list so i'm cross-posting to both samba and samba-ntdom.
here's the problem:
on NT4 w/ SP4 or SP5, self-extracting 16-bit install files work just
fine in directories w/ Long File Names.
on SAMBA 2.0.5a, i can get none of the aforementioned files to install
from directories w/ Long File Names.
a good
2008 Feb 06
1
RSpec 1.1.3 + ZenTest 3.9.1 + Rails 1.2.6 do NOT ignore folders ^vendor/*
Hi,
I just updated to the latest RSpec 1.1.3 + ZenTest 3.9.1.
I also have rspec 1.1.3 installed as a gem
When starting autotest with -v option, there is a lot of noise because
autotest does not ignore the vendor folder, the migrations, etc ...:
Dunno! vendor/plugins/acts_as_solr/solr/lib/jetty-util-6.1.3.jar
Dunno!
2008 Jul 23
1
Calling LISP programs in R
I have written some programs in Common Lisp and I have been using SAS to pipe
those programs to my lisp compiler in batch mode by using the %xlog and
%xlst SAS commands. I wonder if there is in R a similar way to pipe commands
to LISP so that all my work would be concentrated in R even when I have to
call a LISP program? I have looked at the foreign library but this seems to
adjust data types not
2005 Feb 02
1
Masq errors?
Hi all,
I have a problem with a new Shorewall box I''m trying to migrate from
iptables rules to shorewall 2.2.0.
I have a 3 interfaces setup:
- eth0 ---> internet (ip address)
- eth1 ---> remote office (10.0.0.0/8)
- eth2 ---> lan (192.168.16.0/24)
I''m using a very simple and common setup, with just a few DNAT rules in
my /etc/shorewall/rules file, and about twenty
2007 Dec 19
3
Obtaining replicates numbers of a vector
Dear R-help,
I am trying to have a generic way to assess the replicates in a character
vector.
Say that I have the following vector:
x <- c('A','B','A','C','C','B')
I would like to obtain:
replicates <- c(1,1,2,1,2,2)
each number beeing the time we see the corresponding value in x.
Any clever and generic way to obtain that?
Eric
--
2008 Jul 23
3
maximum likelihood method to fit a model
Dear R users,
I use the glm() function to fit a generalized linear model with gamma distribution function and log link.
I have read in the help page that the default method used by R is "glm.fit" (iteratively reweighted least squares, IWLS).
Is it possible to use maximum likelihood method?
Thanks
Silvia Narduzzi
Dipartimento di Epidemiologia
ASL RM E
Via di S. Costanza, 53
00198
2006 Nov 09
1
Merge: how can I keep discarded values?
Good morning,
I am merging two datasets and I would like to save the non-matching rows
in a separate file.
The problem is how to retrieve the non-matching rows in R.
Example:
DATASET A
code nomi
A1 Franco
A2 Mario
A3 Andrea
A4 Sandro
A5 Luca
DATASET B
code book
A1 Guerra e Pace
A1 Storia di Roma
A2 La coscienza di Zeno
A4
2004 Aug 06
2
Upss cannot install
Hey, had the same problem. Check my notes via the link I sent earlier
today, http://quasi.ksl.com/icecast/
Look for the section with your same problem. apt-get works well in
getting this fixed.
Hope that helps. This is a easily fixable problem.
KJ
<p>On Sat, 2003-01-11 at 14:57, ajb wrote:
> Hi
>
> decided to bit the bullet and give icecast2 a try on a box that has ensim on ( I am
2019 Jan 11
2
upgrade to 4.8.3 authentication not work without specifying domain
How about setting:
map untrusted to domain = yes
The default changed here. But it would still help if we could see the
smb.conf as the big difference with 4.8 is that winbind needs to run
now. This might also do something like this.
Regards
Christian
Am 11.01.19 um 10:46 schrieb L.P.H. van Belle via samba:
> I gave you the most simple option.
>
> And the difference is.
>
2019 Jan 11
3
upgrade to 4.8.3 authentication not work without specifying domain
If the clients login locally and not in a domain.
Then tell you users to use .\loginname
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Alberto Maria Fiaschi [mailto:alberto.fiaschi at estar.toscana.it]
> Verzonden: vrijdag 11 januari 2019 10:16
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] upgrade to 4.8.3 authentication not
2019 Sep 16
1
Dovecot 2.3.7.2 lucene segfault and coredump
Hi Stephan,
thanks for your replay.
This is bt full output:
(gdb) bt full
#0 clear (this=0x0) at /usr/src/debug/clucene-core-2.3.3.4/src/core/CLucene/util/VoidMap.h:123
No locals.
#1 lucene::search::FieldSortedHitQueue::_shutdown () at /usr/src/debug/clucene-core-2.3.3.4/src/core/CLucene/search/FieldSortedHitQueue.cpp:60
No locals.
#2 0x00007f7dc5eabe96 in _lucene_shutdown () at
2019 Sep 16
2
Dovecot 2.3.7.2 lucene segfault and coredump
Hi,
I have other information.
I analyzed the core dump:
(gdb) core 22534
[New LWP 22534]
Reading symbols from /usr/libexec/dovecot/doveadm-server...Reading symbols from /usr/lib/debug/usr/libexec/dovecot/doveadm-server.debug...done.
done.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by