Re: [Rd] Fortran runtime error with package cts on CRAN/Mac

2011-11-20 Thread Prof Brian Ripley
Well, as Writing R Extensions says, packages should do no Fortran I/O at all. So please pass the binary value to your code from R. You cannot expect to write out extreme values without some representation error, and adjacent values cannot be read in again. In any case, these values are essen

[Rd] Fortran runtime error with package cts on CRAN/Mac

2011-11-20 Thread Zhu Wang
Hello, As the author of package cts, I hope somebody on this list can kindly help (perhaps off-list) to resolve the build/check issue with package cts for Mac. The error occurred on Mac machines only: http://cran.r-project.org/web/checks/check_results_cts.html. Here is the error message: A

[Rd] Adding a "description" meta-tag to the R homepage (bump)

2011-11-20 Thread Tal Galili
Hello dear R-devel, I am allowing myself to bump this issue again (half a year later) - I think that the www.r-project.org website could benefit from having a description meta-tag. Could anyone please let me know who to contact regarding this? With much respect, Tal On Sat, Apr 2, 2011 at 4:2

Re: [Rd] .Call in R

2011-11-20 Thread Raymond
I agree with Martin that this might not be suitable for a C solution. -- View this message in context: http://r.789695.n4.nabble.com/Call-in-R-tp4080721p4087141.html Sent from the R devel mailing list archive at Nabble.com. __ R-devel@r-project.org ma

Re: [Rd] Windows binaries: Version and revision strings show "(2006-00-00 r00000)"

2011-11-20 Thread Duncan Murdoch
On 11-11-18 6:30 PM, Henrik Bengtsson wrote: FYI, for the last few revision the version string for both R v2.14.0 patched and R devel are not correct for the Windows binaries. This is what R --version and sessionInfo() report since a couple of days: R version 2.14.0 Patched (2006-00-00 r0)