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

testing numbers too high #225

Open
GuidoMaggio opened this issue Oct 19, 2022 · 1 comment
Open

testing numbers too high #225

GuidoMaggio opened this issue Oct 19, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GuidoMaggio
Copy link
Member

R CMD check fails, numbers of test is too high

Some columns are type 'integer64' but package bit64 is not installed. Those columns will print as strange looking floating point data. There is no need to reload the data. Simply install.packages('bit64') to obtain the integer64 print method and print the data again.

@GuidoMaggio GuidoMaggio added the bug Something isn't working label Oct 19, 2022
@GuidoMaggio GuidoMaggio self-assigned this Oct 19, 2022
@GuidoMaggio
Copy link
Member Author

Consider also removing the testing graphs/vars
they do not seem to be updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant