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

cannot install samr with R 3.4.3 or R 3.4.4 #36

Open
wtamaki opened this issue Aug 13, 2018 · 6 comments
Open

cannot install samr with R 3.4.3 or R 3.4.4 #36

wtamaki opened this issue Aug 13, 2018 · 6 comments

Comments

@wtamaki
Copy link

wtamaki commented Aug 13, 2018

install.packages("samr") returns "Warning in install.packages :
package ‘samr’ is not available (for R version 3.4.3)"

Is there a away to get arounds this? Such as downloading samr directly? or do I need to update my version of R (this would make it incompatible with some other programs I have?)

Thanks!

@MikeJSeo
Copy link
Owner

https://cran.r-project.org/web/packages/samr/index.html

I think the package was removed recently from CRAN.. Hopefully they will fix it soon.

@SamGG
Copy link

SamGG commented Aug 14, 2018

Use github to install, see issue #35
@MikeJSeo could you reopen issue 35 in order to avoid multi-posting?

@MikeJSeo
Copy link
Owner

Thank you Sam, I didn't know I closed it.

@Supritas
Copy link

Hi Sam,

I was using samr for so long using the prompt that you suggested but now from past 2 days I am unable to download the samr package. It keeps giving me the error that samr can’t open. Please help

@Supritas
Copy link

It gives the following error
package which is only available in source form, and may need compilation of c/c++/fortran: ‘samr’

@SamGG
Copy link

SamGG commented May 18, 2019

Hi,
What's your R version? I should do a sessionInfo() command.
I have just reinstall the samr package without any problem.

> BiocManager::install("samr")
Bioconductor version 3.8 (BiocManager 1.30.4), R 3.5.1 (2018-07-02)
Installing package(s) 'samr'
trying URL 'https://pbil.univ-lyon1.fr/CRAN/bin/windows/contrib/3.5/samr_3.0.zip'
Content type 'application/zip' length 3953241 bytes (3.8 MB)
downloaded 3.8 MB

package ‘samr’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
	C:\Users\sampgg\AppData\Local\Temp\Rtmpojl5IL\downloaded_packages
Update old packages: 'afex', 'ANN2', 'annotate', 'ape', 'assertthat', 'audio', 'backports',
  'bayesm', 'BDgraph', 'BH', 'BiocParallel', 'Biostrings', 'blockcluster', 'blogdown',
  ...other packages here...
  'class', 'cluster', 'codetools', 'MASS', 'mgcv', 'rpart'
Update all/some/none? [a/s/n]: 
n
> library(samr)
Warning message:
package ‘samr’ was built under R version 3.5.3 

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

4 participants