| Port details |
- R-cran-RcppArmadillo Rcpp integration for Armadillo templated linear algebra library
- 15.0.2.2 math
=2 14.4.3.1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2013-05-06 06:01:47
- Last Update: 2025-09-20 20:06:25
- Commit Hash: 40d7600
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://cran.r-project.org/package=RcppArmadillo
- Description:
- RcppArmadillo provides an interface from R to and from Armadillo
by utilising the Rcpp R/C++ interface library.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- R-cran-RcppArmadillo>0:math/R-cran-RcppArmadillo
- To install the port:
- cd /usr/ports/math/R-cran-RcppArmadillo/ && make install clean
- To add the package, run one of these commands:
- pkg install math/R-cran-RcppArmadillo
- pkg install R-cran-RcppArmadillo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-RcppArmadillo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1758390802
SHA256 (RcppArmadillo_15.0.2-2.tar.gz) = f8895e85d70ddeabb1d4ec7567f81ed6fd95f9e8715d0791afd07c8382315f4e
SIZE (RcppArmadillo_15.0.2-2.tar.gz) = 2118381
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R-cran-Rcpp>=1.0.12 : devel/R-cran-Rcpp
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Test dependencies:
-
- R-cran-slam>0 : math/R-cran-slam
- R-cran-tinytest>0 : devel/R-cran-tinytest
- Runtime dependencies:
-
- R-cran-Rcpp>=1.0.12 : devel/R-cran-Rcpp
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- math/R-cran-Amelia
- math/R-cran-Rsolnp
- math/R-cran-conquer
- math/R-cran-survey
- for Run
-
- math/R-cran-Amelia
- math/R-cran-Rsolnp
- math/R-cran-conquer
- math/R-cran-forecast
- math/R-cran-survey
- science/R-cran-bayesm
- science/R-cran-etm
Configuration Options:
- No options to configure
- Options name:
- math_R-cran-RcppArmadillo
- USES:
- cran:auto-plist,compiles
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.100.2.1 15 Mar 2014 10:51:05
  |
tota  |
- Update to 0.4.100.2.1 |
0.4.100.0 13 Mar 2014 15:11:55
  |
tota  |
- Update to 0.4.100.0 |
0.4.000.4_1 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.4.000.4 23 Feb 2014 15:14:10
  |
tota  |
- Update to 0.4.000.4 |
0.4.000.2 25 Jan 2014 21:24:02
  |
tota  |
- Update to 0.4.000.2 |
0.4.000 08 Jan 2014 14:33:09
  |
tota  |
- Update to 0.4.000 |
0.3.930.1 01 Jan 2014 06:34:27
  |
tota  |
- Update to 0.3.930.1 |
0.3.920.3_1 31 Dec 2013 08:43:19
  |
tota  |
- Upstream rerolled tarball
PR: ports/185192
Submitted by: marino@ |
0.3.920.3 28 Dec 2013 10:28:41
  |
dbn  |
Convert Mk/bsd.cran.mk to the Uses framework.
PR: ports/184699
Reviewed by: bapt
Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks) |
0.3.920.3 27 Nov 2013 18:56:44
  |
dbn  |
Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.
Exp-run: ports/184216
Reviewed by: bdrewery
Approved by: portsmgr, wen |
0.3.920.3 23 Nov 2013 06:04:19
  |
tota  |
- Update to 0.3.920.3 |
0.3.920.1_2 13 Nov 2013 08:19:35
  |
bf  |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota |
0.3.920.1_1 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
0.3.920.1 03 Oct 2013 21:13:12
  |
tota  |
- Update to 0.3.920.1 |
0.3.910.0 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.3.910.0 17 Aug 2013 21:32:15
  |
tota  |
- Update to 0.3.910.0 |
0.3.900.7 12 Aug 2013 01:24:30
  |
tota  |
- Update to 0.3.900.7 |
0.3.900.0 21 Jun 2013 10:59:29
  |
tota  |
- Update to 0.3.900.0 |
0.3.820_1 28 May 2013 15:15:06
  |
bf  |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota |
0.3.820 18 May 2013 22:29:36
  |
tota  |
- Update to 0.3.820 |
0.3.810.2 08 May 2013 12:50:27
  |
tota  |
- Update to 0.3.810.2 |
0.3.800.1 06 May 2013 06:01:32
  |
tota  |
- Add new port: math/R-cran-RcppArmadillo
RcppArmadillo provides an interface from R to and from Armadillo
by utilising the Rcpp R/C++ interface library.
WWW: http://cran.r-project.org/web/packages/RcppArmadillo/ |