Skip to content

v2.1.8

Compare
Choose a tag to compare
@AndrewLJackson AndrewLJackson released this 25 Aug 11:27
· 9 commits to master since this release
  • Added a check that the data object passed to createSiberObject is of class data.frame only. If this is the case, it will coerce via as.data.frame(data.in) and issue a warning to this effect, recommending the coercion is done before passing to this function.
  • Updated PACKAGE help file construction per instructions from CRAN.