2024-10-01 to 2024-12-31
“Changes on CRAN” published in The R Journal.
In the past 3 months, 504 new packages were added to the CRAN package repository. 104 packages were unarchived, 173 were archived and 1 had to be removed. The following shows the growth of the number of active packages in the CRAN package repository:
On 2024-12-31, the number of active packages was around 21860.
From oktober 2024 to december 2024 CRAN received 6179 package submissions. For these, 9795 actions took place of which 7408 (76%) were auto processed actions and 2387 (24%) manual actions.
Minus some special cases, a summary of the auto-processed and manually triggered actions follows:
archive | inspect | newbies | pending | pretest | publish | recheck | waiting | |
---|---|---|---|---|---|---|---|---|
auto | 2129 | 490 | 1403 | 96 | 0 | 1991 | 668 | 290 |
manual | 986 | 0 | 8 | 3 | 27 | 1072 | 226 | 58 |
These include the final decisions for the submissions which were
archive | publish | |
---|---|---|
auto | 2056 (33.7%) | 1805 (29.6%) |
manual | 982 (16.1%) | 1254 (20.6%) |
where we only count those as auto processed whose publication or rejection happened automatically in all steps.
Currently, there are 94 official CRAN mirrors,
73 of which provide both
secure downloads via ‘https
’ and use secure mirroring from the CRAN master
(via rsync through ssh tunnels). Since the R 3.4.0 release, chooseCRANmirror()
offers these mirrors in preference to the others which are not fully secured (yet).
There is one new task view:
Currently there are 48 task views (see https://CRAN.R-project.org/web/views/), with median and mean numbers of CRAN packages covered 110 and 121, respectively. Overall, these task views cover 4885 CRAN packages, which is about 22% of all active CRAN packages.
Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".
For attribution, please cite this work as
Hornik, et al., "Changes on CRAN", The R Journal, 2024
BibTeX citation
@article{RJ-2024-4-cran, author = {Hornik, Kurt and Ligges, Uwe and Zeileis, Achim}, title = {Changes on CRAN}, journal = {The R Journal}, year = {2024}, note = {https://journal.r-project.org/news/RJ-2024-4-cran}, volume = {16}, issue = {4}, issn = {2073-4859}, pages = {198-199} }