Discussion:
[R-sig-ME] It's hours I am trying to install emmeans
Luca Danieli
2018-05-21 15:50:26 UTC
Permalink
Great! :) Good to know. Thanks for working for us!

Best
Luca
________________________________
From: Lenth, Russell V <russell-***@uiowa.edu>
Sent: 21 May 2018 16:47
To: r-sig-mixed-***@r-project.org
Cc: Luca Danieli
Subject: Re: It's hours I am trying to install emmeans

I made an unwise choice in version 1.2 of emmeans, by putting brms in Imports. That has the effect of expanding the dependencies in emmeans to over 100 other packages. I have rectified that in the latest github version, which depends on many fewer other packages and won’t create such an installation nightmare (I hope).

A new version 1.2.1 has been submitted to CRAN but so far it has not been accepted. It’s not clear if it will or won’t because if the short time since the previous version.

Russ Lenth


[[alternative HTML version deleted]]
Luca Danieli
2018-05-21 13:17:16 UTC
Permalink
New information.

When installing "brms", I get the error

-> ERROR: dependency ‘shinystan’ is not available for package ‘brms’

Do you know whether shinystan is available?

Best
Luca
________________________________
From: Luca Danieli <***@hotmail.it>
Sent: 21 May 2018 13:03
To: r-sig-mixed-***@r-project.org
Subject: It's hours I am trying to install emmeans

Hi there,

As said above, I am trying to install emmeans since a few hours. I am in Ubuntu 18.04.

I have attempted different approaches, but it's always the same: the package starts downloading and it gets slower and slower, until my machine becomes unusable, and the installation keeps running - probably it get stuck in a loop; maybe I just have to wait, I don't understand.

Sure is that right now I have tried to install a dependency alone, to break down the installation process into more achievable steps, and I am installing the "shinystan" package, which, great news, has just finished after 10 minutes by saying that had non-zero exit status.

Now I will continue installing some dependencies, but if you were aware why it takes so long, it would be nice to know if there is any problem.

Best
Luca

Get Outlook for Android<https://aka.ms/ghei36>


[[alternative HTML version deleted]]
Dan McCloy
2018-05-21 15:22:53 UTC
Permalink
Whenever you get a message saying something "finished with non-zero exit
status", that means something went wrong, and almost certainly the software
is not properly installed. Without more information about the specific
error messages, there is little we can do to help. I suggest you try a
site like https://askubuntu.com/ for general help with installing software
for Ubuntu... this email list is more focused on how to perform mixed
effects analysis, not how to install the packages.

As far as general advice when faced with problems like this, the first step
is to read the messages in the terminal. Buried in there will often be a
clue to what is going wrong, like "no space left on disk", "permission
denied", or "prerequisite not available".


On Mon, May 21, 2018 at 6:17 AM, Luca Danieli <***@hotmail.it> wrote:

> New information.
>
> When installing "brms", I get the error
>
> -> ERROR: dependency ‘shinystan’ is not available for package ‘brms’
>
> Do you know whether shinystan is available?
>
> Best
> Luca
> ________________________________
> From: Luca Danieli <***@hotmail.it>
> Sent: 21 May 2018 13:03
> To: r-sig-mixed-***@r-project.org
> Subject: It's hours I am trying to install emmeans
>
> Hi there,
>
> As said above, I am trying to install emmeans since a few hours. I am in
> Ubuntu 18.04.
>
> I have attempted different approaches, but it's always the same: the
> package starts downloading and it gets slower and slower, until my machine
> becomes unusable, and the installation keeps running - probably it get
> stuck in a loop; maybe I just have to wait, I don't understand.
>
> Sure is that right now I have tried to install a dependency alone, to
> break down the installation process into more achievable steps, and I am
> installing the "shinystan" package, which, great news, has just finished
> after 10 minutes by saying that had non-zero exit status.
>
> Now I will continue installing some dependencies, but if you were aware
> why it takes so long, it would be nice to know if there is any problem.
>
> Best
> Luca
>
> Get Outlook for Android<https://aka.ms/ghei36>
>
>
> [[alternative HTML version deleted]]
>
>
> _______________________________________________
> R-sig-mixed-***@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>
>

[[alternative HTML version deleted]]
Lenth, Russell V
2018-05-21 18:52:18 UTC
Permalink
Emmeans 1.2.1 is now on its way to CRAN and it’s mirrors. It should be a lot easier to install.

Russ

> On May 21, 2018, at 8:47 AM, Lenth, Russell V <russell-***@uiowa.edu> wrote:
>
> I made an unwise choice in version 1.2 of emmeans, by putting brms in Imports. That has the effect of expanding the dependencies in emmeans to over 100 other packages. I have rectified that in the latest github version, which depends on many fewer other packages and won’t create such an installation nightmare (I hope).
>
> A new version 1.2.1 has been submitted to CRAN but so far it has not been accepted. It’s not clear if it will or won’t because if the short time since the previous version.
>
> Russ Lenth
>
Loading...