+
usethis::create_github_token()
This will take you to GitHub to generate a token. Configure the token
(or just scroll down and generate it using the default settings) and
copy it to your clipboard.
Step 2: Save the personal access token in your R
environment. Return to RStudio and enter:
-
+
usethis::edit_r_environ()
in the console. This opens a new window in RStudio. When that window
opens, write:
@@ -143,7 +139,7 @@ Failed to install ‘unkn
Step 3: Save this file, close it, and restart R.
After that, you should be able to install movedesign
through the usual command:
-
+
remotes::install_github("ecoisilva/movedesign", dependencies = TRUE)
diff --git a/articles/movedesign.html b/articles/movedesign.html
index a475823..a8e38cd 100644
--- a/articles/movedesign.html
+++ b/articles/movedesign.html
@@ -15,9 +15,9 @@
-
-
-
+
+
+
@@ -36,7 +36,7 @@
movedesign
- 0.2.1
+ 0.2.2