ThinkR-open / golem

A Framework for Building Robust Shiny Apps
https://thinkr-open.github.io/golem/
Other
885 stars 130 forks source link

avoid title warning in roxygen checks #1057

Closed pachadotdev closed 11 months ago

pachadotdev commented 1 year ago

bad but effective

VincentGuyader commented 1 year ago

thanks, can you please give me some more information on the warning ? how to reproduce it (which version of R etc )

Regards

VincentGuyader commented 11 months ago

thanks

pachadotdev commented 10 months ago

thanks, can you please give me some more information on the warning ? how to reproduce it (which version of R etc )

Regards

sorry the delay, I see it was merged

when you create a default golem and use golem utils UI, all checks (ammend, devtools, etc) say

Warning messages:
1: [golem_utils_ui.R:377] @title has mismatched braces or quotes 
2: [golem_utils_ui.R:391] @details has mismatched braces or quotes

now I see it fixed with the github version