Mypkg In R
Dear Biostars!
I would like to download a package called mypkg in R, but unable to find the source for mypkg. Could anyone provide me the source to download mypkg in R.
Thanks
• 2,825 views
•
link
1 answer
To install packages use:
install.packages('your-package-name-here')
as many have pointed out make sure to replace the 'your-package-name-here' with the actual package name that you need. Yours ended up being a funny question - don't feel bad about it - all of us have had a problem of this sorts at some point in life.
• 0 views
•
link
Log in to answer this question.
are you taking some R-examples too literally? possibly there is no mypackage unless you make it. Also, this question is off topic and should be closed.
ok... i m new to R. will trying goin through tutorials
I think what that example wanted to tell you was that you could install <any package=""> like this, just like in"software: press any key, user: I don't find the 'any key'".
You are not the first to fall for this :-)
I could only download yourpkg.
Just in case you needed a list of available R-packages and didn't find our comments very helpful, check out: http://cran.r-project.org/ + http://www.bioconductor.org/
Hello Priyanka!
We believe that this post does not fit the main topic of this site.
Instructive, but not bioinformatics
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!