[R-pkg-devel] proper way to cite an invalid URL
Jason Cory Brunson
corne||o|d @end|ng |rom gm@||@com
Thu Apr 3 14:34:30 CEST 2025
Ivan, thank you! That seems to be correct. I'll replace the link.
For future reference in answer to the original question, it seems that
Duncan's suggestion works best, assuming that the 'curl' problem was
unrelated.
Cory
On 4/3/25 01:54, Ivan Krylov wrote:
> В Wed, 2 Apr 2025 21:20:19 -0400
> Jason Cory Brunson <cornelioid using gmail.com> пишет:
>
>> in case you're curious, www.ibge.Goiásv.br/
> I went looking for links to this domain on the Web, found the link in
> the documentation for the 'ripserr' package, and then found what looks
> like a domain where the desired page could be found. Could it be
>
> https://www.ibge.gov.br/geociencias/organizacao-do-territorio/estrutura-territorial/15761-areas-dos-municipios.html?edicao=30133&t=acesso-ao-produto
>
> instead of the original link?
>
> https://www.ibge.Goiasv.br/geociencias/organizacao-do-territorio/estrutura-territorial/15761-areas-dos-municipios.html?edicao=30133&t=acesso-ao-produto
>
>> But i got a new error from Win-Builder (the development version via
>> devtools::check_win_devel() but not the release version via
>> devtools::check_win_release()). It seems to apply to all URLs and
>> DOIs, though i did not get it on any previous check:
>>
>> Checking URLs failed with message:
>> there is no package called 'curl'
>>
>> Checking DOIs failed with message:
>> there is no package called 'curl'
> Looks like Win-Builder for R-devel is having transient problems:
> https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/curl-00install.html
>
> ("ERROR: cannot remove earlier installation, is it in use?", and then
> it fails to overwrite libs\x64\curl.dll with "Permission denied".)
>
More information about the R-package-devel
mailing list