Port details |
- R-cran-RcppArmadillo Rcpp integration for Armadillo templated linear algebra library
- 14.2.2.1 math =2 14.0.2.1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2013-05-06 06:01:47
- Last Update: 2024-12-11 10:19:03
- Commit Hash: 5167d86
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://cran.r-project.org/web/packages/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 - 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 = 1733862785
SHA256 (RcppArmadillo_14.2.2-1.tar.gz) = d12981ac8c9b60b543b37334479314ad3d09e3cb5393a72594da3d0e1a2cc828
SIZE (RcppArmadillo_14.2.2-1.tar.gz) = 1397189
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.8 : 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.8 : devel/R-cran-Rcpp
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- math/R-cran-Amelia
- math/R-cran-conquer
- math/R-cran-survey
- science/R-cran-etm
- for Run
-
- math/R-cran-Amelia
- 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.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/ |