[R] A problem someone should know about

Ian Lester ianlester43 at gmail.com
Mon Mar 30 00:52:54 CEST 2015


I’m a novice and this message looks like it shouldn’t be ignored. Someone who knows what they’re doing should probably take a look.
Thanks
Ian Lester

>logfat.lm<-(lm(body.fat~log(BMI)))
> plot(logfat)
Error in plot(logfat) : object 'logfat' not found
> plot(logfat.lm)
Hit <Return> to see next plot: 
Hit <Return> to see next plot: 
Hit <Return> to see next plot: 
Mar 29 18:10:18 iansimac.gateway rsession[69550] <Error>: Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API. This is a serious error and contributes to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.


More information about the R-help mailing list