How to create a website for your R package with pkgdown (CC298)

Описание к видео How to create a website for your R package with pkgdown (CC298)

The pkgdown R package makes it painless to create a website that provides documentation for your own R package that you can host for free on GitHub. In this episode, Pat shows how easy it is to build a website based on the documentation we've been writing as we've developed our package. He also shares some strategies for learning how to do new and interesting things with your own site by inspecting the code used in websites for other packages. This episode is part of an ongoing effort to develop an R package that implements the naive Bayesian classifier for classifying 16S rRNA gene sequences.

If you want to get a physical copy of R Packages: https://amzn.to/43pMR8L
If you want a free, online version of R packages: https://r-pkgs.org/

You can find my blog post for this episode at https://www.riffomonas.org/code_club/....

Check out the GitHub repository at the:
Beginning of the episode: https://github.com/riffomonas/phyloty...
End of the episode: https://github.com/riffomonas/phyloty...

#rstats #usethis #pkgdown #devtools #rdp #16S #classification #classifier #microbialecology #microbiome

Support Riffomonas by becoming a Patreon member!
  / riffomonas  

Want more practice on the concepts covered in Code Club? You can sign up for my weekly newsletter at https://shop.riffomonas.org/youtube to get practice problems, tips, and insights.

If you're interested in purchasing a video workshop be sure to check out https://riffomonas.org/workshops/

You can also find complete tutorials for learning R with the tidyverse using...
Microbial ecology data: https://www.riffomonas.org/minimalR/
General data: https://www.riffomonas.org/generalR/


0:00 Introduction
4:14 Building the initial pkgdown website
8:27 Hosting website with GitHub Pages
16:11 Modifying the README file
21:04 Modifying the appearance of the Reference page
26:53 Creating the NEWS file and Changelog
29:36 Committing and pushing changes to GitHub

Комментарии

Информация по комментариям в разработке