GET /api/v1/ports/R-interpolation/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-interpolation",
"portdir": "R/R-interpolation",
"version": "0.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=interpolation",
"description": "Interpolation of bivariate functions",
"long_description": "Provides two different methods, linear and non-linear, to interpolate a bivariate function, scalar-valued or vector-valued.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-19",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppCGAL",
"gmp",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}