search for: playnewplot

Displaying 1 result from an estimated 1 matches for "playnewplot".

2008 Jul 15
3
playwith package crashes on Mac
...plot(Assault ~ UrbanPop, data=USArrests, + xlab="Percent urban population, 1973", + ylab="Assault arrests (per 100,000), 1973")) *** caught bus error *** address 0xa8, cause 'non-existent physical address' Traceback: 1: .Call(L_newpage) 2: grid.newpage() 3: playNewPlot(playState) 4: playwith(plot(Assault ~ UrbanPop, data = USArrests, xlab = "Percent urban population, 1973", ylab = "Assault arrests (per 100,000), 1973")) Possible actions: 1: abort (with core dump, if enabled) 2: normal R exit 3: exit R without saving workspace 4: exi...