GET /api/v1/ports/?format=api&ordering=name&page=959
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50781,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=960",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=958",
    "results": [
        {
            "name": "rtl-sdr",
            "portdir": "science/rtl-sdr",
            "version": "2.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://sdr.osmocom.org/trac/wiki/rtl-sdr",
            "description": "rtl-sdr allows using devices with a RTL2832U chipset as software defined radio (SDR)",
            "long_description": "rtl-sdr allows using devices with a RTL2832U chipset as software defined radio (SDR)",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoapyRTLSDR",
                        "SDRangel",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "linrad",
                        "SDRPlusPlus",
                        "rtl_433",
                        "welle.io",
                        "welle.io-devel",
                        "nrsc5"
                    ]
                }
            ]
        },
        {
            "name": "R-tm",
            "portdir": "R/R-tm",
            "version": "0.7-15",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tm.r-forge.r-project.org",
            "description": "Text Mining",
            "long_description": "A framework for text mining applications within R.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-slam",
                        "R-NLP",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-filehash",
                        "R-pdftools",
                        "R-Rgraphviz",
                        "R-SnowballC",
                        "R-antiword",
                        "R-Rpoppler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinyr",
                        "R-chinese.misc",
                        "R-tmcn",
                        "R-RcmdrPlugin.temis",
                        "R-topicmodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tau",
                        "R-tidylda",
                        "R-wordcloud",
                        "R-lsa",
                        "R-text2map",
                        "R-quanteda",
                        "R-movMF",
                        "R-sts",
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-TMB",
            "portdir": "R/R-TMB",
            "version": "1.9.15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaskr/adcomp/wiki",
            "description": "Template Model Builder",
            "long_description": "Template Model Builder",
            "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-RcppEigen",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mmrm",
                        "R-RTMB",
                        "R-FRK",
                        "R-tsdistributions",
                        "R-disaggregation",
                        "R-gllvm",
                        "R-tramME",
                        "R-hmmTMB",
                        "R-unmarked",
                        "R-marssTMB",
                        "R-sdmTMB",
                        "R-dsem",
                        "R-tmbstan",
                        "R-glmmTMB"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-insight",
                        "R-sjPlot"
                    ]
                }
            ]
        },
        {
            "name": "R-tmbstan",
            "portdir": "R/R-tmbstan",
            "version": "1.0.91",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmbstan",
            "description": "MCMC sampling from TMB model objects using Stan",
            "long_description": "MCMC sampling from TMB model objects using Stan",
            "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-RcppParallel",
                        "R-StanHeaders",
                        "R-BH",
                        "R-TMB",
                        "R-CRAN-recommended",
                        "R-rstan",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hmmTMB"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dsem"
                    ]
                }
            ]
        },
        {
            "name": "R-tmcn",
            "portdir": "R/R-tmcn",
            "version": "0.2-13",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmcn",
            "description": "Text mining toolkit for Chinese",
            "long_description": "Text mining toolkit for Chinese",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtmidi",
            "portdir": "audio/rtmidi",
            "version": "6.0.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thestk/rtmidi",
            "description": "A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)",
            "long_description": "A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "jack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-audio"
                    ]
                }
            ]
        },
        {
            "name": "R-tmle",
            "portdir": "R/R-tmle",
            "version": "2.0.1.1",
            "license": "(BSD or GPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmle",
            "description": "Targeted Maximum Likelihood Estimation",
            "long_description": "Targeted Maximum Likelihood Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-SuperLearner"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gam",
                        "R-dbarts",
                        "R-ROCR",
                        "R-WeightedROC"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ctmle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AIPW",
                        "R-ltmle",
                        "R-tmle3",
                        "R-bartCause"
                    ]
                }
            ]
        },
        {
            "name": "R-tmle3",
            "portdir": "R/R-tmle3",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlverse/tmle3",
            "description": "The extensible TMLE framework",
            "long_description": "The extensible TMLE framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-digest",
                        "R-stringr",
                        "R-ggplot2",
                        "R-uuid",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-delayed",
                        "R-sl3",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nnls",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-Rsolnp",
                        "R-origami",
                        "R-xgboost",
                        "R-speedglm",
                        "R-tmle",
                        "R-tableone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtmpdump",
            "portdir": "www/rtmpdump",
            "version": "2.4-20210219",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rtmpdump.mplayerhq.hu/",
            "description": "a tool for downloading RTMP streaming media",
            "long_description": "A small dumper for media content streamed over the RTMP protocol. Supplying an rtmp url will result in a dumped flv file, which can be played or transcoded using ffmpeg/mplayer, etc.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnutls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "R-tmplate",
            "portdir": "R/R-tmplate",
            "version": "0.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmplate",
            "description": "Code generation based on templates",
            "long_description": "Define general templates with tags that can be replaced by content depending on arguments and objects to modify the final output of the document.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tRnslate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tmvmixnorm",
            "portdir": "R/R-tmvmixnorm",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvmixnorm",
            "description": "Sampling from truncated multivariate normal and t distributions",
            "long_description": "Sampling from truncated multivariate normal and t distributions",
            "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-miWQS",
                        "R-condTruncMVN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmvtnsim"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvnsim",
            "portdir": "R/R-tmvnsim",
            "version": "1.0-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvnsim",
            "description": "Truncated multivariate normal simulation",
            "long_description": "Truncated multivariate normal simulation",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-blavaan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvtnorm",
            "portdir": "R/R-tmvtnorm",
            "version": "1.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvtnorm",
            "description": "Truncated multivariate normal and Student t distributions",
            "long_description": "Truncated multivariate normal and Student t distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-gmm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BANAM",
                        "R-restriktor",
                        "R-BayesianTools",
                        "R-heteromixgm",
                        "R-miWQS",
                        "R-StempCens",
                        "R-idefix",
                        "R-condTruncMVN",
                        "R-spatialprobit",
                        "R-propagate",
                        "R-inctools",
                        "R-LTFHPlus",
                        "R-DPBBM",
                        "R-bayesammi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MomTrunc",
                        "R-BDgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvtnsim",
            "portdir": "R/R-tmvtnsim",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvtnsim",
            "description": "Truncated multivariate normal and t distribution simulation",
            "long_description": "Truncated multivariate normal and t distribution simulation",
            "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-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-tmvmixnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred"
                    ]
                }
            ]
        },
        {
            "name": "R-TOHM",
            "portdir": "R/R-TOHM",
            "version": "1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TOHM",
            "description": "Testing One Hypothesis Multiple Times",
            "long_description": "Approximations of global p-values when testing hypothesis in presence of non-identifiable nuisance parameters.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nloptr",
                        "R-EQL",
                        "R-Rmpfr",
                        "R-CRAN-recommended",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tokenizers",
            "portdir": "R/R-tokenizers",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/tokenizers",
            "description": "Fast, consistent tokenization of natural language text",
            "long_description": "Fast, consistent tokenization of natural language text",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SnowballC",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-stopwords"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-textrecipes",
                        "R-tidytext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda"
                    ]
                }
            ]
        },
        {
            "name": "R-tolerance",
            "portdir": "R/R-tolerance",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tolerance",
            "description": "Statistical tolerance intervals and regions",
            "long_description": "Statistical tolerance intervals and regions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fdasrvf",
                        "R-zipfextR"
                    ]
                }
            ]
        },
        {
            "name": "R-toolbox",
            "portdir": "R/R-toolbox",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=toolbox",
            "description": "List, string and meta-programming utility functions",
            "long_description": "List, string and meta-programming utility functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sqlHelpers"
                    ]
                }
            ]
        },
        {
            "name": "R-tools4uplift",
            "portdir": "R/R-tools4uplift",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tools4uplift",
            "description": "Tools for uplift modelling",
            "long_description": "Uplift modelling aims at predicting the causal effect of an action such as a marketing campaign on a particular individual.",
            "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-lhs",
                        "R-BiasedUrn",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-latticeExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-topicmodels",
            "portdir": "R/R-topicmodels",
            "version": "0.2-17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=topicmodels",
            "description": "Topic Models",
            "long_description": "Provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM).",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-slam",
                        "R-CRAN-recommended",
                        "gsl",
                        "R-tm",
                        "R-modeltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SnowballC",
                        "R-lda",
                        "R-OAIHarvester"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda",
                        "R-textmineR",
                        "R-seededlda",
                        "R-LDAvis",
                        "R-sentopics"
                    ]
                }
            ]
        },
        {
            "name": "rtorrent",
            "portdir": "net/rtorrent",
            "version": "0.9.8",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/rtorrent",
            "description": "console-based BitTorrent client",
            "long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "xmlrpc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "zlib",
                        "libtorrent",
                        "curl",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtorrent-devel",
            "portdir": "net/rtorrent-devel",
            "version": "20241205",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rakshasa/rtorrent",
            "description": "console-based BitTorrent client (unstable release)",
            "long_description": "rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management. This is the unstable release of rTorrent.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "xmlrpc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsigcxx2",
                        "ncurses",
                        "curl",
                        "libtorrent-devel",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tourr",
            "portdir": "R/R-tourr",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggobi.github.io/tourr",
            "description": "Tour methods for multivariate data visualisation",
            "long_description": "Tour methods for multivariate data visualisation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-plotly",
                        "R-energy",
                        "R-TeachingDemos",
                        "R-aplpack",
                        "R-ash",
                        "R-geozoo",
                        "R-colorspace",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geozoo"
                    ]
                }
            ]
        },
        {
            "name": "R-toweranNA",
            "portdir": "R/R-toweranNA",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matloff/toweranNA",
            "description": "Method for handling missing values in prediction applications",
            "long_description": "Method for handling missing values in prediction applications",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pdist",
                        "R-regtools",
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tpn",
            "portdir": "R/R-tpn",
            "version": "1.9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tpn",
            "description": "Truncated positive normal model and extensions",
            "long_description": "Truncated positive normal model and extensions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-skewMLRM",
                        "R-moments",
                        "R-RBE3",
                        "R-CRAN-recommended",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rtptools",
            "portdir": "audio/rtptools",
            "version": "1.22",
            "license": "BSD",
            "platforms": "darwin freebsd netbsd sunos linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cs.columbia.edu/irt/software/rtptools/",
            "description": "A set of tools for processing RTP data.",
            "long_description": "A set of tools for processing RTP data: rtpplay - Play back RTP sessions recorded by rtpdump rtpsend - Generate RTP packets from textual description rtpdump - Parse and print RTP packets rtptrans - RTP translator between unicast and multicast networks",
            "active": true,
            "categories": [
                "net",
                "audio"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tpwb",
            "portdir": "R/R-tpwb",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tpwb",
            "description": "Three-Parameter Weibull Distribution",
            "long_description": "Three-Parameter Weibull Distribution",
            "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": []
        },
        {
            "name": "R-trajectories",
            "portdir": "R/R-trajectories",
            "version": "0.2-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/trajectories",
            "description": "Classes and methods for trajectory data",
            "long_description": "Classes and methods for trajectory data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-sp",
                        "R-spacetime",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sf",
                        "R-spatstat",
                        "R-spatstat.explore",
                        "R-spatstat.geom",
                        "R-xts",
                        "R-knitr",
                        "R-forecast",
                        "R-RCurl",
                        "R-rjson",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sftime"
                    ]
                }
            ]
        },
        {
            "name": "R-tram",
            "portdir": "R/R-tram",
            "version": "1.2-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tram",
            "description": "R-Formula-based user-interfaces to specific transformation models",
            "long_description": "R-Formula-based user-interfaces to specific transformation models implemented in R-mlt.",
            "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-multcomp",
                        "R-basefun",
                        "R-mlt",
                        "R-variables",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-mvtnorm",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-alabama",
                        "R-merDeriv",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-coin",
                        "R-randomForestSRC",
                        "R-trtf",
                        "R-gamlss",
                        "R-ordinalCont",
                        "R-tramME",
                        "R-mlt.docreg",
                        "R-asht",
                        "R-ATR",
                        "R-colorspace",
                        "R-numDeriv",
                        "R-ordinal",
                        "R-gridExtra",
                        "R-knitr",
                        "R-lme4",
                        "R-latticeExtra",
                        "R-quantreg",
                        "R-SparseGrid",
                        "R-HSAUR3",
                        "R-TH.data",
                        "R-geepack",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cotram",
                        "R-tramnet",
                        "R-trtf",
                        "R-tramME"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-multcomp",
                        "R-mlt.docreg",
                        "R-tbm"
                    ]
                }
            ]
        },
        {
            "name": "R-TraMineR",
            "portdir": "R/R-TraMineR",
            "version": "2.2-10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://traminer.unige.ch",
            "description": "Trajectory miner – a toolbox for exploring and rendering sequences",
            "long_description": "Trajectory miner – a toolbox for exploring and rendering 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-vegan",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-TraMineRextras",
                        "R-WeightedCluster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TraMineRextras",
                        "R-seqHMM",
                        "R-WeightedCluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-TraMineRextras",
            "portdir": "R/R-TraMineRextras",
            "version": "0.6.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://traminer.unige.ch",
            "description": "TraMineR extension",
            "long_description": "TraMineR extension",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-colorspace",
                        "R-CRAN-recommended",
                        "R-TraMineR",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-tramME",
            "portdir": "R/R-tramME",
            "version": "1.0.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tramME",
            "description": "Transformation models with mixed effects",
            "long_description": "Transformation models with mixed effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-lme4",
                        "R-alabama",
                        "R-TMB",
                        "R-basefun",
                        "R-coneproj",
                        "R-mlt",
                        "R-variables",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-reformulas",
                        "R-RcppEigen",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-ordinal",
                        "R-knitr",
                        "R-gamm4",
                        "R-multcomp",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-gamlss.dist",
                        "R-ordinalCont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-tramnet",
            "portdir": "R/R-tramnet",
            "version": "0.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tramnet",
            "description": "Penalized transformation models",
            "long_description": "Penalized transformation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-basefun",
                        "R-mlt",
                        "R-ParamHelpers",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-smoof",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-kableExtra",
                        "R-TH.data",
                        "R-glmnet",
                        "R-DiceKriging",
                        "R-mlbench",
                        "R-penalized",
                        "R-coin",
                        "R-tbm",
                        "R-trtf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TRAMPR",
            "portdir": "R/R-TRAMPR",
            "version": "1.0-10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/richfitz/TRAMPR",
            "description": "TRFLP analysis and matching package",
            "long_description": "TRFLP analysis and matching package for R.",
            "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": "test",
                    "ports": [
                        "R-Ecfun"
                    ]
                }
            ]
        },
        {
            "name": "R-transformr",
            "portdir": "R/R-transformr",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thomasp85/transformr",
            "description": "Polygon and path transformations",
            "long_description": "Polygon and path transformations",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tweenr",
                        "R-lpSolve",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cpp11",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gganimate",
                        "R-ordbetareg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-transport",
            "portdir": "R/R-transport",
            "version": "0.15-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dschuhmacher/transport",
            "description": "Computation of optimal transport plans and Wasserstein distances",
            "long_description": "Computation of optimal transport plans and Wasserstein distances",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ks",
                        "R-animation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SBCK",
                        "R-WSGeometry",
                        "R-drf",
                        "R-kanjistat",
                        "R-LOMAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-priorsense"
                    ]
                }
            ]
        },
        {
            "name": "R-transreg",
            "portdir": "R/R-transreg",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lcsb-bds.github.io/transreg",
            "description": "Penalised regression with multiple sets of prior effects",
            "long_description": "Penalised regression with multiple sets of prior effects",
            "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-glmnet",
                        "R-starnet",
                        "R-CRAN-recommended",
                        "R-joinet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-devtools",
                        "R-doMC",
                        "R-CVXR",
                        "R-palasso",
                        "R-fwelnet",
                        "R-glmtrans",
                        "R-xrnet",
                        "R-remotes",
                        "R-xtable",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-trapezoid",
            "portdir": "R/R-trapezoid",
            "version": "2.0-2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trapezoid",
            "description": "Trapezoidal distribution",
            "long_description": "Trapezoidal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzyClass"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-tree",
            "portdir": "R/R-tree",
            "version": "1.0-44",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tree",
            "description": "Classification and regression trees",
            "long_description": "Classification and regression trees",
            "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-CondCopulas",
                        "R-daltoolbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggdendro",
                        "R-optpart",
                        "R-ROSE"
                    ]
                }
            ]
        },
        {
            "name": "R-TreeBUGS",
            "portdir": "R/R-TreeBUGS",
            "version": "1.5.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TreeBUGS",
            "description": "Hierarchical multinomial processing tree modelling",
            "long_description": "Hierarchical multinomial processing tree modelling",
            "active": true,
            "categories": [
                "science",
                "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-coda",
                        "R-runjags",
                        "R-rjags",
                        "R-logspline",
                        "R-hypergeo",
                        "R-CRAN-recommended",
                        "libgcc",
                        "jags",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-treeclim",
            "portdir": "R/R-treeclim",
            "version": "2.0.6.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=treeclim",
            "description": "Numerical calibration of proxy–climate relationships",
            "long_description": "Numerical calibration of proxy–climate relationships",
            "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-abind",
                        "R-plyr",
                        "R-ggplot2",
                        "R-lmtest",
                        "R-np",
                        "R-lmodel2",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-dplR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-treeio",
            "portdir": "R/R-treeio",
            "version": "1.28.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YuLab-SMU/treeio",
            "description": "Base classes and functions for phylogenetic tree input and output",
            "long_description": "Base classes and functions for phylogenetic tree input and output",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tidytree",
                        "R-dplyr",
                        "R-magrittr",
                        "R-rlang",
                        "R-ape",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-prettydoc",
                        "R-phangorn",
                        "R-ggtree",
                        "R-Biostrings",
                        "R-cli",
                        "R-xml2",
                        "R-purrr",
                        "R-tidyr",
                        "R-vroom",
                        "R-yaml",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggtreeExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-treemapify",
            "portdir": "R/R-treemapify",
            "version": "2.5.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkox.org/treemapify",
            "description": "Draw treemaps in R-ggplot2",
            "long_description": "Draw treemaps in R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfittext",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rfm"
                    ]
                }
            ]
        },
        {
            "name": "R-trekcolors",
            "portdir": "R/R-trekcolors",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trekcolors",
            "description": "Star Trek color palettes",
            "long_description": "Star Trek color palettes",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gyro"
                    ]
                }
            ]
        },
        {
            "name": "R-trelliscopejs",
            "portdir": "R/R-trelliscopejs",
            "version": "0.2.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trelliscopejs",
            "description": "Create interactive trelliscope displays",
            "long_description": "Create interactive trelliscope displays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-digest",
                        "R-dplyr",
                        "R-htmltools",
                        "R-progress",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-htmlwidgets",
                        "R-webshot",
                        "R-DistributionUtils",
                        "R-autocogs",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-plotly",
                        "R-gapminder",
                        "R-housingData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-TrendTM",
            "portdir": "R/R-TrendTM",
            "version": "2.0.19",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=TrendTM",
            "description": "Trend of high-dimensional time series matrix estimation",
            "long_description": "Trend of high-dimensional time series matrix estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-softImpute",
                        "R-fda",
                        "R-CRAN-recommended",
                        "R-capushe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-trialr",
            "portdir": "R/R-trialr",
            "version": "0.1.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trialr",
            "description": "Clinical trial designs in RStan",
            "long_description": "Clinical trial designs in RStan",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-gtools",
                        "R-magrittr",
                        "R-rlang",
                        "R-coda",
                        "R-rstantools",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-rstan",
                        "R-tidybayes",
                        "R-binom",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-ggridges",
                        "R-rmarkdown",
                        "R-DiagrammeR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brms.mmrm"
                    ]
                }
            ]
        },
        {
            "name": "R-triangle",
            "portdir": "R/R-triangle",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/triangle",
            "description": "Distribution functions and parameter estimates for the Triangle distribution",
            "long_description": "Distribution functions and parameter estimates for the Triangle distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-extraDistr"
                    ]
                }
            ]
        },
        {
            "name": "R-triebeard",
            "portdir": "R/R-triebeard",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=triebeard",
            "description": "Radix trees in Rcpp",
            "long_description": "Radix trees in Rcpp",
            "active": true,
            "categories": [
                "science",
                "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-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-urltools"
                    ]
                }
            ]
        },
        {
            "name": "R-tripack",
            "portdir": "R/R-tripack",
            "version": "1.3-9.1",
            "license": "ACM",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tripack",
            "description": "Triangulation of irregularly spaced data",
            "long_description": "Triangulation of irregularly spaced data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rgl"
                    ]
                }
            ]
        }
    ]
}