Skip to content

Commit

Permalink
Change dontrun to donttest
Browse files Browse the repository at this point in the history
Requested by CRAN
  • Loading branch information
wilsonsj100 committed Oct 21, 2024
1 parent ec79d33 commit c6d1542
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/metadata.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#' # has no match
#'
#' # This generates an error because of overlapping timestamps:
#' \dontrun{
#' \donttest{
#' s_t <- c("13:00:00", "13:01:00")
#' ffi_metadata_match(d_t, s_d, s_t, ol)
#' }
Expand Down
2 changes: 1 addition & 1 deletion man/ffi_metadata_match.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6d1542

Please sign in to comment.