Hi Zahatski, I’m one of the PAUSE admins. I’m working through tidying up permissions conflicts that have been caused by the fact that PAUSE now consider package names case insensitively (due to case-insensitive filesystems, as on Windows and MacOS X). PAUSE doesn’t let these situations occur now, but we have some historical cases. I’m sorting these out so that we don’t need code in the toolchain for dealing with permissions conflicts.
You have first-come permissions on Soy::Expression and Soy::expression, and both package names are used in the Plosurin distribution. The easiest way to resolve this conflict would be to rename one of these packages to something else (not already used), and then we can drop the permissions on the no-longer-used package name. Would you be happy to release a new version of Plosurin with this change please? Cheers, Neil