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

I would like the function dependency graphs to recognize functions called with lapply #8

Open
dlebauer opened this issue Nov 25, 2020 · 0 comments

Comments

@dlebauer
Copy link

I noticed a lot of missing edges in one of my packages, and suspect that this is because the dependencies graph does not recognize when functions are called with lapply.

I wouldn't mind helping to implement if you could point me to where this would be done, and any suggestions would be appreciated.

@dlebauer dlebauer changed the title recognize functions called with lapply I would like the function dependency graphs to recognize functions called with lapply Nov 25, 2020
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