Displaying 3 results from an estimated 3 matches for "r77455".
Did you mean:
77455
2019 Nov 25
1
class(<matrix>) |--> c("matrix", "arrary") -- and S3 dispatch
...smaller, both should
work to test this. Quick demo below [2].
Dirk
[1] This comes from 'drd == daily r-devel' but we do not build it daily.
[2] Quick demo follows
edd at rob:~$ docker run --rm -ti rocker/r-devel bash
root at a30e4a5c89ba:/# RD
R Under development (unstable) (2019-11-23 r77455) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licen...
2019 Dec 03
1
Dynamic load library problem using R 4.0.0
...1] "119"
$plant_code
[1] "PIMO3"
$indx
[1] 1
----- from the nm command:
$ nm ../../bin/qFVSie.so | grep -i cfvsspeciescode
00000000000a7980 T _CfvsSpeciesCode
------------------------------------
Fails On Win10 Under:
R version 4.0.0 Under development (Rtools 4.0) (2019-11-23 r77455) --
"Blame Jeroen"
NOTE: The .dll is built using the most recent Rtools as advised by Jeroen.
> getLoadedDLLs()$qFVSie
DLL name: qFVSie
Filename:
C:/Users/nickc/open-fvs/branches/NickDev/tests/APIviaR/../../bin/qFVSie.dll
Dynamic lookup: TRUE
> i=1
> .C("CfvsSpeciesCode&q...
2019 Nov 15
5
class(<matrix>) |--> c("matrix", "arrary") [was "head.matrix ..."]
>>>>> Pages, Herve
>>>>> on Thu, 14 Nov 2019 19:13:47 +0000 writes:
> On 11/14/19 05:47, Hadley Wickham wrote:
>> On Sun, Nov 10, 2019 at 2:37 AM Martin Maechler
>> <maechler at stat.math.ethz.ch> wrote:
>>>
>>>>>>>> Gabriel Becker
>>>>>>>> on Sat, 2 Nov 2019