HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50576,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=817",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=815",
"results": [
{
"name": "R-cxxfunplus",
"portdir": "R/R-cxxfunplus",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=cxxfunplus",
"description": "Extend cxxfunction by saving the dynamic shared objects for re-using across R sessions",
"long_description": "Extend cxxfunction by saving the dynamic shared objects for re-using across R sessions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-inline",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rcpp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-slasso"
]
}
]
},
{
"name": "R-diffcor",
"portdir": "R/R-diffcor",
"version": "0.8.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=diffcor",
"description": "Fisher’s z-tests concerning difference of correlations",
"long_description": "Fisher’s z-tests concerning difference of correlations",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-dimensio",
"portdir": "R/R-dimensio",
"version": "0.10.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packages.tesselle.org/dimensio",
"description": "Multivariate data analysis",
"long_description": "Multivariate data analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-arkhe",
"R-khroma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinysnapshot",
"R-knitr",
"R-rmarkdown",
"R-tinytest",
"R-svglite",
"R-rsvg"
]
}
],
"depends_on": []
},
{
"name": "R-emg",
"portdir": "R/R-emg",
"version": "1.0.9",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=emg",
"description": "Exponentially-Modified Gaussian (EMG) distribution",
"long_description": "Exponentially-Modified Gaussian (EMG) distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-moments",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bayes4psy"
]
},
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-extremefit",
"portdir": "R/R-extremefit",
"version": "1.0.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=extremefit",
"description": "Estimation of extreme conditional quantiles and probabilities",
"long_description": "Estimation of extreme conditional quantiles and probabilities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R.rsp"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR"
]
}
]
},
{
"name": "R-fda.usc",
"portdir": "R/R-fda.usc",
"version": "2.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fda.usc",
"description": "Functional Data Analysis and Utilities for Statistical Computing",
"long_description": "Functional Data Analysis and Utilities for Statistical Computing",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-fda",
"R-kSamples",
"R-CRAN-recommended",
"libgcc",
"R-iterators",
"R-doParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-GPFDA",
"R-slasso"
]
}
]
},
{
"name": "R-fxregime",
"portdir": "R/R-fxregime",
"version": "1.0-4",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fxregime",
"description": "Exchange rate regime analysis",
"long_description": "Exchange rate regime analysis",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-car",
"R-CRAN-recommended",
"R-sandwich",
"R-strucchange",
"R-zoo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-lmtest",
"R-foreach"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-glogis"
]
}
]
},
{
"name": "R-gamclass",
"portdir": "R/R-gamclass",
"version": "0.62.5",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=gamclass",
"description": "Functions and data for a course on modern regression and classification",
"long_description": "Functions and data for a course on modern regression and classification",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-latticeExtra",
"R-randomForest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-glogis",
"portdir": "R/R-glogis",
"version": "1.0-2",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=glogis",
"description": "Fitting and testing of generalized logistic distributions",
"long_description": "Fitting and testing of generalized logistic distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-sandwich",
"R-zoo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-strucchange",
"R-fxregime"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-fitteR",
"R-bamlss"
]
}
]
},
{
"name": "R-isni",
"portdir": "R/R-isni",
"version": "1.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=isni",
"description": "Index of local sensitivity to non-ignorability",
"long_description": "Index of local sensitivity to non-ignorability",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Formula",
"R-CRAN-recommended",
"R-mvtnorm",
"R-matrixcalc",
"R-lme4"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-lestat",
"portdir": "R/R-lestat",
"version": "1.9",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=lestat",
"description": "Some simple objects and functions to do statistics using linear models and a Bayesian framework",
"long_description": "Some simple objects and functions to do statistics using linear models and a Bayesian framework",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-locpolExpectile"
]
}
]
},
{
"name": "R-locpolExpectile",
"portdir": "R/R-locpolExpectile",
"version": "0.1.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=locpolExpectile",
"description": "Local Polynomial Expectile regression",
"long_description": "Local Polynomial Expectile regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-locpol",
"R-expectreg",
"R-lestat",
"R-CRAN-recommended",
"R-matrixcalc",
"R-quantreg"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-nlpsem",
"portdir": "R/R-nlpsem",
"version": "0.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=nlpsem",
"description": "Linear and non-linear longitudinal process in structural equation modelling framework",
"long_description": "Linear and non-linear longitudinal process in structural equation modelling framework",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tidyr",
"R-ggplot2",
"R-readr",
"R-OpenMx",
"R-CRAN-recommended",
"R-stringr",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-pamm",
"portdir": "R/R-pamm",
"version": "1.122",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=pamm",
"description": "Power analysis for random effects in mixed models",
"long_description": "Power analysis for random effects in mixed models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lme4",
"R-lmerTest",
"R-CRAN-recommended",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rgl"
]
}
],
"depends_on": []
},
{
"name": "R-panelr",
"portdir": "R/R-panelr",
"version": "0.7.8",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://panelr.jacob-long.com",
"description": "Regression models and utilities for repeated measures and panel data",
"long_description": "Regression models and utilities for repeated measures and panel data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-stringr",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-lme4",
"R-Formula",
"R-lmerTest",
"R-jtools",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sandwich",
"R-generics",
"R-knitr",
"R-testthat",
"R-brms",
"R-rmarkdown",
"R-covr",
"R-plm",
"R-car",
"R-geepack",
"R-broom.mixed",
"R-clubSandwich",
"R-skimr"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-insight"
]
}
]
},
{
"name": "R-slasso",
"portdir": "R/R-slasso",
"version": "1.0.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/unina-sfere/slasso",
"description": "S-lasso estimator for the function-on-function linear regression",
"long_description": "S-lasso estimator for the function-on-function linear regression",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-inline",
"R-matrixStats",
"R-matrixcalc",
"R-plot3D",
"R-fda",
"R-cxxfunplus",
"R-fda.usc",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-svDialogs",
"portdir": "R/R-svDialogs",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sciviews.org/svDialogs",
"description": "Standard dialog boxes for MacOS, Linux etc.",
"long_description": "Standard dialog boxes for MacOS, Linux etc.",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-rstudioapi",
"R-svGUI"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cgam",
"R-svDialogstcltk"
]
}
]
},
{
"name": "R-svDialogstcltk",
"portdir": "R/R-svDialogstcltk",
"version": "1.0.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sciviews.org/svDialogstcltk",
"description": "Standard dialog boxes using Tcl/Tk",
"long_description": "Standard dialog boxes using Tcl/Tk",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-svGUI",
"R-svDialogs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-covr",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-table1",
"portdir": "R/R-table1",
"version": "1.4.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benjaminrich/table1",
"description": "Tables of descriptive statistics in HTML",
"long_description": "Tables of descriptive statistics in HTML",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-knitr",
"R-Formula",
"R-CRAN-recommended",
"R-htmltools",
"R-yaml"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-kableExtra",
"R-flextable",
"R-printr",
"R-MatchIt"
]
}
],
"depends_on": []
},
{
"name": "R-utility",
"portdir": "R/R-utility",
"version": "1.4.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=utility",
"description": "Construct, evaluate and plot value and utility functions",
"long_description": "Construct, evaluate and plot value and utility functions",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "pdfjam-extras",
"portdir": "textproc/pdfjam-extras",
"version": "20191118",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rrthomas/pdfjam-extras",
"description": "Various wrapper scripts that previously were distributed as part of the pdfjam package (prior to pdfjam 3.02)",
"long_description": "These scripts are explicitly not supported. They are made available just in case someone might find them useful. These scripts are provided with absolutely no warranty of fitness for any purpose whatsoever. The wrapper scripts are: \n \n* pdfnup, pdfpun \n* pdfjoin \n* pdf90, pdf180, pdf270 \n* pdfflip \n* pdfbook \n* pdfjam-pocketmod \n* pdfjam-slides3up, pdfjam-slides6up \n \nThey all are intended as example templates of scripts that end-users can make, in order to apply pdfjam conveniently on their specific tasks.",
"active": true,
"categories": [
"textproc",
"pdf"
],
"maintainers": [
{
"name": "breun",
"github": "breun",
"ports_count": 98
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"pdfjam"
]
}
],
"depends_on": []
},
{
"name": "srt",
"portdir": "net/srt",
"version": "1.5.2",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Haivision/srt",
"description": "transport protocol for ultra-low latency live video and audio streaming",
"long_description": "Secure Reliable Transport (SRT) is a transport protocol for ultra-low latency live video and audio streaming, as well as for generic bulk data transfer. SRT provides reliable transmission similar to TCP; however, it does so at the application layer, and uses UDP as the underlying transport layer. This package contains the open-source reference implementation of the SRT library, and was written by Haivision, the original developers of the SRT protocol.",
"active": true,
"categories": [
"net",
"multimedia",
"comms"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"debug",
"utils",
"logging",
"heavy_logging",
"tests",
"openssl",
"mbedtls",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "pnetcdf",
"portdir": "science/pnetcdf",
"version": "1.14.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://parallel-netcdf.github.io",
"description": "A Parallel I/O Library for NetCDF File Access.",
"long_description": "PnetCDF is a high-performance parallel I/O library for accessing files in format compatibility with Unidata's NetCDF, specifically the formats of CDF-1, 2, and 5. The CDF-5 file format, an extension of CDF-2, supports unsigned data types and uses 64-bit integers to allow users to define large dimensions, attributes, and variables (> 2B array elements).",
"active": true,
"categories": [
"devel",
"science"
],
"maintainers": [
{
"name": "thiagoveloso",
"github": "thiagoveloso",
"ports_count": 2
}
],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"perl5",
"clang-18",
"autoconf",
"automake",
"libtool",
"m4"
]
},
{
"type": "lib",
"ports": [
"mpich-clang18",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "py311-aiojobs",
"portdir": "python/py-aiojobs",
"version": "1.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/aiojobs",
"description": "Jobs scheduler for managing background task",
"long_description": "Jobs scheduler for managing background task (asyncio). The library gives controlled way for scheduling background tasks for asyncio applications.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-18",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-aiohttp",
"python311"
]
}
],
"depends_on": []
},
{
"name": "ldid-procursus",
"portdir": "devel/ldid-procursus",
"version": "2.1.5-procursus7",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ProcursusTeam/ldid",
"description": "Put real or fake signatures in a Mach-O",
"long_description": "Put real or fake signatures in a Mach-O.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "team",
"github": "therealketo",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libplist",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "py-pytest-trio",
"portdir": "python/py-pytest-trio",
"version": "0.8.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/pytest-trio",
"description": "Pytest plugin for trio",
"long_description": "Pytest plugin for trio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-pytest-trio"
]
}
],
"depends_on": []
},
{
"name": "py37-pytest-trio",
"portdir": "python/py-pytest-trio",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/pytest-trio",
"description": "Pytest plugin for trio",
"long_description": "Pytest plugin for trio",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-outcome",
"py37-pytest",
"py37-trio"
]
},
{
"type": "test",
"ports": [
"py37-hypothesis",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-pytest-asyncio",
"py37-trio"
]
}
]
},
{
"name": "py38-pytest-trio",
"portdir": "python/py-pytest-trio",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/pytest-trio",
"description": "Pytest plugin for trio",
"long_description": "Pytest plugin for trio",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-outcome",
"py38-pytest",
"py38-trio"
]
},
{
"type": "test",
"ports": [
"py38-hypothesis",
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-trio",
"py38-pytest-asyncio"
]
}
]
},
{
"name": "py39-pytest-trio",
"portdir": "python/py-pytest-trio",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/pytest-trio",
"description": "Pytest plugin for trio",
"long_description": "Pytest plugin for trio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-outcome",
"py39-pytest",
"py39-trio"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-pytest-asyncio",
"py39-trio"
]
}
]
},
{
"name": "py310-pytest-trio",
"portdir": "python/py-pytest-trio",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/pytest-trio",
"description": "Pytest plugin for trio",
"long_description": "Pytest plugin for trio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pytest",
"py310-trio",
"py310-outcome"
]
},
{
"type": "test",
"ports": [
"py310-hypothesis",
"py310-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py310-pytest-asyncio",
"py310-trio"
]
}
]
},
{
"name": "py311-pytest-trio",
"portdir": "python/py-pytest-trio",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-trio/pytest-trio",
"description": "Pytest plugin for trio",
"long_description": "Pytest plugin for trio",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1212
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18",
"py311-build"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-pytest",
"py311-outcome",
"py311-trio"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-pytest-asyncio",
"py311-trio"
]
}
]
},
{
"name": "py311-reflink",
"portdir": "python/py-reflink",
"version": "0.2.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/rubdos/pyreflink",
"description": "Python reflink wraps around platform specific reflink implementations",
"long_description": "Python reflink wraps around platform specific reflink implementations",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-cffi"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "p5-pdl-graphics-colorspace",
"portdir": "perl/p5-pdl-graphics-colorspace",
"version": "0.206.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-pdl-graphics-colorspace",
"homepage": "https://metacpan.org/pod/PDL::Graphics::ColorSpace",
"description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"long_description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-pdl-graphics-colorspace"
]
}
],
"depends_on": []
},
{
"name": "p5.28-pdl-graphics-colorspace",
"portdir": "perl/p5-pdl-graphics-colorspace",
"version": "0.206.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::Graphics::ColorSpace",
"description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"long_description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-pdl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-pdl-transform-color"
]
}
]
},
{
"name": "p5.30-pdl-graphics-colorspace",
"portdir": "perl/p5-pdl-graphics-colorspace",
"version": "0.206.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::Graphics::ColorSpace",
"description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"long_description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-pdl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-pdl-transform-color"
]
}
]
},
{
"name": "p5.32-pdl-graphics-colorspace",
"portdir": "perl/p5-pdl-graphics-colorspace",
"version": "0.206.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::Graphics::ColorSpace",
"description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"long_description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-pdl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-pdl-transform-color"
]
}
]
},
{
"name": "p5.34-pdl-graphics-colorspace",
"portdir": "perl/p5-pdl-graphics-colorspace",
"version": "0.206.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/PDL::Graphics::ColorSpace",
"description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"long_description": "PDL::Graphics::ColorSpace - colour-space conversions for PDL",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-pdl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-pdl-graphics-colorspace",
"p5.34-pdl-transform-color"
]
}
]
},
{
"name": "npm10",
"portdir": "devel/npm10",
"version": "10.9.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.npmjs.com/",
"description": "node package manager",
"long_description": "npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"nodejs22"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openspec",
"py39-jupytext",
"gemini-cli",
"eask-cli",
"Legcord",
"typescript-language-server",
"typescript",
"py38-panel",
"py312-itables",
"carto",
"bitwarden-cli",
"pyright",
"py38-jupytext",
"pnpm",
"tsx",
"prometheus",
"bun",
"py310-jupytext",
"py311-jupytext",
"py312-jupytext",
"opencode",
"mox",
"influxdb",
"glasskube",
"bash-language-server"
]
}
]
},
{
"name": "sbcl-devel",
"portdir": "lang/sbcl",
"version": "20240924",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.sbcl.org",
"description": "The Steel Bank Common Lisp system",
"long_description": "Steel Bank Common Lisp (SBCL) is a Open Source implementation of ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. SBCL is quite suitable for the creation of long running system services, as the compiler trades the time for a long initial compilation for blazingly fast loading of its binary runtime fasl representation.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [
"bootstrap_ecl",
"simd",
"html",
"pdf",
"threads",
"fancy"
],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl-bootstrap",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zstd"
]
},
{
"type": "run",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "simdjson",
"portdir": "devel/simdjson",
"version": "3.13.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://simdjson.org/",
"description": "C++ library for parsing gigabytes of JSON per second",
"long_description": "The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"fastgltf"
]
}
]
},
{
"name": "gtk4-devel",
"portdir": "gnome/gtk4-devel",
"version": "4.14.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/gtk",
"description": "gtk4 is a companion library to GObject and Gtk+.",
"long_description": "gtk4 is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 352
}
],
"variants": [
"broadway",
"quartz",
"x11",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-docutils",
"gettext",
"meson",
"ninja",
"pkgconfig",
"gobject-introspection",
"docbook-xml",
"docbook-xsl-nons",
"sassc",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librsvg",
"tiff",
"fribidi",
"mesa",
"pango",
"glib2",
"xorg-libXi",
"xorg-libXinerama",
"xorg-libXrandr",
"gettext-runtime",
"xorg-libXcursor",
"iso-codes",
"libxkbcommon-x11",
"hicolor-icon-theme",
"cairo",
"gdk-pixbuf2",
"graphene",
"harfbuzz",
"libepoxy",
"libjpeg-turbo",
"libpng"
]
}
],
"depends_on": []
},
{
"name": "R-libstable4u",
"portdir": "R/R-libstable4u",
"version": "1.0.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=libstable4u",
"description": "Tools for fast and accurate evaluation of skew stable distributions",
"long_description": "Tools for fast and accurate evaluation of skew stable distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-RcppGSL",
"R-CRAN-recommended",
"gsl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mvpd"
]
},
{
"type": "test",
"ports": [
"R-stabledist"
]
}
]
},
{
"name": "HexEditPowerPC",
"portdir": "sysutils/HexEditPowerPC",
"version": "2.20",
"license": "(LGPL-2 or MPL-1)",
"platforms": "{darwin < 11}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/hexedit",
"description": "Original HexEdit",
"long_description": "Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.",
"active": true,
"categories": [
"aqua",
"devel",
"sysutils"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "R-BootPR",
"portdir": "R/R-BootPR",
"version": "1.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=BootPR",
"description": "Bootstrap prediction intervals and bias-corrected forecasting",
"long_description": "Bootstrap prediction intervals and bias-corrected forecasting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-CMplot",
"portdir": "R/R-CMplot",
"version": "4.5.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/YinLiLin/CMplot",
"description": "Circle Manhattan plot",
"long_description": "Circle Manhattan plot",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hibayes"
]
}
]
},
{
"name": "R-LINselect",
"portdir": "R/R-LINselect",
"version": "1.1.5",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=LINselect",
"description": "Selection of linear estimators",
"long_description": "Selection of linear estimators",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-randomForest",
"R-pls",
"R-gtools",
"R-CRAN-recommended",
"R-elasticnet",
"R-mvtnorm"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-PPMiss",
"portdir": "R/R-PPMiss",
"version": "0.1.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PPMiss",
"description": "Copula-based estimator for long-range dependent processes under missing data",
"long_description": "Copula-based estimator for long-range dependent processes under missing data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-copula",
"libgcc",
"R-CRAN-recommended",
"R-zoo",
"R-pracma"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-QF",
"portdir": "R/R-QF",
"version": "0.0.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=QF",
"description": "Density, cumulative and quantile functions of quadratic forms",
"long_description": "Density, cumulative and quantile functions of quadratic forms",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppGSL",
"gsl",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-RTFA",
"portdir": "R/R-RTFA",
"version": "0.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RTFA",
"description": "Robust factor analysis for tensor time series",
"long_description": "Robust factor analysis for tensor time series",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-tensor",
"R-rTensor",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-RcppInt64",
"portdir": "R/R-RcppInt64",
"version": "0.0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eddelbuettel/rcppint64",
"description": "Rcpp-based helper functions to pass Int64 values between R and C++",
"long_description": "Rcpp-based helper functions to pass Int64 values between R and C++",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-bit64",
"R-tinytest",
"R-nanotime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RcppFarmHash",
"R-gdalraster",
"R-tiledb"
]
}
]
}
]
}