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

Delay the loading of botometer, if needed #12

Open
ryantmoore opened this issue Aug 9, 2018 · 0 comments
Open

Delay the loading of botometer, if needed #12

ryantmoore opened this issue Aug 9, 2018 · 0 comments
Labels
question Further information is requested

Comments

@ryantmoore
Copy link
Collaborator

We import botometer at the top of the .py Python script that is sourced within setup_botscan(). This may not be best. We might want to use reticulate::import() and delay the loading of the module.

For how to delay the loading of a module, such as botometer, see https://github.com/rstudio/reticulate/blob/master/vignettes/package.Rmd

@ryantmoore ryantmoore added the question Further information is requested label Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant