Skip to content

DESCRIPTION should specify minimum R version. #42

@keithnewman

Description

@keithnewman

R CMD build flagging that DESCRIPTION file should specify minimum version of R due to use of native pipe. Alternatively, rewrite summarise_users.R to not use native pipe.

── R CMD build ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
✔  checking for file ‘/tmp/RtmpvAOdVq/remotes2a1e3060dcbec9/jumpingrivers-audit.connect-a166c06/DESCRIPTION’ ...
─  preparing ‘audit.connect’:
✔  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
   Omitted ‘LazyData’ from DESCRIPTION
     NB: this package now depends on R (>= 4.1.0)
     WARNING: Added dependency on R >= 4.1.0 because package code uses the
     pipe |> or function shorthand \(...) syntax added in R 4.1.0.
     File(s) using such syntax:
       ‘summarise_users.R’
─  building ‘audit.connect_0.7.7.tar.gz’

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions