search for: a94

Displaying 5 results from an estimated 5 matches for "a94".

Did you mean: a4
2010 Aug 10
1
partial match of one column in data frame to another character vector
...A 2 002-0004 B 3 F01932 A 18 F16 B 19 F28 A 20 A94 B and a vector of IDs (the full label). > fullID [1] "F16-284" "ACC-A94-AB" "ADAD599" "002-0004BCC" "CDCF01932.AB" "F28DDB" "NOMATCH-EX" For each id in myData, there could be...
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
...A19+A20+A21+A22+A23+A24+A25+A26+A27+A28+A29+A30+A31+A32+A33+A34+A35+A36+A37+A38+A39+A40+A41+A42+A43+A44+A45+A46+A47+A48+A49+A50+A51+A52+A53+A54+A55+A56+A57+A58+A59+A60+A61+A62+A63+A64+A65+A66+A67+A68+A69+A70+A71+A72+A73+A74+A75+A76+A77+A78+A79+A80+A81+A82+A83+A84+A85+A86+A87+A88+A89+A90+A91+A92+A93+A94+A95+A96+A97+A98+A99+A100+A101+A102+A103+A104+A105+A106+A107+A108+A109+A110+A111+A112+A113 benchmarkName = as.character(backtestFormula)[2] print(as.character(backtestFormula)[3]) print(benchmarkName) assetsNames <- strsplit(gsub(" ", "", as.character(backtestFormula)[3]),...
2019 Apr 18
1
ssl_verify_server_cert against SAN?
2000 Jan 05
3
openssh-1.2.1pre24 on SCO
Yo All! Sorry if this is obvious but I am new to openssh. I have used the original ssh for a while and am familiar with it (and it's restrictive license). I am trying to port openssh-1.2.1pre24 on to SCO UnixWare 7.1.0. I will post the small patches when it is really running. Two problems, SCO has no /dev/random so I installed egd-0.6. It usually works but sometimes dies. I have sent
2019 Apr 18
2
ssl_verify_server_cert against SAN?