nlmixr2 / babelmixr2

The goal of babelmixr2 is to interface nlmixr2 with other pharmacometric tools
https://nlmixr2.github.io/babelmixr2/
8 stars 1 forks source link

CRAN has wrong URL for babelmixr2 #106

Closed bruc closed 6 months ago

bruc commented 6 months ago

CRAN has the following URL for babelmixr2:

https://cran.r-project.org/web//src/contrib/babelmixr2_0.1.2.tar.gz

It should be

https://cran.r-project.org/src/contrib/babelmixr2_0.1.2.tar.gz

mattfidler commented 6 months ago

When both Uwe and I look the URLs are correct.

Can you provide details on how to reproduce this issue?

Best,

Matt

bruc commented 6 months ago

Go to duckduckgo.com and type in

r project babelmixr2

Click on the first link: https://cran.r-project.org/web//packages//babelmixr2/index.html

then, click on the tar-ball link "babelmixr2_0.1.2.tar.gz"

which is

https://cran.r-project.org/web//src/contrib/babelmixr2_0.1.2.tar.gz

which is not found.

Cheers, Bob

mattfidler commented 6 months ago

This seems like a problem with duck duck go; I will relay to CRAN but they do not see a problem right now.

On Mon, May 6, 2024, 4:51 PM Robert Bruccoleri @.***> wrote:

Go to duckduckgo.com and type in

r project babelmixr2

Click on the first link: https://cran.r-project.org/web//packages//babelmixr2/index.html

then, click on the tar-ball link "babelmixr2_0.1.2.tar.gz" https://cran.r-project.org/web//src/contrib/babelmixr2_0.1.2.tar.gz

which is

https://cran.r-project.org/web//src/contrib/babelmixr2_0.1.2.tar.gz

which is not found.

Cheers, Bob

— Reply to this email directly, view it on GitHub https://github.com/nlmixr2/babelmixr2/issues/106#issuecomment-2096984936, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD5VWVS4B3NOLTZB4LPJK3ZA73NBAVCNFSM6AAAAABHIGYZU2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJWHE4DIOJTGY . You are receiving this because you commented.Message ID: @.***>

bruc commented 6 months ago

I just tried the same search (r project babelmixr2) with Google and I get nearly the same URL except the double slashes change to single slashes (i.e. web//packages//babelmixr2/ from Duck Duck Go is web/packages/babelmixr2 from Google). Please relay this to CRAN -- it's not clear where this problem should be corrected.

Thank you.

mattfidler commented 6 months ago

Hi @bruc

Apparently it has been fixed on duck duck go side. Now the URL is correct. I'm unsure what happened. I just confirmed.

Best,

Matt

mattfidler commented 6 months ago

I did relay this to cran too.