Re: [R-SIG-Mac] R 4 dumping tons of console messages in Big Sur

2020-06-24 Thread Simon Urbanek
Tim,

that is likely intentional on Apple side - see R for Mac FAQ if you don't want 
to see that Apple debugging output.

Cheers,
Simon



> On 25/06/2020, at 2:49 AM, Timothy Bates  wrote:
> 
> R in pretty-much unusable in Big Sur (OSX beta) - it's generating many more
> than ever warning messages to the console, such that a simple calculation
> fills the page with warnings... e.g:
> 
> 
> (174-19)/15
> [1] 10.3
> 2020-06-24 15:45:31.472 R[4178:38668] 
> is drawing everything
> 2020-06-24 15:45:31.472 R[4178:38668] Drawing rect: {{9, 60}, {278, 323}}:
> 
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 0, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd84b0>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 0 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 1, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd8540>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 1 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 2, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd84b0>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 2 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 3, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd8540>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 3 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 4, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd84b0>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 4 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 5, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd8540>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 5 col: 0
> 
>   [[alternative HTML version deleted]]
> 
> ___
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


Re: [R-SIG-Mac] R 4 dumping tons of console messages in Big Sur

2020-06-24 Thread Ken Beath
That is what happens at times with beta software, and is more likely to be 
Appleā€™s problem. 

Assuming that you are properly registered put a bug report into Apple.

Ken

> On 25 Jun 2020, at 12:49 am, Timothy Bates  wrote:
> 
> R in pretty-much unusable in Big Sur (OSX beta) - it's generating many more
> than ever warning messages to the console, such that a simple calculation
> fills the page with warnings... e.g:
> 
> 
> (174-19)/15
> [1] 10.3
> 2020-06-24 15:45:31.472 R[4178:38668] 
> is drawing everything
> 2020-06-24 15:45:31.472 R[4178:38668] Drawing rect: {{9, 60}, {278, 323}}:
> 
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 0, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd84b0>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 0 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 1, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd8540>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 1 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 2, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd84b0>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 2 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 3, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd8540>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 3 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 4, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd84b0>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 4 col: 0
> 2020-06-24 15:45:31.472 R[4178:38668] drawRow: 5, clip: {{0, 0}, {278,
> 323}} - 
> 2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw:  0x63dd8540>[number of indexes: 1 (in 1 ranges), indexes: (0)]
> 2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 5 col: 0
> 
>   [[alternative HTML version deleted]]
> 
> ___
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac


[R-SIG-Mac] R 4 dumping tons of console messages in Big Sur

2020-06-24 Thread Timothy Bates
R in pretty-much unusable in Big Sur (OSX beta) - it's generating many more
than ever warning messages to the console, such that a simple calculation
fills the page with warnings... e.g:


(174-19)/15
[1] 10.3
2020-06-24 15:45:31.472 R[4178:38668] 
is drawing everything
2020-06-24 15:45:31.472 R[4178:38668] Drawing rect: {{9, 60}, {278, 323}}:

2020-06-24 15:45:31.472 R[4178:38668] drawRow: 0, clip: {{0, 0}, {278,
323}} - 
2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw: [number of indexes: 1 (in 1 ranges), indexes: (0)]
2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 0 col: 0
2020-06-24 15:45:31.472 R[4178:38668] drawRow: 1, clip: {{0, 0}, {278,
323}} - 
2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw: [number of indexes: 1 (in 1 ranges), indexes: (0)]
2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 1 col: 0
2020-06-24 15:45:31.472 R[4178:38668] drawRow: 2, clip: {{0, 0}, {278,
323}} - 
2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw: [number of indexes: 1 (in 1 ranges), indexes: (0)]
2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 2 col: 0
2020-06-24 15:45:31.472 R[4178:38668] drawRow: 3, clip: {{0, 0}, {278,
323}} - 
2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw: [number of indexes: 1 (in 1 ranges), indexes: (0)]
2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 3 col: 0
2020-06-24 15:45:31.472 R[4178:38668] drawRow: 4, clip: {{0, 0}, {278,
323}} - 
2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw: [number of indexes: 1 (in 1 ranges), indexes: (0)]
2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 4 col: 0
2020-06-24 15:45:31.472 R[4178:38668] drawRow: 5, clip: {{0, 0}, {278,
323}} - 
2020-06-24 15:45:31.472 R[4178:38668]columnsToDraw: [number of indexes: 1 (in 1 ranges), indexes: (0)]
2020-06-24 15:45:31.472 R[4178:38668] Really drawing cell at row: 5 col: 0

[[alternative HTML version deleted]]

___
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac