Closed mir1998 closed 2 years ago
Can you try two things:
devtools::install_github()
? I recently introduced a change in how the algorithm converges to the best solution, and this caused many problems. I have reverted to the previous version and it should be stable for data of all sizesDid this solve the problem? Without further information I will close this issue.
I'm working on reinstalling the package I hope to update you today many thanks Miriam
On Thu, Feb 24, 2022 at 10:30 AM Michael Jahn @.***> wrote:
Did this solve the problem? Without further information I will close this issue.
— Reply to this email directly, view it on GitHub https://github.com/m-jahn/WeightedTreemaps/issues/25#issuecomment-1049609150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDUICFEH7MSPSNIV2G2EPDU4XUBDANCNFSM5PDSDFPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
what is the ideal rstudio version for this package? many thanks Miriam
On Thu, Feb 24, 2022 at 11:41 AM Miriam Elbaz @.***> wrote:
I'm working on reinstalling the package I hope to update you today many thanks Miriam
On Thu, Feb 24, 2022 at 10:30 AM Michael Jahn @.***> wrote:
Did this solve the problem? Without further information I will close this issue.
— Reply to this email directly, view it on GitHub https://github.com/m-jahn/WeightedTreemaps/issues/25#issuecomment-1049609150, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDUICFEH7MSPSNIV2G2EPDU4XUBDANCNFSM5PDSDFPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
I'm running Rstudio 1.4.1717, but it should not make much of a difference. What could be useful is to update your R packages. This package is tested against the latest major version of R, 4.0.
I updated now my r version to 4.1.2 and I have problems with the package installation Will try now with your version
On Thu, Feb 24, 2022, 12:29 Michael Jahn @.***> wrote:
I'm running Rstudio 1.4.1717, but it should not make much of a difference. What could be useful is to update your R packages. This package is tested against the latest major version of R, 4.0.
— Reply to this email directly, view it on GitHub https://github.com/m-jahn/WeightedTreemaps/issues/25#issuecomment-1049710953, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDUICCSXZKNASW3TTULJR3U4YCAJANCNFSM5PDSDFPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
I don't think the Rstudio version makes a difference. What errors are you getting? It would be most helpful if you just paste the ouptput from your console here.
Hi I've fixed it and reinstalled the latest version, now the package works much better thank you for this wonderful package and for your kind help Miriam
On Thu, Feb 24, 2022 at 12:40 PM Michael Jahn @.***> wrote:
I don't think the Rstudio version makes a difference. What errors are you getting? It would be most helpful if you just paste the ouptput from your console here.
— Reply to this email directly, view it on GitHub https://github.com/m-jahn/WeightedTreemaps/issues/25#issuecomment-1049721782, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDUICEEN3FZ3LLGRXQVCDTU4YDK5ANCNFSM5PDSDFPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
when I run with mclapply the rstudio still crushes sometimes
On Thu, Feb 24, 2022 at 4:32 PM Miriam Elbaz @.***> wrote:
Hi I've fixed it and reinstalled the latest version, now the package works much better thank you for this wonderful package and for your kind help Miriam
On Thu, Feb 24, 2022 at 12:40 PM Michael Jahn @.***> wrote:
I don't think the Rstudio version makes a difference. What errors are you getting? It would be most helpful if you just paste the ouptput from your console here.
— Reply to this email directly, view it on GitHub https://github.com/m-jahn/WeightedTreemaps/issues/25#issuecomment-1049721782, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIDUICEEN3FZ3LLGRXQVCDTU4YDK5ANCNFSM5PDSDFPA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
maybe you can share a reproducible example...
I'm using the weightedtreemaps package to visualize a few datasets of ~30 rows I have 2 problems: