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
krlmlr@fe6bf8c#commitcomment-20176973
Perhaps include check for POSIXlt column.
@hadley: What should the error messages look like? Currently: Unsupported type CLOSXP for column "foo"
Unsupported type CLOSXP for column "foo"
The text was updated successfully, but these errors were encountered:
I'm not exactly sure but more like: Column `foo` is a function, not a vector
Column `foo` is a function, not a vector
I'm not sure the best way of phrasing error messages:
Column `foo` is not a vector (currently a function)
Column `foo` must be a vector, not a function
Maybe the last one?
Sorry, something went wrong.
790d3b9
No branches or pull requests
krlmlr@fe6bf8c#commitcomment-20176973
Perhaps include check for POSIXlt column.
@hadley: What should the error messages look like? Currently:
Unsupported type CLOSXP for column "foo"
The text was updated successfully, but these errors were encountered: