Skip to content

[R] R/dplyr-funcs-datetime.R:541:26: warning: [vector_logic_linter] Use && in conditional expressions. #50537

Description

@hiroyuki-sato

Describe the bug, including details regarding any error messages, version, and platform.

CI failed in the #50536

Error: Not lint free
R/dplyr-funcs-datetime.R:541:26: warning: [vector_logic_linter] Use `&&` in conditional expressions.
      if (format == "%X" & tolower(Sys.info()[["sysname"]]) == "windows") {

https://github.com/apache/arrow/actions/runs/29632093671/job/88047704304?pr=50536#step:5:76

Component(s)

R

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions