Displaying 5 results from an estimated 5 matches for "a94e".
Did you mean:
  a94a
  
2010 Aug 10
1
partial match of one column in data frame to another character vector
Here is some data (dput output below)
> myData
                              id                          group
1                           D599                              A
2                       002-0004                              B
3                         F01932                              A
18                          F16                               B
19                         
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
I was working with the rmetrics portfolioBacktesting function and dug into
the code to try to find why my formula with 113 items, i.e. A1 thru A113,
was being truncated and I only get 85 items, not 113.
Is it due to a string length limitation in R or is it a bug in the strsplit
or gsub functions, or in my string?
I'd very much appreciate any suggestions
============Input script:
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?