Port details |
- R-cran-matrixStats Functions that Apply to Rows and Columns of Matrices
- 1.5.0 math =2 1.4.1Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2020-07-11 10:27:29
- Last Update: 2025-01-10 21:23:47
- Commit Hash: 91acd49
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ART20
- WWW:
- https://cran.r-project.org/web/packages/matrixStats/
- Description:
- High-performing functions operating on rows and columns of matrices,
e.g. col / rowMedians(), col / rowRanks(), and col / rowSds().
Functions optimized per data type and for subsetted calculations
such that both memory usage and processing time is minimized. There
are also optimized vector-based methods, e.g. binMeans(), madDiff()
and weightedMedian().
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-matrixStats>0:math/R-cran-matrixStats
- To install the port:
- cd /usr/ports/math/R-cran-matrixStats/ && make install clean
- To add the package, run one of these commands:
- pkg install math/R-cran-matrixStats
- pkg install R-cran-matrixStats
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-matrixStats
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736540068
SHA256 (matrixStats_1.5.0.tar.gz) = 12996c5f3e6fc202a43e1087f16a71b7fa93d7e908f512542c7ee89cf95dcc15
SIZE (matrixStats_1.5.0.tar.gz) = 212156
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 : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- math/R-cran-conquer
- for Run
-
- math/R-cran-conquer
Configuration Options:
- No options to configure
- Options name:
- math_R-cran-matrixStats
- 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 |
1.5.0 10 Jan 2025 21:23:47 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.5.0
ChangeLog: https://cran.r-project.org/web/packages/matrixStats/news/news.html |
1.4.1 11 Sep 2024 07:33:22 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.4.1
ChangeLog: https://cran.r-project.org/web/packages/matrixStats/news/news.html |
1.4.0 06 Sep 2024 15:09:45 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.4.0
ChangeLog: https://cran.r-project.org/web/packages/matrixStats/news/news.html |
1.3.0 12 Apr 2024 16:11:51 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.3.0
ChangeLog: https://cran.r-project.org/web/packages/matrixStats/news/news.html |
1.2.0 16 Dec 2023 08:47:26 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.2.0
ChangeLog: https://cran.r-project.org/web/packages/matrixStats/news/news.html |
1.1.0 11 Nov 2023 10:47:01 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.1.0
ChangeLog: https://cran.r-project.org/web/packages/matrixStats/news/news.html |
1.0.0 05 Jun 2023 09:40:05 |
Nuno Teixeira (eduardo) |
math/R-cran-matrixStats: Update to 1.0.0
- Take maintainership
ChangeLog:
https://cran.r-project.org/web/packages/matrixStats/news/news.html |
0.63.0 08 May 2023 00:52:57 |
TAKATSU Tomonari (tota) |
math/R-cran-matrixStats: Update to 0.63.0
- Update to 0.63.0
- Drop maintainership |
0.62.0_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.62.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.62.0 22 Apr 2022 01:49:26 |
TAKATSU Tomonari (tota) |
math/R-cran-matrixStats: Update to 0.62.0 |
0.61.0 18 Sep 2021 11:12:28 |
TAKATSU Tomonari (tota) |
math/R-cran-matrixStats: Update to 0.61.0 |
0.60.1 24 Aug 2021 09:30:01 |
TAKATSU Tomonari (tota) |
math/R-cran-matrixStats: Update to 0.60.1 |
0.60.0 28 Jul 2021 01:22:38 |
TAKATSU Tomonari (tota) |
math/R-cran-matrixStats: Update to 0.60.0 |
0.59.0 02 Jun 2021 16:28:43 |
TAKATSU Tomonari (tota) |
math/R-cran-matrixStats: Update to 0.59.0 |
0.58.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.58.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.58.0 30 Jan 2021 13:11:45 |
tota |
- Update to 0.58.0 |
0.57.0 30 Sep 2020 09:01:11 |
tota |
- Update to 0.57.0 |
0.56.0 11 Jul 2020 10:27:23 |
tota |
- Add new port: math/R-cran-matrixStats
High-performing functions operating on rows and columns of matrices,
e.g. col / rowMedians(), col / rowRanks(), and col / rowSds().
Functions optimized per data type and for subsetted calculations
such that both memory usage and processing time is minimized. There
are also optimized vector-based methods, e.g. binMeans(), madDiff()
and weightedMedian().
WWW: https://cran.r-project.org/web/packages/matrixStats/ |