Re: [R] package ‘xlsx’ is not available (for R version 3.2.3)

2016-02-13 Thread Divakar Reddy
I installed 'xlsx' using below repo and din't see any issues. install.packages("xlsx", repos = "http://cran.cnr.Berkeley.edu/";) > version _ platform x86_64-redhat-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 3

Re: [R] package ‘xlsx’ is not available (for R version 3.2.3)

2016-02-13 Thread Spencer Graves
If you aren't happy with that, you might review other options: library(sos) > (xlsx <- ???xlsx) found 372 matches; retrieving 19 pages 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Downloaded 268 links in 58 packages. This opened a table in my default browser listing 268 help pages con

Re: [R] package ‘xlsx’ is not available (for R version 3.2.3)

2016-02-13 Thread Hasan Diwan
install.packages('xlsx', type='source', repos='http://cran.rstudio.com') should sort you. -- H On 13 February 2016 at 09:42, papa legba wrote: > Hi, > Does anyone have any idea how to work around this ? > package ‘xlsx’ is not available (for R version 3.2.3) > > To make xlsx work for 3.2.3 ? > >

[R] package ‘xlsx’ is not available (for R version 3.2.3)

2016-02-13 Thread papa legba
Hi, Does anyone have any idea how to work around this ? package ‘xlsx’ is not available (for R version 3.2.3) To make xlsx work for 3.2.3 ? Thanks [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and