Skip to content

Add Travis CI to do unit tests on functions #10

@erictleung

Description

@erictleung

TODO:

  • Check that package builds correctly
  • Install dada2HPCPipe package correctly and load successfully
  • Run through code workflow
  • Automate code linting with lintr https://github.com/jimhester/lintr

Resources:

Draft:

language: r
cache: packages
bioc_packages:
  - dada2
  - phyloseq
r_packages:
  - dplyr

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions