Skip to content

validate_weights allows NaN and NA weights #347

@n-kall

Description

@n-kall

checkmate::assert_numeric used by validate_weights by default does not give an error for NaN or NA.
I think this should be changed to use checkmate::assert_numeric(x, any.missing = FALSE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions