Open Issues Need Help
View All on GitHub Data Science • Data Export/Transformation
'Style' class error when running tests a second time. about 1 month ago
AI Summary: The task is to debug a testing issue in the `excelerate` R package. The error arises when running tests a second time within the same R session, stemming from a naming conflict between the `Style` class in the `openxlsx` and `diffobj` packages. The solution likely involves resolving this class conflict, perhaps by adjusting package loading order or using namespaces more effectively to avoid ambiguity.
Complexity:
4/5
help wanted
R package to create standardised, documented and numbered supplementary tables, exported to Excel.
R