Path to this page:
Subject: CVS commit: pkgsrc/math/R-RcppEigen
From: Makoto Fujiwara
Date: 2024-10-26 13:55:30
Message id: 20241026115530.6003BFC7E@cvs.NetBSD.org
Log Message:
(math/R-RcppEigen) Updated 0.3.3.9.4 to 0.3.4.0.2, make test passed
( R CMD Rd2txt work/RcppEigen/inst/NEWS.Rd |head -60 )
Changes in RcppEigen version 0.3.4.0.2 (2024-08-23):
* Correct two typos in the ORCID tag
Changes in RcppEigen version 0.3.4.0.1 (2024-08-14):
* Conditionally comment-out 'xerbla' in 'blas.h' as it is now
providedd by R-devel albeit with 'FC_LEN_T' (per a CRAN
request)
* Minor package updates (continuous integration, badges)
Changes in RcppEigen version 0.3.4.0.0 (2024-02-28):
* The Eigen version has been upgrade to release 3.4.0 (Yixuan)
* Extensive reverse-dependency checks ensure only three out of
over 400 packages at CRAN are affected; PRs and patches
helped other packages
* The long-running branch also contains substantial
contributions from Mikael Jagan (for the lme4 interface) and
Andrew Johnson (revdep PRs)
Files: