Port details on branch 2023Q2 |
- libRmath Standalone math library from R
- 4.2.2 math
=1 4.2.2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2023-04-18 21:24:22
- Last Update: 2023-04-18 21:22:23
- Commit Hash: 65ba7f0
- People watching this port, also watch:: mailutils, osv-scanner, opensmtpd, memcached, tmux
- Also Listed In: lang
- License: GPLv2
- WWW:
- https://www.R-project.org/
- Description:
- This is the standalone math library from R -- a language
and environment for statistical computing and graphics.
See ports/math/R.
To use the routines in your own C or C++ programs, include
#define MATHLIB_STANDALONE
#include <Rmath.h>
and link against -lRmath.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/libRmath/ && make install clean
- To add the package, run one of these commands:
- pkg install math/libRmath
- pkg install libRmath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libRmath
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1672236901
SHA256 (R-4.2.2.tar.gz) = 0ff62b42ec51afa5713caee7c4fde7a0c45940ba39bef8c5c9487fef0c953df5
SIZE (R-4.2.2.tar.gz) = 33987014
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libcurl.so : ftp/curl
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_libRmath
- USES:
- fortran localbase pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.2 18 Apr 2023 21:22:23
    |
Po-Chuan Hsieh (sunpoet)  |
math/libRmath: Allow build with curl 8.0.0+
(cherry picked from commit 73ce71d9616a830defac91ade52cee661069b02d) |
Number of commits found: 1
|