HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50587,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=114",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=112",
"results": [
{
"name": "ripgrep",
"portdir": "textproc/ripgrep",
"version": "15.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BurntSushi/ripgrep",
"description": "fast command line search tool",
"long_description": "ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"pcre",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"asciidoc",
"docbook-xsl-nons",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"bat-extras",
"repgrep",
"ripgrep-all"
]
}
]
},
{
"name": "ripe-whois",
"portdir": "net/ripe-whois",
"version": "3.2.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ripe.net/tools/",
"description": "Special RIPE version of the whois client",
"long_description": "This special RIPE version of the whois client is whois3, a very simple and generic whois client. This client, unlike the \"classic\" whois client, does not check for supported flags at the client side, except for -h (whois host) and -p (whois port). The syntax checks for flags are made at the server side. The default host and port of whois3 is whois.ripe.net at port 43 (or to be more exact, the tcp port specified for whois in /etc/services). You can change the default host by setting NICHOST in the source.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "R-IPEC",
"portdir": "R/R-IPEC",
"version": "1.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=IPEC",
"description": "Root mean square curvature calculation",
"long_description": "Calculates the RMS intrinsic and parameter-effects curvatures of a non-linear regression model.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-numDeriv",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-ipc",
"portdir": "R/R-ipc",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fellstat/ipc",
"description": "Tools for message passing between processes",
"long_description": "Tools for message passing between processes",
"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-txtq",
"R-CRAN-recommended",
"R-R6",
"R-shiny"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-promises",
"R-knitr",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-redux"
]
}
],
"depends_on": []
},
{
"name": "R-ipaddress",
"portdir": "R/R-ipaddress",
"version": "1.0.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://davidchall.github.io/ipaddress",
"description": "Data analysis for IP addresses and networks",
"long_description": "Data analysis for IP addresses and networks",
"active": true,
"categories": [
"net",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-Rcpp",
"R-AsioHeaders",
"R-vctrs",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-bignum",
"R-fuzzyjoin",
"R-crayon",
"R-blob",
"R-pillar",
"R-tibble",
"R-dplyr",
"R-tidyr",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggip"
]
},
{
"type": "test",
"ports": [
"R-charlatan"
]
}
]
},
{
"name": "R-iotools",
"portdir": "R/R-iotools",
"version": "0.3-5",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rforge.net/iotools",
"description": "Basic I/O tools for streaming and data parsing",
"long_description": "Basic I/O tools for streaming and data parsing",
"active": true,
"categories": [
"devel",
"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-fplyr"
]
}
]
},
{
"name": "R-io",
"portdir": "R/R-io",
"version": "0.3.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/djhshih/io",
"description": "Unified framework for input–output operations in R",
"long_description": "Unified framework for input–output operations in R",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-stringr",
"R-filenamer"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jsonlite",
"R-yaml",
"R-testthat",
"R-XML",
"R-rhdf5"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-filenamer"
]
}
]
},
{
"name": "rio",
"portdir": "aqua/rio",
"version": "0.2.37",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rioterm.com",
"description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
"long_description": "A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.",
"active": true,
"categories": [
"aqua",
"shells"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1023
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "R-InvStablePrior",
"portdir": "R/R-InvStablePrior",
"version": "0.1.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=InvStablePrior",
"description": "Inverse Stable Prior for widely-used exponential models",
"long_description": "Inverse Stable Prior for widely-used exponential models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-fdrtool",
"R-nimble",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-invLT",
"portdir": "R/R-invLT",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=invLT",
"description": "Inversion of Laplace-transformed functions",
"long_description": "Inversion of Laplace-transformed functions",
"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-invgamstochvol",
"portdir": "R/R-invgamstochvol",
"version": "1.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=invgamstochvol",
"description": "Log-likelihood for an inverse Gamma stochastic volatility model",
"long_description": "Log-likelihood for an inverse Gamma stochastic volatility model",
"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-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": []
},
{
"name": "R-invgamma",
"portdir": "R/R-invgamma",
"version": "1.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=invgamma",
"description": "Inverse Gamma distribution",
"long_description": "Inverse Gamma distribution",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bayespm",
"R-miWQS",
"R-ashr",
"R-carfima",
"R-bartcs",
"R-bqror",
"R-ExGaussEstim",
"R-TruncExpFam"
]
},
{
"type": "test",
"ports": [
"R-Ecfun"
]
}
]
},
{
"name": "R-invertiforms",
"portdir": "R/R-invertiforms",
"version": "0.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rohelab.github.io/invertiforms",
"description": "Invertible transforms for matrices",
"long_description": "Invertible transforms for matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-glue",
"R-sparseLRMatrix"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-igraph",
"R-covr",
"R-igraphdata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-vsp"
]
},
{
"type": "test",
"ports": [
"R-fastadi"
]
}
]
},
{
"name": "R-inum",
"portdir": "R/R-inum",
"version": "1.0-5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=inum",
"description": "Interval and enum-type representation of vectors",
"long_description": "Interval and enum-type representation of vectors",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-libcoin",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-partykit"
]
}
]
},
{
"name": "R-intmap",
"portdir": "R/R-intmap",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=intmap",
"description": "Ordered containers with integer keys",
"long_description": "Ordered containers with integer keys",
"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-maybe",
"R-CRAN-recommended",
"R-BH",
"R-R6"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-cyclotomic"
]
}
]
},
{
"name": "R-intervals",
"portdir": "R/R-intervals",
"version": "0.15.5",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edzer/intervals",
"description": "Tools for working with points and intervals",
"long_description": "Tools for working with points and intervals",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MaximinInfer",
"R-eyelinker",
"R-mombf",
"R-selectiveInference",
"R-spacetime"
]
}
]
},
{
"name": "R-interval",
"portdir": "R/R-interval",
"version": "1.1-1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=interval",
"description": "Weighted logrank tests and NPMLE for interval-censored data",
"long_description": "Weighted logrank tests and NPMLE for interval-censored data",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Icens",
"R-perm",
"R-CRAN-recommended",
"R-MLEcens"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-coin"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-DCchoice",
"R-FHtest"
]
},
{
"type": "test",
"ports": [
"R-ReIns"
]
}
]
},
{
"name": "R-inters",
"portdir": "R/R-inters",
"version": "0.2.0",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mattblackwell.github.io/inters",
"description": "Tools for estimating interactions",
"long_description": "Tools for estimating interactions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-glmnet",
"R-fixest"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-lmtest"
]
}
],
"depends_on": []
},
{
"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-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppCGAL",
"gmp",
"R-CRAN-recommended",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-interp",
"portdir": "R/R-interp",
"version": "1.1-6",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=interp",
"description": "Interpolation methods",
"long_description": "Interpolation methods",
"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-deldir",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-sp",
"R-stringi",
"R-stringr",
"R-ggplot2",
"R-gridExtra",
"R-Deriv",
"R-scatterplot3d",
"R-Ryacas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tessellation",
"R-latticeExtra",
"R-GPFDA",
"R-BayesX",
"R-spikeSlabGAM"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-fdasrvf",
"R-laGP",
"R-randomForestSRC",
"R-evd",
"R-DPQ",
"R-sm",
"R-locfit",
"R-broom",
"R-geometry",
"R-pre",
"R-gam",
"R-bamlss",
"R-insight",
"R-quantreg",
"R-R2BayesX",
"R-deepgp",
"R-fBasics",
"R-rgl"
]
}
]
},
{
"name": "R-intergraph",
"portdir": "R/R-intergraph",
"version": "2.0-4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mbojan.github.io/intergraph",
"description": "Coercion routines for network data objects",
"long_description": "Coercion routines for network data objects",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-igraph",
"R-network"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-roxygen2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-netmediate",
"R-lolog",
"R-bigergm"
]
}
]
},
{
"name": "R-interactiveDisplayBase",
"portdir": "R/R-interactiveDisplayBase",
"version": "1.42.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/interactiveDisplayBase",
"description": "Base package for enabling powerful Shiny web displays of Bioconductor objects",
"long_description": "Base package for enabling powerful Shiny web displays of Bioconductor objects",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocGenerics",
"R-CRAN-recommended",
"R-shiny",
"R-DT"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-markdown",
"R-rstudioapi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AnnotationHub"
]
}
]
},
{
"name": "R-InteractionSet",
"portdir": "R/R-InteractionSet",
"version": "1.32.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/InteractionSet",
"description": "Base classes for storing genomic interaction data",
"long_description": "Base classes for storing genomic interaction data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-S4Vectors",
"R-IRanges",
"R-GenomeInfoDb",
"R-GenomicRanges",
"R-SummarizedExperiment",
"R-CRAN-recommended",
"R-Rcpp",
"R-BiocGenerics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-BiocStyle"
]
}
],
"depends_on": []
},
{
"name": "R-interactions",
"portdir": "R/R-interactions",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://interactions.jacob-long.com",
"description": "Comprehensive, user-friendly toolkit for probing interactions",
"long_description": "Comprehensive, user-friendly toolkit for probing interactions",
"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-CRAN-recommended",
"R-cli",
"R-jtools",
"R-broom",
"R-rlang",
"R-tibble",
"R-generics",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cowplot",
"R-huxtable",
"R-broom.mixed",
"R-rockchalk",
"R-margins",
"R-glue",
"R-sandwich",
"R-survey",
"R-knitr",
"R-testthat",
"R-brms",
"R-lme4",
"R-rmarkdown",
"R-rstanarm",
"R-vdiffr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bruceR"
]
},
{
"type": "test",
"ports": [
"R-rempsyc"
]
}
]
},
{
"name": "R-interactionR",
"portdir": "R/R-interactionR",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tunsmart/interactionR",
"description": "Full reporting of interaction analyses",
"long_description": "Full reporting of interaction analyses",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-flextable",
"R-msm",
"R-CRAN-recommended",
"R-car",
"R-officer"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-intamap",
"portdir": "R/R-intamap",
"version": "1.5-7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=intamap",
"description": "Procedures for automated interpolation",
"long_description": "Procedures for automated interpolation",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mvtnorm",
"R-doParallel",
"R-foreach",
"R-sf",
"R-automap",
"R-gstat",
"R-MBA",
"R-CRAN-recommended",
"R-evd",
"R-sp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-psgp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-psgp"
]
}
]
},
{
"name": "R-instantiate",
"portdir": "R/R-instantiate",
"version": "0.2.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wlandau.github.io/instantiate",
"description": "Pre-compiled CmdStan models in R packages",
"long_description": "Pre-compiled CmdStan models in R packages",
"active": true,
"categories": [
"devel",
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-callr",
"R-CRAN-recommended",
"R-fs",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-withr",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-cmdstanr"
]
}
],
"depends_on": []
},
{
"name": "R-InspectChangepoint",
"portdir": "R/R-InspectChangepoint",
"version": "1.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=InspectChangepoint",
"description": "High-dimensional changepoint estimation via sparse projection",
"long_description": "High-dimensional changepoint estimation via sparse projection",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RSpectra"
]
}
],
"depends_on": []
},
{
"name": "R-insight",
"portdir": "R/R-insight",
"version": "1.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://easystats.github.io/insight",
"description": "Easy access to model information for various model objects",
"long_description": "Easy access to model information for various model objects",
"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-curl",
"R-bayestestR",
"R-datawizard",
"R-rstantools",
"R-biglm",
"R-effectsize",
"R-modelbased",
"R-ordinal",
"R-parameters",
"R-performance",
"R-sandwich",
"R-statmod",
"R-survey",
"R-withr",
"R-knitr",
"R-testthat",
"R-blavaan",
"R-brms",
"R-lavaan",
"R-lme4",
"R-nonnest2",
"R-rmarkdown",
"R-rstanarm",
"R-broom",
"R-httr",
"R-rstudioapi",
"R-betareg",
"R-gamm4",
"R-lmtest",
"R-interp",
"R-mclogit",
"R-ggeffects",
"R-bdsmatrix",
"R-emmeans",
"R-quantreg",
"R-robustbase",
"R-blme",
"R-plm",
"R-psych",
"R-VGAM",
"R-bbmle",
"R-car",
"R-carData",
"R-lmerTest",
"R-pbkrtest",
"R-gam",
"R-logitr",
"R-parsnip",
"R-AER",
"R-mice",
"R-mlogit",
"R-rms",
"R-robustlmm",
"R-gbm",
"R-httr2",
"R-geepack",
"R-lavaSearch2",
"R-MCMCglmm",
"R-fixest",
"R-gmnl",
"R-mclust",
"R-tweedie",
"R-BayesFactor",
"R-TMB",
"R-bife",
"R-lfe",
"R-marginaleffects",
"R-gee",
"R-ivreg",
"R-pscl",
"R-clubSandwich",
"R-coxme",
"R-estimatr",
"R-metadat",
"R-metafor",
"R-glmmTMB",
"R-merTools",
"R-afex",
"R-gt",
"R-speedglm",
"R-MuMIn",
"R-cplm",
"R-glmtoolbox",
"R-metaBMA",
"R-logistf",
"R-poorman",
"R-crch",
"R-aod",
"R-gamlss.data",
"R-gamlss",
"R-nestedLogit",
"R-GLMMadaptive",
"R-geoR",
"R-truncreg",
"R-cgam",
"R-panelr",
"R-censReg",
"R-metaplus",
"R-mmrm",
"R-fungible",
"R-tinytable",
"R-JM",
"R-PROreg",
"R-epiR",
"R-feisr",
"R-httptest2",
"R-multgee",
"R-serp",
"R-WeightIt",
"R-BH",
"R-Rcpp",
"R-RcppEigen"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-parameters",
"R-modelsummary",
"R-mvgam",
"R-lavaanExtra",
"R-correlation",
"R-effectsize",
"R-ggeffects",
"R-bsitar",
"R-report",
"R-MuMIn",
"R-sjPlot",
"R-sjlabelled",
"R-sjmisc",
"R-bayestestR",
"R-datawizard",
"R-sjstats",
"R-marginaleffects",
"R-easystats",
"R-modelbased",
"R-performance",
"R-effects",
"R-see",
"R-multilevelcoda",
"R-cv",
"R-statsExpressions"
]
},
{
"type": "test",
"ports": [
"R-rempsyc",
"R-ivreg",
"R-gtsummary"
]
}
]
},
{
"name": "R-InPosition",
"portdir": "R/R-InPosition",
"version": "0.12.7.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=InPosition",
"description": "Inference tests for R-ExPosition",
"long_description": "Non-parametric resampling-based inference tests for R-ExPosition.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ExPosition",
"R-prettyGraphs",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-inops",
"portdir": "R/R-inops",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/moodymudskipper/inops",
"description": "Infix operators for detection, subsetting and replacement",
"long_description": "Infix operators to detect, subset and replace the elements matched by a given condition. The functions have several variants of operator types, including subsets, ranges, regular expressions and others. Implemented operators work on vectors, matrices and lists.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-nycflights13",
"R-dplyr"
]
}
],
"depends_on": []
},
{
"name": "R-ino",
"portdir": "R/R-ino",
"version": "1.0.2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://loelschlaeger.de/ino",
"description": "Initialization of Numerical Optimization",
"long_description": "Analysis of the initialization for numerical optimization of real-valued functions, including likelihood functions of statistical models.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-crayon",
"R-glue",
"R-mvtnorm",
"R-dplyr",
"R-reshape2",
"R-ggplot2",
"R-scales",
"R-forcats",
"R-foreach",
"R-doSNOW",
"R-optimizeR",
"R-CRAN-recommended",
"R-cli",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-purrr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-pracma",
"R-fHMM"
]
}
],
"depends_on": []
},
{
"name": "R-inline",
"portdir": "R/R-inline",
"version": "0.3.20",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirk.eddelbuettel.com/code/inline.html",
"description": "Functions to inline C, C++, Fortran function calls",
"long_description": "Functions to inline C, C++, Fortran function calls from R.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-Rcpp",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rtkore",
"R-pfr",
"R-slasso",
"R-rstan",
"R-BMA",
"R-cxxfunplus"
]
},
{
"type": "test",
"ports": [
"R-RcppDE",
"R-Rcpp",
"R-Rmalschains",
"R-dlib",
"R-lolog",
"R-RcppEigen",
"R-RcppXPtrUtils"
]
}
]
},
{
"name": "R-ini",
"portdir": "R/R-ini",
"version": "0.3.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dvdscripter/ini",
"description": "Read and write .ini riles",
"long_description": "Read and write .ini riles",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-gh",
"R-virtuoso",
"R-mlflow"
]
}
]
},
{
"name": "R-ingredients",
"portdir": "R/R-ingredients",
"version": "2.3.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ModelOriented.github.io/ingredients",
"description": "Effects and importances of model ingredients",
"long_description": "Effects and importances of model ingredients",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-CRAN-recommended",
"R-gridExtra",
"R-scales"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ranger",
"R-DALEX",
"R-r2d3",
"R-jsonlite",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-gower"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-modelStudio",
"R-DALEX"
]
}
]
},
{
"name": "R-infotheo",
"portdir": "R/R-infotheo",
"version": "1.2.0.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=infotheo",
"description": "Information-theoretic measures",
"long_description": "Information-theoretic measures",
"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-npsr",
"R-diceR"
]
}
]
},
{
"name": "R-influential",
"portdir": "R/R-influential",
"version": "2.2.9",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://asalavaty.github.io/influential",
"description": "Identification and classification of the most influential nodes",
"long_description": "Identification and classification of the most influential nodes",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-BiocManager",
"R-janitor",
"R-ranger",
"R-coop",
"R-CRAN-recommended",
"R-data.table",
"R-doParallel",
"R-igraph",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-shinycssloaders",
"R-NNS",
"R-magrittr",
"R-nortest",
"R-knitr",
"R-shiny",
"R-shinyjs",
"R-shinythemes",
"R-DT",
"R-colourpicker",
"R-rmarkdown",
"R-readr",
"R-Hmisc",
"R-shinyWidgets"
]
}
],
"depends_on": []
},
{
"name": "R-influenceR",
"portdir": "R/R-influenceR",
"version": "0.1.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=influenceR",
"description": "Software tools to quantify structural importance of nodes in a network",
"long_description": "Software tools to quantify structural importance of nodes in a network",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-igraph",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidygraph"
]
}
]
},
{
"name": "R-inferr",
"portdir": "R/R-inferr",
"version": "0.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rsquaredacademy.github.io/inferr",
"description": "Inferential statistics",
"long_description": "Inferential statistics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magrittr",
"R-CRAN-recommended",
"R-Rcpp",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-xplorerr"
]
}
],
"depends_on": []
},
{
"name": "R-infer",
"portdir": "R/R-infer",
"version": "1.0.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://infer.tidymodels.org",
"description": "Tidy statistical inference",
"long_description": "Tidy statistical inference",
"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-rlang",
"R-glue",
"R-lifecycle",
"R-vctrs",
"R-tibble",
"R-dplyr",
"R-generics",
"R-purrr",
"R-tidyr",
"R-ggplot2",
"R-broom",
"R-patchwork",
"R-CRAN-recommended",
"R-cli",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-fs",
"R-stringr",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-devtools",
"R-covr",
"R-vdiffr",
"R-parsnip",
"R-nycflights13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tidymodels"
]
}
]
},
{
"name": "R-ineq",
"portdir": "R/R-ineq",
"version": "0.2-13",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ineq",
"description": "Measuring inequality, concentration and poverty",
"long_description": "Measuring inequality, concentration and poverty",
"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-GameTheory",
"R-CPP"
]
},
{
"type": "test",
"ports": [
"R-AER"
]
}
]
},
{
"name": "R-IndGenErrors",
"portdir": "R/R-IndGenErrors",
"version": "0.1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=IndGenErrors",
"description": "Tests of independence between innovations of generalized error models",
"long_description": "Tests of independence between innovations of generalized error models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-IndexNumR",
"portdir": "R/R-IndexNumR",
"version": "0.6.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=IndexNumR",
"description": "Compute bilateral and multilateral index numbers",
"long_description": "Compute bilateral and multilateral index numbers",
"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-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-tidyr"
]
}
],
"depends_on": []
},
{
"name": "R-indelmiss",
"portdir": "R/R-indelmiss",
"version": "1.0.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=indelmiss",
"description": "Insertion–deletion analysis while accounting for possible missing data",
"long_description": "Insertion–deletion analysis while accounting for possible missing data",
"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-numDeriv",
"R-phangorn",
"R-CRAN-recommended",
"R-Rcpp",
"R-ape"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-inctools",
"portdir": "R/R-inctools",
"version": "1.0.15",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=inctools",
"description": "Incidence estimation tools",
"long_description": "Tools for estimating incidence from biomarker data in cross-sectional surveys, and for calibrating tests for recent infection.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cubature",
"R-plyr",
"R-tibble",
"R-dplyr",
"R-ggplot2",
"R-doParallel",
"R-foreach",
"R-pracma",
"R-binom",
"R-glm2",
"R-tmvtnorm",
"R-CRAN-recommended",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-survey",
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-imputeTS",
"portdir": "R/R-imputeTS",
"version": "3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://steffenmoritz.github.io/imputeTS",
"description": "Time series missing value imputation",
"long_description": "Time series missing value imputation",
"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-ggplot2",
"R-forecast",
"R-ggtext",
"R-Rcpp",
"R-CRAN-recommended",
"R-stinepack",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-naive",
"R-gimme",
"R-segen",
"R-spooky",
"R-jenga",
"R-dymo",
"R-audrex"
]
},
{
"type": "test",
"ports": [
"R-tsbox"
]
}
]
},
{
"name": "R-imputeMissings",
"portdir": "R/R-imputeMissings",
"version": "0.0.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=imputeMissings",
"description": "Impute missing values in a predictive context",
"long_description": "Impute missing values in a predictive context",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-randomForest",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sl3"
]
}
]
},
{
"name": "R-impute",
"portdir": "R/R-impute",
"version": "1.78.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/impute",
"description": "Imputation for microarray data",
"long_description": "Imputation for microarray data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"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": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-samr"
]
},
{
"type": "test",
"ports": [
"R-GSA"
]
}
]
},
{
"name": "R-imptree",
"portdir": "R/R-imptree",
"version": "0.5.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=imptree",
"description": "Classification trees with imprecise probabilities",
"long_description": "Classification trees with imprecise probabilities",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-ImpShrinkage",
"portdir": "R/R-ImpShrinkage",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mnrzrad/ImpShrinkage",
"description": "Improved shrinkage estimations for multiple linear regression",
"long_description": "Improved shrinkage estimations for multiple linear regression",
"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": []
}
]
}