The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
llikXxxInternal() Rcpp functions changed from
int to R_xlen_t; previously vectors longer
than ~500 million elements (>4 GB) could cause undefined behavior due
to int overflow when assigned from
x.size().double-to-int casts for discrete distribution
count arguments (x, size) exceeding
INT_MAX (2147483647); the five affected C-API functions
(rxLlikPois, rxLlikBinom,
rxLlikGeom, rxLlikNbinom,
rxLlikNbinomMu) now return NA instead of
invoking undefined behavior for out-of-range inputs.operator() methods across all 15 distributions: changed
from int to Eigen::Index to match the return
type of Eigen::VectorXd::size().*Internal() C++ functions
directly to bypass R-level input validation.skip()-guarded large-vector test that documents
the R_xlen_t fix and can be run manually on systems with
>4 GB free RAM.NEWS.md file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.