Whilst the function documentation has been updated should there also be a short news item for the changes to list2DF? In 4.13 we can do: list2DF(list(a=1, b=1:10)) but in 4.2 this will now error. Best Tim
R4.2 - news item for list2DF changes?
2 messages · tim@t@yior m@iii@g oii hidde@eieph@@ts@co@uk, Peter Dalgaard
Possibly yes. Maybe also a few words on the rationale for the change. Kurt? (If anyone has gotten into a habit of using list2DF(list) as a replacement for data.frame(list), then it may break break their code.) - Peter
On 13 Apr 2022, at 16:56 , tim.taylor at hiddenelephants.co.uk wrote: Whilst the function documentation has been updated should there also be a short news item for the changes to list2DF? In 4.13 we can do: list2DF(list(a=1, b=1:10)) but in 4.2 this will now error. Best Tim
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com