Displaying 4 results from an estimated 4 matches for "r68843".
Did you mean:
368843
2015 Aug 06
3
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
.... (Reported by Dan Tenenbaum.)
>
> install.packages() can call download.packages(), so this might have been
> fixed now.
>
> Duncan Murdoch
>
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 folder (being careful not to overwrite the newer ones that comes
with the distribution). I've been doing this for a long time.
As are many, it would be labor-intensive (but not impossible) to find those
respons...
2015 Aug 06
0
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
...; install.packages() can call download.packages(), so this might have
> been fixed now.
>
> Duncan Murdoch
>
>
> 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 folder (being careful not to overwrite the
> newer ones that comes with the distribution). I've been doing this for a
> long time.
>
> As are many, it would be labor-intensive (but not impossib...
2015 Jul 29
2
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
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"
>> >
2015 Aug 07
3
download.file() on ftp URL fails in windows with default download method
Hi,
> url <- "ftp://ftp.ncbi.nlm.nih.gov/genomes/ASSEMBLY_REPORTS/All/GCF_000001405.13.assembly.txt"
> download.file(url, tempfile())
trying URL 'ftp://ftp.ncbi.nlm.nih.gov/genomes/ASSEMBLY_REPORTS/All/GCF_000001405.13.assembly.txt'
Error in download.file(url, tempfile()) :
cannot open URL