marcpabst / ANOVA.jl

Provides a Simple Way to Calculate ANOVAs From Fitted Linear Models.
Other
21 stars 9 forks source link

Project.toml updated [compat] section #30

Open AdamWysokinski opened 4 weeks ago

AdamWysokinski commented 4 weeks ago

Project.toml [compat] needs updating. Here's the output of installing ANOVA.jl:

julia> using ANOVA                                                                                                                                                        
 │ Package ANOVA not found, but a package named ANOVA is available from a registry. 
 │ Install package?
 │   (@v1.10) pkg> add ANOVA 
 └ (y/n/o) [y]: 
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package GLM [38e38edf]:
 GLM [38e38edf] log:
 ├─possible versions are: 1.0.0-1.9.0 or uninstalled
 ├─restricted by compatibility requirements with MLJGLMInterface [caf8df21] to versions: 1.3.11-1.9.0
 │ └─MLJGLMInterface [caf8df21] log:
 │   ├─possible versions are: 0.1.0-0.3.7 or uninstalled
 │   └─restricted to versions * by an explicit requirement, leaving only versions: 0.1.0-0.3.7
 └─restricted by compatibility requirements with StatsModels [3eaba693] to versions: 1.0.0-1.2.0 or uninstalled — no versions left
   └─StatsModels [3eaba693] log:
     ├─possible versions are: 0.3.0-0.7.3 or uninstalled
     ├─restricted to versions * by an explicit requirement, leaving only versions: 0.3.0-0.7.3
     └restricted by compatibility requirements with ANOVA [0825541b] to versions: 0.3.0-0.5.0
       └─ANOVA [0825541b] log:
         ├─possible versions are: 0.1.0 or uninstalled
         └─restricted to versions * by an explicit requirement, leaving only versions: 0.1.0