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

Add Vignettes for interesting problems #12

Open
10 tasks
aviralg opened this issue Jul 2, 2020 · 0 comments
Open
10 tasks

Add Vignettes for interesting problems #12

aviralg opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
enhancement:documentation Improvements or additions to documentation

Comments

@aviralg
Copy link
Member

aviralg commented Jul 2, 2020

Here are some problems worth considering:

  • Infer type signature
  • Get order of dplyr calls
  • Check use of non-scalar vector in if conditions
  • Get count of all functions
  • Enumerate top-Level calls
  • Detect stack sensitive code
  • Identify recursive functions
  • Identify anonymous functions
  • Identify inner functions
  • Impute source references on all package functions that will be used during tracing session
@aviralg aviralg self-assigned this Jul 2, 2020
@aviralg aviralg added the enhancement:documentation Improvements or additions to documentation label Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement:documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant