From 44d276ad58c0a6b08c822ed9a3548731a92e3347 Mon Sep 17 00:00:00 2001 From: Laurent Date: Tue, 3 Jan 2017 10:25:48 +0000 Subject: [PATCH] add appveyor tag --- README.Rmd | 1 + README.md | 3 +++ docs/authors.html | 3 +++ docs/index.html | 5 +++++ 4 files changed, 12 insertions(+) diff --git a/README.Rmd b/README.Rmd index a6c2caa..f85cb67 100644 --- a/README.Rmd +++ b/README.Rmd @@ -3,6 +3,7 @@ suppressPackageStartupMessages(library("cputools")) makeTravisShield("cputools", user = "ComputationalProteomicsUnit") makeCodecovShield("cputools", user = "ComputationalProteomicsUnit") ``` +[![Build status](https://ci.appveyor.com/api/projects/status/rmvj0194ppyq5kxs?svg=true)](https://ci.appveyor.com/project/lgatto/cputools) # Various helper functions diff --git a/README.md b/README.md index 78f5f0e..95d4b19 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/ComputationalProteomicsUnit/cputools.svg?branch=master)](https://travis-ci.org/ComputationalProteomicsUnit/cputools) [![codecov](https://codecov.io/gh/ComputationalProteomicsUnit/cputools/branch/master/graph/badge.svg)](https://codecov.io/gh/ComputationalProteomicsUnit/cputools) +[![Build status](https://ci.appveyor.com/api/projects/status/rmvj0194ppyq5kxs?svg=true)](https://ci.appveyor.com/project/lgatto/cputools) # Various helper functions @@ -21,9 +22,11 @@ cputools() ``` ## cputools functions: +## biocVersions ## color_picker ## colour_picker ## cputools +## cpuwww ## darken ## ht ## lighten diff --git a/docs/authors.html b/docs/authors.html index 4f4840a..b3d8441 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -51,6 +51,9 @@
  • Reference
  • +
  • + Articles +
  • News
  • diff --git a/docs/index.html b/docs/index.html index 0c89403..0fbd80e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,6 +31,9 @@
  • Reference
  • +
  • + Articles +
  • News
  • @@ -103,6 +106,8 @@

    Dev status

    Build Status
  • codecov
  • +
  • + Build status