gavinsimpson / gratia

ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
https://gavinsimpson.github.io/gratia/
Other
206 stars 28 forks source link

roxygen markup issue #246

Closed gavinsimpson closed 11 months ago

gavinsimpson commented 11 months ago

Don't wrap "mgcv" in "{ }" in

https://github.com/gavinsimpson/gratia/blob/6a1135dc577709d0e6996be885c9a071cbfc96b6/R/utililties.R#L1204

Issues now being caught on CRAN as "{" (and "}"?) are not escaped.