rpremraj/mailR

problem with R.oo breaks mail.R

Opened this issue · 0 comments

I'm running R version 3.6 on a mac book pro with Rstudio.
When I try to do (library(mailR) it crashes R. The error message is
Registered S3 method overwritten by 'R.oo':
method from
throw.default R.methodsS3

I have installed the development version of R.oo and it seems to load successfully.

Can you have mailR use the development version of R.oo?