Skip to content
Prev 12001 / 12125 Next

[R-pkg-devel] Trying to submit a package

Hello,

are you using devtools::submit_cran() to submit your package to CRAN?
I've seen a few developers posting about CRAN submission issues on
social media platforms too. My best guess is that each of them are
using devtools::submit_cran(), because submissions via the official
page <https://cran.r-project.org/submit.html> is still down;

"CRAN submissions will be offline from Dec 23, 2025 to Jan 07, 2026
-CRAN team vacation and maintenance work)

During this time, the submission of packages is not possible.

Sorry for any inconvenience."

Since these questions about CRAN downtimes keep popping up now and
then, would it make sense to have a standard "scheduled_maintenance"
file somewhere that can be parsed? Then devtools::submit_cran() could
look at that before attempting a submission. Even without that, I
guess devtools::submit_cran() could check the source for
https://xmpalantir.wu.ac.at/cransubmit/ to see that there are no input
fields in the HTML <form> tag.

My $.02

/Henrik

On Tue, Jan 6, 2026 at 3:11?PM Georgi Boshnakov
<georgi.boshnakov at manchester.ac.uk> wrote:
Message-ID: <CAFDcVCQ=WDaAnX-vQs2PJQe4=QGPSgcXG+EOx+RygvZTXmKWOg@mail.gmail.com>
In-Reply-To: <LO0P265MB6325CB94B7D6A68E5A3582EFAE87A@LO0P265MB6325.GBRP265.PROD.OUTLOOK.COM>