datasnakes / renv

Creating virtual environments for R.
MIT License
17 stars 0 forks source link

Rework the naming convention. #43

Open grabear opened 5 years ago

grabear commented 5 years ago

So the RenvBuilder class has a bunch of methods and variables with names that make a little sense, but I think we can do better. We've also changed the functionality so, the names could also change based on that. Below I've made lists. The ones checked off are fine to me. Let me know what you think.

Funcitons/classes

Variables

grabear commented 5 years ago

self.ensure_directories alternatives

self.create_configuration alternatives

self.install_scripts alternatives