Skip to content

Finding and reading source code a.k.a. learning from other developers #4

Open
@stefaniebutland

Description

Who is the audience?

Who might want to know this? What other groups or organizations might be interested?

  • R users and developers
  • the concepts are relevant beyond the R community

Why is this important?

Quoted from Jenny Bryan:

At some point in package development, your problems get more and more specific. There may not be a targeted piece of documentation, blog post or book chapter about your exact problem. Now what?

There are various methods of finding other people's relevant and working source code. Learning how to find and learn from such examples is a very handy meta-skill.

What should be covered?

  • GitHub searches, esp. limiting to user:cran, path:R, etc.
  • The lookup package
  • Debugging techniques that reveal which function's source you need to be reading
  • RStudio IDE gestures for revealing source

Suggested speakers or contributors

Resources you would recommend to the audience

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions