-
Notifications
You must be signed in to change notification settings - Fork 1
Bug in CI with writeDataByGroup() #30
Copy link
Copy link
Open
Description
@JulienBlasco I've made some adjustments but there seems to be a problem with the ` function when running tests in the CI.
https://github.com/ddotta/tablexlsx/actions/runs/9214059458/job/25349391905
Everything is apparently OK on my PC locally though.
Does the following error message mean anything to you?
├─base::split(x[, !names(x) %in% group], x[group], sep = groupsep) at tablexlsx/R/writeDataByGroup.R:26:3
└─base::split.data.frame(x[, !names(x) %in% group], x[group], sep = groupsep)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels