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

parsing error when looking up base functions #30

Open
CGMossa opened this issue Jul 13, 2018 · 0 comments
Open

parsing error when looking up base functions #30

CGMossa opened this issue Jul 13, 2018 · 0 comments

Comments

@CGMossa
Copy link

CGMossa commented Jul 13, 2018

I discovered this bug. From clean R session:

> library(lookup)
> lookup(mean)
1| base::mean.Date     2| base::mean.default  3| base::mean.difftime 4| base::mean.POSIXct  5| base::mean.POSIXlt  
Which S3 method(s)? (1-5, [A]ll): 
A
Error: 'm' must be the result of 'regexpr()' with 'perl = TRUE'

A side note: Can I use your package to figure out what happened here?

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

1 participant