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

How to Install and Load mzkit or mzkit-hpc in R #29

Open
YUANMENG-1 opened this issue Aug 1, 2024 · 2 comments
Open

How to Install and Load mzkit or mzkit-hpc in R #29

YUANMENG-1 opened this issue Aug 1, 2024 · 2 comments

Comments

@YUANMENG-1
Copy link

How to install and load mzkit or mzkit-hpc in R? I see require(mzkit) in your zzz.R, but I am unable to install mzkit using BiocManager or devtools::install_github.

@YUANMENG-1
Copy link
Author

devtools::install_local("../mzkit-master/")
Error: Failed to install 'unknown package' from local:
cannot open the connection
In addition: Warning messages:
1: In read.dcf(path) :
cannot open compressed file '/Users/jianglab1/Downloads/mzkit-master/DESCRIPTION', probable reason 'No such file or directory'
2: In read.dcf(path) :
cannot open compressed file '/Users/jianglab1/Downloads/mzkit-master/DESCRIPTION', probable reason 'No such file or directory'

@PQRMQM
Copy link

PQRMQM commented Sep 26, 2024

First install package "Rcpp". Then install package "VisualBasic.R" through release in https://github.com/xieguigang/visualbasic.R. Finally install.packages("....\mzkit-5.2.7336.3219\mzkit-5.2.7336.3219\Rscript\R\mzkit", type = "source", repos = NULL)

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