Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [statet-users] [EXTERN] Re: [EXTERN] Re: timezone warnings / OlsonNames

This is working wonderfully and it is a joy to be able to remove all the suppressWarnings() wrappers  I had had to add around statements.

Thanks so much for the tip!

I now have zero unresolved issues with the great StatET 4.0 release!

 

Don

 


Subject: Re: [statet-users] [EXTERN] Re: [EXTERN] Re: timezone warnings / OlsonNames

 

Hello Don,

 

my workaround is to add this line in the Run configurations -> Tab R Console -> R snippet run after startup

 

Sys.setenv(R_SHARE_DIR = "C:\\Program Files\\Microsoft\\R Open\\R-3.5.3\\share")

 

Hope this helps!

 

Marco


Back to the top