GET /api/v1/ports/R-fftwtools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-fftwtools",
"portdir": "R/R-fftwtools",
"version": "0.9-11",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fftwtools",
"description": "Wrapper for several FFTW functions",
"long_description": "Wrapper for several FFTW functions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"fftw-3",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fftw"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-LatticeKrig",
"R-mcmcse",
"R-EBImage"
]
},
{
"type": "test",
"ports": [
"R-spatstat.geom",
"R-spatstat.explore",
"R-multitaper",
"R-spatstat.model"
]
}
]
}