> Mark Bravington
> on Thu, 12 Mar 2009 21:45:18 +0100 (CET) writes:
>> Looks like there is a buglet in 'installed.packages', around line 17:
>>
>> for (lib in lib.loc) {
>> dest <- file.path(tempdir(), paste("libloc_", URLencode(lib,=20
>> TRUE), paste(fields
Looks like there is a buglet in 'installed.packages', around line 17:
for (lib in lib.loc) {
dest <- file.path(tempdir(), paste("libloc_", URLencode(lib,=20
TRUE), paste(fields, collapse =3D ","), ".rds", sep =3D ""))
if (!noCache && file.exists(dest) && file.info(d