Closed rdrr1990 closed 6 years ago
@rdrr1990 it's been submitted but got rejected first b/c name wasn't in title case and then second because of a false positive curl issue (which has got to be like a 1 in a thousand thing). It will hopefully be accepted by end of today. Until then you should be able to install from Github:
devtools::install_github("mkearney/textfeatures")
@rdrr1990 and oh wow I didn't realize there was another pkg by that name. The one I created should be functional!
I'm disappointed in Google Chrome for not helping me find your other repo :)
Works for fine now, thx!
Package looks great! When I attempt to install from github, it ultimately fails saying the dependency
textfeatures
is not available. This package isn't on CRAN and the only github repo I found is seriously incomplete (like noNAMESPACE
). Is this dependency meant to be there and, if so, where can it be found?