xpectr 0.1.1
-
capture_side_effects()
gains argumentreset_seed
. Whether to reset the random state on exit (default:FALSE
). -
Bug fix: When generating expectations for expressions with warnings and/or messages, the random state is reset after capturing them, before evaluating the expression for its output.
-
Bug fix: Escapes quotation marks in error messages.
-
All
data.frame()
calls explicitly setsstringsAsFactors
to ensure compatibility withr-devel
.