Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: cannot allocate vector of size 274.9 Mb in R in Ubuntu 18.04 #8

Open
mxochicale opened this issue Sep 1, 2019 · 0 comments
Open

Comments

@mxochicale
Copy link
Member

mxochicale commented Sep 1, 2019

When replicating "main.R" that compute and create a recurrence plot for the Lorenz systems ( commit d3c304e ), the script located at https://github.com/mxochicale-phd/thesis/blob/master/0_code_data/1_code/4_figs_ch3/fig_3.5/code/main.R got the following error:

> source(paste(getwd(),"/main.R", sep=""), echo=TRUE)
> saveRP(filename_extension,width,height,rplot)
Error: cannot allocate vector of size 274.9 Mb

possible solutions here:

@mxochicale mxochicale changed the title Error: cannot allocate vector of size 274.9 Mb in R Error: cannot allocate vector of size 274.9 Mb in R in Ubuntu 18.04 Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant