Cannot install on Windows 7 Home Premium under latest R (3.5.1), using latest devtools and install_github
` 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'
-
preparing 'ebbr': checking DESCRIPTION meta-information ...
checking DESCRIPTION meta-information ...
√ checking DESCRIPTION meta-information
-
checking for LF line-endings in source and make files and shell scripts
-
checking for empty or unneeded directories
-
building 'ebbr_0.1.tar.gz'
Welcome at Sat Dec 01 13:41:33 2018
- installing source package 'ebbr' ...
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'ebbr'
finding HTML links ... done
add_ebb_estimate html
add_ebb_prop_test html
ebb_fit_mixture html
ebb_fit_prior html
ebb_mixture_tidiers html
ebb_prior_tidiers html
h html
logLik.ebb_mixture html
logLik.ebb_prior html
model.frame.ebb_prior html
print.ebb_mixture html
print.ebb_prior html
reexports html
** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - x64
Welcome at Sat Dec 01 13:41:54 2018
Goodbye at Sat Dec 01 13:41:55 2018 ERROR: loading failed for 'i386'
- removing 'C:/Program Files/R/R-2.13.1/library/ebbr' In R CMD INSTALL Error in i.p(...) : (converted from warning) installation of package ‘C:/Users/Jan/AppData/Local/Temp/RtmpchhTfy/file19f8474d1c01/ebbr_0.1.tar.gz’ had non-zero exit status
`
Unlikely to be an issue with ebbr and likely fixed by now if it ever was one.