Port details |
- R-cran-interp Interpolation methods
- 1.1.6 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: skreuzer@FreeBSD.org
 - Port Added: 2025-06-01 17:09:10
- Last Update: 2025-06-01 17:07:00
- Commit Hash: 8db3609
- License: GPLv2 GPLv3
- WWW:
- https://cran.r-project.org/web/packages/interp/
- Description:
- Bivariate data interpolation on regular and irregular grids using linear or
spline methods.
Provides FOSS replacements for ACM-licensed akima and tripack functions with
backward compatibility. Includes linear interpolation, Akima's irregular grid
spline interpolation, partial derivative estimators, and triangulation
algorithms.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-interp>0:devel/R-cran-interp
- To install the port:
- cd /usr/ports/devel/R-cran-interp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/R-cran-interp
- pkg install R-cran-interp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-interp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748477745
SHA256 (interp_1.1-6.tar.gz) = 3674044e5334ecdf124054303929c084fc0797d3123e28576a230492ea6ecd34
SIZE (interp_1.1-6.tar.gz) = 1112116
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-deldir>0 : math/R-cran-deldir
- R-cran-Rcpp>0 : devel/R-cran-Rcpp
- R-cran-RcppEigen>0 : math/R-cran-RcppEigen
- R : math/R
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- R-cran-deldir>0 : math/R-cran-deldir
- R-cran-Rcpp>0 : devel/R-cran-Rcpp
- R-cran-RcppEigen>0 : math/R-cran-RcppEigen
- R : math/R
- gfortran13 : lang/gcc13
- This port is required by:
- for Build
-
- graphics/R-cran-latticeExtra
- for Run
-
- graphics/R-cran-latticeExtra
Configuration Options:
- No options to configure
- Options name:
- devel_R-cran-interp
- USES:
- cran:auto-plist,compiles
- 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 |
1.1.6 01 Jun 2025 17:07:00
    |
Steven Kreuzer (skreuzer)  |
devel/R-cran-interp: new port
Bivariate data interpolation on regular and irregular grids using linear or
spline methods.
Provides FOSS replacements for ACM-licensed akima and tripack functions with
backward compatibility. Includes linear interpolation, Akima's irregular grid
spline interpolation, partial derivative estimators, and triangulation
algorithms. |
Number of commits found: 1
|