Skip to content
Prev 3622 / 12125 Next

[R-pkg-devel] CRAN incoming checks fail due to non-staged installation

Hi David,

Non-staged installation is something new in R-devel: https://developer.r-project.org/Blog/public/2019/02/14/staged-install/index.html

Package maintainers can opt out of it (through DESCRIPTION), and I'm assuming CRAN wants a quick way to know if that was the case when diagnosing a submission.

To resolutely opt *in* (which will eventually be the default), you could try adding "StagedInstall: yes" to your DESCRIPTION file.

Of course, one question still remains: why was the behaviour different for the two architectures.

Max
Message-ID: <QB1PR01MB35371DE754800DD3B482840FBA4A0@QB1PR01MB3537.CANPRD01.PROD.OUTLOOK.COM>
In-Reply-To: <CAGmyFCHt4iRN53Xn6pmc-cOEQNvmYLXc2WMWEhWNaPrVoG3jPw@mail.gmail.com>