From 792a582bc1a4a0cfa0b16238cc69d291374666d1 Mon Sep 17 00:00:00 2001 From: ahasverus Date: Mon, 26 Feb 2024 11:08:29 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20FRBCesab?= =?UTF-8?q?/ecoclassifyr@6e1489ba28556cf32a0338e9781890c4f75d4024=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 21 +++++++++++---------- pkgdown.yml | 2 +- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 89e75cc..a20756f 100644 --- a/index.html +++ b/index.html @@ -88,15 +88,17 @@

FeaturesInstallation

You can install the development version from GitHub with:

-
## Install < remotes > package (if not already installed) ----
-if (!requireNamespace("remotes", quietly = TRUE)) {
-  install.packages("remotes")
-}
-
-## Install < ecoclassifyr > from GitHub ----
-remotes::install_github("frbcesab/ecoclassifyr")
+
+## Install < remotes > package (if not already installed) ----
+if (!requireNamespace("remotes", quietly = TRUE)) {
+  install.packages("remotes")
+}
+
+## Install < ecoclassifyr > from GitHub ----
+remotes::install_github("frbcesab/ecoclassifyr")

Then you can attach the package ecoclassifyr:

-
library("ecoclassifyr")
+
+library("ecoclassifyr")

Get started @@ -181,11 +183,10 @@

Developers

Dev status

    -
  • CRAN status
  • R CMD Check
  • Website
  • -
  • Test coverage
  • codecov
  • +
  • CRAN status
  • License: GPL (>= 2)
diff --git a/pkgdown.yml b/pkgdown.yml index 716519b..7d2cee9 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: ecoclassifyr: ecoclassifyr.html -last_built: 2024-02-26T11:06Z +last_built: 2024-02-26T11:08Z