search for: r84146

Displaying 2 results from an estimated 2 matches for "r84146".

Did you mean: 984146
2023 Apr 03
1
Let R compile for libcurl8 ?
...tar.bz2 just built for me with checking for curl-config... /usr/local/bin/curl-config checking libcurl version ... 8.0.1 checking for curl/curl.h... yes checking if libcurl is >= 7.28.0... yes checking if libcurl supports https... yes and reports itself as R version 4.2.3 Patched (2023-03-29 r84146) -- "Shortstop Beagle" Although as I mentioned, I had not tested it against curl 8.0.1 and did not know if anyone else had. See also https://bugs.r-project.org/show_bug.cgi?id=18497 The patch has been in R-4-2-branch since r84053 2023-03-25 12:37:42 +0000 (Sat, 25 Mar 2023) At this...
2023 Apr 03
1
Let R compile for libcurl8 ?
Am Mon, 3 Apr 2023 15:13:58 +0100 schrieb Prof Brian Ripley <ripley at stats.ox.ac.uk>: > On 03/04/2023 14:07, Detlef Steuer wrote: > > Hi! > > > > The same Inar reported for rawhide > > (https://stat.ethz.ch/pipermail/r-devel/2023-March/082482.html) > > is true for SuSE's distros. > > > > Right now R does not compile with libcurl8, but