Skip to content

Address memory cleaning #5

@mbfons

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.

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