notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
R-cran-RcppParallel Parallel programming tools for Rcpp
6.2.0 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.2.0Version of this port present on the latest quarterly branch.
Maintainer: chris.longros@gmail.com search for ports maintained by this maintainer
Port Added: 2026-05-13 19:42:04
Last Update: 2026-08-06 20:33:20
Commit Hash: 70fd6c0
License: GPLv3
WWW:
https://rcppcore.github.io/RcppParallel/
Description:
High level functions for parallel programming with Rcpp. For example, the parallelFor function can be used to convert the work of a standard serial for loop into a parallel one, and the parallelReduce function can be used for accumulating aggregate or other values.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/R-cran-RcppParallel-6.2.0/catalog.mk
  2. /usr/local/share/licenses/R-cran-RcppParallel-6.2.0/LICENSE
  3. /usr/local/share/licenses/R-cran-RcppParallel-6.2.0/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • R-cran-RcppParallel>0:math/R-cran-RcppParallel
To install the port:
cd /usr/ports/math/R-cran-RcppParallel/ && make install clean
To add the package, run one of these commands:
  • pkg install math/R-cran-RcppParallel
  • pkg install R-cran-RcppParallel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: R-cran-RcppParallel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1786038636 SHA256 (RcppParallel_6.2.0.tar.gz) = 3b6eaf73a696059552186292c79233916267f8e2b5c9a309519391d16c5a8bbe SIZE (RcppParallel_6.2.0.tar.gz) = 760608

Packages (timestamps in pop-ups are UTC):
R-cran-RcppParallel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest6.2.06.2.0--6.2.0---
FreeBSD:14:quarterly6.2.06.2.0--6.2.0---
FreeBSD:15:latest6.2.06.2.0n/a-n/an/a--
FreeBSD:15:quarterly6.2.06.2.0n/a-n/an/a--
FreeBSD:16:latest6.2.06.2.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. R : math/R
  2. gfortran14 : lang/gcc14
  3. gmake>=4.4.1 : devel/gmake
  4. as : devel/binutils
Test dependencies:
  1. R-cran-knitr>0 : print/R-cran-knitr
  2. R-cran-Rcpp>0 : devel/R-cran-Rcpp
  3. R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
Runtime dependencies:
  1. R : math/R
  2. gfortran14 : lang/gcc14
Library dependencies:
  1. libtbb.so : devel/onetbb
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_R-cran-RcppParallel
USES:
cran:auto-plist,compiles gmake localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (14 items)
Collapse this list.
  1. http://cran.utstat.utoronto.ca/src/contrib/
  2. http://cran.utstat.utoronto.ca/src/contrib/Archive/RcppParallel/
  3. https://cloud.r-project.org/src/contrib/
  4. https://cloud.r-project.org/src/contrib/Archive/RcppParallel/
  5. https://cran.csiro.au/src/contrib/
  6. https://cran.csiro.au/src/contrib/Archive/RcppParallel/
  7. https://cran.ma.imperial.ac.uk/src/contrib/
  8. https://cran.ma.imperial.ac.uk/src/contrib/Archive/RcppParallel/
  9. https://mirror.las.iastate.edu/CRAN/src/contrib/
  10. https://mirror.las.iastate.edu/CRAN/src/contrib/Archive/RcppParallel/
  11. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/
  12. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/Archive/RcppParallel/
  13. https://stat.ethz.ch/CRAN/src/contrib/
  14. https://stat.ethz.ch/CRAN/src/contrib/Archive/RcppParallel/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.0
06 Aug 2026 20:33:20
commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Christos Longros
math/R-cran-RcppParallel: Update 6.1.1 => 6.2.0

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
6.1.1
29 Jul 2026 16:14:02
commit hash: fae544394b068a3308153eccb3e75b7600d80100commit hash: fae544394b068a3308153eccb3e75b7600d80100commit hash: fae544394b068a3308153eccb3e75b7600d80100commit hash: fae544394b068a3308153eccb3e75b7600d80100 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Christos Longros
math/R-cran-RcppParallel: Update 6.0.0 => 6.1.1

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
6.0.0
27 Jul 2026 05:52:43
commit hash: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3eccommit hash: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3eccommit hash: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3eccommit hash: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Christos Longros
math/R-cran-RcppParallel: update 5.1.11-2 → 6.0.0

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
5.1.11.2
13 May 2026 19:31:01
commit hash: e35a06c79a064bf9fa889eabbc42798648cd6bb1commit hash: e35a06c79a064bf9fa889eabbc42798648cd6bb1commit hash: e35a06c79a064bf9fa889eabbc42798648cd6bb1commit hash: e35a06c79a064bf9fa889eabbc42798648cd6bb1 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Christos Longros
math/R-cran-RcppParallel: New port: Parallel programming tools for Rcpp

- 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

Number of commits found: 4