Skip to content

Commit

Permalink
phantom changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Melkiades authored Aug 26, 2022
1 parent f064ceb commit 32aaff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
and related functions.

### Migration from `assertthat` to `checkmate`
* Substituted all `assertthat` calls with `checkmate`.
* Substituted all `assertthat` calls with `checkmate`.
* Implemented `checkmate::assert_vector()`, `checkmate::assert_set_equal()`, and
`checkmate::assert_int()` to validate vector type, length, and input.
* Made `assert_df_with_factors` and `assert_proportion_value` internal functions.
Expand Down

0 comments on commit 32aaff6

Please sign in to comment.