r-lib / bit64

An R package with an S3 Class for Vectors of 64bit Integers
32 stars 8 forks source link

Patch match.default for old R (workaround lack of mtfrm) #108

Closed MichaelChirico closed 1 month ago

MichaelChirico commented 1 month ago

Closes #85.

Also part of #100, since I forgot to re-activate the relevant test in #107