Excellent, thanks.
-Winston
On Thu, Dec 19, 2013 at 1:22 PM, John Chambers wrote:
> Previously reported and fixed in 3.0.2-patched (Bug 15481). Unless there is
> a 3.0.3, you will have to wait for 3.1.0.
>
> On Dec 19, 2013, at 10:19 AM, Winston Chang wrote:
>
>> I've been seeing warnings whe
Previously reported and fixed in 3.0.2-patched (Bug 15481). Unless there is a
3.0.3, you will have to wait for 3.1.0.
On Dec 19, 2013, at 10:19 AM, Winston Chang wrote:
> I've been seeing warnings when unloading packages. They can be seen with
> the shiny and sp packages, among others (this is
(Sorry, this was previously sent with HTML mail. Resending in plain text.)
I've been seeing warnings when unloading packages. They can be seen
with the shiny and sp packages, among others (this is on R 3.0.2). For
example:
> library(sp)
> unloadNamespace('sp')
Warning messages:
1: In FUN(X[[2L]],
I've been seeing warnings when unloading packages. They can be seen with
the shiny and sp packages, among others (this is on R 3.0.2). For example:
> library(sp)
> unloadNamespace('sp')
Warning messages:
1: In FUN(X[[2L]], ...) :
Created a package name, 2013-12-19 12:14:24, when none found
2: I