Re: [R] Cran-packages-ProfessoR- how to Automatically email a file to an address using the perl program.

2010-08-25 Thread Jonathan Lees-2
Yes - please look at the function IDandEM.R (This stand for IDentification and EMail) in there it has a complete function that uses the autoemail function - I use this all the time. There is a logical option (SEND) on whether to actually mail the file to the recipient. The IDandEM function com

[R] biOps load problem

2009-08-12 Thread Jonathan Lees
I am trying to install and use the biOps package on my x86_64 GNU/Linux ssytem. I have installed the fftw-3.2.2.tar.gz and biOps_0.2.1.tar.gz but when I start R and try to load the library, I get this message: ## > library(biOps) Error in dyn.load(file, DL

[R] package compilation: including external libraries in windows compilation

2008-04-25 Thread Jonathan Lees
is "Win32" "HAVE_UNISTD_H" and "HAVE_BSD_NETWORKING" set? It seems that Makevars.win would be logical place, but I do not see how to do this. Thanks for any help. Jonathan Lees -- Making package WINRPACK adding build stamp to DESCRIPTION

[R] bitmap patterns in R fill

2007-10-30 Thread Jonathan Lees
hanks, Jonathan Lees __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.