IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 102 forks source link

Packages seem lost in the merged version of R-Instat? #9156

Open rdstern opened 6 days ago

rdstern commented 6 days ago

In testing #9153 I had a bug in a new place. I was trying to get some code to format and the Climatic > PICSA > Rainfall dialog said it couldn't find the package called labeling?

I checked with the merged version and got the same error.

I then checked with Version 0.7.21 and it works fine.

So I looked for the packages in the merged version and lots seem to be missing. @N-thony could you look. I wonder what has happened?

N-thony commented 6 days ago

In testing #9153 I had a bug in a new place. I was trying to get some code to format and the Climatic > PICSA > Rainfall dialog said it couldn't find the package called labeling?

I checked with the merged version and got the same error.

I then checked with Version 0.7.21 and it works fine.

So I looked for the packages in the merged version and lots seem to be missing. @N-thony could you look. I wonder what has happened?

@rdstern I checked and it seems okay. image

what do you get when you run .libPaths() from the script window?