headliner
headliner copied to clipboard
Use @inheritDotParams glue::glue_data for headline documentation
https://github.com/rjake/headliner/blob/1ce9ead836c088adb37aeb6fc80d45bcdc6a8bfc/R/headline.R#L4
@pwildenhain I keep getting these messages when running pkgdown::build_site(). Any ideas?
PR #100
Reading 'man/headline.Rd'
Unknown tag: UNKNOWN/tag
In tools::parse_Rd(path, macros = macros, encoding = "UTF-8") :
./man/add_headline_column.Rd:44: unknown macro '\item'
Did you try upgrading the version of roxygen you're using?
What message do you get with just devtools:document()?