Message-ID: <4c298bd7-e142-533a-e1eb-929a782fbf1e@gmail.com>
Date: 2019-03-12T16:20:52Z
From: Duncan Murdoch
Subject: Installing package into...
In-Reply-To: <75f326bc-2307-4ca9-dc2c-9691a71170aa@hqu.edu.cn>
On 12/03/2019 11:05 a.m., Steven Yen wrote:
> I install package using either the command line or Tools -> Install
> packages... (in RStudio) and get a non-fatal message saying...
> Installing package into ?C:/Users/xuhaer/Documents/R/win-library/3.5?
> (as ?lib? is unspecified)
> I know it is not a fatal message. But, is there a way to do a cleaner
> installation without getting such message? Thanks.
>
Have you tried specifying the library? Then R wouldn't tell you its guess.
Duncan Murdoch