You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/07 02:30:30 UTC

[GitHub] [arrow] ianmcook commented on a change in pull request #9915: ARROW-12141: [R] Bindings for grepl

ianmcook commented on a change in pull request #9915:
URL: https://github.com/apache/arrow/pull/9915#discussion_r608298076



##########
File path: r/tests/testthat/test-dplyr-string-functions.R
##########
@@ -100,8 +206,6 @@ test_that("sub and gsub with ignore.case = TRUE and fixed = TRUE", {
 test_that("str_replace and str_replace_all", {
   df <- tibble(x = c("Foo", "bar"))
 
-  library(stringr)

Review comment:
       This was a dup; it's already loaded at the top of this file




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org