[R-SIG-Mac] (no subject)

Simon Urbanek @|mon@urb@nek @end|ng |rom R-project@org
Sun Oct 16 02:36:11 CEST 2022


Noah,

this looks like you may be using R for older Intel machines on a M1 Mac Book (via emulation). Please double-check that you installed the R version appropriate to your machine - your sessionInfo() shoud show:

Platform: aarch64-apple-darwin20 (64-bit)

If not, install the correct R version.

Cheers,
Simon



> On Oct 15, 2022, at 9:09 AM, Noah Jussila <noahjussila using gmail.com> wrote:
> 
> 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
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 



More information about the R-SIG-Mac mailing list