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.
Port details
R-cran-RcppParallel Parallel programming tools for Rcpp
5.1.11.2 mathnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: chris.longros@gmail.com search for ports maintained by this maintainer
Port Added: 2026-05-13 19:42:04
Last Update: 2026-05-13 19:31:01
Commit Hash: e35a06c
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-5.1.11.2/catalog.mk
  2. /usr/local/share/licenses/R-cran-RcppParallel-5.1.11.2/LICENSE
  3. /usr/local/share/licenses/R-cran-RcppParallel-5.1.11.2/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 = 1775929540 SHA256 (RcppParallel_5.1.11-2.tar.gz) = 350d013d62cd80175e1b13fd5bbf973755e331a5d4d4590a163778a24b27980b SIZE (RcppParallel_5.1.11-2.tar.gz) = 1634090

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:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-5.1.11.2n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/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
  4. R-cran-RUnit>0 : devel/R-cran-RUnit
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1