HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49913,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=896",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=894",
"results": [
{
"name": "R-maditr",
"portdir": "R/R-maditr",
"version": "0.8.5",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gdemin/maditr",
"description": "Fast data aggregation, modification and filtering with pipes and R-data.table",
"long_description": "Fast data aggregation, modification and filtering with pipes and R-data.table",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-data.table",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-expss"
]
}
]
},
{
"name": "R-madness",
"portdir": "R/R-madness",
"version": "0.2.8",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=madness",
"description": "Multivariate Automatic Differentiation R package",
"long_description": "Multivariate Automatic Differentiation R package",
"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-matrixcalc",
"R-CRAN-recommended",
"R-expm"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-formatR",
"R-SharpeR",
"R-sandwich",
"R-dplyr",
"R-tidyr",
"R-knitr",
"R-lubridate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rjmcmc"
]
}
]
},
{
"name": "R-magclass",
"portdir": "R/R-magclass",
"version": "6.13.2",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pik-piam/magclass",
"description": "Data class and tools for handling spatiotemporal data",
"long_description": "Data class and tools for handling spatiotemporal data",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-data.table",
"R-CRAN-recommended",
"R-abind"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-covr",
"R-ncdf4",
"R-raster",
"R-terra",
"R-sf",
"R-lpjmlkit",
"R-quitte",
"R-pkgconfig",
"R-tibble",
"R-withr",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-quitte"
]
},
{
"type": "test",
"ports": [
"R-gms",
"R-GDPuc"
]
}
]
},
{
"name": "R-magi",
"portdir": "R/R-magi",
"version": "1.2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=magi",
"description": "Manifold-constrained Gaussian process inference",
"long_description": "Manifold-constrained Gaussian process inference",
"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-RcppArmadillo",
"R-gridExtra",
"R-deSolve",
"R-gridBase",
"R-roptim",
"R-CRAN-recommended",
"libgcc",
"R-BH",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-mvtnorm",
"R-knitr",
"R-testthat",
"R-markdown",
"R-rmarkdown",
"R-covr"
]
}
],
"depends_on": []
},
{
"name": "R-magic",
"portdir": "R/R-magic",
"version": "1.6-1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RobinHankin/magic",
"description": "Create and investigate magic squares",
"long_description": "A collection of functions for the manipulation and analysis of arbitrarily dimensioned arrays.",
"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-abind",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-lorentz",
"R-MCPAN",
"R-MM",
"R-spray",
"R-freegroup",
"R-netmeta",
"R-permutations",
"R-itdr",
"R-mvp",
"R-rlme",
"R-hhsmm",
"R-GJRM",
"R-GMMBoost",
"R-refund",
"R-spBayes",
"R-geometry",
"R-bellreg"
]
}
]
},
{
"name": "R-magick",
"portdir": "R/R-magick",
"version": "2.8.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/magick",
"description": "Advanced graphics and image-processing in R",
"long_description": "Advanced graphics and image-processing in R",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"R-CRAN-recommended",
"R-Rcpp",
"R-curl",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gapminder",
"R-rsvg",
"R-IRdisplay",
"R-av",
"R-jsonlite",
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-spelling",
"R-webp",
"R-pdftools",
"R-tesseract"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-magickGUI",
"R-doconv",
"R-animation",
"R-ggimage",
"R-tinysnapshot"
]
},
{
"type": "test",
"ports": [
"R-ggpp",
"R-gganimate",
"R-dlib",
"R-gridpattern",
"R-tesseract",
"R-exams",
"R-caracas",
"R-gridGraphics",
"R-isoband",
"R-rtweet",
"R-cowplot",
"R-rayimage",
"R-imager",
"R-usethis",
"R-hexSticker",
"R-ggpattern",
"R-gt",
"R-rsvg",
"R-phangorn",
"R-pkgdown",
"R-memery",
"R-xfun",
"R-modelsummary",
"R-kyotil",
"R-flextable",
"R-knitr",
"R-officer",
"R-rgl"
]
}
]
},
{
"name": "R-magickGUI",
"portdir": "R/R-magickGUI",
"version": "1.3.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=magickGUI",
"description": "GUI tools for interactive image processing with Magick",
"long_description": "GUI tools for interactive image processing with Magick",
"active": true,
"categories": [
"graphics",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-magick",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R",
"ImageMagick"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-magrittr",
"portdir": "R/R-magrittr",
"version": "2.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://magrittr.tidyverse.org",
"description": "Improve the readability of R code with the pipe.",
"long_description": "Improve the readability of R code with the pipe.",
"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-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-rlang"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-igraph",
"R-AmesHousing",
"R-tablexlsx",
"R-aplot",
"R-flexsurv",
"R-googleAnalyticsR",
"R-textmineR",
"R-textrecipes",
"R-tidygraph",
"R-tidyr",
"R-tipitaka",
"R-tweenr",
"R-FAVAR",
"R-FFP",
"R-dm",
"R-taber",
"R-repana",
"R-tatoo",
"R-rfm",
"R-rhandsontable",
"R-tdcmStan",
"R-templates",
"R-tfruns",
"R-explore",
"R-exampletestr",
"R-tidyMC",
"R-tidyRSS",
"R-tidycat",
"R-tidytree",
"R-tidyverse",
"R-GGally",
"R-GroupBN",
"R-tinkr",
"R-latex2exp",
"R-lavaanPlot",
"R-leaflet",
"R-tmle3",
"R-emayili",
"R-gt",
"R-maditr",
"R-LAD",
"R-BaseSet",
"R-BiocPkgTools",
"R-BlockCov",
"R-rtables",
"R-tidyjson",
"R-jtools",
"R-felp",
"R-geepack",
"R-ggstats",
"R-jstable",
"R-pcadapt",
"R-bigergm",
"R-multibias",
"R-simmer",
"R-staggered",
"R-archivist",
"R-statsExpressions",
"R-sf",
"R-inferr",
"R-openxlsx2",
"R-sbm",
"R-bsynth",
"R-mRpostman",
"R-Epi",
"R-pdfetch",
"R-memery",
"R-tidybayes",
"R-bvhar",
"R-modeltime",
"R-pins",
"R-dendextend",
"R-jqr",
"R-DBItest",
"R-meta",
"R-network",
"R-rstanemax",
"R-testthat",
"R-tidyfit",
"R-ARGOS",
"R-bayesMeanScale",
"R-lorentz",
"R-lorenz",
"R-mixgb",
"R-MRFcov",
"R-pkglite",
"R-tibble",
"R-tidyquant",
"R-Gmisc",
"R-IsingSampler",
"R-esem",
"R-baguette",
"R-baizer",
"R-bayesmlogit",
"R-ODRF",
"R-quanteda",
"R-hyper2",
"R-mark",
"R-matsbyname",
"R-matsindf",
"R-maybe",
"R-mcp",
"R-Rlibkdv",
"R-evinf",
"R-Ryacas",
"R-SSLR",
"R-Q7",
"R-tidyterra",
"R-SSEparser",
"R-flashier",
"R-ZVCV",
"R-forcats",
"R-forge",
"R-fpp2",
"R-aihuman",
"R-modelr",
"R-bigstep",
"R-freegroup",
"R-ftExtra",
"R-fude",
"R-fusen",
"R-hutilscpp",
"R-multidplyr",
"R-bigtime",
"R-nestr",
"R-networkD3",
"R-npcs",
"R-oaii",
"R-optic",
"R-jmv",
"R-bootCT",
"R-tdigest",
"R-forecast",
"R-pammtools",
"R-panelr",
"R-parsnip",
"R-fastplyr",
"R-rgl",
"R-clifford",
"R-ggpp",
"R-ggcharts",
"R-gginnards",
"R-ggiraphExtra",
"R-ggmap",
"R-ggpubr",
"R-ggtree",
"R-crawl",
"R-tidyrules",
"R-gimmeTools",
"R-gistr",
"R-githubr",
"R-googledrive",
"R-googlesheets4",
"R-dcm2",
"R-diceR",
"R-peramo",
"R-didimputation",
"R-gRim",
"R-htmlTable",
"R-plotly",
"R-plumber",
"R-dplyr",
"R-treeio",
"R-Directional",
"R-sparseR",
"R-mvgam",
"R-tidytable",
"R-tswge",
"R-echoice2",
"R-attachment",
"R-ergm",
"R-polyhedralCubature",
"R-prefio",
"R-robber",
"R-bsitar",
"R-descriptr",
"R-vistributions",
"R-psfmi",
"R-quickcheck",
"R-quitte",
"R-caracas",
"R-silicate",
"R-gbp",
"R-MetricGraph",
"R-BayesMultiMode",
"R-gofar",
"R-hdpGLM",
"R-vembedr",
"R-visNetwork",
"R-keyATM",
"R-gptstudio",
"R-simpr",
"R-sitar",
"R-ijtiff",
"R-vizdraws",
"R-imputeTS",
"R-gratis",
"R-vsp",
"R-jaccard",
"R-wbstats",
"R-webshot",
"R-coalitions",
"R-rstatix",
"R-rvest",
"R-rwicc",
"R-widgetframe",
"R-wrangle",
"R-yahoofinancer",
"R-sjmisc",
"R-TidyDensity",
"R-missSBM",
"R-scdhlm",
"R-seer",
"R-sjtable2df",
"R-mvp",
"R-skimr",
"R-parsermd",
"R-penppml",
"R-recipes",
"R-CopulaCenR",
"R-crops",
"R-predtools",
"R-sctransform",
"R-purrr",
"R-purrrlyr",
"R-sqliteutils",
"R-stringr",
"R-styler",
"R-sudachir",
"R-survminer",
"R-shiny.semantic",
"R-dat",
"R-dbplyr",
"R-imager",
"R-vetiver",
"R-bigsnpr",
"R-fastverse",
"R-httr2",
"R-promises",
"R-webmockr",
"R-systemPipeR",
"R-finalfit",
"R-nullabor",
"R-magick",
"R-vcfR",
"R-sparsegl",
"R-r2mlm",
"R-r6extended",
"R-r6methods",
"R-rBayesianOptimization",
"R-rattle",
"R-heatmaply",
"R-heplots",
"R-highcharter",
"R-hrbrthemes",
"R-hutils",
"R-hypr",
"R-sccore",
"R-inctools",
"R-infer",
"R-RCLabels",
"R-RVenn",
"R-Rwtss",
"R-janitor",
"R-dlstats",
"R-SmCCNet",
"R-jsontools",
"R-jstor",
"R-TeXCheckR",
"R-gRbase",
"R-lpjmlkit",
"R-GDPuc",
"R-dmai",
"R-simplextree",
"R-simts",
"R-dygraphs",
"R-kableExtra",
"R-DT",
"R-DiagrammeR",
"R-bayesbr",
"R-bistablehistory",
"R-diseq",
"R-measr",
"R-nbfar",
"R-ebnm",
"R-tglkmeans",
"R-einet",
"R-thurstonianIRT",
"R-trialr",
"R-bayesammi",
"R-aoos",
"R-autoTS",
"R-strex",
"R-striprtf",
"R-ggblanket",
"R-gsDesign"
]
},
{
"type": "run",
"ports": [
"R-dCUR"
]
},
{
"type": "test",
"ports": [
"R-sassy",
"R-corrplot",
"R-winch",
"R-r2rtf",
"R-ggeffects",
"R-modelsummary",
"R-RSQLite",
"R-fastTS",
"R-libbib",
"R-DBI",
"R-FaultTree",
"R-cnum",
"R-odbc",
"R-ggfan",
"R-assertr",
"R-dm",
"R-tidydann",
"R-dipsaus",
"R-reporter",
"R-sticky",
"R-tidyselect",
"R-xml2",
"R-rex",
"R-text2vec",
"R-rlang",
"R-dann",
"R-stokes",
"R-gtExtras",
"R-clock",
"R-data.validator",
"R-shinySelect",
"R-bslib",
"R-checkmate",
"R-shinymeta",
"R-import",
"R-dfms",
"R-libr",
"R-disk.frame",
"R-freealg",
"R-rio",
"R-influential",
"R-formula.tools",
"R-workflows",
"R-permutations",
"R-sftime",
"R-curl",
"R-biomartr",
"R-mosaic",
"R-shiny",
"R-zeallot",
"R-sjlabelled",
"R-optmatch",
"R-bayesAB",
"R-FSelectorRcpp",
"R-tvgeom",
"R-mpoly",
"R-matrixset",
"R-glue",
"R-brr",
"R-transformr",
"R-coro",
"R-jsTreeR",
"R-ompr",
"R-ompr.roi",
"R-operator.tools",
"R-semptools",
"R-units",
"R-collapse",
"R-netrankr",
"R-tables",
"R-ggrepel",
"R-rdflib",
"R-snakecase"
]
}
]
},
{
"name": "R-maic",
"portdir": "R/R-maic",
"version": "0.1.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/heorltd/maic",
"description": "Matching-Adjusted Indirect Comparison",
"long_description": "Matching-Adjusted Indirect Comparison",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Hmisc",
"R-weights",
"R-CRAN-recommended",
"R-matrixStats"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": []
},
{
"name": "R-mail",
"portdir": "R/R-mail",
"version": "1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mail",
"description": "Send e-mail notifications from R",
"long_description": "Send e-mail notifications from R",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-NMF"
]
}
]
},
{
"name": "rman",
"portdir": "textproc/rman",
"version": "3.2",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://polyglotman.sourceforge.net/",
"description": "Man page format converter",
"long_description": "PolyglotMan takes formatted man pages from most of the popular flavours of UN*X and transforms them into any number of source formats. It can produce ASCII-only, section headers-only, TkMan, [tn]roff, Ensemble, SGML, HTML, LaTeX, RTF, Perl 5 POD.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"spim"
]
}
]
},
{
"name": "R-manifold",
"portdir": "R/R-manifold",
"version": "0.1.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=manifold",
"description": "Operations for Riemannian manifolds",
"long_description": "Operations for Riemannian manifolds",
"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",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-MHD"
]
}
]
},
{
"name": "R-manipulate",
"portdir": "R/R-manipulate",
"version": "1.0.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=manipulate",
"description": "Interactive plots for RStudio",
"long_description": "Interactive plots for RStudio",
"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-genlogis"
]
},
{
"type": "test",
"ports": [
"R-mosaic",
"R-TeachingDemos"
]
}
]
},
{
"name": "R-manipulateWidget",
"portdir": "R/R-manipulateWidget",
"version": "0.11.1",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rte-antares-rpackage/manipulateWidget",
"description": "Even more interactivity to interactive charts",
"long_description": "Even more interactivity to interactive charts",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-knitr",
"R-shiny",
"R-shinyjs",
"R-htmlwidgets",
"R-miniUI",
"R-webshot",
"R-CRAN-recommended",
"R-base64enc",
"R-htmltools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xts",
"R-testthat",
"R-dygraphs",
"R-rmarkdown",
"R-covr",
"R-plotly",
"R-leaflet"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-rgl"
]
}
]
},
{
"name": "R-ManlyMix",
"portdir": "R/R-ManlyMix",
"version": "0.1.15.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=ManlyMix",
"description": "Manly mixture modeling and model-based clustering",
"long_description": "Manly mixture modeling and model-based clustering",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [
"clang50",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang60",
"clang70",
"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": [
{
"type": "lib",
"ports": [
"R-vscc"
]
}
]
},
{
"name": "R-manymome",
"portdir": "R/R-manymome",
"version": "0.2.5",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sfcheung.github.io/manymome",
"description": "Mediation, moderation and moderated mediation after model fitting",
"long_description": "Mediation, moderation and moderated mediation after model fitting",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-pbapply",
"R-CRAN-recommended",
"R-igraph",
"R-lavaan",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-semptools",
"R-Amelia",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-mice",
"R-semTools",
"R-semPlot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-stdmod",
"R-modelbpp"
]
}
]
},
{
"name": "R-manynet",
"portdir": "R/R-manynet",
"version": "1.3.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://snlab-ch.github.io/manynet",
"description": "Many ways to make, manipulate and map myriad networks",
"long_description": "Many ways to make, manipulate and map myriad networks",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-cli",
"R-CRAN-recommended",
"R-network",
"R-pillar",
"R-dplyr",
"R-ggplot2",
"R-igraph",
"R-tidygraph",
"R-ggraph"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-gganimate",
"R-BiocManager",
"R-graphlayouts",
"R-sna",
"R-Rgraphviz",
"R-RSiena",
"R-netdiffuseR",
"R-xml2",
"R-tibble",
"R-readxl",
"R-tidyr",
"R-knitr",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-furrr",
"R-ggforce",
"R-patchwork"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-migraph"
]
}
]
},
{
"name": "R-maotai",
"portdir": "R/R-maotai",
"version": "0.2.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=maotai",
"description": "Tools for matrix algebra, optimization and inference",
"long_description": "Tools for matrix algebra, optimization and inference",
"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-RcppArmadillo",
"R-RcppDist",
"R-Rdpack",
"R-pracma",
"R-RSpectra",
"R-Rtsne",
"R-dbscan",
"R-fastcluster",
"R-labdsv",
"R-shapes",
"R-CRAN-recommended",
"libgcc",
"R-RANN",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-igraph",
"R-covr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-Rdimtools",
"R-Riemann",
"R-T4cluster",
"R-TDAkit"
]
}
]
},
{
"name": "R-MAPA",
"portdir": "R/R-MAPA",
"version": "2.0.7",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MAPA",
"description": "Multiple Aggregation Prediction Algorithm",
"long_description": "Multiple Aggregation Prediction Algorithm",
"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-smooth",
"R-RColorBrewer",
"R-CRAN-recommended",
"R-forecast"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-tsutils"
]
}
]
},
{
"name": "R-mapdata",
"portdir": "R/R-mapdata",
"version": "2.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mapdata",
"description": "Supplement to maps package, providing some larger and/or higher-resolution databases",
"long_description": "Supplement to maps package, providing some larger and/or higher-resolution databases",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gawk",
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-maps",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-FeedbackTS"
]
},
{
"type": "test",
"ports": [
"R-ggfortify",
"R-stars",
"R-maps",
"R-spacetime",
"R-bamlss",
"R-gstat"
]
}
]
},
{
"name": "R-mapproj",
"portdir": "R/R-mapproj",
"version": "1.2.11",
"license": "LPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mapproj",
"description": "Map Projections",
"long_description": "Map Projections",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-maps",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-pals"
]
},
{
"type": "test",
"ports": [
"R-maps",
"R-mosaic",
"R-ggplot2",
"R-ggthemes",
"R-viridis",
"R-ggpattern",
"R-knitrBootstrap",
"R-latticeExtra",
"R-epiR",
"R-FRK",
"R-animint2"
]
}
]
},
{
"name": "R-maps",
"portdir": "R/R-maps",
"version": "3.4.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=maps",
"description": "Draw geographical maps",
"long_description": "Draw geographical maps",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rnaturalearth",
"R-sp",
"R-mapproj",
"R-mapdata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ggalt",
"R-mapdata",
"R-LMMsolver",
"R-mapproj",
"R-fossil",
"R-pals",
"R-hosm",
"R-FeedbackTS",
"R-fields"
]
},
{
"type": "test",
"ports": [
"R-viridis",
"R-kriging",
"R-rtweet",
"R-cowplot",
"R-spaMM",
"R-rgeos",
"R-ggpattern",
"R-SSsimple",
"R-lpjmlkit",
"R-gstat",
"R-knitrBootstrap",
"R-spacetime",
"R-tikzDevice",
"R-latticeExtra",
"R-leaflet",
"R-ggiraph",
"R-broom",
"R-scatterpie",
"R-sf",
"R-Ecfun",
"R-animint2",
"R-R2BayesX",
"R-bamlss",
"R-GpGp",
"R-metR",
"R-TSP",
"R-fuzzyjoin",
"R-ggplot2",
"R-ggrastr",
"R-ggthemes",
"R-stars"
]
}
]
},
{
"name": "R-maptiles",
"portdir": "R/R-maptiles",
"version": "0.7.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/riatelab/maptiles",
"description": "Download and display map tiles",
"long_description": "Download and display map tiles",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-digest",
"R-slippymath",
"R-terra",
"R-sf",
"R-CRAN-recommended",
"R-curl",
"R-png"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-covr",
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-tidyterra"
]
}
]
},
{
"name": "R-maptools",
"portdir": "R/R-maptools",
"version": "1.1-8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://r-forge.r-project.org/projects/maptools",
"description": "Tools for handling spatial objects",
"long_description": "Tools for handling spatial objects",
"active": true,
"categories": [
"science",
"gis",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-sp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-SSN"
]
},
{
"type": "test",
"ports": [
"R-mosaic",
"R-riverplot",
"R-gamlss.spatial",
"R-rgeos",
"R-knitrBootstrap",
"R-GpGp",
"R-rgdal"
]
}
]
},
{
"name": "R-maptree",
"portdir": "R/R-maptree",
"version": "1.4-8",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=maptree",
"description": "Mapping, pruning and graphing tree models",
"long_description": "Mapping, pruning and graphing tree models",
"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-tgp"
]
}
]
},
{
"name": "R-maq",
"portdir": "R/R-maq",
"version": "0.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/grf-labs/maq",
"description": "Multi-Armed Qini",
"long_description": "Multi-Armed Qini",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-grf"
]
}
],
"depends_on": []
},
{
"name": "R-marg",
"portdir": "R/R-marg",
"version": "1.2-2.1",
"license": "(GPL-2 or GPL-3)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=marg",
"description": "Approximate marginal inference for regression-scale models",
"long_description": "Approximate marginal inference for regression-scale models",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-statmod",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-cond",
"R-csampling",
"R-nlreg"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-csampling"
]
},
{
"type": "test",
"ports": [
"R-fitteR",
"R-nlreg",
"R-cond"
]
}
]
},
{
"name": "R-marginaleffects",
"portdir": "R/R-marginaleffects",
"version": "0.24.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vincentarelbundock.github.io/marginaleffects",
"description": "Predictions, comparisons, slopes, marginal means and hypothesis tests",
"long_description": "Predictions, comparisons, slopes, marginal means and hypothesis tests",
"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-data.table",
"R-rlang",
"R-insight",
"R-Rcpp",
"R-generics",
"R-CRAN-recommended",
"R-checkmate",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-bsitar",
"R-etwfe",
"R-mvgam"
]
},
{
"type": "test",
"ports": [
"R-tinytable",
"R-bsitar",
"R-ordbetareg",
"R-modelbased",
"R-MatchIt",
"R-ggeffects",
"R-DeclareDesign",
"R-modelsummary",
"R-insight"
]
}
]
},
{
"name": "R-margins",
"portdir": "R/R-margins",
"version": "0.3.28",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leeper/margins",
"description": "Marginal effects for model objects",
"long_description": "Marginal effects for model objects",
"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",
"R-prediction",
"R-data.table"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat",
"R-lme4",
"R-rmarkdown",
"R-betareg",
"R-stargazer",
"R-AER",
"R-gapminder",
"R-ordinal",
"R-sandwich",
"R-survey",
"R-ggplot2",
"R-knitr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mhurdle"
]
},
{
"type": "test",
"ports": [
"R-ggeffects",
"R-modelsummary",
"R-interactions",
"R-brmsmargins",
"R-estimatr"
]
}
]
},
{
"name": "R-mark",
"portdir": "R/R-mark",
"version": "0.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmbarbone.github.io/mark",
"description": "Miscellaneous functions and wrappers for development in other packages",
"long_description": "Miscellaneous functions and wrappers for development in other packages",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-cli",
"R-fuj",
"R-rlang",
"R-fs",
"R-magrittr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-yaml",
"R-knitr",
"R-testthat",
"R-waldo",
"R-haven",
"R-rcmdcheck",
"R-covr",
"R-spelling",
"R-bench",
"R-echo",
"R-bib2df",
"R-jsonlite",
"R-stringi",
"R-crayon",
"R-desc",
"R-tibble",
"R-withr",
"R-dplyr",
"R-xopen"
]
}
],
"depends_on": []
},
{
"name": "R-markdown",
"portdir": "R/R-markdown",
"version": "1.13",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=markdown",
"description": "Render markdown with commonmark",
"long_description": "Render markdown with commonmark",
"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-xfun",
"R-commonmark"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-yaml",
"R-knitr",
"R-rmarkdown",
"R-RCurl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-shinystan",
"R-mirtCAT",
"R-knitrBootstrap",
"R-Rfssa",
"R-gt",
"R-gridtext"
]
},
{
"type": "test",
"ports": [
"R-tinytable",
"R-LambertW",
"R-NBtsVarSel",
"R-bayesplay",
"R-hyper2",
"R-Rborist",
"R-smd",
"R-future",
"R-missMDA",
"R-SpatialBSS",
"R-future.batchtools",
"R-future.callr",
"R-gdsfmt",
"R-KEGGREST",
"R-bcROCsurface",
"R-knitr",
"R-multilevelmod",
"R-FLOPART",
"R-odr",
"R-gWQS",
"R-rgl",
"R-gdistance",
"R-cellWise",
"R-ggfortify",
"R-ggstar",
"R-ggtreeExtra",
"R-glober",
"R-graphsim",
"R-leiden",
"R-gRim",
"R-pkgmaker",
"R-dpseg",
"R-tvm",
"R-data.table",
"R-lavaanExtra",
"R-univariateML",
"R-rempsyc",
"R-targets",
"R-profmem",
"R-instantiate",
"R-crew.cluster",
"R-qsimulatR",
"R-quantregGrowth",
"R-fractalRegression",
"R-magi",
"R-htmltools",
"R-OpenMx",
"R-wbstats",
"R-whisker",
"R-circlize",
"R-cmna",
"R-rsdmx",
"R-Rcmdr",
"R-rwicc",
"R-shiny",
"R-VLTimeCausality",
"R-mirt",
"R-PeakSegDisk",
"R-scdhlm",
"R-doBy",
"R-future.apply",
"R-survminer",
"R-sphunif",
"R-shiny.semantic",
"R-shinyjqui",
"R-atime",
"R-svGUI",
"R-svMisc",
"R-svUnit",
"R-rpf",
"R-frab",
"R-ff",
"R-nc",
"R-sparsegl",
"R-EnrichedHeatmap",
"R-rco",
"R-geomtextpath",
"R-runjags",
"R-stokes",
"R-interactiveDisplayBase",
"R-R.rsp",
"R-RefManageR",
"R-jagsUI",
"R-gRbase",
"R-ZIprop",
"R-doFuture",
"R-nbfar",
"R-einet",
"R-aldvmm",
"R-spacetime",
"R-zebu",
"R-FFP",
"R-ForeCA",
"R-tRnslate",
"R-polyCub",
"R-AssetCorr",
"R-GetoptLong",
"R-GlobalOptions",
"R-listenv",
"R-tmplate",
"R-HilbertCurve",
"R-highr",
"R-freealg",
"R-khroma",
"R-gRain",
"R-runMCMCbtadjust",
"R-vegan",
"R-SeqArray",
"R-rworkflows",
"R-optmatch",
"R-archivist",
"R-matrixStats",
"R-vapour",
"R-Ecfun",
"R-semEff",
"R-mlr3resampling",
"R-matlib",
"R-neojags",
"R-brms.mmrm",
"R-crew",
"R-BayesFactor",
"R-tidyfit",
"R-logitnorm",
"R-lognorm",
"R-FactoMineR",
"R-FBMS",
"R-MXM"
]
}
]
},
{
"name": "R-markovchain",
"portdir": "R/R-markovchain",
"version": "0.10.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spedygiorgio.github.io/markovchain",
"description": "Bootstrap unit root tests",
"long_description": "Bootstrap unit root tests",
"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",
"R-igraph",
"R-expm",
"libgcc13",
"R-CRAN-recommended",
"libgcc",
"R-Rcpp",
"R-RcppArmadillo"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-DiagrammeR",
"R-Rsolnp",
"R-bookdown",
"R-diagram",
"R-msm",
"R-rticles",
"R-ctmcd",
"R-etm"
]
}
],
"depends_on": []
},
{
"name": "R-markovmix",
"portdir": "R/R-markovmix",
"version": "0.1.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=markovmix",
"description": "Mixture of Markov chains with support of higher orders and multiple sequences",
"long_description": "Mixture of Markov chains with support of higher orders and multiple sequences",
"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-pillar",
"R-tibble",
"R-dplyr",
"R-purrr",
"R-tidyr",
"R-forcats",
"R-CRAN-recommended",
"R-Rcpp",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-testthat",
"R-covr",
"R-bench"
]
}
],
"depends_on": []
},
{
"name": "R-marqLevAlg",
"portdir": "R/R-marqLevAlg",
"version": "2.0.8",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=marqLevAlg",
"description": "Parallelized general-purpose optimization based on Marquardt–Levenberg algorithm",
"long_description": "Parallelized general-purpose optimization based on Marquardt–Levenberg algorithm",
"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-CRAN-recommended",
"libgcc",
"R-doParallel",
"R-foreach"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-xtable",
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-viridis",
"R-microbenchmark",
"R-patchwork"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-ordgam",
"R-sfaR",
"R-lcmm"
]
},
{
"type": "test",
"ports": [
"R-optimx"
]
}
]
},
{
"name": "R-marray",
"portdir": "R/R-marray",
"version": "1.82.0",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bioconductor.org/packages/marray",
"description": "Exploratory analysis for two-color spotted microarray data",
"long_description": "Exploratory analysis for two-color spotted microarray data",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-limma",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tkWidgets"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-hexbin"
]
}
]
},
{
"name": "R-MARSS",
"portdir": "R/R-MARSS",
"version": "3.11.9",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atsa-es.github.io/MARSS",
"description": "Multivariate Auto-Regressive State-Space modelling",
"long_description": "Multivariate Auto-Regressive State-Space modelling",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-KFAS",
"R-CRAN-recommended",
"R-mvtnorm",
"R-generics"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-forecast",
"R-Hmisc",
"R-marssTMB"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-marssTMB"
]
},
{
"type": "test",
"ports": [
"R-freqdom",
"R-dsem"
]
}
]
},
{
"name": "R-marssTMB",
"portdir": "R/R-marssTMB",
"version": "0.0.14",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atsa-es/marssTMB",
"description": "Fast fitting of MARSS models with TMB",
"long_description": "Fast fitting of MARSS models with TMB",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-MARSS",
"R-CRAN-recommended",
"R-TMB"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-dplyr",
"R-tidyr",
"R-ggplot2",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-MARSS"
]
}
]
},
{
"name": "R-mashr",
"portdir": "R/R-mashr",
"version": "0.2.79",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stephenslab/mashr",
"description": "Multivariate Adaptive Shrinkage",
"long_description": "Multivariate Adaptive Shrinkage",
"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-RcppArmadillo",
"R-RcppGSL",
"R-abind",
"R-assertthat",
"R-mvtnorm",
"R-plyr",
"R-ashr",
"R-rmeta",
"R-softImpute",
"R-CRAN-recommended",
"libgcc",
"gsl",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-kableExtra",
"R-profmem",
"R-corrplot",
"R-ebnm",
"R-flashier",
"R-REBayes"
]
}
],
"depends_on": []
},
{
"name": "R-MASS",
"portdir": "R/R-MASS",
"version": "7.3-61",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=MASS https://www.stats.ox.ac.uk/pub/MASS4",
"description": "Functions and datasets to support MASS (2002)",
"long_description": "Functions and datasets to support MASS (2002). Recommended package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-survival",
"R-lattice",
"R-nlme",
"R-nnet"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-class"
]
},
{
"type": "test",
"ports": [
"R-cluster",
"R-lattice",
"R-mgcv",
"R-nnet",
"R-spatial",
"R-KernSmooth",
"R-nlme",
"R-boot",
"R-Matrix"
]
}
]
},
{
"name": "R-MassSpecWavelet",
"portdir": "R/R-MassSpecWavelet",
"version": "1.70.0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zeehio/MassSpecWavelet",
"description": "Peak detection for mass spectrometry data using wavelet-based algorithms",
"long_description": "Peak detection for mass spectrometry data using wavelet-based algorithms",
"active": true,
"categories": [
"science",
"R",
"bioconductor"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-signal",
"R-knitr",
"R-rmarkdown",
"R-bench",
"R-BiocStyle",
"R-waveslim",
"R-RUnit"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-downlit"
]
}
]
},
{
"name": "R-mastif",
"portdir": "R/R-mastif",
"version": "2.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=mastif",
"description": "Analyze production and dispersal of seeds dispersed from trees and recovered in seed traps",
"long_description": "Analyze production and dispersal of seeds dispersed from trees and recovered in seed traps",
"active": true,
"categories": [
"science",
"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-RcppArmadillo",
"R-stringi",
"R-xtable",
"R-stringr",
"R-robustbase",
"R-corrplot",
"R-repmis",
"R-CRAN-recommended",
"libgcc",
"R-RANN",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-matahari",
"portdir": "R/R-matahari",
"version": "0.1.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jhudsl/matahari",
"description": "Conveniently log everything you type into the R console",
"long_description": "Conveniently log everything you type into the R console",
"active": true,
"categories": [
"sysutils",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-clipr",
"R-purrr",
"R-readr",
"R-rstudioapi",
"R-CRAN-recommended",
"R-jsonlite",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
},
{
"name": "R-Matching",
"portdir": "R/R-Matching",
"version": "4.10-15",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/JasjeetSekhon/Matching",
"description": "Multivariate and propensity score matching with balance optimization",
"long_description": "Multivariate and propensity score matching with balance optimization",
"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",
"R-rgenoud"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-RcmdrPlugin.EZR",
"R-tableone",
"R-MatchIt",
"R-DeclareDesign"
]
}
]
},
{
"name": "R-MatchIt",
"portdir": "R/R-MatchIt",
"version": "4.6.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kosukeimai.github.io/MatchIt",
"description": "Non-parametric preprocessing for parametric causal inference",
"long_description": "Non-parametric preprocessing for parametric causal inference",
"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": [
"clang-16",
"gcc13",
"R"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppProgress",
"R-backports",
"R-rlang",
"R-chk",
"libgcc13"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-dbarts",
"R-highs",
"R-cobalt",
"R-CBPS",
"R-Matching",
"R-optmatch",
"R-quickmatch",
"R-RcppProgress",
"R-sandwich",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-randomForest",
"R-gbm",
"R-glmnet",
"R-rgenoud",
"R-marginaleffects",
"R-Rglpk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-psborrow",
"R-CBPS",
"R-netdiffuseR"
]
},
{
"type": "test",
"ports": [
"R-cobalt",
"R-table1"
]
}
]
},
{
"name": "R-mathjaxr",
"portdir": "R/R-mathjaxr",
"version": "1.6-0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wviechtb/mathjaxr",
"description": "Using Mathjax in Rd Files",
"long_description": "Using Mathjax in Rd Files",
"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-js"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-BoundEdgeworth",
"R-MM",
"R-metadat",
"R-metafor",
"R-quadform",
"R-clifford",
"R-einsum",
"R-weyl",
"R-clugenr",
"R-complexlm",
"R-cpop",
"R-onion",
"R-partitions",
"R-vcmeta",
"R-stokes",
"R-Davies",
"R-aglm",
"R-statpsych",
"R-tdsa",
"R-JointAI"
]
},
{
"type": "test",
"ports": [
"R-pkgload"
]
}
]
},
{
"name": "R-matlab",
"portdir": "R/R-matlab",
"version": "1.0.4.1",
"license": "Artistic-2.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=matlab",
"description": "MATLAB emulation package",
"long_description": "MATLAB emulation package",
"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": "test",
"ports": [
"R-signal"
]
}
]
},
{
"name": "R-matlab2r",
"portdir": "R/R-matlab2r",
"version": "1.5.0",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ocbe-uio.github.io/matlab2r",
"description": "Translation layer from MATLAB to R",
"long_description": "Translation layer from MATLAB to R",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-styler",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-testthat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AutoTransQF"
]
}
]
},
{
"name": "R-matlib",
"portdir": "R/R-matlib",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://friendly.github.io/matlib",
"description": "Matrix functions for teaching and learning linear algebra and multivariate statistics",
"long_description": "Matrix functions for teaching and learning linear algebra and multivariate statistics",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-rstudioapi",
"R-car",
"R-rgl",
"R-CRAN-recommended",
"R-xtable",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-markdown",
"R-carData"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-dymo"
]
}
]
},
{
"name": "R-matman",
"portdir": "R/R-matman",
"version": "1.1.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=matman",
"description": "Material Management",
"long_description": "Material Management",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tidyr",
"R-tidyselect",
"R-lubridate",
"R-shiny",
"R-DT",
"R-forecast",
"R-data.table",
"R-plotly",
"R-parsedate",
"R-shinyWidgets",
"R-CRAN-recommended",
"R-shinydashboard",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
},
{
"name": "R-Matrix",
"portdir": "R/R-Matrix",
"version": "1.7-1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=Matrix https://Matrix.R-forge.R-project.org",
"description": "Sparse and dense matrix classes and methods",
"long_description": "Sparse and dense matrix classes and methods. Recommended package.",
"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-lattice"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-SparseM",
"R-sfsmisc",
"R-graph",
"R-MASS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-mgcv",
"R-CRAN-recommended",
"R-survival"
]
},
{
"type": "test",
"ports": [
"R-cluster"
]
}
]
}
]
}