error
and warning
arguments in save_summary()
fixedvalidate()
function to correctly return data-name
attribute when used in pipe chains with %>%
or |>
operator.save_results()
now uses function passed to method
argument to write resultsrender_semantic_report_ui
.validate_cols()
and validate_rows()
will use all columns in dataframe if no column is passeddata.validator:::check_assertr_expression()
) to add evaluation error to regular validation errors.data
calls in dplyr::select()
shiny.semantic::accordion()
bug fixesNo changes. Released to restore data.validator
on CRAN, previously archived due to the archiving of shiny.semantic
dependency.
assert_cols
, assert_rows
and assert_if
renamed to validate_cols
, validate_rows
and validate_if