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

{
    "count": 49928,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=890",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=888",
    "results": [
        {
            "name": "R-jeek",
            "portdir": "R/R-jeek",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jeek",
            "description": "Fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse gaussian graphical models",
            "long_description": "Fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse gaussian graphical models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-pcaPP"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jenga",
            "portdir": "R/R-jenga",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rpubs.com/giancarlo_vercellino/jenga",
            "description": "Fast extrapolation of time features using k-nearest neighbors",
            "long_description": "Fast extrapolation of time features using k-nearest neighbors",
            "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-entropy",
                        "R-moments",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-readr",
                        "R-imputeTS",
                        "R-Rfast",
                        "R-greybox",
                        "R-fastDummies",
                        "R-fANCOVA",
                        "R-narray",
                        "R-philentropy",
                        "R-tictoc",
                        "R-CRAN-recommended",
                        "R-modeest",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jetpack",
            "portdir": "R/R-jetpack",
            "version": "0.5.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ankane/jetpack",
            "description": "Friendly package manager",
            "long_description": "Friendly package manager",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-renv",
                        "R-CRAN-recommended",
                        "R-remotes",
                        "R-docopt",
                        "R-desc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-packrat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jfa",
            "portdir": "R/R-jfa",
            "version": "0.7.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://koenderks.github.io/jfa",
            "description": "Statistical methods for auditing",
            "long_description": "Provides statistical methods for auditing as implemented in JASP for Audit",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-BH",
                        "R-extraDistr",
                        "R-truncdist",
                        "R-bde",
                        "R-CRAN-recommended",
                        "R-rstan",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jiebaR",
            "portdir": "R/R-jiebaR",
            "version": "0.11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qinwenfeng.com/jiebaR",
            "description": "Chinese text segmentation, keyword extraction and speech tagging",
            "long_description": "Chinese text segmentation, keyword extraction and speech tagging",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "chinese",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-jiebaRD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-chinese.misc",
                        "R-CTM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jiebaRD"
                    ]
                }
            ]
        },
        {
            "name": "R-jiebaRD",
            "portdir": "R/R-jiebaRD",
            "version": "0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://qinwenfeng.com/jiebaR",
            "description": "Chinese text segmentation data for R-jiebaR package",
            "long_description": "Chinese text segmentation data for R-jiebaR package",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "chinese",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jiebaR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jiebaR"
                    ]
                }
            ]
        },
        {
            "name": "R-jinjar",
            "portdir": "R/R-jinjar",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidchall.github.io/jinjar",
            "description": "Template engine inspired by Jinja",
            "long_description": "Template engine inspired by Jinja",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-jsonlite",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-emayili"
                    ]
                }
            ]
        },
        {
            "name": "R-jipApprox",
            "portdir": "R/R-jipApprox",
            "version": "0.1.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jipApprox",
            "description": "Approximate inclusion probabilities for survey sampling",
            "long_description": "Approximate inclusion probabilities for survey sampling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sampling",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-JM",
            "portdir": "R/R-JM",
            "version": "1.5-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jmr.r-forge.r-project.org",
            "description": "Joint modelling of longitudinal and survival data",
            "long_description": "Joint modelling of longitudinal and survival data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-joineRML"
                    ]
                }
            ]
        },
        {
            "name": "R-jmatrix",
            "portdir": "R/R-jmatrix",
            "version": "1.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jmatrix",
            "description": "Read from/write to disk matrices with any data type in a binary format",
            "long_description": "Read from/write to disk matrices with any data type in a binary format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memuse",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-JMbayes",
            "portdir": "R/R-JMbayes",
            "version": "0.8-85",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=JMbayes",
            "description": "Joint modelling of longitudinal and time-to-event data under a Bayesian approach",
            "long_description": "Joint modelling of longitudinal and time-to-event data under a Bayesian approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-xtable",
                        "R-rstan",
                        "R-shiny",
                        "R-Hmisc",
                        "libgcc",
                        "R-foreach",
                        "R-jagsUI",
                        "R-CRAN-recommended",
                        "R-doParallel",
                        "jags",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-JMbayes2",
            "portdir": "R/R-JMbayes2",
            "version": "0.5-0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drizopoulos.github.io/JMbayes2",
            "description": "Network meta-analysis using Bayesian methods",
            "long_description": "Network meta-analysis using Bayesian methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-parallelly",
                        "R-GLMMadaptive",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-pkgdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-JMdesign",
            "portdir": "R/R-JMdesign",
            "version": "1.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=JMdesign",
            "description": "Power calculations for joint modelling of longitudinal and survival data",
            "long_description": "Power calculations for joint modelling of longitudinal and survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jmv",
            "portdir": "R/R-jmv",
            "version": "2.5.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jamovi.org",
            "description": "The Jamovi analyses",
            "long_description": "The Jamovi analyses",
            "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-dplyr",
                        "R-ggplot2",
                        "R-ggridges",
                        "R-lavaan",
                        "R-ggrepel",
                        "R-emmeans",
                        "R-psych",
                        "R-car",
                        "R-GGally",
                        "R-GPArotation",
                        "R-vcd",
                        "R-multcomp",
                        "R-BayesFactor",
                        "R-afex",
                        "R-vcdExtra",
                        "R-ROCR",
                        "R-mvnormtest",
                        "R-CRAN-recommended",
                        "R-jmvcore",
                        "R-PMCMR",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-carData",
                        "R-exact2x2",
                        "R-semPlot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jmvconnect",
            "portdir": "R/R-jmvconnect",
            "version": "2.5.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jamovi.org",
            "description": "Connect to the Jamovi statistical spreadsheet",
            "long_description": "Connect to the Jamovi statistical spreadsheet",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evaluate",
                        "R-rappdirs",
                        "R-httr",
                        "R-BH",
                        "R-jmvcore",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jmvcore",
            "portdir": "R/R-jmvcore",
            "version": "2.6.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.jamovi.org",
            "description": "Dependencies for the Jamovi framework",
            "long_description": "Dependencies for the Jamovi framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastmap",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-ragg",
                        "R-RProtoBuf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jmv",
                        "R-jmvconnect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ufs"
                    ]
                }
            ]
        },
        {
            "name": "R-job",
            "portdir": "R/R-job",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lindeloev.github.io/job",
            "description": "Run R code as an RStudio job",
            "long_description": "Run R code as an RStudio job",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-currr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SimDesign"
                    ]
                }
            ]
        },
        {
            "name": "R-joineR",
            "portdir": "R/R-joineR",
            "version": "1.2.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graemeleehickey/joineR",
            "description": "Joint modelling of repeated measurements and time-to-event data",
            "long_description": "Joint modelling of repeated measurements and time-to-event data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-joineRML"
                    ]
                }
            ]
        },
        {
            "name": "R-joineRML",
            "portdir": "R/R-joineRML",
            "version": "0.4.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graemeleehickey/joineRML",
            "description": "Joint modelling of multivariate longitudinal data and time-to-event outcomes",
            "long_description": "Joint modelling of multivariate longitudinal data and time-to-event outcomes",
            "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-mvtnorm",
                        "R-tibble",
                        "R-generics",
                        "R-ggplot2",
                        "R-lme4",
                        "R-doParallel",
                        "R-foreach",
                        "R-randtoolbox",
                        "R-cobs",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bindrcpp",
                        "R-JM",
                        "R-joineR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-joinet",
            "portdir": "R/R-joinet",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/joinet",
            "description": "Multivariate elastic net regression",
            "long_description": "Multivariate elastic net regression",
            "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-palasso",
                        "R-CRAN-recommended",
                        "R-cornet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GPM",
                        "R-RMTL",
                        "R-mcen",
                        "R-remMap",
                        "R-MTPS",
                        "R-MRCE",
                        "R-MultivariateRandomForest",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mice",
                        "R-earth",
                        "R-spls"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-JointAI",
            "portdir": "R/R-JointAI",
            "version": "1.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nerler.github.io/JointAI",
            "description": "Joint Analysis and Imputation of Incomplete Data",
            "long_description": "Joint Analysis and Imputation of Incomplete Data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-rjags",
                        "R-mathjaxr",
                        "R-mcmcse",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-bookdown",
                        "R-ggpubr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jointDiag",
            "portdir": "R/R-jointDiag",
            "version": "0.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jointDiag",
            "description": "Joint approximate diagonalization of a set of square matrices",
            "long_description": "Joint approximate diagonalization of a set of square matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-morpheus",
                        "R-HDTSA"
                    ]
                }
            ]
        },
        {
            "name": "R-JointFPM",
            "portdir": "R/R-JointFPM",
            "version": "1.2.1",
            "license": "CC-BY-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://entjos.github.io/JointFPM",
            "description": "Parametric model for estimating the mean number of events",
            "long_description": "Parametric model for estimating the mean number of events",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "R-statmod",
                        "R-matrixStats",
                        "R-rmutil",
                        "R-rstpm2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jointPm",
            "portdir": "R/R-jointPm",
            "version": "2.3.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jointPm",
            "description": "Risk estimation using the joint probability method",
            "long_description": "Risk estimation using the joint probability method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jointseg",
            "portdir": "R/R-jointseg",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpierrejean/jointseg",
            "description": "Joint segmentation of multivariate (copy number) signals",
            "long_description": "Joint segmentation of multivariate (copy number) signals",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixStats",
                        "R-DNAcopy",
                        "R-acnr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PSCBS",
                        "R-digest",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-R.cache",
                        "R-changepoint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jomo",
            "portdir": "R/R-jomo",
            "version": "2.7-6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jomo",
            "description": "Multi-level joint modelling multiple imputation",
            "long_description": "Multi-level joint modelling multiple imputation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-ordinal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mitml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mitml"
                    ]
                }
            ]
        },
        {
            "name": "R-jordan",
            "portdir": "R/R-jordan",
            "version": "1.0-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/jordan",
            "description": "Suite of routines for working with Jordan algebras",
            "long_description": "Suite of routines for working with Jordan algebras",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadform",
                        "R-onion",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jose",
            "portdir": "R/R-jose",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jose",
            "description": "JavaScript Object Signing and Encryption",
            "long_description": "JavaScript Object Signing and Encryption",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-httr2",
                        "R-openssl"
                    ]
                }
            ]
        },
        {
            "name": "R-jpeg",
            "portdir": "R/R-jpeg",
            "version": "0.1-10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/jpeg",
            "description": "Read and write JPEG images",
            "long_description": "Read and write JPEG images",
            "active": true,
            "categories": [
                "graphics",
                "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-webp",
                        "R-OpenImageR",
                        "R-grImport2",
                        "R-qgraph",
                        "R-EBImage",
                        "R-readbitmap",
                        "R-reporter",
                        "R-latticeExtra",
                        "R-Ecfun",
                        "R-memery",
                        "R-ggmap",
                        "R-cooltools",
                        "R-gridtext",
                        "R-yarrr",
                        "R-rayimage",
                        "R-imager"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rgl",
                        "R-aplpack",
                        "R-colorspace",
                        "R-GMCM",
                        "R-httr",
                        "R-RgoogleMaps"
                    ]
                }
            ]
        },
        {
            "name": "R-jqr",
            "portdir": "R/R-jqr",
            "version": "1.3.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/jqr",
            "description": "Client for jq, a JSON processor",
            "long_description": "Client for jq, a JSON processor",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "jq",
                        "R-lazyeval",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib"
                    ]
                }
            ]
        },
        {
            "name": "R-jquerylib",
            "portdir": "R/R-jquerylib",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jquerylib",
            "description": "Obtain jQuery as an HTML dependency object",
            "long_description": "Obtain jQuery as an HTML dependency object",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bslib",
                        "R-rmarkdown",
                        "R-jsTreeR",
                        "R-DT",
                        "R-leaflet",
                        "R-bookdown"
                    ]
                }
            ]
        },
        {
            "name": "R-js",
            "portdir": "R/R-js",
            "version": "1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=js",
            "description": "Tools for working with JavaScript in R",
            "long_description": "Tools for working with JavaScript in R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-V8"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mathjaxr",
                        "R-rgl"
                    ]
                }
            ]
        },
        {
            "name": "R-json64",
            "portdir": "R/R-json64",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=json64",
            "description": "Base64 encode/decode package with support for JSON output/input and UTF-8",
            "long_description": "Base64 encode/decode package with support for JSON output/input and UTF-8",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jsonify",
            "portdir": "R/R-jsonify",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jsonify",
            "description": "Convert between R objects and JavaScript Object Notation (JSON)",
            "long_description": "Convert between R objects and JavaScript Object Notation (JSON)",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rapidjsonr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jsonlite",
            "portdir": "R/R-jsonlite",
            "version": "1.8.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jsonlite",
            "description": "Robust, high-performance JSON parser and generator",
            "long_description": "Robust, high-performance JSON parser and generator for R.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-httr",
                        "R-R.rsp",
                        "R-sf",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-webutils",
                        "R-cmdstanr",
                        "R-googleAnalyticsR",
                        "R-deps",
                        "R-highcharter",
                        "R-htmlwidgets",
                        "R-httptest",
                        "R-httr",
                        "R-pagedown",
                        "R-ROpenFIGI",
                        "R-RPushbullet",
                        "R-RefManageR",
                        "R-Rwtss",
                        "R-distill",
                        "R-dlstats",
                        "R-json64",
                        "R-jsontools",
                        "R-Tejapi",
                        "R-WDI",
                        "R-shinytest",
                        "R-lpjmlkit",
                        "R-DT",
                        "R-eFRED",
                        "R-acumos",
                        "R-airr",
                        "R-alphavantager",
                        "R-askgpt",
                        "R-aws.ec2metadata",
                        "R-sysfonts",
                        "R-lightgbm",
                        "R-reactable",
                        "R-reactlog",
                        "R-readtext",
                        "R-redoc",
                        "R-repr",
                        "R-reqres",
                        "R-rhandsontable",
                        "R-rhub",
                        "R-tfruns",
                        "R-tidyRSS",
                        "R-tidyverse",
                        "R-IRkernel",
                        "R-BiocPkgTools",
                        "R-tidyjson",
                        "R-pacs",
                        "R-tseries",
                        "R-shinyWidgets",
                        "R-pkgdown",
                        "R-jmvcore",
                        "R-vapour",
                        "R-reticulate",
                        "R-fHMM",
                        "R-pdfetch",
                        "R-pkgcache",
                        "R-pkgdepends",
                        "R-memisc",
                        "R-pins",
                        "R-jose",
                        "R-testthat",
                        "R-protolite",
                        "R-servr",
                        "R-tidystats",
                        "R-gptr",
                        "R-ChemmineR",
                        "R-UCSC.utils",
                        "R-mongolite",
                        "R-tidyquant",
                        "R-dipsaus",
                        "R-OpenML",
                        "R-Morpho",
                        "R-quanteda",
                        "R-matahari",
                        "R-apsimx",
                        "R-priceR",
                        "R-bslib",
                        "R-minioclient",
                        "R-Quandl",
                        "R-RestRserve",
                        "R-V8",
                        "R-flexdashboard",
                        "R-modelStudio",
                        "R-biomartr",
                        "R-bizdays",
                        "R-ftExtra",
                        "R-rmarkdown",
                        "R-bigrquery",
                        "R-packagefinder",
                        "R-packer",
                        "R-ParallelLogger",
                        "R-dockerfiler",
                        "R-rgl",
                        "R-gargle",
                        "R-gfonts",
                        "R-rcorpora",
                        "R-ggimage",
                        "R-covr",
                        "R-gh",
                        "R-gistr",
                        "R-gmailr",
                        "R-googleAuthR",
                        "R-googleCloudStorageR",
                        "R-googleComputeEngineR",
                        "R-googledrive",
                        "R-crul",
                        "R-bs4Dash",
                        "R-ipumsr",
                        "R-pkgsearch",
                        "R-disk.frame",
                        "R-plotly",
                        "R-plumber",
                        "R-treeio",
                        "R-trelliscopejs",
                        "R-quarto",
                        "R-tstools",
                        "R-riingo",
                        "R-rintrojs",
                        "R-rlist",
                        "R-posteriordb",
                        "R-rnaturalearth",
                        "R-rorcid",
                        "R-roughnet",
                        "R-quantmod",
                        "R-cereal",
                        "R-httptest2",
                        "R-visNetwork",
                        "R-gptstudio",
                        "R-grafzahl",
                        "R-vosonSML",
                        "R-gridSVG",
                        "R-isotree",
                        "R-jinjar",
                        "R-wbstats",
                        "R-webdriver",
                        "R-webshot",
                        "R-whoami",
                        "R-chatAI4R",
                        "R-chatgpt",
                        "R-rpymat",
                        "R-cleanrmd",
                        "R-coalitions",
                        "R-colourpicker",
                        "R-rtweet",
                        "R-yahoofinancer",
                        "R-shiny",
                        "R-credentials",
                        "R-bigQueryR",
                        "R-measurementProtocol",
                        "R-duckplyr",
                        "R-rsconnect",
                        "R-safetensors",
                        "R-sfarrow",
                        "R-sparklyr",
                        "R-Seurat",
                        "R-cranlogs",
                        "R-crosstalk",
                        "R-shiny.i18n",
                        "R-shiny.semantic",
                        "R-shinyAce",
                        "R-shinyFiles",
                        "R-dataverse",
                        "R-shinyMatrix",
                        "R-shinybusy",
                        "R-shinyjqui",
                        "R-shinyjs",
                        "R-shinylight",
                        "R-deepRstudio",
                        "R-qtl2",
                        "R-mlflow",
                        "R-usethis",
                        "R-webmockr",
                        "R-xgboost",
                        "R-systemPipeRdata",
                        "R-r.proxy",
                        "R-r2d3",
                        "R-rapidoc",
                        "R-rconfig",
                        "R-diffviewer",
                        "R-handlr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib",
                        "R-cloudfs",
                        "R-ncdfgeom",
                        "R-ggeffects",
                        "R-BiocCheck",
                        "R-Hmisc",
                        "R-lintr",
                        "R-listviewer",
                        "R-edgeR",
                        "R-vcr",
                        "R-Gmisc",
                        "R-jqr",
                        "R-xaringan",
                        "R-pense",
                        "R-jsTreeR",
                        "R-mark",
                        "R-easystats",
                        "R-magick",
                        "R-yyjsonr",
                        "R-openssl",
                        "R-shinydashboardPlus",
                        "R-reactR",
                        "R-webfakes",
                        "R-ustfd",
                        "R-dm",
                        "R-SSEparser",
                        "R-thematic",
                        "R-curl",
                        "R-pak",
                        "R-mockthat",
                        "R-repurrrsive",
                        "R-bookdown",
                        "R-showtext",
                        "R-crosstable",
                        "R-futile.logger",
                        "R-pkgload",
                        "R-swagger",
                        "R-this.path",
                        "R-dbx",
                        "R-yulab.utils",
                        "R-stars",
                        "R-networkD3",
                        "R-renv",
                        "R-rjsoncons",
                        "R-rio",
                        "R-rworkflows",
                        "R-xfun",
                        "R-duckdbfs",
                        "R-sccore",
                        "R-shinySelect",
                        "R-kanjistat",
                        "R-iBreakDown",
                        "R-ingredients",
                        "R-io",
                        "R-leaflet.providers",
                        "R-downlit",
                        "R-lgr",
                        "R-vetiver",
                        "R-httr2"
                    ]
                }
            ]
        },
        {
            "name": "R-jsontools",
            "portdir": "R/R-jsontools",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=jsontools",
            "description": "Working with JSON vectors",
            "long_description": "Working with JSON vectors",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-DBI",
                        "R-glue",
                        "R-vctrs",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-bit64",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-repurrrsive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jstable",
            "portdir": "R/R-jstable",
            "version": "1.3.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jinseob2kim/jstable",
            "description": "Create tables from different types of regression",
            "long_description": "Create tables from different types of regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-lme4",
                        "R-labelled",
                        "R-geepack",
                        "R-coxme",
                        "R-CRAN-recommended",
                        "R-tableone",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jstor",
            "portdir": "R/R-jstor",
            "version": "0.3.11",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/jstor",
            "description": "Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR",
            "long_description": "Functions and helpers to import metadata, ngrams and full-texts delivered by Data for Research by JSTOR",
            "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-rlang",
                        "R-xml2",
                        "R-crayon",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-readr",
                        "R-furrr",
                        "R-pryr",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jsTreeR",
            "portdir": "R/R-jsTreeR",
            "version": "2.6.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/jsTreeR",
            "description": "Wrapper of the JavaScript library jsTree",
            "long_description": "Wrapper of the JavaScript library jsTree",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fontawesome",
                        "R-jquerylib",
                        "R-shiny",
                        "R-htmlwidgets",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-R.utils",
                        "R-shinyAce",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-jtools",
            "portdir": "R/R-jtools",
            "version": "2.3.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jtools.jacob-long.com",
            "description": "Analysis and presentation of social scientific data",
            "long_description": "Analysis and presentation of social scientific data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-tibble",
                        "R-generics",
                        "R-ggplot2",
                        "R-broom",
                        "R-pander",
                        "R-broom.mixed",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-pkgconfig",
                        "R-rlang",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kableExtra",
                        "R-weights",
                        "R-survey",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-vdiffr",
                        "R-quantreg",
                        "R-huxtable",
                        "R-lmerTest",
                        "R-pbkrtest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-interactions",
                        "R-panelr",
                        "R-bruceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-bsitar"
                    ]
                }
            ]
        },
        {
            "name": "R-JuliaCall",
            "portdir": "R/R-JuliaCall",
            "version": "0.17.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://non-contradiction.github.io/JuliaCall/index.html",
            "description": "Seamless integration between R and Julia",
            "long_description": "Seamless integration between R and Julia",
            "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-rjson",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rappdirs",
                        "R-sass",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sMTL"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ]
        },
        {
            "name": "R-JuliaConnectoR",
            "portdir": "R/R-JuliaConnectoR",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stefan-m-lenz/JuliaConnectoR",
            "description": "Functionally-oriented interface for integrating Julia with R",
            "long_description": "Functionally-oriented interface for integrating Julia with R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sMTL",
                        "R-coconots",
                        "R-HypergeoMat"
                    ]
                }
            ]
        },
        {
            "name": "R-kableExtra",
            "portdir": "R/R-kableExtra",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kableExtra",
            "description": "Construct complex table with kable and pipe syntax",
            "long_description": "Construct complex table with kable and pipe syntax",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-stringr",
                        "R-htmltools",
                        "R-knitr",
                        "R-scales",
                        "R-magrittr",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-svglite",
                        "R-CRAN-recommended",
                        "R-viridisLite",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-anabel",
                        "R-gWQS",
                        "R-umx",
                        "R-CIfinder",
                        "R-usedthese",
                        "R-vtable",
                        "R-tidyMC",
                        "R-RegCombin",
                        "R-ShapleyValue",
                        "R-panelsummary",
                        "R-ufs",
                        "R-prettyglm",
                        "R-sjtable2df"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtranat",
                        "R-sparseMVN",
                        "R-ldt",
                        "R-systemPipeR",
                        "R-logitr",
                        "R-VARshrink",
                        "R-mashr",
                        "R-ZIprop",
                        "R-aldvmm",
                        "R-ast2ast",
                        "R-gsDesign",
                        "R-table1",
                        "R-rfm",
                        "R-tatoo",
                        "R-gtsummary",
                        "R-outliertree",
                        "R-jtools",
                        "R-tables",
                        "R-Ecfun",
                        "R-BayesPPD",
                        "R-tidyfit",
                        "R-modelsummary",
                        "R-Hmisc",
                        "R-fastTS",
                        "R-RTSA",
                        "R-PlackettLuce",
                        "R-tramnet",
                        "R-sparseR",
                        "R-bsitar",
                        "R-gasper",
                        "R-gsDesign2",
                        "R-isotree",
                        "R-rms"
                    ]
                }
            ]
        },
        {
            "name": "R-kader",
            "portdir": "R/R-kader",
            "version": "0.0.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GerritEichner/kader",
            "description": "Kernel adaptive density estimation and regression",
            "long_description": "Kernel adaptive density estimation and regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kalmanfilter",
            "portdir": "R/R-kalmanfilter",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kalmanfilter",
            "description": "Kalman Filter",
            "long_description": "Kalman Filter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maxLik"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autostsm"
                    ]
                }
            ]
        },
        {
            "name": "R-kangar00",
            "portdir": "R/R-kangar00",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kangar00.manitz.org",
            "description": "Kernel approaches for non-linear genetic association regression",
            "long_description": "Kernel approaches for non-linear genetic association regression",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-bigmemory",
                        "R-sqldf",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-CompQuadForm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-biomaRt",
                        "R-KEGGgraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mboost"
                    ]
                }
            ]
        },
        {
            "name": "R-kanjistat",
            "portdir": "R/R-kanjistat",
            "version": "0.14.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dschuhmacher.github.io/kanjistat",
            "description": "Statistical framework for the analysis of Japanese Kanji characters",
            "long_description": "Statistical framework for the analysis of Japanese Kanji characters",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "japanese",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-stringi",
                        "R-xml2",
                        "R-crayon",
                        "R-lifecycle",
                        "R-stringr",
                        "R-purrr",
                        "R-gsubfn",
                        "R-showtext",
                        "R-sysfonts",
                        "R-dendextend",
                        "R-ROI",
                        "R-transport",
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-systemfonts",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ROI.plugin.glpk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kantorovich",
            "portdir": "R/R-kantorovich",
            "version": "3.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kantorovich",
            "description": "Kantorovich distance between probability measures",
            "long_description": "Kantorovich distance between probability measures",
            "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-slam",
                        "R-lpSolve",
                        "R-rcdd",
                        "R-CVXR",
                        "R-Rglpk",
                        "R-ompr",
                        "R-ROI.plugin.glpk",
                        "R-ompr.roi",
                        "R-CRAN-recommended",
                        "gmp",
                        "R-gmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-kappalab",
            "portdir": "R/R-kappalab",
            "version": "0.4-12",
            "license": "CeCILL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kappalab",
            "description": "Non-additive measure and integral manipulation functions",
            "long_description": "Non-additive measure and integral manipulation functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-quadprog",
                        "R-CRAN-recommended",
                        "R-kernlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coopProductGame",
                        "R-ic.infer",
                        "R-GameTheory",
                        "R-CPP"
                    ]
                }
            ]
        },
        {
            "name": "R-kazaam",
            "portdir": "R/R-kazaam",
            "version": "0.1-0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=kazaam",
            "description": "Tools for tall distributed matrices",
            "long_description": "Tools for tall distributed matrices",
            "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-pbdMPI",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}