Displaying 2 results from an estimated 2 matches for "r70232".
Did you mean:
370232
2016 Mar 04
2
as.vector in R-devel loaded 3/3/2016
...quot;, "ANY")
Method Definition (Class "internalDispatchMethod"):
function (x, mode)
.Internal(as.vector(x, mode))
<environment: base>
Signatures:
x
target "ANY"
defined "ANY"
> sessionInfo()
R Under development (unstable) (2016-02-27 r70232)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.4 LTS
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME...
2016 Mar 04
2
as.vector in R-devel loaded 3/3/2016
Er, until _what_ is fixed?
I see no anomalies with the version in R-pre:
> library(Matrix)
> as.vector
standardGeneric for "as.vector" defined from package "base"
function (x, mode = "any")
standardGeneric("as.vector")
<environment: 0x7fe8f4516640>
Methods may be defined for arguments: x, mode
Use showMethods("as.vector") for