Git Product home page Git Product logo

pkgrevdocs's Introduction

Bioconductor Packages: Guidelines for Developers and Reviewers

Project Status: Active โ€“ The project has reached a stable, usable state and is being actively developed. GitHub Actions

Bioconductor's guide for package development, maintenance, and peer review. Read it here.

Contributing

Suggestions and updates

This book contains our guidelines for packages contributed to the Bioconductor suite of packages. These guidelines are always a work in progress - corrections, suggestions and general improvements are welcome as issue submissions in this repository. Open discussions are welcome in our Slack. You can also suggest changes by editing the .Rmd files that are at the root of this repository and submitting a pull request. An "Edit this page" link in the side bar on the right of each book chapter will take you directly to the relevant page on the GitHub repository to make such changes. Please target your pull requests to the devel branch.

Technical details

Deployment is done via GitHub Actions:

  • whenever there's a push to devel, the book is built and its content is then pushed to the gh-pages branch.

To preview the book locally - preferably before opening a pull request and while reviewing it - use the following code in an R console with the working directory set to the root of this repository, making sure that all the dependencies of the book are available (see file DESCRIPTION).

bookdown::render_book()

Original sources

This book is based on contents from the following original sources:

The template used for this book is credited to the book rOpenSci Packages: Development, Maintenance, and Peer Review:

pkgrevdocs's People

Contributors

kevinrue avatar link-ny avatar lshep avatar jwokaty avatar vjcitn avatar lgatto avatar llrs avatar petehaitch avatar dcassol avatar kayla-morrell avatar nsheff avatar zeehio avatar jorainer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.