-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels