bibentry()
rather than citEntry()
Fixed use of class(), for example using inherits(object, "blah") rather than "blah" %in% class(object).
Fixed potential problem in documentation, since plot() has moved from the graphics package to base.
Converted documentation to use markdown
Fixed a bug in distee()
Fixed test for corbetw2mat(), due to upcoming change in sample(), in R 3.6
Add a vignette and example data.
calc.locallod can do calculations in parallel
Added NAMESPACE.
Revised lineupversion() to use packageVersion().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.