Skip to content

TidierData Tidier compat issue via TidierPlots #146

@drizk1

Description

@drizk1

TidierData > v0.15.2 and Tidier v1.4.0 are incompatible.
This means TidierDB v.3.1 and TidierData v0.15.2 are incompatible.

installing and reinstalling various subpackages, I think the reason is in the TidierPlots Project.toml

[compat]
...
TidierData = "0.15" # line 35

Installing TidierPlots v0.7.7 after TidierData force downgrades TidierData to v0.15.2 from v0.16.1.

Tidier v1.4.0 requires

TidierPlots = "0.7, 1"

I think fixing the TIdierPlots toml might fix the other issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions