knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of bdtests is to facilitate package development, testing, benchmarking and pre-release checklists - a 'devtools like' package for bdverse packages development. \ \ :pencil: This is an initial draft, just a basic skeleton and a place to store ideas. :pencil:
bdtests is an in-house package; thus, no CRAN release is expected. You can install bdtests from this repository with:
remotes::install_github("bd-R/bdtests")
bdtests is part of bdverse QA framework, for more details, see the QA [to add link] section in the development guide.
User Triggered (Push & PR)
| OS-ver; r-ver | [Master] - [Master] | [Dev] - [Master] | [Dev] - [Dev]* |
|:------|---|---|---|
| Mac-latest; r-release ||
|
|
| Win-latest; r-release |
|
|
|
| Ubuntu-latest; r-release |
|
|
|
| Multi-CI |
|
|
|
* [Repository] - [Dependencies]
Scheduled (Daily)
| OS-ver; r-ver | [Master] - [Master] | [Dev] - [Master] | [Dev] - [Dev]* |
|:-----------|---|---|---|
| Mac-latest; r-release ||
|
|
| Win-latest; r-release |
|
|
|
| Ubuntu-latest; r-release |
|
|
|
| Multi-CI |
|
|
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.