Skip to content
Prev 11147 / 12125 Next

[R-pkg-devel] Case of package name

On 2024-12-30 10:36 a.m., Kevin R. Coombes wrote:
I don't think so.  CRAN won't allow a package named PLASMA to be 
submitted because plasma is already there and names need to be unique 
irrespective of case.

The simplest thing that you could do is to choose a different name, e.g. 
PLASMA2, that doesn't conflict with any existing name, and then ask for 
plasma to be archived once PLASMA2 has been accepted.  But I think CRAN 
would be reluctant to do even this, because it inconveniences anyone who 
has used the plasma package.

Alternatively, point out these issues to the reviewers, and suggest that 
confusion with blood plasma is unlikely given the context and full title 
of your package.

Duncan Murdoch