NEWS.md

survutils 1.0.2

Patch to fix test failures

Latest version of broom (0.5.0) returns tibbles now. As the get_cox_res function uses broom, the results were now being returned as tibbles. The test_get_cox_res.R uses expect_equal to test whether two data frames are equivalent, but this does not work for tibbles. This patch changes it such that the test first converts the tibbles to data frames to allow expect_equal to work.

survutils 1.0.1

survutils 1.0.0



Try the survutils package in your browser

Any scripts or data that you put into this service are public.

survutils documentation built on May 2, 2019, 6:38 a.m.