Giter VIP home page Giter VIP logo

Comments (6)

jeroen avatar jeroen commented on September 27, 2024

Did you upgrade your ubuntu system from a previous version? Perhaps libraries were not properly upgraded. Try reinstalling

sudo apt-get remove --purge libmagick*
sudo apt-get autoremove --purge

reinstall:

sudo apt-get dist-upgrade
sudo apt-get install libmagick++-dev

from magick.

lozalojo avatar lozalojo commented on September 27, 2024

Done, no success. Purged libmagick, upgraded and installed again. Reinstalled R magick.

The code throws the same error.

Warning: Error in magick_image_write: Magick: memory allocation failed `' @ error/gif.c/WriteGIFImage/1648

from magick.

jeroen avatar jeroen commented on September 27, 2024

Do you have example code I can reproduce?

from magick.

lozalojo avatar lozalojo commented on September 27, 2024

I am not sure what happened but it works again, honestly I dont know why. I have the log file of this morning at 7:45 with the error (my last message) and I have tested now and It works again. I dont have an explanation for this I've changed nothing in my server.

Thanks for your attention, anyway.

from magick.

jeroen avatar jeroen commented on September 27, 2024

You're probably running out of memory on your machine so the operation only works if there happens to be sufficient memory available.

Note that 1gb is not a lot of memory for R.

from magick.

lozalojo avatar lozalojo commented on September 27, 2024

Probably you are in the right direction, I will try making the graph before performing other tasks.

The server is at memapp dot com (test data to load in the mem package data directory, flucyl.rda), the animated graph is at Surveillance/surveillance/animated.

from magick.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.