From 803fe13e505960fddccdbd4dcb524715f5eb068d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Sep 2019 18:18:40 +0200 Subject: Add url: tag to _pkgdown.yml, typo, update docs --- docs/index.html | 45 ++++++++++++++++++--------------------------- 1 file changed, 18 insertions(+), 27 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 8fb855a..4bc5fc8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,11 +7,12 @@ Utilities for Pesticide Fate Modelling • pfm - - + + + @@ -64,6 +58,7 @@ +
@@ -75,12 +70,12 @@

Installation

The easiest way to install the package is probably to use drat:

- +

Alternatively you can install the package using the devtools package. Using quick = TRUE skips docs, multiple-architecture builds, demos, and vignettes.

-
library(devtools)
-install_github("jranke/pfm", quick = TRUE)
+
library(devtools)
+install_github("jranke/pfm", quick = TRUE)

@@ -96,14 +91,7 @@

+ -- cgit v1.2.1