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

[BUG] R bit64 package is not part of base #785

Open
2 tasks done
DriesSchaumont opened this issue Dec 16, 2024 · 0 comments
Open
2 tasks done

[BUG] R bit64 package is not part of base #785

DriesSchaumont opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DriesSchaumont
Copy link
Contributor

What happened?

In some cases, a component fails with:

Command error:
  Error in loadNamespace(x) : there is no package called ‘bit64’
  Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
  Execution halted

Steps to reproduce

/

Expected behavior

Viash should avoid needing extra packages for components to run.

Relevant log output

Command error:
  Error in loadNamespace(x) : there is no package called ‘bit64’
  Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
  Execution halted

Version

OS: Ubuntu 22.04
Viash: 0.9.0
Java: 21.0.5

Possible solution

No response

Confirmation

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided clear and concise information about the bug.

Additional context

No response

@DriesSchaumont DriesSchaumont added the bug Something isn't working label Dec 16, 2024
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