Skip to content

is.na() error  #13

Description

@cgadek

https://github.com/nmatzke/BioGeoBEARS/blob/a5d74766811aeb52590641325425a4860a3d8198/R/BioGeoBEARS_stochastic_mapping_v1.R#L992C8-L992C10

This is.na() check statement throws an error:

Error in is.na(area_indices_0based_branch_top) && (mm == nrow(sorted_manual_table)) :
'length = 2' in coercion to 'logical(1)'

This does not seem to interrupt the BSM process but I'm not sure how skipping the associated break_condition could affect things.

Thanks!
CRG

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