Skip to content

nnFilter throws: "Error in if (can_malloc < 0) { : missing value where TRUE/FALSE needed" on Windows #43

@mavavilj

Description

@mavavilj

nnFilter throws:

Error in if (can_malloc < 0) { : missing value where TRUE/FALSE needed on Windows.

It seems that it fails in the memory check sizeCheck(), where on line 5 (inside sizeCheck()):

ram = as.double(get_ram())/1e+06

becomes NA, since get_ram() fails by returning:

NA B

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