dgrtwo / ebbr

Empirical Bayes binomial estimation
Other
69 stars 13 forks source link

Cannot install on Windows 7 Home Premium under latest R (3.5.1), using latest devtools and install_github #4

Open ghost opened 5 years ago

ghost commented 5 years ago

` R version 3.5.1 (2018-07-02) -- "Feather Spray" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details.

Natural language support but running in an English locale

R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R.

Welcome at Sat Dec 01 13:41:05 2018

library(devtools) install_github("dgrtwo/ebbr") Downloading GitHub repo dgrtwo/ebbr@master

checking for file 'C:\Users\Jan\AppData\Local\Temp\RtmpchhTfy\remotes19f824eb4e27\dgrtwo-ebbr-4b9747d/DESCRIPTION' ...

checking for file 'C:\Users\Jan\AppData\Local\Temp\RtmpchhTfy\remotes19f824eb4e27\dgrtwo-ebbr-4b9747d/DESCRIPTION' ...

√ checking for file 'C:\Users\Jan\AppData\Local\Temp\RtmpchhTfy\remotes19f824eb4e27\dgrtwo-ebbr-4b9747d/DESCRIPTION'

√ checking DESCRIPTION meta-information

Welcome at Sat Dec 01 13:41:33 2018

Welcome at Sat Dec 01 13:41:54 2018

Goodbye at Sat Dec 01 13:41:55 2018 ERROR: loading failed for 'i386'

jan-glx commented 3 years ago

Unlikely to be an issue with ebbr and likely fixed by now if it ever was one.