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

all decorated functions cause error "expecting a string" #12

Open
psolaimani opened this issue Jun 22, 2016 · 0 comments
Open

all decorated functions cause error "expecting a string" #12

psolaimani opened this issue Jun 22, 2016 · 0 comments

Comments

@psolaimani
Copy link

psolaimani commented Jun 22, 2016

in R version 3.3.0 and R 3.2.1

library("testr")
decorate("any",package="base", verbose=FALSE)
any(TRUE, FALSE)

Error: expecting a string

same happens for grep, agrep, .cbind.ts, and I guess for any other annotated function as well...

@psolaimani psolaimani changed the title decorated functions cause error "expecting a string" all decorated functions cause error "expecting a string" Jun 22, 2016
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