Skip to content
Prev 9263 / 12125 Next

[R-pkg-devel] Convention or standards for using header library (e.g. Eigen)

On 24.06.2023 19:44, Dirk Eddelbuettel wrote:
Of course one should always try to keep software as small as possible 
and not waste space.
For binary packages, we are aware that some packages are large for the 
reason Dirk explains. CRAN typically does not complain here, although 
there are cases where we have to consider if it makes sense to 
distribute that huge software is system libraries may be available.

The size restriction that applies for CRAN packages is the 5MB threshold 
for the source package size.

Best,
Uwe Ligges