Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2016-04-05 Thread Duncan Murdoch
Jose resurrected this, and this time I reproduced it. It's a simple bug to fix, just an oversight in a test in install.packages(). It'll make it into 3.3.0. Duncan Murdoch On 06/08/2015 7:41 PM, Duncan Murdoch wrote: On 06/08/2015 7:16 PM, Jose Claudio Faria wrote: I'd like to see a re

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-08-06 Thread Dirk Eddelbuettel
On 6 August 2015 at 20:16, Jose Claudio Faria wrote: | The bug described is occurring with all recent distributions available! | | I discovery today, after install R version 3.2.2 beta (2015-08-04 r68843), | that the bug happens when I copy my packages from old distribution to the | library folde

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-08-06 Thread Duncan Murdoch
On 06/08/2015 7:16 PM, Jose Claudio Faria wrote: > I'd like to see a reproducible example before I declared it to be a > bug that needs fixing. > > Do note the news item in R-patched (soon to be R 3.2.2): > > | - download.packages()| failed for |type| equal to either |"both"| >

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-08-06 Thread Jose Claudio Faria
> > I'd like to see a reproducible example before I declared it to be a bug > that needs fixing. > > Do note the news item in R-patched (soon to be R 3.2.2): > > | - download.packages()| failed for |type| equal to either |"both"| or > |"binary"|. (Reported by Dan Tenenbaum.) > > install.packages()

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-07-29 Thread Duncan Murdoch
On 29/07/2015 12:55 PM, Michael Friendly wrote: On 7/19/2015 3:50 AM, peter dalgaard wrote: >> For some, but not allI repositories I get the error message below: >> >Error in install.packages(update[instlib == l, "Package"], l, contriburl = >> >contriburl, : >> > specifying 'contriburl' or 'ava

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-07-29 Thread Michael Friendly
On 7/19/2015 3:50 AM, peter dalgaard wrote: For some, but not allI repositories I get the error message below: >Error in install.packages(update[instlib == l, "Package"], l, contriburl = >contriburl, : > specifying 'contriburl' or 'available' requires a single type, not type = >"both" > >Is it

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-07-19 Thread Jose Claudio Faria
Dear Peter, I managed to reproduce the error in multiple repositories ( http://cran.at.r-project.org/, http://cran-r.c3sl.ufpr.br/, etc.). However, after rebooting the computer it was no longer possible to reproduce it. I'll be monitoring ... Best, ///\\\///\\\///\\\///\\\///\\\///\\\///\\\//

Re: [Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-07-19 Thread peter dalgaard
> On 19 Jul 2015, at 06:05 , Jose Claudio Faria > wrote: > > Hello, > >> version > _ > platform x86_64-w64-mingw32 > arch x86_64 > os mingw32 > system x86_64, mingw32 > status Patched > major 3 > minor 2.1 > year

[Rd] update.packages(checkBuilt=TRUE, ask=FALSE): possible bug

2015-07-18 Thread Jose Claudio Faria
Hello, > version _ platform x86_64-w64-mingw32 arch x86_64 os mingw32 system x86_64, mingw32 status Patched major 3 minor 2.1 year 2015 month 07 day16 svn rev68681 language R v