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
I think fixing the TIdierPlots toml might fix the other issues.