On 08/02/2023 00:13, Gábor Csárdi wrote:
As preparation for the next release, I am trying to compile R devel on
RHEL / CentOS 7, which is still supported by RedHat until 2024 June.
There are two issues.
One is that the libcurl version in CentOS 7 is quite old, 7.29.0, and
R devel now requires 7.
As preparation for the next release, I am trying to compile R devel on
RHEL / CentOS 7, which is still supported by RedHat until 2024 June.
There are two issues.
One is that the libcurl version in CentOS 7 is quite old, 7.29.0, and
R devel now requires 7.32.0, since 83715 about a week ago. This
re
I've submitted a bug report
(https://bugs.r-project.org/show_bug.cgi?id=18465) about this, along
with a patch to fix it.
Duncan Murdoch
On 06/02/2023 9:42 a.m., Antoine Fabri wrote:
Dear r-devel,
When a package is only used in an argument definition, e.g :
f <- function(test = testthat::is