Skip to content

Commit f540d40

Browse files
committed
change R checks to develop branch.
1 parent 66a07dd commit f540d40

7 files changed

Lines changed: 18 additions & 18 deletions

File tree

docs/_sources/intro.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NSAPH Software is a collection of open-source packages to carry out **N**ational
2222
Matching on generalized propensity scores with continuous exposures
2323
2424
[![](http://www.r-pkg.org/badges/version-last-release/CausalGPS)](https://CRAN.R-project.org/package=CausalGPS)
25-
[![R build status](https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg)](https://github.com/fasrc/CausalGPS/actions)
25+
[![R build status](https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/fasrc/CausalGPS/actions)
2626
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/CausalGPS)](http://www.r-pkg.org/pkg/causalgps)
2727
[![codecov](https://codecov.io/gh/fasrc/CausalGPS/branch/develop/graph/badge.svg?token=97PCUXRGXH)](https://app.codecov.io/gh/fasrc/CausalGPS/)
2828
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/NSAPH/R_project_binder/master?urlpath=rstudio)
@@ -53,7 +53,7 @@ Matching on generalized propensity scores with continuous exposures (Python Pack
5353
Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
5454
5555
[![](http://www.r-pkg.org/badges/version-last-release/CRE)](http://www.r-pkg.org/pkg/cre)
56-
[![R-CMD-check](https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg)](https://github.com/nsaph-software/CRE/actions)
56+
[![R-CMD-check](https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/nsaph-software/CRE/actions)
5757
[![codecov](https://codecov.io/gh/NSAPH-Software/CRE/branch/develop/graph/badge.svg?token=UMSVOYRKGA)](https://codecov.io/gh/NSAPH-Software/CRE)
5858
5959
---
@@ -68,7 +68,7 @@ Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
6868
Gaussian processes for the estimation of causal exposure-response curves (GPCERF)
6969
7070
[![](http://www.r-pkg.org/badges/version-last-release/GPCERF)](https://CRAN.R-project.org/package=GPCERF)
71-
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg)](https://github.com/NSAPH-Software/GPCERF/actions)
71+
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/NSAPH-Software/GPCERF/actions)
7272
[![codecov](https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N)](https://codecov.io/gh/NSAPH-Software/GPCERF)
7373
7474
@@ -100,4 +100,4 @@ Utility R functions and tools for working with data in NSAPH research
100100
101101
[![](http://www.r-pkg.org/badges/version-last-release/CCIT)](http://www.r-pkg.org/pkg/ccit)
102102
103-
````
103+
````

docs/intro.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
283283
</div>
284284
<p class="card-text">Matching on generalized propensity scores with continuous exposures</p>
285285
<p class="card-text"><a class="reference external" href="https://CRAN.R-project.org/package=CausalGPS"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CausalGPS" /></a>
286-
<a class="reference external" href="https://github.com/fasrc/CausalGPS/actions"><img alt="R build status" src="https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg" /></a>
286+
<a class="reference external" href="https://github.com/fasrc/CausalGPS/actions"><img alt="R build status" src="https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
287287
<a class="reference external" href="http://www.r-pkg.org/pkg/causalgps"><img alt="CRAN RStudio mirror downloads" src="https://cranlogs.r-pkg.org/badges/grand-total/CausalGPS" /></a>
288288
<a class="reference external" href="https://app.codecov.io/gh/fasrc/CausalGPS/"><img alt="codecov" src="https://codecov.io/gh/fasrc/CausalGPS/branch/develop/graph/badge.svg?token=97PCUXRGXH" /></a>
289289
<a class="reference external" href="https://mybinder.org/v2/gh/NSAPH/R_project_binder/master?urlpath=rstudio"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a></p>
@@ -315,7 +315,7 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
315315
</div>
316316
<p class="card-text">Interpretable Subgroups Identification through Ensemble Learning of Causal Rules</p>
317317
<p class="card-text"><a class="reference external" href="http://www.r-pkg.org/pkg/cre"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CRE" /></a>
318-
<a class="reference external" href="https://github.com/nsaph-software/CRE/actions"><img alt="R-CMD-check" src="https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg" /></a>
318+
<a class="reference external" href="https://github.com/nsaph-software/CRE/actions"><img alt="R-CMD-check" src="https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
319319
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/CRE"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/CRE/branch/develop/graph/badge.svg?token=UMSVOYRKGA" /></a></p>
320320
</div>
321321
</div>
@@ -331,7 +331,7 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
331331
</div>
332332
<p class="card-text">Gaussian processes for the estimation of causal exposure-response curves (GPCERF)</p>
333333
<p class="card-text"><a class="reference external" href="https://CRAN.R-project.org/package=GPCERF"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/GPCERF" /></a>
334-
<a class="reference external" href="https://github.com/NSAPH-Software/GPCERF/actions"><img alt="R build status" src="https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg" /></a>
334+
<a class="reference external" href="https://github.com/NSAPH-Software/GPCERF/actions"><img alt="R build status" src="https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
335335
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/GPCERF"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N" /></a></p>
336336
</div>
337337
</div>
0 Bytes
Binary file not shown.
90 Bytes
Binary file not shown.

nsaph-software/_build/html/_sources/intro.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NSAPH Software is a collection of open-source packages to carry out **N**ational
2222
Matching on generalized propensity scores with continuous exposures
2323
2424
[![](http://www.r-pkg.org/badges/version-last-release/CausalGPS)](https://CRAN.R-project.org/package=CausalGPS)
25-
[![R build status](https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg)](https://github.com/fasrc/CausalGPS/actions)
25+
[![R build status](https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/fasrc/CausalGPS/actions)
2626
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/CausalGPS)](http://www.r-pkg.org/pkg/causalgps)
2727
[![codecov](https://codecov.io/gh/fasrc/CausalGPS/branch/develop/graph/badge.svg?token=97PCUXRGXH)](https://app.codecov.io/gh/fasrc/CausalGPS/)
2828
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/NSAPH/R_project_binder/master?urlpath=rstudio)
@@ -53,7 +53,7 @@ Matching on generalized propensity scores with continuous exposures (Python Pack
5353
Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
5454
5555
[![](http://www.r-pkg.org/badges/version-last-release/CRE)](http://www.r-pkg.org/pkg/cre)
56-
[![R-CMD-check](https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg)](https://github.com/nsaph-software/CRE/actions)
56+
[![R-CMD-check](https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/nsaph-software/CRE/actions)
5757
[![codecov](https://codecov.io/gh/NSAPH-Software/CRE/branch/develop/graph/badge.svg?token=UMSVOYRKGA)](https://codecov.io/gh/NSAPH-Software/CRE)
5858
5959
---
@@ -68,7 +68,7 @@ Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
6868
Gaussian processes for the estimation of causal exposure-response curves (GPCERF)
6969
7070
[![](http://www.r-pkg.org/badges/version-last-release/GPCERF)](https://CRAN.R-project.org/package=GPCERF)
71-
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg)](https://github.com/NSAPH-Software/GPCERF/actions)
71+
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/NSAPH-Software/GPCERF/actions)
7272
[![codecov](https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N)](https://codecov.io/gh/NSAPH-Software/GPCERF)
7373
7474
@@ -100,4 +100,4 @@ Utility R functions and tools for working with data in NSAPH research
100100
101101
[![](http://www.r-pkg.org/badges/version-last-release/CCIT)](http://www.r-pkg.org/pkg/ccit)
102102
103-
````
103+
````

nsaph-software/_build/html/intro.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
283283
</div>
284284
<p class="card-text">Matching on generalized propensity scores with continuous exposures</p>
285285
<p class="card-text"><a class="reference external" href="https://CRAN.R-project.org/package=CausalGPS"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CausalGPS" /></a>
286-
<a class="reference external" href="https://github.com/fasrc/CausalGPS/actions"><img alt="R build status" src="https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg" /></a>
286+
<a class="reference external" href="https://github.com/fasrc/CausalGPS/actions"><img alt="R build status" src="https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
287287
<a class="reference external" href="http://www.r-pkg.org/pkg/causalgps"><img alt="CRAN RStudio mirror downloads" src="https://cranlogs.r-pkg.org/badges/grand-total/CausalGPS" /></a>
288288
<a class="reference external" href="https://app.codecov.io/gh/fasrc/CausalGPS/"><img alt="codecov" src="https://codecov.io/gh/fasrc/CausalGPS/branch/develop/graph/badge.svg?token=97PCUXRGXH" /></a>
289289
<a class="reference external" href="https://mybinder.org/v2/gh/NSAPH/R_project_binder/master?urlpath=rstudio"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a></p>
@@ -315,7 +315,7 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
315315
</div>
316316
<p class="card-text">Interpretable Subgroups Identification through Ensemble Learning of Causal Rules</p>
317317
<p class="card-text"><a class="reference external" href="http://www.r-pkg.org/pkg/cre"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CRE" /></a>
318-
<a class="reference external" href="https://github.com/nsaph-software/CRE/actions"><img alt="R-CMD-check" src="https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg" /></a>
318+
<a class="reference external" href="https://github.com/nsaph-software/CRE/actions"><img alt="R-CMD-check" src="https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
319319
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/CRE"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/CRE/branch/develop/graph/badge.svg?token=UMSVOYRKGA" /></a></p>
320320
</div>
321321
</div>
@@ -331,7 +331,7 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
331331
</div>
332332
<p class="card-text">Gaussian processes for the estimation of causal exposure-response curves (GPCERF)</p>
333333
<p class="card-text"><a class="reference external" href="https://CRAN.R-project.org/package=GPCERF"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/GPCERF" /></a>
334-
<a class="reference external" href="https://github.com/NSAPH-Software/GPCERF/actions"><img alt="R build status" src="https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg" /></a>
334+
<a class="reference external" href="https://github.com/NSAPH-Software/GPCERF/actions"><img alt="R build status" src="https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop" /></a>
335335
<a class="reference external" href="https://codecov.io/gh/NSAPH-Software/GPCERF"><img alt="codecov" src="https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N" /></a></p>
336336
</div>
337337
</div>

nsaph-software/intro.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NSAPH Software is a collection of open-source packages to carry out **N**ational
2222
Matching on generalized propensity scores with continuous exposures
2323
2424
[![](http://www.r-pkg.org/badges/version-last-release/CausalGPS)](https://CRAN.R-project.org/package=CausalGPS)
25-
[![R build status](https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg)](https://github.com/fasrc/CausalGPS/actions)
25+
[![R build status](https://github.com/fasrc/CausalGPS/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/fasrc/CausalGPS/actions)
2626
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/grand-total/CausalGPS)](http://www.r-pkg.org/pkg/causalgps)
2727
[![codecov](https://codecov.io/gh/fasrc/CausalGPS/branch/develop/graph/badge.svg?token=97PCUXRGXH)](https://app.codecov.io/gh/fasrc/CausalGPS/)
2828
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/NSAPH/R_project_binder/master?urlpath=rstudio)
@@ -53,7 +53,7 @@ Matching on generalized propensity scores with continuous exposures (Python Pack
5353
Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
5454
5555
[![](http://www.r-pkg.org/badges/version-last-release/CRE)](http://www.r-pkg.org/pkg/cre)
56-
[![R-CMD-check](https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg)](https://github.com/nsaph-software/CRE/actions)
56+
[![R-CMD-check](https://github.com/nsaph-software/CRE/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/nsaph-software/CRE/actions)
5757
[![codecov](https://codecov.io/gh/NSAPH-Software/CRE/branch/develop/graph/badge.svg?token=UMSVOYRKGA)](https://codecov.io/gh/NSAPH-Software/CRE)
5858
5959
---
@@ -68,7 +68,7 @@ Interpretable Subgroups Identification through Ensemble Learning of Causal Rules
6868
Gaussian processes for the estimation of causal exposure-response curves (GPCERF)
6969
7070
[![](http://www.r-pkg.org/badges/version-last-release/GPCERF)](https://CRAN.R-project.org/package=GPCERF)
71-
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg)](https://github.com/NSAPH-Software/GPCERF/actions)
71+
[![R build status](https://github.com/NSAPH-Software/GPCERF/workflows/R-CMD-check/badge.svg?branch=develop)](https://github.com/NSAPH-Software/GPCERF/actions)
7272
[![codecov](https://codecov.io/gh/NSAPH-Software/GPCERF/branch/develop/graph/badge.svg?token=066ISL822N)](https://codecov.io/gh/NSAPH-Software/GPCERF)
7373
7474
@@ -100,4 +100,4 @@ Utility R functions and tools for working with data in NSAPH research
100100
101101
[![](http://www.r-pkg.org/badges/version-last-release/CCIT)](http://www.r-pkg.org/pkg/ccit)
102102
103-
````
103+
````

0 commit comments

Comments
 (0)