Closed lgaliano closed 7 years ago
I'm seeing the same thing FWIW.
@lgaliano thanks for notice! I'll check what is going on. I wasn't able to test it on RedHat, it seems that it must be OS-specific.
@jonrobinson2 do you have this issue also on RedHat or different OS? Could you paste the error logs and sessionInfo()
(unless it is exactly the same as above)?
@lgaliano and @jonrobinson2 I made a change on github version that should fix it. Could you try installing from github:
devtools::install_github("twolodzko/extraDistr")
I would be grateful for comments if it worked. If not, then for error logs, since at this moment I am unable to test it on RedHat.
Please notice that the github version is in-development, so there are some minor differences between CRAN and github versions.
@twolodzko That fixed in on my system, many thanks!
@lgaliano great! I'll check few more things and send bug fix to CRAN in next few days. Thanks for notification!
@jonrobinson2 do you have any comments? Does it work for you?
@lgaliano and @jonrobinson2 for your information: fixed version is now on CRAN so you can use the non-development version. I'll recommend to switch to CRAN version so you'll be automatically noticed about updates.
Found issues compiling while trying to use both the CRAN as well as the github latest version. I was wondering if you had any suggestions?