diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 17:57:33 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 17:59:19 +0200 |
commit | cb3695dd434b3a3273217fb22c5ffb86065ae96d (patch) | |
tree | c37fbe68273e25d2741c0845665458357ac05450 /README.html | |
parent | c4c3ca282c6aadca82e392692ae4100fec1dd834 (diff) |
EFSA PEC soil guidance from 2017
- Implement the new guidance as well as possible
- Maintenance work addressing CRAN checks
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.html b/README.html index ef6dfca..77a9d18 100644 --- a/README.html +++ b/README.html @@ -138,7 +138,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/></code></pre> <div id="installation" class="section level2"> <h2>Installation</h2> -<p>The easiest way to install the package is probably to use <a href="http://cran.r-project.org/package=drat">drat</a>:</p> +<p>The easiest way to install the package is probably to use <a href="https://cran.r-project.org/package=drat">drat</a>:</p> <pre class="r"><code>install.packages("drat") drat::addRepo("jranke") install.packages("pfm")</code></pre> |