Skip to content
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

Missing dependency on fs #129

Open
mmokrejs opened this issue Nov 28, 2024 · 0 comments
Open

Missing dependency on fs #129

mmokrejs opened this issue Nov 28, 2024 · 0 comments

Comments

@mmokrejs
Copy link

Hi,
it seems the dependency on fs is not defined. Thank you.

* installing *source* package 'treeio' ...
** package 'treeio' successfully unpacked and MD5 sums checked
staged installation is only possible with locking
** using non-staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  there is no package called 'fs'
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package 'treeio'
* removing '/usr/lib64/R/library/treeio'
ERROR: dependency 'treeio' is not available for package 'ggtree'
* removing '/usr/lib64/R/library/ggtree'

The downloaded source packages are in
	'/tmp/RtmpfbLB80/downloaded_packages'
Updating HTML index of packages in '.Library'
Making 'packages.html' ... done
Warning messages:
1: In install.packages(...) :
  installation of package 'treeio' had non-zero exit status
2: In install.packages(...) :
  installation of package 'ggtree' had non-zero exit status
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant