Displaying 20 results from an estimated 20000 matches similar to: "bug tracker broken"
2012 Apr 30
2
fast version of split.data.frame or conversion from data.frame to list of its rows
Hi,
I was wondering if there is anything more efficient than split to do the
kind of conversion in the subject. If I create a data frame as in
system.time({fd = data.frame(x=1:2000, y = rnorm(2000), id = paste("x",
1:2000, sep =""))})
user system elapsed
0.004 0.000 0.004
and then I try to split it
> system.time(split(fd, 1:nrow(fd)))
user system elapsed
2012 Mar 22
1
Serializing many small objects efficiently
Hi,
sorry if this question is trivial or unclear, this is my first venture into
mixed C/R programming (I am reasonably experienced in each separately).
I am trying to write a serialization function for a format called
typedbytes, which is used as an interchange format in Hadoop circles. Since
I would need to serialize according to the internal R format many small R
objects I looked at the c
2017 Apr 15
5
OT: systemd Poll - So Long, and Thanks for All the fish.
Not wishing to extend this thread further, but ...
> There are conspiracy theories out there that the NSA is involved with
> bringing systemd to Linux so they can have easy access to *"unknown"*
> bugs - aka backdoors - to all Linux installations using systemd *[1]*.
They're conspiracy theories, and that's it. The bottom line is that in
general people don't like
2011 Dec 30
2
CRAN link broken
The packages link on CRAN (http://cran.at.r-project.org/) seems to be
broken.
Paul
Object not found!
The requested URL was not found on this server. The link on the
referring page<http://cran.at.r-project.org/navbar.html> seems to be
wrong or outdated. Please inform the author of that page
<http://cran.at.r-project.org/navbar.html> about the error.
2019 Jul 30
1
FYA (for your amusement)
Well, we knew the 'Net was invented solely for cute cat pictures. Now I
have proof that selinux is part of that conspiracy. From dmesg, on one of
my servers:
[ 3366.091561] SELinux: 8 users, 14 roles, 5031 types, 316 bools, 1 sens,
1024 cats
mark
2008 Oct 01
9
time segments intersection
Hi all,
Please, how could I calculate the time that two time segments has in
common? Is there any function to perform this calculation?
For instance, given four POSIXlt objects...
endPeriod<-as.POSIXlt("2008-09-30")
startPeriod<-as.POSIXlt("2007-10-01")
endProject<-as.POSIXlt("2007-05-31")
startProject<-as.POSIXlt("2006-12-01")
that limit
2006 Jun 22
9
Again on Apache 2
Hello everybody.
I know, I know, another post about Apache 2, but I have looked a lot on
the internet and I haven''t found the answer to my problem.
I have a Linux Fedora Core 5 box, with Apache 2.2.2 (compiled and
installed), Ruby 1.8.4 (compiled and installed), RubyGems 0.8.11
(compiled and installed) and Rails... I don''t know what version as this
one I haven installed
2015 Apr 02
1
[CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64
On Thu, April 2, 2015 2:55 pm, Always Learning wrote:
>
> On Thu, 2015-04-02 at 13:08 -0500, Johnny Hughes wrote:
>
>> CentOS releases are NOT the same as EUS and have never been .. yet that
>> seems to be what people expect. We want there to be no doubt on this
>> issue.
>
> Is there a commercial motive for this 'unwelcome by most' change ?
>
> If
2003 Dec 07
3
FARFON lives!
Some of you have been following our progress on
http://farfon.convergence.com.pk as we blundered our way through the
development of a low-cost ethernet IP phone that does IAX and augments the
client options currently available for the kick-assterisk server.
With help from the denizens of #asterisk and kind words of advice from Mr.
Spencer and the rest of the gang ... we're proud to have
2014 Nov 20
2
logwatch reporting
I just launched a new mailserver that is using dovecot. My previous
mailserver used courier-mail. I am expecting better things with this
new server, but I was use to some login information in logwatch that I
am not seeing now. For example I would get:
[IMAPd] Logout stats:
====================
User | Logouts | Downloaded | Mbox Size
2003 Nov 27
2
Just a thought, all this "swen" stuff, this list
It seems anyone posting to this list gets a deluge (and I mean a
deluge) of virus infected windows garbage. It's basically enough to
ruin any email address you sign up to the list with; it doesn't matter
if you have a virus scanner integrated with your MTA, I really don't
want to see 200 virus notifications a day because i posted to this
list. I have been getting about 20MB of swen a
2001 Jun 08
2
How to reference R in a scientific document ?
Hi
I'm writing my MSC and I've used R to do the data analysis. Now I want
to make a reference to the program but I don't know how !
I thought of something like:
Anonymous. 2001. R - Data Analysis Environment. Version 1.2.3.
www.r-project.org
Can someone help me with this ?
Thanks
EJ
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing
2011 Feb 28
2
broken link on CRAN
The link to
http://cran.r-project.org/bin/macosx/R-2.12.1.pkg
on the CRAN page
http://cran.r-project.org/bin/macosx/
is broken. Also, the email address for the webmaster is null (which is
why I'm emailing here).
Thanks,
Max
2005 Feb 15
4
Website search broken ?
I''m starting this on the users list because it''s not impossible
I''m getting something wrong :-) However, the search functions on
www.shorewall.net do not seem to return any hits any more. I am sure
that they have done in the past. Over the last couple of days I''ve
tried searching both the site, the lists, and both, and have had no
hits - even for single word
2002 May 03
1
rsync.samba.org
Howdy everybody,
Dunno if anyone's got a log monitor or mailing script set up for 404
errors on rsync.samba.org, but
http://rsync.samba.org/rsync/fom-serve/cache/1.html
emits a 404. It's where the the FAQ-O-Matic nav link that's found
throughout the site eventually sends the browser.
Sorry about posting this to the listserv, couldn't find a "tell the
webmaster" link
2017 Sep 20
3
Please help: SVN is broken
Hi all, for the past several days I've been dealing with intermittent bot
failures due to a recent series of patches which changes some things about
lit.
Most of the dust has settled, but there's several bots that just won't stay
green.
An example is this one:
http://lab.llvm.org:8011/builders/llvm-hexagon-elf
What happens in all of these cases is that SVN encounters a tree
2008 Feb 18
3
CRAN Taskviews returns 404
The CRAN Taskviews (http://cran.r-project.org/web/packages/Views/) is
currently unavailable and returns 404 Object not found!
This is possibly due to them now being linked from the side frame and the
URL now being http://cran.r-project.org/web/views/
Unfortunately the webmaster link on the 404 page does not have any email
address associated with it, hence the mail to the list.
Neil
--
View
2018 Jan 26
2
bugzilla issues
tl;dr is the R bug tracker down or am I being an idiot? Help please ...
----
I decided I would follow up on
https://stat.ethz.ch/pipermail/r-devel/2018-January/075410.html
(reporting/suggesting a patch for an issue in stats::mantelhaen.test()
with large data sets)
Reading the instructions at https://www.r-project.org/bugs.html
suggests that if I'm sure I have found something worthy of
2006 Nov 09
1
Fwd: (kein Betreff)
Perhaps someone can help this poor soul out? I don't *think* it was
just spam to webmaster, but it's hard to tell through the [lack of
coherent] grammar.
Monty
---------- Forwarded message ----------
From: Hosting and More <info@hostingandmore.de>
Date: Nov 6, 2006 3:20 PM
Subject: (kein Betreff)
To: webmaster@xiph.org
RadioStreams rent hello We at the moment, unfortunately,
2014 Feb 03
3
Namespace Mistake
Hello,
i try to setup the Dovecot Tutorial on
http://wiki2.dovecot.org/HowTo/VirtualUserFlatFilesPostfix
But when send message i become the follow error message:
<dovecot.log>
Feb 03 18:06:09 lmtp(8386, webmaster at silviosiefke.com): Error: user webmaster at silviosiefke.com: Initialization failed: namespace configuration error: Duplicate namespace prefix: ""