[R-pkg-devel] URLs in DESCRIPTION file
Charles Plessy
ch@r|e@-||@te@+rd @end|ng |rom p|e@@y@org
Tue Apr 8 06:49:29 CEST 2025
Le Mon, Apr 07, 2025 at 06:35:35PM +0300, Ivan Krylov via R-package-devel a écrit :
>
> PubMed "protects" itself from automated requests and returns an error code:
>
> $ curl -I https://pmc.ncbi.nlm.nih.gov/articles/PMC2730180/
> HTTP/2 403
Quick minor correction: this is PubMed Central, not PubMed.
A PubMed URL to the same article would work:
curl -I https://pubmed.ncbi.nlm.nih.gov/19718451/
HTTP/2 200
Have a nice day,
Charles Plessy
More information about the R-package-devel
mailing list