Skip to content

Commit 0aa3b4b

Browse files
Update docs with pkgdev
1 parent 8a57936 commit 0aa3b4b

8 files changed

+5
-3
lines changed

README.Rmd

+4-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,10 @@ Alternatively, you can install `pkgdev` using the
5151

5252
```{r, eval=FALSE}
5353
# Install pkgdev in R:
54-
install.packages("pkgdev", repos = c("https://dieghernan.r-universe.dev",
55-
"https://cloud.r-project.org"))
54+
install.packages("pkgdev", repos = c(
55+
"https://dieghernan.r-universe.dev",
56+
"https://cloud.r-project.org"
57+
))
5658
```
5759

5860
## Example

codemeta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
},
345345
"SystemRequirements": null
346346
},
347-
"fileSize": "309.793KB",
347+
"fileSize": "309.758KB",
348348
"citation": [
349349
{
350350
"@type": "SoftwareSourceCode",
-9 Bytes
Loading
0 Bytes
Loading
-168 Bytes
Loading
-16 Bytes
Loading

pkgdown/favicon/apple-touch-icon.png

0 Bytes
Loading

pkgdown/favicon/favicon-32x32.png

-46 Bytes
Loading

0 commit comments

Comments
 (0)