Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbetadisper with NAs not passing R CMD check under R Devel #192
Comments
|
This is now fixed in devel version of vegan. I just need to cherry pick the set of commits into the current CRAN branch. |
|
There are I think that most of changes could be merged to 2.4-1. I'll have a look at merges next week. |
|
If To be safe we probably should be explicit about excluding |
|
Got to check these functions plus other functions which use |
Kurt Hornik reports that under R Devel on CRAN that
betadisper()is throwing an error on the examples in?betadisper, in particular when the groups and distances haveNAs:There is clearly something wrong as the code doesn't even recognise that there are missing values in
groupyet there are.