Matthew Lincoln
Matthew Lincoln
I've found the same error while doing revdep checks on clipr.
Thanks @eliocamp, [I've gotten this request before](https://github.com/mdlincoln/clipr/issues/42)! I simply don't have the capacity to build this out myself, unfortunately. I would welcome a PR, however it would _absolutely have to...
Cheers! Turns out cross-platform testing for the system clipboard is very difficult to do - otherwise I'd have caught this earlier.
Data on European urban populations 1500-1800: https://github.com/mdlincoln/europop
Thanks for your swift response; that is good to know.
:thumbsup:
Just adding my 👍 as we'd love to enable `strict_variables` on our project (in our case, a Jekyll site) but we rely heavily on checking for variable existence in our...
Thanks for helping clarify @judell! I'm still a bit unclear, then, on how `uri.parts` actually works. From what I can tell, it: splits out all word phrases, ignoring punctuation, and...
Did you preprocess the original JSON as specified in the README? Is the JSON text you pasted in the issue from before or after this preprocessing?