Re: [R] library(tseries) - spellng error in output

2022-12-14 Thread Jeff Newmiller
Contact the package maintainer. See maintainer(). On December 14, 2022 7:04:28 PM PST, roslinazairimah zakaria wrote: >Hi R-users, > >Just to inform that there is one spelling error in the output for *Jarque-Bera >test in R.* > >*library(tseries)* > > > > > > > > > > > >*> #Jarque-Bera normality

[R] library(tseries) - spellng error in output

2022-12-14 Thread roslinazairimah zakaria
Hi R-users, Just to inform that there is one spelling error in the output for *Jarque-Bera test in R.* *library(tseries)* *> #Jarque-Bera normality test> normalTest(dt_i, method='jb')Title: Jarque - Bera Normalality TestTest Results: STATISTIC:X-squared: 16.8853 P VALUE:Asymp

Re: [R] bgroup not rendering properly

2022-12-14 Thread Uwe Ligges
And this has been fixed by Tomas Kalibera on Dec 12 in R-devel already. Shortly to be ported to R-patched. Best, Uwe Ligges On 13.12.2022 16:38, Uwe Ligges wrote: Fascinating: I see it with R-4.2.2  and R-patched  with the windows() device. But all works well with R-4.2.1 and R-devel. I'll