Skip to content
New issue

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

install fail - regular expression issue #1

Open
mapMakingActuary opened this issue Aug 3, 2017 · 2 comments
Open

install fail - regular expression issue #1

mapMakingActuary opened this issue Aug 3, 2017 · 2 comments

Comments

@mapMakingActuary
Copy link

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'

@phillipf
Copy link
Owner

phillipf commented Sep 6, 2017

Hi, thanks for sending that through, fixed it up so it installs properly using install_github("phillipf/GNAFAPI")

@phillipf
Copy link
Owner

phillipf commented Sep 6, 2017

let me know how you go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants