blueOwl / AnnoQR

R client wrap for AnnoQ API
Other
0 stars 0 forks source link

USCBiostats R package checklist #1

Open gvegayon opened 4 years ago

gvegayon commented 4 years ago

New Core C/D Assessment Project Template

This document provides a general framework for assessing the software and computing needs of a particular project.

The first step consists of answering the following questions:

Once a general overview of the project has been defined, the next step consists of analyzing the following:

R packages development

Fundamental questions/tasks

Once the project is on git, following checkmarks

Sending a package to CRAN

Prepare for release:

Perform release:

Wait for CRAN...

Sending a package to Bioconductor

Prepare for release:

Perform release:

EmilHvitfeldt commented 4 years ago

For Continuous Integration I would suggest using usethis::use_github_actions()