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

Plyr dependency #2

Closed
hallba opened this issue Jul 22, 2019 · 2 comments
Closed

Plyr dependency #2

hallba opened this issue Jul 22, 2019 · 2 comments

Comments

@hallba
Copy link
Contributor

hallba commented Jul 22, 2019

Running commands from the readme, the first command after install fails with an unloaded dependency

ptms = import_Omnipath_PTMS(filter_databases=c("PhosphoSite", "Signor"))
[1] "Downloaded 25143 interactions"
Error in loadNamespace(name) : there is no package called ‘plyr’

Installing and loading the library allows the command to run

@gabora
Copy link
Member

gabora commented Jul 22, 2019

thanks for the report! we will shortly get rid of plyr dependency and move with dplyer only.

@gabora
Copy link
Member

gabora commented Aug 9, 2019

fixed.

@gabora gabora closed this as completed Aug 9, 2019
alberto-valdeolivas added a commit that referenced this issue Sep 24, 2019
Merge with Master branch
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

2 participants