HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50592,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=573",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=571",
"results": [
{
"name": "openocd",
"portdir": "cross/openocd",
"version": "0.12.0",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://openocd.sourceforge.net/",
"description": "Open On-Chip Debugger",
"long_description": "The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system programming and boundary-scan testing for embedded target devices. Built with support for FT2232-based programmers by default. See variants for programmer options.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"dummy",
"parport",
"ftdi",
"ft2232",
"ft2232_ftd2xx",
"usb_blaster",
"usb_blaster_ftd2xx",
"amtjtagaccel",
"ecosboard",
"zy1000_master",
"zy1000",
"ioutil",
"ep93xx",
"at91rm9200",
"gw16012",
"presto",
"presto_ftd2xx",
"usbprog",
"oocd_trace",
"jlink",
"vsllink",
"rlink",
"ulink",
"arm_jtag_ew",
"buspirate",
"minidriver_dummy",
"stlink",
"ti",
"cmsis",
"remote_bitbang",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libusb"
]
}
],
"depends_on": []
},
{
"name": "jam",
"portdir": "devel/jam",
"version": "2.6.1",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.perforce.com/documentation/jam-documentation",
"description": "a software build tool like make",
"long_description": "Jam is a software build tool (like make) from Perforce. It is very powerful tool and it is used for various projects. It is particularly adapted for C/C++ development, multiplatform projects or builds spread on several processors. Mac OS X developer tools actually include a customized version of it.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"mw",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"lincity-ng",
"netpanzer",
"argyll"
]
}
]
},
{
"name": "nmail",
"portdir": "mail/nmail",
"version": "5.1.16",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/d99kris/nmail",
"description": "Terminal-based e-mail client",
"long_description": "Terminal-based e-mail client for macOS and Linux.",
"active": true,
"categories": [
"sysutils",
"mail"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"xapian-core",
"libetpan",
"libmagic",
"openssl3",
"cyrus-sasl2",
"sqlite3",
"ncurses",
"ossp-uuid"
]
},
{
"type": "run",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "R-svd",
"portdir": "R/R-svd",
"version": "0.5.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/asl/svd",
"description": "Interface to Lanczos SVD and eigensolvers",
"long_description": "Interface to Lanczos SVD and eigensolvers from R.",
"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": [
"libgcc",
"libgcc13",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-RItools",
"R-cellWise",
"R-pcLasso",
"R-Rssa"
]
}
]
},
{
"name": "R-robslopes",
"portdir": "R/R-robslopes",
"version": "1.1.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=robslopes",
"description": "Fast algorithms for robust slopes",
"long_description": "Fast algorithms for robust slopes",
"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": [
"libgcc13",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mcr"
]
}
]
},
{
"name": "R-rsq",
"portdir": "R/R-rsq",
"version": "2.7",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=rsq",
"description": "R-squared and related measures",
"long_description": "R-squared and related measures",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-deming",
"R-lme4",
"R-mcr",
"R-Deriv"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-stepjglm"
]
}
]
},
{
"name": "R-mcr",
"portdir": "R/R-mcr",
"version": "1.3.3.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mcr",
"description": "Method Comparison Regression",
"long_description": "Method Comparison Regression",
"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-robslopes",
"libgcc",
"libgcc13",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rsq"
]
}
]
},
{
"name": "R-groundhog",
"portdir": "R/R-groundhog",
"version": "3.2.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://groundhogr.com",
"description": "Version-control for CRAN, GitHub and GitLab packages",
"long_description": "Version-control for CRAN, GitHub and GitLab packages",
"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"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-git2r"
]
}
],
"depends_on": []
},
{
"name": "R-crs",
"portdir": "R/R-crs",
"version": "0.15-38",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JeffreyRacine/R-Package-crs",
"description": "Categorical Regression Splines",
"long_description": "Categorical Regression Splines",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-quantreg",
"R-np"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-quadprog",
"R-logspline",
"R-rgl"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-laGP"
]
}
]
},
{
"name": "R-PRTree",
"portdir": "R/R-PRTree",
"version": "0.1.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=PRTree",
"description": "Probabilistic Regression Trees",
"long_description": "Probabilistic Regression Trees. Functions for fitting and predicting PRTree models with some adaptations to handle missing values.",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"clang15",
"clang16",
"clang50",
"clang60",
"clang70",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc13",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgcc13",
"R-CRAN-recommended",
"libgcc"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-RApiSerialize",
"portdir": "R/R-RApiSerialize",
"version": "0.1.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirk.eddelbuettel.com/code/rapiserialize.html",
"description": "R API Serialization",
"long_description": "R API Serialization",
"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"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-qs",
"R-RcppRedis"
]
}
]
},
{
"name": "wordnet",
"portdir": "textproc/wordnet",
"version": "3.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wordnet.princeton.edu/",
"description": "Lexical database for the English language",
"long_description": "WordNet® is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"tcl",
"tk"
]
}
],
"depends_on": []
},
{
"name": "p5.34-alien-plplot",
"portdir": "perl/p5-alien-plplot",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::PLplot",
"description": "Alien::PLplot - Alien package for the PLplot plotting library",
"long_description": "Alien::PLplot - Alien package for the PLplot plotting library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.34-extutils-makemaker",
"p5.34-test-simple",
"p5.34-alien-build-plugin-decode-sourceforge",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-alien-build",
"plplot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-alien-plplot"
]
}
]
},
{
"name": "p5.32-alien-plplot",
"portdir": "perl/p5-alien-plplot",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::PLplot",
"description": "Alien::PLplot - Alien package for the PLplot plotting library",
"long_description": "Alien::PLplot - Alien package for the PLplot plotting library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.32-extutils-makemaker",
"p5.32-test-simple",
"p5.32-alien-build-plugin-decode-sourceforge",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"plplot",
"p5.32-alien-build",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-alien-plplot",
"portdir": "perl/p5-alien-plplot",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::PLplot",
"description": "Alien::PLplot - Alien package for the PLplot plotting library",
"long_description": "Alien::PLplot - Alien package for the PLplot plotting library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.30-extutils-makemaker",
"p5.30-test-simple",
"p5.30-alien-build-plugin-decode-sourceforge",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"p5.30-alien-build",
"plplot",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-alien-plplot",
"portdir": "perl/p5-alien-plplot",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Alien::PLplot",
"description": "Alien::PLplot - Alien package for the PLplot plotting library",
"long_description": "Alien::PLplot - Alien package for the PLplot plotting library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.28-extutils-makemaker",
"p5.28-test-simple",
"p5.28-alien-build-plugin-decode-sourceforge",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"p5.28-alien-build",
"plplot",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-alien-plplot",
"portdir": "perl/p5-alien-plplot",
"version": "0.1.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-alien-plplot",
"homepage": "https://metacpan.org/pod/Alien::PLplot",
"description": "Alien::PLplot - Alien package for the PLplot plotting library",
"long_description": "Alien::PLplot - Alien package for the PLplot plotting library",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-alien-plplot"
]
}
],
"depends_on": []
},
{
"name": "plplot-single",
"portdir": "science/plplot",
"version": "5.15.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://plplot.sourceforge.net",
"description": "Scientific plotting package, single precision version",
"long_description": "PLplot is a cross-platform software package for creating scientific plots. To help accomplish that task it is organized as a core C library, language bindings for that library, and device drivers which control how the plots are presented in non-interactive and interactive plotting contexts. This port uses single precision.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"octave",
"java",
"ocaml",
"python27",
"py27_pyqt4",
"debug",
"g95",
"gcc10",
"gdc",
"dmd",
"lua",
"deprecated",
"aquaterm",
"qt4",
"wxwidgets",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"fontconfig",
"shapelib",
"libgcc",
"tcl",
"qhull",
"aquaterm",
"libLASi",
"libharu",
"freefont-ttf",
"pango",
"freetype",
"libtool",
"swig-tcl",
"antigraingeometry"
]
}
],
"depends_on": []
},
{
"name": "plplot",
"portdir": "science/plplot",
"version": "5.15.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://plplot.sourceforge.net",
"description": "Scientific plotting package, double precision version",
"long_description": "PLplot is a cross-platform software package for creating scientific plots. To help accomplish that task it is organized as a core C library, language bindings for that library, and device drivers which control how the plots are presented in non-interactive and interactive plotting contexts. This port uses double precision.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"debug",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"octave",
"java",
"ocaml",
"python27",
"py27_pyqt4",
"gdc",
"dmd",
"lua",
"deprecated",
"aquaterm",
"qt4",
"wxwidgets",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"fontconfig",
"shapelib",
"libgcc",
"tcl",
"qhull",
"aquaterm",
"libLASi",
"libharu",
"freefont-ttf",
"pango",
"freetype",
"libtool",
"swig-tcl",
"antigraingeometry"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-pdl-graphics-plplot",
"svndigest",
"p5.28-pdl-graphics-plplot",
"p5.30-pdl-graphics-plplot",
"p5.32-pdl-graphics-plplot",
"p5.34-pdl-graphics-plplot",
"scamp",
"p5.28-alien-plplot",
"p5.30-alien-plplot",
"p5.32-alien-plplot",
"p5.34-alien-plplot"
]
}
]
},
{
"name": "eventlog",
"portdir": "devel/eventlog",
"version": "0.2.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.balabit.com/products/syslog_ng/",
"description": "Replacement for syslog API providing structure to messages",
"long_description": "The EventLog library aims to be a replacement of the simple syslog API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages.",
"active": false,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "R-mnorm",
"portdir": "R/R-mnorm",
"version": "1.2.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mnorm",
"description": "Multivariate normal distribution",
"long_description": "Calculates and differentiates probabilities and density of (conditional) multivariate normal distribution and Gaussian copula.",
"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-hpa",
"libgcc13",
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-sfaR",
"R-switchSelection"
]
}
]
},
{
"name": "R-hpa",
"portdir": "R/R-hpa",
"version": "1.3.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=hpa",
"description": "Hermite Polynomial Approximation",
"long_description": "Multivariate conditional and marginal densities, moments, cumulative distribution functions as well as binary choice and sample selection models based on Hermite polynomial approximation.",
"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-RcppParallel",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-ggplot2",
"R-GA",
"R-sampleSelection",
"R-titanic"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-switchSelection",
"R-mnorm"
]
}
]
},
{
"name": "R-tidyft",
"portdir": "R/R-tidyft",
"version": "0.9.20",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hope-data-science.github.io/tidyft",
"description": "Fast and memory efficient data operations in tidy syntax",
"long_description": "Fast and memory efficient data operations in tidy syntax",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-fst",
"R-CRAN-recommended",
"R-data.table",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dplyr",
"R-knitr",
"R-rmarkdown",
"R-dtplyr",
"R-bench"
]
}
],
"depends_on": []
},
{
"name": "R-tgstat",
"portdir": "R/R-tgstat",
"version": "2.3.28",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tanaylab.github.io/tgstat",
"description": "Fast and efficient statistical tools from the Tanay lab",
"long_description": "Fast and efficient statistical tools from the Tanay lab",
"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": [
"R",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended",
"libgcc13"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-testthat",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tglkmeans"
]
}
]
},
{
"name": "R-switchSelection",
"portdir": "R/R-switchSelection",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=switchSelection",
"description": "Endogenous switching and sample selection regression models",
"long_description": "Estimate the parameters of multivariate endogenous switching and sample selection models.",
"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-gena",
"R-hpa",
"R-mnorm",
"libgcc",
"R-CRAN-recommended",
"libgcc13",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-stdmod",
"portdir": "R/R-stdmod",
"version": "0.2.11",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sfcheung.github.io/stdmod",
"description": "Standardized moderation effect and its confidence interval",
"long_description": "Standardized moderation effect and its confidence interval",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-lavaan",
"R-manymome",
"R-CRAN-recommended",
"R-rlang",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-lm.beta",
"R-visreg"
]
}
],
"depends_on": []
},
{
"name": "R-staggered",
"portdir": "R/R-staggered",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=staggered",
"description": "Efficient estimation under staggered treatment timing",
"long_description": "Efficient estimation under staggered treatment timing",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-magrittr",
"R-Rcpp",
"R-CRAN-recommended",
"R-purrr",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-did2s"
]
}
]
},
{
"name": "R-spBayes",
"portdir": "R/R-spBayes",
"version": "0.4-8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=spBayes",
"description": "Univariate and multivariate spatial-temporal modelling",
"long_description": "Univariate and multivariate spatial-temporal modelling",
"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-Formula",
"R-magic",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-sp",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-MBA"
]
}
],
"depends_on": []
},
{
"name": "R-spNNGP",
"portdir": "R/R-spNNGP",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=spNNGP",
"description": "Spatial regression models for large datasets using nearest neighbor Gaussian processes",
"long_description": "Spatial regression models for large datasets using nearest neighbor Gaussian processes",
"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-Formula",
"libgcc13",
"libgcc",
"R-CRAN-recommended",
"R-RANN",
"R-coda"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-shinyWidgets",
"portdir": "R/R-shinyWidgets",
"version": "0.8.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dreamrs.github.io/shinyWidgets",
"description": "Custom inputs widgets for Shiny",
"long_description": "Custom inputs widgets for Shiny",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-anytime",
"R-htmltools",
"R-bslib",
"R-sass",
"R-shiny",
"R-CRAN-recommended",
"R-jsonlite",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-scales",
"R-testthat",
"R-DT",
"R-covr",
"R-shinydashboard",
"R-shinydashboardPlus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-matman",
"R-gimmeTools",
"R-BayesianNetwork",
"R-TaylorRussell",
"R-RALSA"
]
},
{
"type": "test",
"ports": [
"R-targets",
"R-SSVS",
"R-shinydashboardPlus",
"R-fresh",
"R-influential",
"R-pkgsearch"
]
}
]
},
{
"name": "R-simmer",
"portdir": "R/R-simmer",
"version": "4.4.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/r-simmer/simmer",
"description": "Discrete-event simulation for R",
"long_description": "Discrete-event simulation for R",
"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-Rcpp",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-rticles",
"R-simmer.plot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-simmer.plot"
]
}
]
},
{
"name": "R-rworkflows",
"portdir": "R/R-rworkflows",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/neurogenomics/rworkflows",
"description": "Test, document, containerise and deploy R packages",
"long_description": "Test, document, containerise and deploy R packages",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-BiocManager",
"R-CRAN-recommended",
"R-badger",
"R-yaml",
"R-renv",
"R-data.table",
"R-desc",
"R-here"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-BiocStyle",
"R-biocViews",
"R-BiocPkgTools",
"R-jsonlite",
"R-remotes",
"R-htmltools",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-rvest",
"R-covr",
"R-reticulate"
]
}
],
"depends_on": []
},
{
"name": "R-rio",
"portdir": "R/R-rio",
"version": "1.2.3",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gesistsa.github.io/rio",
"description": "Swiss-army knife for data I/O",
"long_description": "Swiss-army knife for data I/O",
"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-writexl",
"R-CRAN-recommended",
"R-curl",
"R-R.utils",
"R-readr",
"R-data.table",
"R-lifecycle",
"R-tibble",
"R-readxl",
"R-haven"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-readODS",
"R-fst",
"R-arrow",
"R-hexView",
"R-pzfx",
"R-rmatio",
"R-bit64",
"R-jsonlite",
"R-magrittr",
"R-stringi",
"R-xml2",
"R-withr",
"R-clipr",
"R-yaml",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-qs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bruceR"
]
},
{
"type": "test",
"ports": [
"R-Hmisc",
"R-ufs",
"R-datawizard",
"R-car"
]
}
]
},
{
"name": "R-rugarch",
"portdir": "R/R-rugarch",
"version": "1.5-3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alexiosg/rugarch",
"description": "Univariate GARCH models",
"long_description": "Univariate GARCH models",
"active": true,
"categories": [
"science",
"finance",
"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-chron",
"R-numDeriv",
"R-xts",
"R-zoo",
"R-nloptr",
"R-fracdiff",
"R-Rsolnp",
"R-SkewHyperbolic",
"R-ks",
"R-spd",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-WaveletGARCH",
"R-ufRisk",
"R-rmgarch"
]
},
{
"type": "test",
"ports": [
"R-copula",
"R-tsDyn",
"R-xdcclarge",
"R-AER"
]
}
]
},
{
"name": "R-randomLCA",
"portdir": "R/R-randomLCA",
"version": "1.1-4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=randomLCA",
"description": "Random effects latent class analysis",
"long_description": "Random effects latent class analysis",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-foreach",
"R-doRNG",
"R-fastGHQuad",
"R-CRAN-recommended",
"R-Rfast",
"R-doParallel"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-R.rsp"
]
}
],
"depends_on": []
},
{
"name": "R-randomForest",
"portdir": "R/R-randomForest",
"version": "4.7-1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.stat.berkeley.edu/~breiman/RandomForests",
"description": "Breiman and Cutler’s Random Forests for classification and regression",
"long_description": "Breiman and Cutler’s Random Forests for classification and 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": [
"libgcc",
"libgcc13",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RColorBrewer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rasclass",
"R-missForest",
"R-aRtsy",
"R-psica",
"R-gamclass",
"R-varSelRF",
"R-xLLiM",
"R-seer",
"R-MPV",
"R-rfUtilities",
"R-countSTAR",
"R-stablelearner",
"R-LINselect",
"R-quantregForest",
"R-cpfa",
"R-pRF",
"R-imputeMissings",
"R-shinyr",
"R-daltoolbox",
"R-RLT",
"R-RPtests",
"R-A3"
]
},
{
"type": "test",
"ports": [
"R-cvms",
"R-partykit",
"R-performance",
"R-iBreakDown",
"R-doMPI",
"R-dyn",
"R-klaR",
"R-acumos",
"R-see",
"R-explore",
"R-tidyAML",
"R-yaImpute",
"R-cornet",
"R-MatchIt",
"R-e1071",
"R-caretEnsemble",
"R-caret",
"R-tidyfit",
"R-party",
"R-lolR",
"R-SSLR",
"R-foreach",
"R-mmpf",
"R-mboost",
"R-FSelectorRcpp",
"R-nlpred",
"R-oosse",
"R-origami",
"R-conTree",
"R-ipred",
"R-pmml",
"R-mice",
"R-probably",
"R-stars",
"R-posterior",
"R-pander",
"R-Boruta",
"R-DAAG",
"R-nestedcv"
]
}
]
},
{
"name": "R-psqn",
"portdir": "R/R-psqn",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=psqn",
"description": "Partially Separable Quasi-Newton",
"long_description": "Provides quasi-Newton methods to minimize partially separable functions.",
"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-testthat",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-RcppArmadillo",
"R-numDeriv",
"R-rmarkdown",
"R-R.rsp",
"R-lbfgs",
"R-lbfgsb3c",
"R-bench",
"R-alabama"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mdgc",
"R-mmcif"
]
}
]
},
{
"name": "R-ocf",
"portdir": "R/R-ocf",
"version": "1.0.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://riccardo-df.github.io/ocf",
"description": "Ordered Correlation Forest",
"long_description": "Ordered Correlation Forest",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-ranger",
"R-glmnet",
"R-orf",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-multibias",
"portdir": "R/R-multibias",
"version": "1.5.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pcbrendel/multibias",
"description": "Simultaneous multi-bias adjustment",
"long_description": "Simultaneous multi-bias adjustment",
"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-lifecycle",
"R-CRAN-recommended",
"R-magrittr",
"R-dplyr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3pipelines",
"portdir": "R/R-mlr3pipelines",
"version": "0.7.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3pipelines.mlr-org.com",
"description": "Preprocessing operators and pipelines for R-mlr3",
"long_description": "Preprocessing operators and pipelines for R-mlr3",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-digest",
"R-withr",
"R-checkmate",
"R-lgr",
"R-R6",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-mlr3misc",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-mlr3mbo"
]
}
]
},
{
"name": "R-mlr3mbo",
"portdir": "R/R-mlr3mbo",
"version": "0.2.5",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3mbo.mlr-org.com",
"description": "Flexible Bayesian optimization",
"long_description": "Flexible Bayesian optimization",
"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-checkmate",
"R-lgr",
"R-spacefillr",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-mlr3",
"R-bbotk",
"R-mlr3tuning",
"R-R6",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringi",
"R-knitr",
"R-testthat",
"R-nloptr",
"R-rmarkdown",
"R-fastGHQuad",
"R-lhs",
"R-ranger",
"R-DiceKriging",
"R-rgenoud",
"R-emoa",
"R-mlr3learners",
"R-mlr3pipelines"
]
}
],
"depends_on": []
},
{
"name": "R-mlr3",
"portdir": "R/R-mlr3",
"version": "0.21.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mlr3.mlr-org.com",
"description": "Machine Learning in R",
"long_description": "Machine Learning in R – next generation.",
"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-data.table",
"R-evaluate",
"R-checkmate",
"R-future",
"R-future.apply",
"R-parallelly",
"R-uuid",
"R-mlbench",
"R-RhpcBLASctl",
"R-lgr",
"R-mlr3measures",
"R-mlr3misc",
"R-paradox",
"R-CRAN-recommended",
"R-palmerpenguins",
"R-R6",
"R-backports"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-remotes",
"R-progressr",
"R-callr",
"R-testthat",
"R-future.callr",
"R-mlr3data"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mlr3tuning",
"R-mlr3resampling",
"R-mlr3learners",
"R-mlr3mbo",
"R-mlr3pipelines",
"R-mlr3superlearner"
]
},
{
"type": "test",
"ports": [
"R-mlr3data",
"R-vetiver"
]
}
]
},
{
"name": "R-hqreg",
"portdir": "R/R-hqreg",
"version": "1.4-1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CY-dev/hqreg",
"description": "Regularization paths for lasso or elastic-net penalized Huber loss regression and quantile regression",
"long_description": "Regularization paths for lasso or elastic-net penalized Huber loss regression and quantile 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": [
{
"type": "lib",
"ports": [
"R-rqPen"
]
}
]
},
{
"name": "R-TruncExpFam",
"portdir": "R/R-TruncExpFam",
"version": "1.2.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ocbe-uio.github.io/TruncExpFam",
"description": "Truncated Exponential Family",
"long_description": "Truncated Exponential Family",
"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-invgamma",
"R-rmutil"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-SKNN",
"portdir": "R/R-SKNN",
"version": "4.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=SKNN",
"description": "Super K-Nearest Neighbor (SKNN) classification algorithm",
"long_description": "Super K-Nearest Neighbor (SKNN) classification algorithm",
"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-Rmpi",
"portdir": "R/R-Rmpi",
"version": "0.7-2.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fisher.stats.uwo.ca/faculty/yu/Rmpi",
"description": "Interface (wrapper) to MPI",
"long_description": "Interface (wrapper) to MPI",
"active": true,
"categories": [
"science",
"parallel",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"mpich-default",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-regRSM",
"R-bigGP",
"R-doMPI"
]
},
{
"type": "test",
"ports": [
"R-simsalapar",
"R-npsf",
"R-snowFT",
"R-snowfall",
"R-pls",
"R-EntropyMCMC",
"R-RNetCDF",
"R-BiocParallel",
"R-parallelMap"
]
}
]
},
{
"name": "R-RcppFastAD",
"portdir": "R/R-RcppFastAD",
"version": "0.0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eddelbuettel/rcppfastad",
"description": "Rcpp bindings to FastAD auto-differentiation",
"long_description": "Rcpp bindings to FastAD auto-differentiation",
"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-RcppEigen",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": []
},
{
"name": "R-RALSA",
"portdir": "R/R-RALSA",
"version": "1.5.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ralsa.ineri.org",
"description": "R Analyzer for Large-Scale Assessments",
"long_description": "R Analyzer for Large-Scale Assessments",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-stringr",
"R-ggplot2",
"R-shiny",
"R-shinyjs",
"R-DT",
"R-haven",
"R-readr",
"R-rstudioapi",
"R-data.table",
"R-openxlsx",
"R-shinydashboard",
"R-shinyWidgets",
"R-rclipboard",
"R-CRAN-recommended",
"R-import",
"R-shinyFiles",
"R-Hmisc",
"R-stringi"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-LOMAR",
"portdir": "R/R-LOMAR",
"version": "0.5.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://git.embl.de/heriche/lomar",
"description": "Read, register and compare point sets from single molecule localization microscopy",
"long_description": "Read, register and compare point sets from single molecule localization microscopy",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RANN",
"R-Rcpp",
"R-abind",
"R-data.table",
"R-proxy",
"R-reshape2",
"R-doParallel",
"R-foreach",
"R-FNN",
"R-pracma",
"R-ff",
"R-mclust",
"R-rhdf5",
"R-dbscan",
"R-EBImage",
"R-transport",
"R-CRAN-recommended",
"R-alphashape3d",
"gmp",
"fftw-3",
"R-BH"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-vistla",
"portdir": "R/R-vistla",
"version": "2.0.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=vistla",
"description": "Detect influence paths with information theory",
"long_description": "Detect influence paths with information theory",
"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-testthat"
]
}
],
"depends_on": []
}
]
}