-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation error #75
Comments
Hi max. Could u plz paste the exact code you used?
…On Mon, Apr 9, 2018, 02:02 Maximilian Stammnitz ***@***.***> 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
<#75>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7khk9H0gwnVezukpQo8xyY_caeFwDrks5tmpb5gaJpZM4TLwB->
.
|
Hi,
|
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 ***@***.***> 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
<#75 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7khh4oVePdXXIBiJ_Jm7fOVf3ycs45ks5toOAwgaJpZM4TLwB->
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: