FreshPorts -- math/R-cran-RcppParallel: Parallel programming tools for Rcpp


FreshPorts -- The Place For Ports [画像:notbug]As 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.1 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月30日 16:53:54
Commit Hash: 962a65a
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.1/catalog.mk
  2. /usr/local/share/licenses/R-cran-RcppParallel-6.2.1/LICENSE
  3. /usr/local/share/licenses/R-cran-RcppParallel-6.2.1/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 = 1787906559 SHA256 (RcppParallel_6.2.1.tar.gz) = 6d076439020f64f502552ae924e93f62b6fefd2bb5c193987751dc7a48826ebc SIZE (RcppParallel_6.2.1.tar.gz) = 761652

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: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.1
30 Aug 2026 16:53:54
commit hash: 962a65aa5a1c300e4850fd261874005fa9d3da0f commit hash: 962a65aa5a1c300e4850fd261874005fa9d3da0f commit hash: 962a65aa5a1c300e4850fd261874005fa9d3da0f commit hash: 962a65aa5a1c300e4850fd261874005fa9d3da0f files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Christos Longros
math/R-cran-RcppParallel: Update 6.2.0 => 6.2.1
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)
6.2.0
06 Aug 2026 20:33:20
commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407 commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407 commit hash: 70fd6c02c0c5f69ae00197d1948da84cf9234407 commit 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: fae544394b068a3308153eccb3e75b7600d80100 commit hash: fae544394b068a3308153eccb3e75b7600d80100 commit hash: fae544394b068a3308153eccb3e75b7600d80100 commit 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: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3ec commit hash: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3ec commit hash: 61b3d5385aff0a9f48fe43f9b907e8034d6ec3ec commit 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 202200. 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: e35a06c79a064bf9fa889eabbc42798648cd6bb1 commit hash: e35a06c79a064bf9fa889eabbc42798648cd6bb1 commit hash: e35a06c79a064bf9fa889eabbc42798648cd6bb1 commit 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: 5

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

30 vulnerabilities affecting 415 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月03日 17:10:13 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35095
Broken 77
Ignore 190

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /