Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rework the naming convention. #43

@grabear

Description

@grabear

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

  • Renvbuilder
    • self.create
    • self.ensure_directories
    • self.create_configuration
    • self.setup_r
    • self.install_scripts
    • self.format_pkg_list
  • EnvBuilder
    • self.symlink_or_copy (also copier)

Variables

  • context

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions