Skip to content

adegenet version 2.1.3

Compare
Choose a tag to compare
@zkamvar zkamvar released this 20 May 00:24
a3414c4

BUG FIX

MISC

  • A bug in the scaleGen() example has been fixed and a minor spelling
    mistake was corrected (@courtiol, #273)
  • find.clusters() gains a missing parenthesis in the user prompt (@knausb, #283 )
  • Warning messages for missing loci and individuals have been made clearer (@zkamvar, #276)
  • DESCRIPTION file now uses Authors@R syntax

CRAN MAINTENANCE

  • DNAbin2genind() now checks for matrices by using inherits() instead of class(x) == "matrix" (@zkamvar, #275)