Re: [R-pkg-devel] URL woes at CRAN: Anaconda edition

2023-11-30 Thread Dirk Eddelbuettel
Thank you all -- expecially Aron and Ivan for the deep dive on the underlying aspect of the hosting of that web property. And of course to Uwe for approving the package manually. For my taste, life is too short for all this. So users be damned, and I have now removed the badge. At the end of t

Re: [R-pkg-devel] URL woes at CRAN: Anaconda edition

2023-11-30 Thread Ivan Krylov
On Thu, 30 Nov 2023 10:49:36 -0600 Dirk Eddelbuettel wrote: > Found the following (possibly) invalid URLs: > URL: https://anaconda.org/conda-forge/r-tiledb > From: README.md > Status: 400 > Message: Bad Request The problem is that https://anaconda.org/conda-forge/PACKAGE

Re: [R-pkg-devel] URL woes at CRAN: Anaconda edition

2023-11-30 Thread Uwe Ligges
On 30.11.2023 18:28, Aron Atkins wrote: On Thu, Nov 30, 2023 at 11:49 AM Dirk Eddelbuettel wrote: And *of course* the same URL resolves fine for me in the browser without any apparent redirect. Bit of a web newb here but is there anything I can do short of deleteing the badge? The badg

Re: [R-pkg-devel] URL woes at CRAN: Anaconda edition

2023-11-30 Thread Aron Atkins
On Thu, Nov 30, 2023 at 11:49 AM Dirk Eddelbuettel wrote: > > And *of course* the same URL resolves fine for me in the browser without > any > apparent redirect. Bit of a web newb here but is there anything I can do > short of deleteing the badge? The badge you're referencing is hosted by a cl

[R-pkg-devel] URL woes at CRAN: Anaconda edition

2023-11-30 Thread Dirk Eddelbuettel
I added a badge to point to Conda builds for the work repo: [![Anaconda](https://anaconda.org/conda-forge/r-tiledb/badges/version.svg)](https://anaconda.org/conda-forge/r-tiledb) And as it goes with all good intentions I immediately got punished on the next upload: Found the following (p