Skip to content
Snippets Groups Projects
Commit e91a4f12 authored by SIBERCHICOT AURELIE's avatar SIBERCHICOT AURELIE
Browse files

Update the link to the git repo of rbioacc (github instead of gitlab)

parent 9e297a8e
No related branches found
Tags 1.1-0
No related merge requests found
......@@ -17,8 +17,8 @@ Description: The MOSAICbioacc application is a turnkey package providing bioaccu
accumulation-depuration data. It is designed to fulfil the requirements
of regulators when examining applications for market authorization of active
substances. See Ratier et al. (2021) <doi:10.1101/2021.09.08.459421>.
URL: https://gitlab.in2p3.fr/sandrine.charles/rbioacc
BugReports: https://gitlab.in2p3.fr/sandrine.charles/rbioacc/-/issues
URL: https://github.com/aursiber/rbioacc
BugReports: https://github.com/aursiber/rbioacc/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
......
......@@ -321,7 +321,7 @@ code > span.er { color: #a61717; background-color: #e3d2d2; }
<div id="feel-free-to-report-any-issue" class="section level2">
<h2>Feel free to report any issue</h2>
<p>An issue can be an <strong>error</strong> but also an <strong>improvement</strong>. And improvement can be a new function as well as a better documentation (like a simple typo). Everything is welcome. There is no mistake when helping.</p>
<p>(Click here to report an issue)[<a href="https://gitlab.in2p3.fr/sandrine.charles/rbioacc/-/issues" class="uri">https://gitlab.in2p3.fr/sandrine.charles/rbioacc/-/issues</a>]</p>
<p>(Click here to report an issue)[<a href="https://github.com/aursiber/rbioacc/issues" class="uri">https://github.com/aursiber/rbioacc/issues</a>]</p>
<p>To help returning issue, we provide here a set of <em>Minimal Working Example</em> (MWE) that you can modify to obtain yours.</p>
<p>Below are MWE where <strong>each chunk</strong> (piece of R code in grey area) work on its own.</p>
<div class="sourceCode" id="cb1"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb1-1" title="1"><span class="kw">library</span>(rbioacc)</a></code></pre></div>
......
......@@ -20,7 +20,7 @@ An issue can be an **error** but also an **improvement**. And improvement can be
a new function as well as a better documentation (like a simple typo).
Everything is welcome. There is no mistake when helping.
(Click here to report an issue)[https://gitlab.in2p3.fr/sandrine.charles/rbioacc/-/issues]
(Click here to report an issue)[https://github.com/aursiber/rbioacc/issues]
To help returning issue, we provide here a set of *Minimal Working Example* (MWE)
that you can modify to obtain yours.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment