diff --git a/README.Rmd b/README.Rmd index 53790eb06..55f12ee0c 100644 --- a/README.Rmd +++ b/README.Rmd @@ -46,7 +46,7 @@ A few usethis functions have no strong connections to projects and will expect y usethis is quite chatty, explaining what it's doing and assigning you tasks. `✔` indicates something usethis has done for you. `●` indicates that you'll need to do some work yourself. -Below is a quick look at how usethis can help to set up a package. But remember, many usethis function are also applicable to analytical projects that are not packages. +Below is a quick look at how usethis can help to set up a package. But remember, many usethis functions are also applicable to analytical projects that are not packages. ```{r} library(usethis) diff --git a/README.md b/README.md index efeb3590c..62f200af7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ tasks. `✔` indicates something usethis has done for you. `●` indicates that you’ll need to do some work yourself. Below is a quick look at how usethis can help to set up a package. But -remember, many usethis function are also applicable to analytical +remember, many usethis functions are also applicable to analytical projects that are not packages. ``` r @@ -59,7 +59,7 @@ library(usethis) # Create a new package ------------------------------------------------- tmp <- file.path(tempdir(), "mypkg") create_package(tmp) -#> ✔ Setting active project to '/private/var/folders/vr/gzrbtprx6ybg85y5pvwm1ct40000gn/T/RtmpUYoQJG/mypkg' +#> ✔ Setting active project to '/private/var/folders/vr/gzrbtprx6ybg85y5pvwm1ct40000gn/T/RtmpGwzXO5/mypkg' #> ✔ Creating 'R/' #> ✔ Creating 'man/' #> ✔ Writing 'DESCRIPTION' diff --git a/_pkgdown.yml b/_pkgdown.yml index ebda19c2c..c20757386 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,9 +1,13 @@ url: http://usethis.r-lib.org +authors: + Jennifer Bryan: + href: https://jennybryan.org + navbar: type: default left: - - text: Home + - icon: fa-home fa-lg href: index.html - text: Setup href: articles/articles/usethis-setup.html diff --git a/docs/CODE_OF_CONDUCT.html b/docs/CODE_OF_CONDUCT.html index 8e696567d..5bf45672a 100644 --- a/docs/CODE_OF_CONDUCT.html +++ b/docs/CODE_OF_CONDUCT.html @@ -13,7 +13,6 @@ - @@ -22,16 +21,20 @@ + + + - - + + + @@ -58,14 +61,17 @@