similar to: (PR#14210) incoming/14210 system.time provides inaccurate

Displaying 20 results from an estimated 2000 matches similar to: "(PR#14210) incoming/14210 system.time provides inaccurate"

2010 Feb 10
2
system.time provides inaccurate sys.child (PR#14210)
Full_Name: Manuel L?pez-Ib??ez Version: R version 2.6.2 (2008-02-08) OS: linux-gnu Submission from: (NULL) (164.15.10.156) This is only relevant for CPU intensive child processes. Otherwise, the problem is not obvious. Therefore, we need a CPU intensive program like this one: /************************************/ /*** Compile with: gcc -o timer-test -O0 timer-test.c -lm */ #include
2007 Dec 11
2
range( <dates>, na.rm = TRUE ) (PR#10508)
(Drats! Jitterbug is playing tricks with the PR# again. Attempting to refile so that we can kill PR#10509) Peter Dalgaard wrote: > Kurt.Hornik at wu-wien.ac.at wrote: > =20 >> ------- Start of forwarded message ------- >> Date: Tue, 13 Nov 2007 21:44:57 +0100 >> To: Steve Mongin <sjm at ccbr.umn.edu> >> Cc: cran at r-project.org >> Subject: Re: range(
2004 Jul 02
1
jitterbug
Jitterbug is just what I want. Bugzilla is great but not for a non-programming (issue-tracking) audience. Can I get jitterbug somewhere please (it seems you have removed it) ? Cheers andy -- andy _______________________________________________ Andy Heath a.k.heath@shu.ac.uk
2004 Jun 01
1
Bug reporting
On 1 Jun 2004, John Summerfield <john@Corridors.wa.edu.au> wrote: > The jitterbug link on http://rsync.samba.org/nobugs.html no longer works. I > suggest it either be fixed or removed. Thanks, fixed. > You make bug-reporting needlessly difficult, I think. I dislike the need to > subscribe to a mailing-list and potentially receive lots of email that > doesn't interest
1999 Feb 08
1
R-bugs interfacing to R-devel mailing list
I've been hacking at the JitterBug sources a little, so that it should work better with mailing lists. It has been running with the core team list for a while and seems to be OK. I will now move the forwarding address to the r-devel list where it really belongs. I hope this will make it easier for people outside the core team to contribute to the development of R by participating in the
1999 Feb 08
1
R-bugs interfacing to R-devel mailing list
I've been hacking at the JitterBug sources a little, so that it should work better with mailing lists. It has been running with the core team list for a while and seems to be OK. I will now move the forwarding address to the r-devel list where it really belongs. I hope this will make it easier for people outside the core team to contribute to the development of R by participating in the
2000 Jul 06
1
Notification: PR#9
JitterBug notification ivo moved PR#9 from incoming to wishlist Message summary for PR#9 From: vdongen@hetisw.nl Subject: map Date: Sun, 2 Jul 2000 18:23:20 0200 (CEST) 0 replies 0 followups Notes: This is a nice idea on itself, but not really doable in tinc itself. What would be nice is the ability to control tinc realtime with some sort of GUI tool. This tool can then be used for much
1999 Feb 16
1
eval problem in Math.data.frame [.. DispathGroup / mean==sum ..] (PR#84)
>> log(data.frame(x=1:4),base=2) > Error: Object "base" not found This one seems to be fixed. Move to Language-fixed. (Note: there seems to be some strangeness with composing replies like this in the web interface to JitterBug. Watch the headers if you want to followup.) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list --
2004 Jul 23
0
samba config question
Hi, Let me say first of all that I greatly appreciate and applaud the work that you are doing. I am currently running Red Hat 8 and trying to configure the latest Samba (3.0.5) release on my home network consisting of two win2k machines (a desktop and laptop)and the Red Hat desktop sharing a DSL connection via Netgear ethernet bridges and router. As things stand right now: A. I Can:
2002 Sep 08
0
Special Affiliate Offers from Amazon.Com!
Welcome to "Ghetto" America! …...Yes, you heard me; I said "Ghetto" America! What is "Ghetto" America, I'm glad you asked. Before I go on please be warned, this explanation may not sit well with many of you, however it is no less true! "Ghetto" America is a society of individuals comprised primarily of African Americans who represent the
2012 Jul 25
4
Manual OOM killing?
Hey guys and gals, Yesterday I had one of my scientists kill one of my servers when his program ran amok and gobbled up all the memory, or forked too many processes, or I'm just not exactly sure what to be honest. Is there something I can run manually in cron to look for rampant programs and kill them? I know that may be hard to discern but I could also include a list if "known
2001 Dec 23
1
Planning fixing '--force not working'
Hi folks! I'm in desperate need of getting the '--force' option working. I've written a jitterbug entry on this already #3500 Just curious to know if this is already being worked on, so I'm not duplicating anyone's efforts if I was to try and work on this myself? Or... will this be my first contribution to this fine program? :) ("`-/")_.-'"``-._
1999 Dec 08
1
plot math - segfault and "frac", "^" bug(s).. (PR#365)
MM> I've sent two bug reports that both haven't been forwarded to R-devel MM> and haven't should up at the jitterbug repository. MM> ?? MM> Martin Well, actually only one [the other went to R-core alone] Here it is : From: Martin Maechler <maechler@sophie> To: R-bugs Subject: plot math - segfault and "frac", "^" bug(s).. Date: 8
2008 Sep 02
1
Moving to a new bug reporting system?
Hi all This may be an issue that has been discussed at length before, so apologies if I have missed that discussion, but is there any desire to switch from Jitterbug to something more capable and modern? Say JIRA, for instance? Rory Rory Winston RBS Global Banking & Markets Office: +44 20 7085 4476 *********************************************************************************** The
2007 May 02
1
? R 2.5.0 alpha bug
This email is intended to highlight 2 problems that I encountered running R 2.5.0 alpha on a Windows XP machine. #1 - Open script error If I click the "Open folder" icon on the toolbar, R opens my script files perfectly. However, when I select "File > Open Script > MyFileLocation", I get a fatal error that causes R to close immediately. This error was reproduced on 3
2018 Feb 03
4
retpoline mitigation and 6.0
On Fri, Feb 2, 2018 at 4:03 PM David Woodhouse <dwmw2 at infradead.org> wrote: > On Thu, 2018-02-01 at 10:10 +0100, Hans Wennborg via llvm-dev wrote: > > > > I saw the retpoline mitigation landed in r323155. Are we ready to > > merge this to 6.0, or are there any open issues that we're waiting > > for? Also, were there any followups I should know about? Also,
2018 Nov 01
1
Intro
- your *FirstnameLastname* username JohnBoero - the proposed subject of your Wiki contribution(s) To seek the holy grail. But mostly to fix the rampant 404 download links for CentOS Atomic media here: https://wiki.centos.org/SpecialInterestGroup/Atomic/Download - the proposed location of your Wiki contribution(s) https://wiki.centos.org/SpecialInterestGroup/Atomic/Download Ex
2002 Nov 06
1
spam filter on rsync list
# 0.400000 0.400000 156.153.255.237 # 0.400000 0.307692 delivered-to # 0.400000 0.228571 for # 0.400000 0.164948 from # 0.400000 0.116364 lists.samba.org # 0.400000 0.080706 mbp # 0.400000 0.055292 nov # 0.400000 0.037553 palrel12.hp.com # 0.400000 0.025353 postfix # 0.400000 0.017046 received # 0.400000 0.011429 return-path # 0.400000 0.007648 rsync # 0.400000
2007 May 15
1
Astsee v0.1 released - an Asterisk channel monitor for linux/X windows
Hiya everyone. I have been working on a fun little app to watch what's going on in your asterisk box via its manager interface. There's a screenshot up and some info at http://sitkavoip.com/astsee/ -- Sorry it requires allegro, but I was more keen about getting the ideas down than worrying about the framework. Comments/questions welcome, but probably off-list is best unless they
1999 Jul 07
3
Weirdness
NT 4.0 workstation users are complaining that all of their drive letters are getting used up by what appears to be a rampant network-drive mapping situation. For example, normally I have three shares network-mapped. Lately, ceetain people are complaining that one of their shares get's remapped a number of times to take up all the drive letters (except drive letter Z). So suddenly they