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

GLOBALS: Have find/getGlobals() utilize BiocParallel::bpvalidate()? #1

Closed
HenrikBengtsson opened this issue Feb 15, 2015 · 2 comments
Closed

Comments

@HenrikBengtsson
Copy link
Owner

BiocParallel::bpvalidate() can be used to identify "unknowns" and "required" packages. Maybe find/getGlobals() can utilize that functions, because it does a better job handling when expressions also attaches new packages.

@HenrikBengtsson HenrikBengtsson changed the title Have find/getGlobals() utilize BiocParallel::bpvalidate()? GLOBALS: Have find/getGlobals() utilize BiocParallel::bpvalidate()? Apr 26, 2015
@HenrikBengtsson
Copy link
Owner Author

See also BiocParallel Issue #26.

@HenrikBengtsson
Copy link
Owner Author

Moved to 'globals' Issue #5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant