Recent Releases of xoi

xoi - Version 0.72

Version 0.72, 2023-03-21

  • Changelog -> NEWS.md

  • Fixed "uninitialized variable" warning in C code (hopefully).

- C
Published by kbroman over 3 years ago

xoi - Version 0.70

  • Revised xoiversion() to handle a case like "0.70"

- C
Published by kbroman over 4 years ago

xoi - Version 0.69-2

  • Release that was pushed to CRAN on 2020-02-26.

  • Fixed use of class(), using for example inherits(cross, "cross") to determine if an object has class "cross". Also, added an internal function crosstype() for grabbing the cross type.

- C
Published by kbroman over 4 years ago

xoi - Version 0.68-3

Small bug fix re || vs | in functions for gamma probabilities.

- C
Published by kbroman about 7 years ago