Chris, I have migrated from Travis CI to using GitHub actions with pkgdown to build websites for packages - see https://ropenscilabs.github.io/actions_sandbox/websites-using-pkgdown-bookdown-and-blogdown.html to set up. The GitHub action doesn’t use Rstudio’s check but does automatically update the documentation when the master branch is pushed to GitHub.
An example is at https://merliseclyde.github.io/BAS/index.html. (package is at https://github.com/merliseclyde/BAS ). One that is a work in progress is https://merliseclyde.github.io/bark - which was built from the start using the approach documented above - there is less customization there. I do use pkgdown::build_site() in RStudio to preview the package documentation locally as well. For documentation I did migrate to using roxygen2 several years ago from writing my own Rd files. I like the checks that it keeps the documentation in sync with changes in the function. The R Packages book by Hadley Wickham and Jennifer Bryan has a nice chapter on this https://r-pkgs.org/man.html HTH, Merlise On Feb 12, 2021, at 10:52 AM, Chris Evans <chrish...@psyctc.org<mailto:chrish...@psyctc.org>> wrote: Apologies, I think that was clear. Do you or anyone else have an example of a ****-package.R that Rstudio's check has built into a package documentation file that was well populated and useful? I think that's the key exemplar I am seeking and I'm finding it hard to craft any web search that finds me such a thing. Any offer?! TIA, Chris ----- Original Message ----- From: "Duncan Murdoch" <murdoch.dun...@gmail.com<mailto:murdoch.dun...@gmail.com>> To: "Chris Evans" <chrish...@psyctc.org<mailto:chrish...@psyctc.org>> Cc: "r-package-devel" <r-package-devel@r-project.org<mailto:r-package-devel@r-project.org>> Sent: Friday, 12 February, 2021 15:40:25 Subject: Re: [R-pkg-devel] How to build *-package description from *-package.R files ... and a luser/newbie question about pkgdown Just one clarification: On 12/02/2021 9:59 a.m., Chris Evans wrote: [ lots deleted ] - I don't think RStudio supports a "Preview" for the help page for a function (but I might be wrong about this, since I don't use it much). I haven't found it if it is there. I'm guessing you use ESS? No, I use RStudio. When I said "I don't use it much", I meant Roxygen2. Duncan Murdoch -- Small contribution in our coronavirus rigours: https://urldefense.com/v3/__https://www.coresystemtrust.org.uk/home/free-options-to-replace-paper-core-forms-during-the-coronavirus-pandemic/__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2QynmVkB-Q$ Chris Evans <ch...@psyctc.org<mailto:ch...@psyctc.org>> Visiting Professor, University of Sheffield <chris.ev...@sheffield.ac.uk<mailto:chris.ev...@sheffield.ac.uk>> I do some consultation work for the University of Roehampton <chris.ev...@roehampton.ac.uk<mailto:chris.ev...@roehampton.ac.uk>> and other places but <ch...@psyctc.org<mailto:ch...@psyctc.org>> remains my main Email address. I have a work web site at: https://urldefense.com/v3/__https://www.psyctc.org/psyctc/__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2QwOCEPWRQ$ and a site I manage for CORE and CORE system trust at: https://urldefense.com/v3/__http://www.coresystemtrust.org.uk/__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2Qyu3htuDg$ I have "semigrated" to France, see: https://urldefense.com/v3/__https://www.psyctc.org/pelerinage2016/semigrating-to-france/__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2QyONvQeUQ$ https://urldefense.com/v3/__https://www.psyctc.org/pelerinage2016/register-to-get-updates-from-pelerinage2016/__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2QwVWvJAKw$ If you want an Emeeting, I am trying to keep them to Thursdays and my diary is at: https://urldefense.com/v3/__https://www.psyctc.org/pelerinage2016/ceworkdiary/__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2QxG-x5SrA$ Beware: French time, generally an hour ahead of UK. ______________________________________________ R-package-devel@r-project.org<mailto:R-package-devel@r-project.org> mailing list https://urldefense.com/v3/__https://stat.ethz.ch/mailman/listinfo/r-package-devel__;!!OToaGQ!45073YCQi3iDpv-jsIpt6ldCqHiDJ82m8qfIDzmDQCY8ylUAdVGI2QzeeqHk1w$ [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel