Command 'plot_interactions'
Closed this issue · 6 comments
MerjaElo commented
Even with the example data I was unable to use the command 'plot_interactions' successfully but got the error message below:
Error in FormatC(Re(Eigen$values[p]), 3) :
could not find function "FormatC"
James-Thorson commented
This should be fixed now if you re-install MIST, could you please try and close this issue if it is solved?
MerjaElo commented
After re-installing MIST a little bit different (but related) error message:
Error in FormatC(abs(Im(Eigen$values[p])), 3) :
could not find function "FormatC"
James-Thorson commented
What function does that one occur in?
…On Nov 16, 2017 12:10 AM, "MerjaElo" ***@***.***> wrote:
After re-installing MIST a little bit different (but related) error
message:
Error in FormatC(abs(Im(Eigen$values[p])), 3) :
could not find function "FormatC"
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHnqTWxkA8llxq0kPzPe4xhJTRPcENGdks5s2-35gaJpZM4QbYhw>
.
MerjaElo commented
The same one: plot_interactions
James-Thorson commented
Should be fixed now.
…On Thu, Nov 16, 2017 at 5:32 AM, MerjaElo ***@***.***> wrote:
The same one: plot_interactions
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHnqTeMAc1SKqFg8KqbdeclYA-DxbM99ks5s3DmLgaJpZM4QbYhw>
.
MerjaElo commented
Great! Thank you!