Skip to content

Other chapters #6

@sckott

Description

@sckott

Right now we have:

  • Help (i.e., how can FH community get help from DaSLers wrt code)
  • Contributing
  • Style
  • Code review
  • Documentation
  • Package versioning

What other chapters might we want to include? @seankross @vortexing Some thoughts:

  • Security
    • Package Secrets (managing API keys, passwords, etc, both for exported methods and internal testing)
    • Examples (how do we have really good examples when our target users are using data that can't be easily used within examples in pkg docs)
    • Data (how to not leak/expose secure data)
  • Package maintenance
    • Package versioning (existing chapter above)
    • Releasing to CRAN or PyPI
    • (for everything else refer people to R Pkgs book?)
  • Package versioning (I want us to be consistent wrt versioning, but what do you think?) (now in book)

Potential resource for python pkgs https://py-pkgs.org/welcome kinda similar to R Pkgs book

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions