similar to: Re: Outbound e-mail slow from R servers?

Displaying 20 results from an estimated 20000 matches similar to: "Re: Outbound e-mail slow from R servers?"

2015 Apr 29
2
Cron Issues
I have noanacron installed on a fresh centos 7 install. I added this too settings. nano /etc/cron.d/0hourly */5 * * * * root run-parts /etc/cron.fiveminutes */1 * * * * root run-parts /etc/cron.minute 0,30 * * * * root run-parts /etc/cron.halfhour and then created the directories for it. Now I keep getting these errors in secure log. **** pam_systemd(crond:session): Failed to create session:
2004 Mar 30
1
Where: package licenses
Thanks Thomas and Marc that is what I was looking for. -Jason The DESCRIPTION file for a package lists the license; this is also given in the CRAN entry for each package. -thomas Marc Schwartz <MSchwartz@MedAnalytics.com> 03/30/2004 09:02 AM Please respond to MSchwartz To: Jason.L.Higbee@stls.frb.org cc: R-Help
2001 Dec 12
1
Re: R-Help List Transmit Time
I answer publicly, since this is something like a moderatly FAQ >>>>> "Marc" == Marc Schwartz <MSchwartz at medanalytics.com> writes: Marc> Question: Is it typical for messages posted to the R Marc> help list to take on the order of 2.5 hours to be Marc> transmitted to some subscribers after being sent? yes, it is. Marc> The reason
2002 Nov 13
2
Wandering usr values in par(no.readonly=TRUE) (PR#2283)
>>>>> "Marc" == Marc Schwartz <mschwartz@medanalytics.com> >>>>> on Wed, 13 Nov 2002 11:01:49 -0600 writes: Marc> Marc Schwartz wrote: >> SNIP >> >> I am guessing that this may be the result of par("ylog") >> and par("xlog") being read only and perhaps impacting the >>
2009 Feb 17
0
Problem with +(POSIXt, difftime) dispatching -- WAS: How to create sequence of constant time interval
There seems to be a problem in the way `+` is dispatched for POSIXt/difftime (R 2.8.0 Windows). With the following definitions: t0 <- as.POSIXct('2009-01-01 00:00') halfhour.mins <- as.difftime(30,units='mins') I would have thought that the straightforward answer to Suresh's question would be something like t0 + halfhour.mins * (0:47) And indeed, if we
2004 Mar 30
0
Where: package licenses
Note that package.descripton() is deprecated in R-1.9.0. You have to use packageDescription() instead. Jim James W. MacDonald Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623 >>> Sundar Dorai-Raj <sundar.dorai-raj at PDF.COM> 03/30/04 10:51AM >>> You can access this from
2002 Sep 06
1
Main R Project and CRAN sites down?
I am still having a problem accessing CRAN here in Florida (at 9:00 AM EST Friday morning): + install.packages(select.list(a[,1],,TRUE), .libPaths()[1], available=a)} trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' unable to connect to 'cran.r-project.org'. Error in download.file(url = paste(contriburl, "PACKAGES", sep = "/"), :
2004 Dec 20
3
RE: [R] SAS or R software
Yes, par(family="mono") would work, except that I get R segfaults from this sequence: > > plot.new() > par(family="mono") > par(cex=8) > strheight("foo") Process R segmentation fault (core dumped) at Mon Dec 20 16:07:56 2004 on R 2.0.1 (2004-11-15), Red Hat Enterprise Linux AS release 3 In my code I call strheight and strwidth several times in
2003 Apr 24
0
changing dir. to network drive crash Rgui on NT4 ( PR#28 28)
Thanks very much, Duncan! I tried it and no more crashes for me either. Best, Andy > -----Original Message----- > From: Duncan Murdoch [mailto:dmurdoch@pair.com] > Sent: Thursday, April 24, 2003 8:45 AM > To: mschwartz@medanalytics.com > Cc: 'Liaw, Andy'; r-devel@stat.math.ethz.ch; > ligges@statistik.uni-dortmund.de > Subject: Re: [Rd] changing dir. to network drive
2004 Dec 20
1
RE: [R] SAS or R software
What version of GCC? We user GCC 3.4.0. -G > -----Original Message----- > From: Marc Schwartz [mailto:MSchwartz@MedAnalytics.com] > Sent: Monday, December 20, 2004 4:30 PM > To: Warnes, Gregory R > Cc: Paul Murrell; Jain, Nitin; R-Devel; Frank E Harrell Jr > Subject: RE: [Rd] RE: [R] SAS or R software > > > On Mon, 2004-12-20 at 16:13 -0500, Warnes, Gregory R wrote:
2004 Jun 09
0
gregmisc 1.11.2 including read.xls()
Release 1.11.2 of the gregmisc() package of functions is now available on CRAN at http://cran.r-project.org/src/contrib/Descriptions/gregmisc.html for both Unix and Windows systems. The most notable enhancement provided by this release is: - read.xls(), a function to read Microsoft Excel files by translating them to csv files via the xls2csv.pl script has been added. I've also provided
2004 Jun 09
0
gregmisc 1.11.2 including read.xls()
Release 1.11.2 of the gregmisc() package of functions is now available on CRAN at http://cran.r-project.org/src/contrib/Descriptions/gregmisc.html for both Unix and Windows systems. The most notable enhancement provided by this release is: - read.xls(), a function to read Microsoft Excel files by translating them to csv files via the xls2csv.pl script has been added. I've also provided
2004 Aug 08
0
FW: R packages install problems linux - X not found (WhiteBoxEL 3)
-----Original Message----- From: Dr Mike Waters [mailto:michael.waters at dtn.ntl.com] Sent: 08 August 2004 20:11 To: 'MSchwartz at MedAnalytics.com' Subject: RE: [R] R packages install problems linux - X not found (WhiteBoxEL 3) -----Original Message----- > Correction on the above URL. I pasted the wrong one here. It should be: >
2004 Aug 17
2
Re: Thanks Frank, setting graph parameters, and why social scientists don't use R
First, many thanks to Frank Harrell for once again helping me out. This actually relates to the next point, which is my contribution to the 'why don't social scientists use R' discussion. I am a hybrid social scientist(child psychiatrist) who trained on SPSS. Many of my difficulties in coming to terms with R have been to do with trying to apply the logic underlying SPSS, with dire
2004 Dec 20
1
mono fonts (was RE: RE: [R] SAS or R software)
Ah, I'm using Exceed Hummingbird 7.1 as the X server.... It does have fixed width fonts, and it is happy with variable width fonts up to this extreme .... A little more fiddling shows that this succeds with a linux based X11 server, and that even plot(1,1) par(family="mono",cex=8) text(1,1,"foo") segfaults. I've tested values of cex. Anything above 2.1249
2004 Dec 21
0
mono fonts (was RE: RE: [R] SAS or R software)
> > > > I've tested values of cex. Anything above 2.1249 seems to > segfault. > > > The X11 device works pretty hard to find a font to use and if > it really > can't find anything it should throw an error, not segfault. Are you > able to debug this and see where it is failing? I haven't had time to get gdb correctly pointed at a source tree
2003 Jun 12
0
SP? Re: Rounding problem R vs Excel
Hi again Sam, Sorry for not replying sooner. I have been ignoring everything for a while to work on the AMMP analysis tool and the continuing saga of migrating the legacy AMMP data. Our consultant has written some programs that take a VERY long time to run :( Anyway, I now know Java and a certain amount of JSP. I hope to be able to get around to this soon. It is all a bit hard now with our
2003 Aug 27
1
Exporting R graphs (review)
Hi guys, Yesterday I posted my first couple of questions (see bottom of this message) to this forum and I would like to thank you guys for all the useful feedback I got. I just would like to make some comments: 1. Exporting R graphs as vector graphics: The best answer came from Thomas Lumley <tlumley at u.washington.edu> He suggested using the RSvgDevice package. As far as I know SVG
2002 Oct 13
1
barplot(): X-Axis Labels
Hello all. I have a simple barplot with sixteen different segments. When I plot my data, only five or six of the labels are showing in the x-axis. How do go get them all to show? Can I set them at a 45.degree angle? Thank you. Jess -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2002 Nov 19
1
From: Marc Schwartz <mschwartz@medanalytics.com>
Anne York wrote: > I'm cannot use the search option within help for R (1.6.1) > with mozilla version 1.0.1-24 under Red Hat 8.0. When I try to do a > search, a list of ALL the R key words pops up and no pointers to the > relevent functions. > > I have java installed and java enabled in the preferences for > mozilla. Is there anything else I may be overlooking? Can