Open MaximilianStammnitz opened 6 years ago
Hi max. Could u plz paste the exact code you used?
On Mon, Apr 9, 2018, 02:02 Maximilian Stammnitz notifications@github.com wrote:
Hi,
Seems upon installation of the latest version there is a dependency issue with the 'tibble' package, can you please have a look and see if this can be circumvented?
** preparing package for lazy loading Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘tibble’
Best, Max
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/talgalili/dendextend/issues/75, or mute the thread https://github.com/notifications/unsubscribe-auth/AA7khk9H0gwnVezukpQo8xyY_caeFwDrks5tmpb5gaJpZM4TLwB- .
Hi,
install.packages('dendextend') raises the above error for me.
version platform x86_64-apple-darwin13.4.0
arch x86_64
os darwin13.4.0
system x86_64, darwin13.4.0
status
major 3
minor 2.2
year 2015
month 08
day 14
svn rev 69053
language R
version.string R version 3.2.2 (2015-08-14) nickname Fire Safety
You seem to be using a very old version of R. Would you be able to upgrade it?
On Fri, Apr 13, 2018, 20:28 Maximilian Stammnitz notifications@github.com wrote:
Hi,
install.packages('dendextend') raises the above error for me.
version platform x86_64-apple-darwin13.4.0 arch x86_64 os darwin13.4.0 system x86_64, darwin13.4.0 status major 3 minor 2.2 year 2015 month 08 day 14 svn rev 69053 language R version.string R version 3.2.2 (2015-08-14) nickname Fire Safety
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/talgalili/dendextend/issues/75#issuecomment-381206153, or mute the thread https://github.com/notifications/unsubscribe-auth/AA7khh4oVePdXXIBiJ_Jm7fOVf3ycs45ks5toOAwgaJpZM4TLwB- .
Hi,
Seems upon installation of the latest version there is a dependency issue with the 'tibble' package, can you please have a look and see if this can be circumvented?
** preparing package for lazy loading Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘tibble’
Best, Max