[R-SIG-Finance] numerical integration
Brian G. Peterson
brian at braverock.com
Mon Dec 14 11:12:01 CET 2009
Wei-han Liu wrote:
> Dear R Users:
>
>
> I am running ADAPT package for numerical integration. The speed is somewhat slow and I wonder if there is some way to improve it.
>
> The whole computing process cannot be completed in one try because the program shuts down itself. Listed below is the error message
>
>
> file(file, ifelse(append, "a", "w"):cannot open connection
> Not enough space
>
> Before I close the R session and save the workspace, it also show the error message las follows:
>
> In gzfile(file, "wb") cannot open compressed file '.RDataTmp', probable reason 'Not enough space'
>
> Could somebody be kind enough to share some tips to help out?
Get a bigger hard drive and more RAM. Per these errors, you don't have enough
space to complete the calculation.
Regards,
- Brian
--
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock
More information about the R-SIG-Finance
mailing list