Hi Sigbert,
the CRAN Repository Policy available at
https://cran.r-project.org/web/packages/policies.html
contains
Packages should be named in a way that does not conflict (irrespective of
case) with any current or past CRAN package (the Archive area can be
consulted), nor any current Biocond
Hi,
I wanted to submit a package to CRAN. When I ran R CMD check --as-cran I
saw that the package name is used by another package. After renaming my
package I googled the new name and it turned out that an archived
package has the same name. So I renamed my package the second time.
Question: