| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/RcppCore/RcppParallel/blob/v6.2.1/NEWS.md
PR: 298012
Reported by: Christos Longros <chris.longros@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
- Remove devel/R-cran-RUnit from TEST_DEPENDS.
Changelog:
https://github.com/RcppCore/RcppParallel/blob/v6.2.0/NEWS.md
PR: 297317
Reported by: Christos Longros <chris.longros@gmail.com> (maintainer)
Signed-off-by: Christos Longros <chris.longros@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/RcppCore/RcppParallel/blob/v6.1.1/NEWS.md
PR: 297110
Reported by: Christos Longros <chris.longros@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
|
| |
|
|
|
|
|
|
| |
RcppParallel no longer includes tbb headers as part of the
RcppParallel/TBB.h header and bundles oneTBB 2022.0.0. The port keeps
linking against devel/onetbb via TBB_LIB/TBB_INC.
PR: 297057
|
|
|
- Submitter becomes maintainer
High-level parallel programming primitives for the R language.
Includes the Intel TBB and RcppParallel libraries.
WWW: https://rcppcore.github.io/RcppParallel/
PR: 294584
Differential Revision: https://reviews.freebsd.org/D56355
|