We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FYI - the install is throwing an escape character error for me. It happened w/ both install_github() and install_local().
Thanks for putting the API together - look forward to playing around with it. -Pete
install_local("C:/GNAFAPI-master/GNAFAPI-master") Installing GNAFAPI Installation failed: invalid regular expression '\parserator' Warning message: In grepl(e, files, perl = TRUE, ignore.case = TRUE) : PCRE pattern compilation error 'unknown property name after \P or \p' at 'arserator'
The text was updated successfully, but these errors were encountered:
Hi, thanks for sending that through, fixed it up so it installs properly using install_github("phillipf/GNAFAPI")
Sorry, something went wrong.
let me know how you go
No branches or pull requests
FYI - the install is throwing an escape character error for me.
It happened w/ both install_github() and install_local().
Thanks for putting the API together - look forward to playing around with it.
-Pete
The text was updated successfully, but these errors were encountered: