Skip to content

Suggestion: Remove temporary (anonymous) backing files on gc() #92

@jonpeake

Description

@jonpeake

After monitoring disk usage and watching the size of my /tmp folder increase steadily with each new big.matrix, I finally noticed the line in the package description about these not being deleted automatically until the R session is closed. I'm not even sure if this is possible, but if it is, it would be nice if we were able to automatically remove anonymous backing files after the R-object is deleted and gc() is called. Just something to think about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions