Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jul 21, 2024
1 parent 96167ef commit 56df444
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1b8867e9
9063fb69
34 changes: 17 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.54">
<meta name="generator" content="quarto-1.5.55">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title>Glittr stats – Glittr.org statistics</title>
<style>
Expand Down Expand Up @@ -249,7 +249,7 @@ <h1 class="title">Glittr stats</h1>
<span><span class="va">cat_table</span> <span class="op">&lt;-</span> <span class="fu"><a href="https://rdrr.io/r/base/sort.html">sort</a></span><span class="op">(</span><span class="va">cat_table</span><span class="op">)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</details>
</div>
<p>Number of repositories: 600</p>
<p>Number of repositories: 602</p>
</section><section id="get-contributors-info" class="level2"><h2 class="anchored" data-anchor-id="get-contributors-info">Get contributors info</h2>
<p>Using the GitHub REST API to get the number of contributors for each repository on glittr.org. This takes a few minutes, so if the contributors haven’t changed, it will use a cached version.</p>
<div class="cell">
Expand Down Expand Up @@ -379,7 +379,7 @@ <h1 class="title">Glittr stats</h1>
</details>
</div>
<ul>
<li>Number of authors: 288</li>
<li>Number of authors: 290</li>
<li>Number of countries: 25</li>
</ul></section><section id="parse-tag-data" class="level2"><h2 class="anchored" data-anchor-id="parse-tag-data">Parse tag data</h2>
<p>Here, we create <code>tag_df</code> that contains information for each tag by using the glittr.org API.</p>
Expand Down Expand Up @@ -443,7 +443,7 @@ <h1 class="title">Glittr stats</h1>
<tbody>
<tr class="odd">
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">336</td>
<td style="text-align: right;">338</td>
</tr>
<tr class="even">
<td style="text-align: left;">Computational methods and pipelines</td>
Expand Down Expand Up @@ -512,9 +512,9 @@ <h1 class="title">Glittr stats</h1>
<span><span class="va">param3</span> <span class="op">&lt;-</span> <span class="fu"><a href="https://rdrr.io/r/base/sum.html">sum</a></span><span class="op">(</span><span class="va">nna_contr</span> <span class="op">&lt;=</span> <span class="fl">5</span><span class="op">)</span><span class="op">/</span><span class="fu"><a href="https://rdrr.io/r/base/length.html">length</a></span><span class="op">(</span><span class="va">nna_contr</span><span class="op">)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<ul>
<li>More than 10 contributors: 26.8%</li>
<li>More than 1 contributor: 79.6%</li>
<li>Between 1 and 5 contributors: 59%</li>
<li>More than 10 contributors: 26.7%</li>
<li>More than 1 contributor: 79.5%</li>
<li>Between 1 and 5 contributors: 59.3%</li>
</ul></section><section id="number-of-repositories-per-tag" class="level2"><h2 class="anchored" data-anchor-id="number-of-repositories-per-tag">Number of repositories per tag</h2>
<p>This is figure 2C in the manuscript.</p>
<div class="cell">
Expand Down Expand Up @@ -573,12 +573,12 @@ <h1 class="title">Glittr stats</h1>
<tr class="odd">
<td style="text-align: left;">R</td>
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">245</td>
<td style="text-align: right;">246</td>
</tr>
<tr class="even">
<td style="text-align: left;">Python</td>
<td style="text-align: left;">Scripting and languages</td>
<td style="text-align: right;">91</td>
<td style="text-align: right;">92</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Transcriptomics</td>
Expand Down Expand Up @@ -915,12 +915,12 @@ <h1 class="title">Glittr stats</h1>
<tr class="odd">
<td style="text-align: left;">other</td>
<td style="text-align: right;">217</td>
<td style="text-align: right;">36.3</td>
<td style="text-align: right;">36.2</td>
</tr>
<tr class="even">
<td style="text-align: left;">none</td>
<td style="text-align: right;">182</td>
<td style="text-align: right;">30.4</td>
<td style="text-align: right;">30.3</td>
</tr>
<tr class="odd">
<td style="text-align: left;">mit</td>
Expand All @@ -929,8 +929,8 @@ <h1 class="title">Glittr stats</h1>
</tr>
<tr class="even">
<td style="text-align: left;">cc-by-sa-4.0</td>
<td style="text-align: right;">30</td>
<td style="text-align: right;">5.0</td>
<td style="text-align: right;">31</td>
<td style="text-align: right;">5.2</td>
</tr>
<tr class="odd">
<td style="text-align: left;">cc-by-4.0</td>
Expand All @@ -944,8 +944,8 @@ <h1 class="title">Glittr stats</h1>
</tr>
<tr class="odd">
<td style="text-align: left;">cc0-1.0</td>
<td style="text-align: right;">23</td>
<td style="text-align: right;">3.8</td>
<td style="text-align: right;">24</td>
<td style="text-align: right;">4.0</td>
</tr>
<tr class="even">
<td style="text-align: left;">apache-2.0</td>
Expand Down Expand Up @@ -1046,7 +1046,7 @@ <h1 class="title">Glittr stats</h1>
</tr>
<tr class="even">
<td style="text-align: left;">United States</td>
<td style="text-align: right;">141</td>
<td style="text-align: right;">142</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Canada</td>
Expand All @@ -1062,7 +1062,7 @@ <h1 class="title">Glittr stats</h1>
</tr>
<tr class="even">
<td style="text-align: left;">United Kingdom</td>
<td style="text-align: right;">20</td>
<td style="text-align: right;">21</td>
</tr>
<tr class="odd">
<td style="text-align: left;">Australia</td>
Expand Down
Binary file modified index_files/figure-html/fig-author-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-categories-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-contributors-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-country-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-license-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified index_files/figure-html/fig-tags-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://sib-swiss.github.io/glittr-stats/index.html</loc>
<lastmod>2024-07-14T00:55:32.700Z</lastmod>
<lastmod>2024-07-21T00:55:32.369Z</lastmod>
</url>
</urlset>

0 comments on commit 56df444

Please sign in to comment.