В Wed, 5 Mar 2025 07:47:04 -0600
Hadley Wickham пишет:
> Unfortunately your test generates a false positive for httr2 (
> https://cran.r-project.org/web/checks/check_results_httr2.html) and
> other tidyverse packages where we use the base pipe in examples, but
> carefully disable them for older v
On Wed, Mar 5, 2025 at 8:04 AM Serguei Sokol via R-devel <
r-devel@r-project.org> wrote:
> Le 05/03/2025 à 14:47, Hadley Wickham a écrit :
> > Unfortunately your test generates a false positive for httr2 (
> > https://cran.r-project.org/web/checks/check_results_httr2.html) and
> other
> > tidyvers
Le 05/03/2025 à 14:47, Hadley Wickham a écrit :
Unfortunately your test generates a false positive for httr2 (
https://cran.r-project.org/web/checks/check_results_httr2.html) and other
tidyverse packages where we use the base pipe in examples, but carefully
disable them for older versions of R.
F
Unfortunately your test generates a false positive for httr2 (
https://cran.r-project.org/web/checks/check_results_httr2.html) and other
tidyverse packages where we use the base pipe in examples, but carefully
disable them for older versions of R.
Hadley
On Thu, Feb 6, 2025 at 9:18 AM Ivan Krylov