[R] trouble opening connection 64bit R with win7 64bit

2010-10-27 Thread Hayes, Daniel
Hi, I just installed R 64bit under Windows 7 64 bit When trying to readin files I get the following error message: > > source(file="C:\\Users\\me\\Documents\\My PhD\\Modelling\\R\\Scripts\\Functions\\functions 20jan10.r") Error in file(file, "rt") : cannot open the connection In addition: Warn

[R] documentation to upgrade R-package from 32 to 64bit

2010-09-01 Thread Hayes, Daniel
Dear all, I am working with the an R-package named GAMLSS (www.gamlss.com) it is currently only functional under the 32-bit version of R (for windows) The author of the package has agreed to help me create 64-bit compatible version. I've been looking through the available

Re: [R] collumn error when exporting to Excel

2009-11-05 Thread Hayes, Daniel
No luck with: (col.names = NA and row.names = TRUE Will check the other responses and else try to install writeXLS Thanks for the help. Daniel -Original Message- From: Leandro Marino [mailto:lean...@cesgranrio.org.br] Sent: 05 November 2009 15:52 To: Hayes, Daniel; 'r-h...@li

Re: [R] collumn error when exporting to Excel

2009-11-05 Thread Hayes, Daniel
No luck with 'write.csv' either. Thanks for helping though. Cheers, Daniel -Original Message- From: jim holtman [mailto:jholt...@gmail.com] Sent: 05 November 2009 14:59 To: Hayes, Daniel Cc: r-h...@lists.r-project.org Subject: Re: [R] collumn error when exporting to Excel

Re: [R] collumn error when exporting to Excel

2009-11-05 Thread Hayes, Daniel
emails our not recognized. Sorry for the inconvenience and if there are any suggestions how to fix this that would be great. Cheers -Original Message- From: Robert Baer [mailto:rb...@atsu.edu] Sent: 05 November 2009 15:58 To: Hayes, Daniel; 'r-h...@lists.r-project.org' Subje

Re: [R] creating mulptiple new variables from one data.frame according to columns and rows in that frame

2009-11-04 Thread Hayes, Daniel
- From: jim holtman [mailto:jholt...@gmail.com] Sent: 04 November 2009 15:30 To: Hayes, Daniel Cc: r-h...@lists.r-project.org Subject: Re: [R] creating mulptiple new variables from one data.frame according to columns and rows in that frame My guess is that we are being affected by FAQ 7.31

Re: [R] creating mulptiple new variables from one data.frame according to columns and rows in that frame

2009-11-04 Thread Hayes, Daniel
Bolivia 10.48562 0.10653400 109 9. Bolivia 10.43279 0.10180158 133 11. Bolivia 10.33394 0.10160484 169 14. Bolivia 10.24878 0.09946659 193 16. Bolivia 10.20148 0.09694376 205 17. Bolivia 10.16589 0.09573946 $Brazil age country mu sigma 602 0.

[R] creating mulptiple new variables from one data.frame according to columns and rows in that frame

2009-11-03 Thread Hayes, Daniel
Dear R-helpers, I have a data.frame (bcpe.lat.m) containing 13 countries, ages 0-50yrs per month, and the corresponding mu&sigma (see below). *I would like to limit the age range to include all 12 months for the 1st 5 years and only whole years for all ages thereafter for each of the c

[R] receiving "Error: cannot allocate vector of size 1.5 Gb"

2008-09-02 Thread Hayes, Daniel
Dear all, In my attempt to run the below modelling command in R 2.7.0 under windows XP (4GB RAM with /3GB switch set) I receive the following error: Error: cannot allocate vector of size 1.5 Gb I have searched a bit and have tried adding: --max-mem-size=3071M to the command line (when s