search for: recordpalette

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

2015 Sep 26
1
grDevice in R HEAD been broken for 6 weeks.
...*/ + PROTECT(result = allocVector(VECSXP, 3)); + SET_VECTOR_ELT(result, 0, gridStateElement(dd, GSS_DL)); + SET_VECTOR_ELT(result, 1, gridStateElement(dd, GSS_DLINDEX)); + UNPROTECT(1); break; > showCols2() Loading required package: grid Error in grDevices:::recordPalette() : LOGICAL() can only be applied to a 'logical', not a 'list' Calls: demo ... eval -> eval -> showCols2 -> grid.newpage -> <Anonymous> Execution halted somewhere else it seems to expect the outcome of GE_SaveSnapshotState to be a logical array rather than a li...