Skip to content

Bug in CI with writeDataByGroup() #30

@ddotta

Description

@ddotta

@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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions