Dear R-SIG-MAC list members,
I'm attempting to use the function as.bigq() in R's gmp package, but it
always causes an "illegal operation". For example, it triggers the
following output:
*** caught illegal operation ***
address 0x11ffc8b21, cause 'illegal opcode'
Traceback:
1: as.bigq(1)
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
I cannot reproduce this on a Windows machine. I'm working on a MacBook Pro
with model identifier MacBookPro18,1.
Thank you,
Noah