Hi guys!
I am about to release a toolbox created at INPE for Julia that has many functions related to Satellite analysis. The plan is to transform this in a “official” Julia package. However, to do so, I need to also make the package with functions related to reference frame conversion a “official” package. The problem is that the package was always called Rotations.jl and there is already a package called Rotations.jl in Julia.
I am planning to rename the package to RefFrameRotations.jl, is it ok?