[R-pkg-devel] proper way to cite an invalid URL
Ivan Krylov
|kry|ov @end|ng |rom d|@root@org
Thu Apr 3 07:54:33 CEST 2025
В 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".)
--
Best regards,
Ivan
More information about the R-package-devel
mailing list