Skip to content

betta_posthoc() fails with breakaway v4.8.5 (missing value where TRUE/FALSE needed) #153

Description

@AlexaBennett

After updating breakaway to v4.8.5, I encountered the following error when running DivNet::betta_posthoc():

Error in `if (k2 == 0) ...`:
! missing value where TRUE/FALSE needed
Backtrace:
    ▆
 1. └─DivNet::betta_posthoc(betta_results, shannon_estimates)
 2.   └─DivNet:::generate_cld(pvals, alpha, letter_set)
 3.     └─multcompView::multcompLetters(pvals, threshold = alpha, Letters = letter_set)

Additional details:

Works as expected with when rolled back to adw96/breakaway@4c03e5acf3f54bb169a236990712663bf5eb9f4d
Fails with breakaway 4.8.5
DivNet version: 0.4.1
R version: 4.4.0 on HPC

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