Hi Christopher, 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 both “Microarray” and “microarray”. The former is a module which contains a nested “microarray” package. These two packages are now treated as the same thing by PAUSE when considering permissions, so would you be happy to rename “microarray” to something else, for example a package inside the Microarray::* namespace? Cheers, Neil