Re: [R-pkg-devel] proper way to cite an invalid URL

2025-04-03 Thread Jason Cory Brunson
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

Re: [R-pkg-devel] proper way to cite an invalid URL

2025-04-02 Thread Ivan Krylov via R-package-devel
В Wed, 2 Apr 2025 21:20:19 -0400 Jason Cory Brunson пишет: > 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 foun

Re: [R-pkg-devel] proper way to cite an invalid URL

2025-04-02 Thread Jason Cory Brunson
Thank you both! Nicholas, i did check the Wayback Machine; the URL was never archived, nor was the domain itself (in case you're curious, www.ibge.Goiásv.br/). Duncan, that worked at preventing the hyperlink locally; thank you. But i got a new error from Win-Builder (the development version via

Re: [R-pkg-devel] proper way to cite an invalid URL

2025-04-02 Thread Nicholas Tierney
Could you potentially look for the original website in the internet archive / wayback machine: https://web.archive.org/ and cite that instead? On Thu, 3 Apr 2025 at 08:42, Duncan Murdoch wrote: > On 2025-04-02 1:28 p.m., Jason Cory Brunson wrote: > > Hello, > > > > I'm trying to submit a new ver

Re: [R-pkg-devel] proper way to cite an invalid URL

2025-04-02 Thread Duncan Murdoch
On 2025-04-02 1:28 p.m., Jason Cory Brunson wrote: Hello, I'm trying to submit a new version of a package to CRAN. Among the additions is an RMarkdown vignette that uses data from a website that is no longer active. For completeness, i'd still like to cite the invalid URL, but without formatting