Skip to content

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

@psolaimani

Description

@psolaimani

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions