Re: [R-pkg-devel] URL timeout in win-builder check: suggestions?

2023-03-13 Thread Uwe Ligges
On 13.03.2023 15:28, Ben Bolker wrote:   I have a URL in my documentation that got a timeout error from win-builder, possibly because of some kind of service provider filtering of bots (I think there was a previous issue with Cloudflare links?)   I can get to it fine interactively/in a

Re: [R-pkg-devel] URL timeout in win-builder check: suggestions?

2023-03-13 Thread Ivan Krylov
В Mon, 13 Mar 2023 10:28:13 -0400 Ben Bolker пишет: > Found the following (possibly) invalid URLs: >URL: https://phdcomics.com/comics/archive.php?comicid=905 > From: man/pvalues.Rd > Status: Error > Message: Operation timed out after 60010 milliseconds with 0 > bytes received

[R-pkg-devel] URL timeout in win-builder check: suggestions?

2023-03-13 Thread Ben Bolker
I have a URL in my documentation that got a timeout error from win-builder, possibly because of some kind of service provider filtering of bots (I think there was a previous issue with Cloudflare links?) I can get to it fine interactively/in a browser. This link is a harmless bit of f

Re: [R-pkg-devel] OpenCL R packages on CRAN

2023-03-13 Thread Erin Hodgess
Hello! What about using WSL on Windows, please? Would that help? Thank you, Sincerely, Erin On Mon, Mar 13, 2023 at 5:25 AM Uwe Ligges wrote: > > > On 13.03.2023 11:43, quirin stier wrote: > > Hi, > > > > I would like to ask what the current situation is regarding R packages > > for computat

Re: [R-pkg-devel] OpenCL R packages on CRAN

2023-03-13 Thread Uwe Ligges
On 13.03.2023 11:43, quirin stier wrote: Hi, I would like to ask what the current situation is regarding R packages for computations on the GPU. There are no more official CRAN packages using CUDA or OpenCL as foundation. There are only packages providing either access to OpenCL, tensorflow o

[R-pkg-devel] OpenCL R packages on CRAN

2023-03-13 Thread quirin stier
Hi, I would like to ask what the current situation is regarding R packages for computations on the GPU. There are no more official CRAN packages using CUDA or OpenCL as foundation. There are only packages providing either access to OpenCL, tensorflow or similar and packages using directives in C+