Re: [Rd] URL checks

2021-01-07 Thread Kirill Müller via R-devel
One other failure mode: SSL certificates trusted by browsers that are not installed on the check machine, e.g. the "GEANT Vereniging" certificate from https://relational.fit.cvut.cz/ . K On 07.01.21 12:14, Kirill Müller via R-devel wrote: Hi The URL checks in R CMD check test all links in

[Rd] URL checks

2021-01-07 Thread Kirill Müller via R-devel
Hi The URL checks in R CMD check test all links in the README and vignettes for broken or redirected links. In many cases this improves documentation, I see problems with this approach which I have detailed below. I'm writing to this mailing list because I think the change needs to happen

Re: [Rd] Printing Unicode escapes with 6 digits may be problematic

2021-01-07 Thread Korpela Mikko (MML)
I see that this was only a passing issue. R-devel r79638 and greater (also tested with r79801) print six digits inside curly brace delimiters, like so: "\U{016fe4}1" (using the example below). This ensures compatibility between output and input. - Mikko -Alkuperäinen viesti- Lähettäjä: