I was trying add package FixedEffectsModels. but it says,
ERROR: The following package names could not be resolved:
- FixedEffectsModels (not found in project, manifest or registry)
I updated my Julia, still it is showing the same error.
I was trying add package FixedEffectsModels. but it says,
ERROR: The following package names could not be resolved:
I updated my Julia, still it is showing the same error.
is this package registered?
Did you mean FixedEffectModels
?
yes,
thats what here is said
(post deleted by author)
yess! thank you. i missed this
FWIW, in newer versions of Julia, Pkg will print some helpful suggestions if the package name is slightly off.
For example, this is what I get in Julia 1.11.2:
(@v1.11) pkg> add FixedEffectsModels
ERROR: The following package names could not be resolved:
* FixedEffectsModels (not found in project, manifest or registry)
Suggestions: FixedEffectModels GLFixedEffectModels AnovaFixedEffectModels FixedEffects