diff --git a/.nojekyll b/.nojekyll index 11dd939..9a5f464 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -16f13270 \ No newline at end of file +829de3b0 \ No newline at end of file diff --git a/index.html b/index.html index adc52a7..cdb4637 100644 --- a/index.html +++ b/index.html @@ -558,7 +558,7 @@

explore your package library

usethis::use_course("rstats-wtf/wtf-explore-libraries")
 # use_course("rstats-wtf/wtf-explore-libraries", destdir = "my/new/location")
 usethis::proj_activate("/path/to/my/new/location")
-
+
@@ -680,7 +680,7 @@

edit your user .Renviron

CMD + SHIFT + 0
  • Retrieve the value of WTF_USER Sys.getenv("WTF_USER")
  • -
    +
    @@ -698,7 +698,7 @@

    edit your project .Renviron

    CMD + SHIFT + 0
  • Retrieve the value of WTF_PROJECT Sys.getenv("WTF_PROJECT")
  • -
    +
    @@ -769,7 +769,7 @@

    discuss with your neighbor


    library(usethis)
     library(devtools)
    -
    +
    @@ -810,7 +810,7 @@

    activity

    -
    +
    @@ -1228,7 +1228,7 @@

    pop quiz, hotshot

    Does Posit Public Package Manager serve a binary of dplyr for R 3.6?

    -
    +
    @@ -1478,7 +1478,7 @@

    activity

  • install.packages("gitcellar")

  • -
    +
    @@ -1603,7 +1603,7 @@

    activity

  • install.packages("dplyr")

  • what version of dplyr did you install?

    -
    +
    @@ -1789,7 +1789,7 @@

    activity

    install.packages("renv") renv::init() renv::status()
    -
    +
    @@ -1809,7 +1809,7 @@

    activity

    renv::snapshot()

    remove library(parallelly) from the file you added it to

    renv::status()
    -
    +
    @@ -1997,7 +1997,8 @@

    language managers

    scoop install rig
    -
    brew install rig
    +
    brew tap r-lib/rig
    +brew install --cask rig
    @@ -2203,7 +2204,7 @@

    activity

  • launch RStudio with a different R version
  • use renv::restore() to restore your project
  • -
    +
    diff --git a/search.json b/search.json index 146b525..bc00583 100644 --- a/search.json +++ b/search.json @@ -536,7 +536,7 @@ "href": "index.html#language-managers", "title": "personal radmin", "section": "language managers", - "text": "language managers\nusing your package manager, install rig:\n\nwindows*nix\n\n\nscoop install rig\n\n\nbrew install rig\n\n\n\n\nlanguage managers for other languages:\n pyenv\n nvm\n rustup\n asdf\n mise-en-place\n\n\n\nmany language managers are often written in some language other than the one they are responsible for managing" + "text": "language managers\nusing your package manager, install rig:\n\nwindows*nix\n\n\nscoop install rig\n\n\nbrew tap r-lib/rig\nbrew install --cask rig\n\n\n\n\nlanguage managers for other languages:\n pyenv\n nvm\n rustup\n asdf\n mise-en-place\n\n\n\nmany language managers are often written in some language other than the one they are responsible for managing" }, { "objectID": "index.html#list-installed-r-versions", diff --git a/sitemap.xml b/sitemap.xml index 5daa881..a6cb3af 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,6 +2,6 @@ https://rstats-wtf.github.io/wtf-personal-radmin-slides/index.html - 2024-08-10T17:31:55.008Z + 2024-08-13T00:10:04.795Z