search for: pimo3

Displaying 1 result from an estimated 1 matches for "pimo3".

Did you mean: pimod
2019 Dec 03
1
Dynamic load library problem using R 4.0.0
...ests/APIviaR/../../bin/qFVSie.so Dynamic lookup: TRUE # expected output is correct: > i=1 > .C("CfvsSpeciesCode",fvs_code="",fia_code="",plant_code="", indx=as.integer(i)) $fvs_code [1] "WP" $fia_code [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...