Closed amoeba closed 5 years ago
Sorry this took me so long. I removed the previous stringr dep by (hopefully) figuring out how to use regexpr. Wrote some minimal tests and did a bit of manual testing on some "real" files.
stringr
regexpr
Closes #236
Thanks! hmm, travis unhappy -- run devtools::document()?
devtools::document()
I appear to have appeased the Travis gods!
yay, nice work!
Sorry this took me so long. I removed the previous
stringr
dep by (hopefully) figuring out how to useregexpr
. Wrote some minimal tests and did a bit of manual testing on some "real" files.Closes #236