Hello, R-devel,

I am planning to submit two packages, A and B, to CRAN. Package B uses
an API exported by package A, while package A uses package B to test the
API in question. Thus, package B Depends on, and Enhances, A, and A
Suggests B.

Could I get some guidance on submitting them to CRAN? A cannot be
checked without B, but B cannot be installed without A.

                    Thanks in advance,
                    Pavel Krivitsky

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to