On Thu, Mar 31, 2011 at 9:50 AM, Dan Tenenbaum <dtene...@fhcrc.org> wrote:
> In r55204
> src/library/tools/R/install.R, line 338.
>
> It says:
>
>                             shQUote(file.path(lockdir, pkg))))
>
> Should say:
>
>                             shQuote(file.path(lockdir, pkg))))
>
> Thanks
> Dan
>

Never mind, this was fixed in r55215. Thanks!
Dan

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to