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

On debian platform, checking the class gives a vector of length 2 #36

Open
jkim82133 opened this issue Jan 19, 2020 · 1 comment
Open
Assignees

Comments

@jkim82133
Copy link
Collaborator

Currently, on debian platform, checking the class of an R object, for e.g., class(Diag), somehow gives a vector of length 2. And when it is fed to if condition statement, it gives R_CHECK_LENGTH_1_LOGIC2 ( 'length(x) = 2 > 1' in coercion to 'logical(1)' ) error.

@jkim82133 jkim82133 self-assigned this Jan 19, 2020
@jkim82133
Copy link
Collaborator Author

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