Hi there, It looks like you also need the bioconductor package biobase, I found instructions for downloading that package here: www.bioconductor.org/install
Good luck. Cheers, Rhydwyn -----Original Message----- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Amany Abdel-Karim Sent: Wednesday, 1 November 2017 2:13 PM To: r-h...@stat.math.ethz.ch Subject: [R] beta binomial distribution installation Hello, I tried to install package TailRank using the command install.packages (RankTail) and library (TailRank) but I got the following errors. So, how can I install TaiRank in Rstudio to have se beta-binomial distribution, CDF and inverse CDG of beta-binomal? The commands I used are: > install.packages("TailRank") Installing package into C:/Users/stator-guest/Documents/R/win-library/3.4 (as lib is unspecified) Warning in install.packages : dependency Biobase is not available trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.4/TailRank_3.1.3.zip' Content type 'application/zip' length 331270 bytes (323 KB) downloaded 323 KB package TailRank successfully unpacked and MD5 sums checked The downloaded binary packages are in C:\Users\stator-guest\AppData\Local\Temp\RtmpoVx40V\downloaded_packages > library(TailRank) Error: package or namespace load failed for TailRank in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called Biobase In addition: Warning message: package TailRank was built under R version 3.4.2 [[alternative HTML version deleted]] __________________________________________________________________________________________________________ This email has been scanned for the NSW Ministry of Health by the Websense Hosted Email Security System. Emails and attachments are monitored to ensure compliance with the NSW Ministry of health's Electronic Messaging Policy. __________________________________________________________________________________________________________ _______________________________________________________________________________________________________ Disclaimer: This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of the NSW Ministry of Health. _______________________________________________________________________________________________________ This email has been scanned for the NSW Ministry of Health by the Websense Hosted Email Security System. Emails and attachments are monitored to ensure compliance with the NSW Ministry of Health's Electronic Messaging Policy. _______________________________________________________________________________________________________ ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.