hogwash
hogwash copied to clipboard
attempt to set an attribute on NULL
I have been trying to get hogwash v1.2.6 to run using R v4.1.2. However when I run hogwash on the example dataset I get the following error
phenotype <- hogwash::growth
genotype <- hogwash::snp_genotype
tree <- hogwash::tree
hogwash(pheno = phenotype,
geno = genotype,
tree = tree)
Error in names(obj$ace) <- phy$node.label :
attempt to set an attribute on NULL
Hi same error Error in names(obj$ace) <- phy$node.label : attempt to set an attribute on NULL