Barret Schloerke
ecb21df941
Use url checker ( #3249 )
...
* Update rituals.yaml
* update docs links
* Fix 404 link
* http://fontawesome.io to https://fontawesome.com
* Update links (GitHub Actions)
* Update NEWS.md
* Only check urls in rc branches
* missing paren
Co-authored-by: schloerke <schloerke@users.noreply.github.com >
2021-01-13 14:18:12 -06:00
Alan Dipert
ef75c9a35f
Move callModule() to separate .Rd; add various links to docs ( #2889 )
...
* Move callModule() to separate .Rd; add various links to docs
* Remove callModule param from moduleServer docs
* document
* Update R/modules.R
* Rebuild docs
* Add callModule to pkgdown
Co-authored-by: Winston Chang <winston@stdout.org >
2020-05-12 12:46:41 -07:00
Winston Chang
e1e738f772
Change indenting of module examples
2020-03-17 13:01:50 -05:00
Barret Schloerke
78f9132eb3
Fix Travis checks ( #2791 )
...
* make sure the server is only run if the example is interactive
* get travis to pass for now
* Update modules.R
* Add S3 class to MockShinySession
* un-skip test
* Update roxygen level
Co-authored-by: Alan Dipert <alan@dipert.org >
2020-03-12 17:42:38 -04:00
Winston Chang
86f651f3ec
Add moduleServer function
2020-03-04 09:23:27 -06:00