The ‘Changes on CRAN’ article from the 2020-2 issue.
In the past 4 months, 818 new packages were added to the CRAN package repository. 100 packages were unarchived and 248 were archived. The following shows the growth of the number of active packages in the CRAN package repository:
On 2020-12-31, the number of active packages was around 16851.
The Policy now says the following:
tools::R_user_dir()
,
provided that by default sizes are kept as small as possible and the
contents are actively managed (including removing outdated
material).R CMD check
: [………] If possible, check
reverse strong dependencies, reverse suggests and the recursive
strong dependencies of these (by
tools::package_dependencies(reverse = TRUE, which = "most", recursive = "strong")
).The CRAN URL checks info now says
R CMD check –as-cran
check the
availability of URLs in files including DESCRIPTION
, CITATION
,
NEWS.Rd
, NEWS.md
, README.md
, and the .Rd
help pages and HTML
files in inst/doc
.Currently, there are 104 official CRAN mirrors, 77 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).
BGVAR, LAWBL, bayestestR, blavaan, loo.
CaDENCE, DPQ, Distributacalcul, ForestFit, MPS, NonNorMvtDist, PoissonBinomial, QBAsyDist, ROOPSD, betafunctions, cort, dgumbel, distributional, distributionsrd, elfDistr, ggamma, mniw, scModels, tvgeom.
NNS.
FDboost\(^*\), fdaoutlier, refund\(^*\).
boot.heterogeneity, clubSandwich, concurve, estimraw, gemtc, metabolic, multinma.
ascii, flextable, flowr, groundhog, liftr, mschart, officer, openxlsx, readODS, switchr, trackr, tth, worcs, xaringan, zoon.
rlme.
FKF.SP, FoReco, RobKF, TSA, TSdist, breakfast, diffusion, fredr, greybox, ifultools, modeltime, modeltime.ensemble, mssm, portes, readabs, tfarima, tsibbletalk, tsutils.
(* = core package)
This article is converted from a Legacy LaTeX article using the texor package. The pdf version is the official version. To report a problem with the html, refer to CONTRIBUTE on the R Journal homepage.
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, 2020
BibTeX citation
@article{RJ-2020-2-cran, author = {Hornik, Kurt and Ligges, Uwe and Zeileis, Achim}, title = {Changes on CRAN}, journal = {The R Journal}, year = {2020}, note = {https://rjournal.github.io/}, volume = {12}, issue = {2}, issn = {2073-4859}, pages = {407-409} }