Skip to content

Address memory cleaning #5

Description

@mbfons

Address memory cleaning.

Despite
rm(list = ls()) # Clear vars in environment-
gc() # garbage collection to take place

RAM will fill up if many runs are done. This can be sorted only if R is restarted but that precludes the batch running of multiple scenarios.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions