Re: [Rd] Spurious warning in as.data.frame.factor()

2024-03-15 Thread Martin Maechler
> Martin Maechler > on Fri, 15 Mar 2024 11:24:22 +0100 writes: > Ivan Krylov > on Thu, 14 Mar 2024 14:17:38 +0300 writes: >> On Thu, 14 Mar 2024 10:41:54 +0100 >> Martin Maechler wrote: >>> Anybody trying S7 examples and see if they work w/o producing >

Re: [Rd] RSS Feed of NEWS needs a hand

2024-03-15 Thread Duncan Murdoch
Usually the duplication happens because there's a small change between the entries, e.g. a spelling correction. Other times it's not duplication, but a substantive change to the NEWS entry, so those really should be duplicated. I can't spot a change in the example you gave, so it's probably a

Re: [Rd] RSS Feed of NEWS needs a hand

2024-03-15 Thread Lluís Revilla
Hi! Thanks for this service! It is very helpful to know what is being developed. I distribute the content to other venues and I noticed some times that the updates are duplicated. For example, the sentence "‘is.R()’ is deprecated as no other S dialect is known to be in use (and this could only id

[Rd] RSS Feed of NEWS needs a hand

2024-03-15 Thread Dirk Eddelbuettel
Years ago Duncan set up a nightly job to feed RSS based off changes to NEWS, borrowing some setup parts from CRANberries as for example the RSS 'compiler'. That job is currently showing the new \I{...} curly protection in an unfavourable light. Copying from the RSS reader I had pointed at this s

Re: [Rd] Spurious warning in as.data.frame.factor()

2024-03-15 Thread Martin Maechler
> Ivan Krylov > on Thu, 14 Mar 2024 14:17:38 +0300 writes: > On Thu, 14 Mar 2024 10:41:54 +0100 > Martin Maechler wrote: >> Anybody trying S7 examples and see if they work w/o producing >> wrong warnings? > It looks like this is not applicable to S7. If I overwr