An open API service indexing awesome lists of open source software.

https://github.com/richelbilderbeek/R

My notes on the R programming language
https://github.com/richelbilderbeek/R

Last synced: 7 months ago
JSON representation

My notes on the R programming language

Awesome Lists containing this project

README

          

# R

My notes about R.

## [Presentations](https://github.com/richelbilderbeek/PresentationsAboutR)

[My presentations about R](https://github.com/richelbilderbeek/PresentationsAboutR)

## Professional publications

* 'Raising Your Code to Professional Standards'
was a free article for a journal called 'SDJournal'.
It is still available at
[https://github.com/richelbilderbeek/sdj_raising_your_code_to_professional_standards](https://github.com/richelbilderbeek/sdj_raising_your_code_to_professional_standards)
* [Methods.blog post: The babette R Package: How to Sooth the Phylogenetic BEAST2](https://methodsblog.wordpress.com/2018/06/25/babette-beast2/)
* [rOpenSci blog post: Call BEAST2 for Bayesian evolutionary analysis from R](https://ropensci.org/blog/2020/01/28/babette/)
* [rOpenSci blog post: Selecting the Best Phylogenetic Evolutionary Model](https://ropensci.org/blog/2020/12/01/mcbette-selecting-the-best-inference-model/)

## Academic publications

* Bilderbeek (2020)
mcbette: model comparison using babette.
Journal of Open Source Software 5.54: 2762.
[https://doi.org/10.21105/joss.02762](https://doi.org/10.21105/joss.02762)
* Bilderbeek, Laudanno and Etienne (2020)
Quantifying the impact of an inference model in Bayesian phylogenetics.
Methods in Ecology and Evolution.
[https://doi.org/10.1111/2041-210X.13514](https://doi.org/10.1111/2041-210X.13514)
* Bilderbeek and Etienne (2018)
babette: BEAUti 2, BEAST2 and Tracer for R.
Methods in Ecology and Evolution 9, no. 9: 2034-2040.
[https://doi.org/10.1111/2041-210X.13032](https://doi.org/10.1111/2041-210X.13032)

## Build statuses

Build statuses for my R packages.

Repository |[![GitHub Actions](GitHubActions.png)](https://github.com/informalr/informalr/actions) |[![Codecov logo](Codecov.png)](https://www.codecov.io)
-------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------
[`babette`](https://github.com/ropensci/babette) |![R-CMD-check](https://github.com/ropensci/babette/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/ropensci/babette/coverage.svg?branch=master)](https://codecov.io/github/ropensci/babette/branch/master)
[`beastier`](https://github.com/ropensci/beastier) |![R-CMD-check](https://github.com/ropensci/beastier/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/ropensci/beastier/coverage.svg?branch=master)](https://codecov.io/github/ropensci/beastier/branch/master)
[`beastierinstall`](https://github.com/richelbilderbeek/beastierinstall) |![R-CMD-check](https://github.com/richelbilderbeek/beastierinstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/beastierinstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/beastierinstall/branch/master)
[`beautier`](https://github.com/ropensci/beautier) |![R-CMD-check](https://github.com/ropensci/beautier/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/ropensci/beautier/coverage.svg?branch=master)](https://codecov.io/github/ropensci/beautier/branch/master)
[`bbbq`](https://github.com/richelbilderbeek/bbbq) |![R-CMD-check](https://github.com/richelbilderbeek/bbbq/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/bbbq/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/bbbq/branch/master) [4]
[`cobaltr`](https://github.com/richelbilderbeek/cobaltr) |![R-CMD-check](https://github.com/richelbilderbeek/cobaltr/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/cobaltr/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/cobaltr/branch/master) [3]
[`k3reviews`](https://github.com/richelbilderbeek/k3reviews) |![R-CMD-check](https://github.com/richelbilderbeek/k3reviews/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/k3reviews/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/k3reviews/branch/master)
[`mauricer`](https://github.com/ropensci/mauricer) |![R-CMD-check](https://github.com/ropensci/mauricer/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/ropensci/mauricer/coverage.svg?branch=master)](https://codecov.io/github/ropensci/mauricer/branch/master)
[`mauricerinstall`](https://github.com/richelbilderbeek/mauricerinstall) |![R-CMD-check](https://github.com/richelbilderbeek/mauricerinstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/mauricerinstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/mauricerinstall/branch/master)
[`mcbette`](https://github.com/ropensci/mcbette) |![R-CMD-check](https://github.com/ropensci/mcbette/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/ropensci/mcbette/coverage.svg?branch=master)](https://codecov.io/github/ropensci/mcbette/branch/master)
[`mcbetteinstall`](https://github.com/richelbilderbeek/mcbetteinstall) |![R-CMD-check](https://github.com/richelbilderbeek/mcbetteinstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/mcbetteinstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/mcbetteinstall/branch/master)
[`mhcnuggetsr`](https://github.com/richelbilderbeek/mhcnuggetsr) |![R-CMD-check](https://github.com/richelbilderbeek/mhcnuggetsr/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/mhcnuggetsr/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/mhcnuggetsr/branch/master)
[`mhcnuggetsrinstall`](https://github.com/richelbilderbeek/mhcnuggetsrinstall) |![R-CMD-check](https://github.com/richelbilderbeek/mhcnuggetsrinstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/mhcnuggetsrinstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/mhcnuggetsrinstall/branch/master)
[`ncbi`](https://github.com/richelbilderbeek/ncbi) |![R-CMD-check](https://github.com/richelbilderbeek/ncbi/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/ncbi/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/ncbi/branch/master)
[`ncbi_peregrine`](https://github.com/richelbilderbeek/ncbi_peregrine) |![R-CMD-check](https://github.com/richelbilderbeek/ncbi_peregrine/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/ncbi_peregrine/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/ncbi_peregrine/branch/master)
[`netmhc2pan`](https://github.com/richelbilderbeek/netmhc2pan) |![R-CMD-check](https://github.com/richelbilderbeek/netmhc2pan/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/netmhc2pan/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/netmhc2pan/branch/master) [1]
[`netmhc2paninstall`](https://github.com/richelbilderbeek/netmhc2paninstall) |![R-CMD-check](https://github.com/richelbilderbeek/netmhc2paninstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/netmhc2paninstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/netmhc2paninstall/branch/master) [1]
[`peregrine`](https://github.com/richelbilderbeek/peregrine) |![R-CMD-check](https://github.com/richelbilderbeek/peregrine/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/peregrine/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/peregrine/branch/master)
[`pirouette`](https://github.com/richelbilderbeek/pirouette) |![R-CMD-check](https://github.com/richelbilderbeek/pirouette/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/pirouette/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/pirouette/branch/master) [2]
[`pureseqtmr`](https://github.com/richelbilderbeek/pureseqtmr) |![R-CMD-check](https://github.com/richelbilderbeek/pureseqtmr/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/pureseqtmr/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/pureseqtmr/branch/master)
[`pureseqtmrinstall`](https://github.com/richelbilderbeek/pureseqtmrinstall) |![R-CMD-check](https://github.com/richelbilderbeek/pureseqtmrinstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/pureseqtmrinstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/pureseqtmrinstall/branch/master)
[`sprentrez`](https://github.com/richelbilderbeek/sprentrez) |![R-CMD-check](https://github.com/richelbilderbeek/sprentrez/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/sprentrez/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/sprentrez/branch/master)
[`tmhmm`](https://github.com/richelbilderbeek/tmhmm) |![R-CMD-check](https://github.com/richelbilderbeek/tmhmm/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/tmhmm/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/tmhmm/branch/master) [1]
[`tmhmminstall`](https://github.com/richelbilderbeek/tmhmminstall) |![R-CMD-check](https://github.com/richelbilderbeek/tmhmminstall/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/richelbilderbeek/tmhmminstall/coverage.svg?branch=master)](https://codecov.io/github/richelbilderbeek/tmhmminstall/branch/master) [1]
[`tracerer`](https://github.com/ropensci/tracerer) |![R-CMD-check](https://github.com/ropensci/tracerer/workflows/R-CMD-check/badge.svg?branch=master) |[![codecov.io](https://codecov.io/github/ropensci/tracerer/coverage.svg?branch=master)](https://codecov.io/github/ropensci/tracerer/branch/master)

* [1] Cannot get 100% code coverage, because one needs to request an (expiring) download URL for this tool
* [2] Cannot get 100% code coverage, because all tests do not fit within one hour yet
* [3] Cannot get 100% code coverage, because installing COBALT is a +750 MB download: I will need to do some trick to test install/uninstall errors :+1:
* [4] Cannot get 100% code coverage, due to using untested code from other dev

## Links

* [My rpkg.net profile](https://scholar.rpkg.net/aut/Richel+Bilderbeek)