MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

Registration of MRIFiles version 0.3.0 has failed #173

Closed beorostica closed 6 months ago

beorostica commented 6 months ago

In the comments of the commit https://github.com/MagneticResonanceImaging/MRIReco.jl/commit/77dac7813a3a02c6f0c756b982dd015a61e9354b, you attempted to register MRIFiles version 0.3.0. However, the automated merging process failed, as indicated in https://github.com/JuliaRegistries/General/pull/96391

ERROR: Unsatisfiable requirements detected for package MRIBase [f7771a9a]:
 MRIBase [f7771a9a] log:
 ├─possible versions are: 0.1.0-0.4.1 or uninstalled
 └─found to have no compatible versions left with MRIFiles [5a6f062f]
   └─MRIFiles [5a6f062f] log:
     ├─possible versions are: 0.1.0-0.3.0 or uninstalled
     └─restricted to versions 0.3.0 by an explicit requirement, leaving only versions: 0.3.0

Perhaps I am jumping ahead, and it was not intentional to register the package MRIFiles version 0.3.0 yet.

beorostica commented 6 months ago

Thank you Tobias for the new version of MRIFiles! (Refer to https://github.com/JuliaRegistries/General/pull/96391 for more details)