Skip to content
Prev 7310 / 12125 Next

[R-pkg-devel] [EXTERNAL] [CRAN-pretest-archived] CRAN submission surfaltr 1.0.0.9000

Hi Pooja,

In the code below, you install msa if it's missing. This is considered bad practice, as it installs a new package without explicitly asking for the user's permission. I'm surprised it wasn't flagged by the CRAN checks.

Make sure msa is in the "Imports" field of your DESCRIPTION file, and you should be fine. As Sebastian mentioned, it's possible the error you saw is transient, as Bioconductor packages are typically available for testing on CRAN machines.

Best,


Max Turgeon<https://www.name-coach.com/maxime-turgeon>
Assistant Professor
Department of Statistics
Department of Computer Science
University of Manitoba
maxturgeon.ca<http://maxturgeon.ca>
Message-ID: <YQXPR01MB4579F71AFCB47B1CE9A497689AFE9@YQXPR01MB4579.CANPRD01.PROD.OUTLOOK.COM>
In-Reply-To: <BN6P162MB000158DF253AB28378C981E082FD9@BN6P162MB0001.NAMP162.PROD.OUTLOOK.COM>