nclibz
by nclibz
by nclibz
| Ranking | Name | Version |
|---|
To install packages from this channel, use the channel temporarily with conda or add it to your .condarc file for configured ongoing access. Learn more
| Name | Latest Version | Summary | Updated | License |
|---|
| r-mrinstruments | 0.3.3 | Non-linear Mendelian randomization analysis to investigate the shape of exposure-outcome relationships. | Mar 25, 2025 | GPL_3 |
| r-twosamplemr | 0.6.3 | A package for performing Mendelian randomization using GWAS summary data. It uses the IEU GWAS database <https://gwas.mrcieu.ac.uk/> to automatically obtain data, and a wide range of methods to run the analysis. You can use the MR-Base web app <https://www.mrbase.org/> to try out a limited range of the functionality in this package, but for any serious work we strongly recommend using this R package. | Mar 25, 2025 | MIT + file LICENSE |
| r-mrpresso | 1.0 | MR-PRESSO (Mendelian Randomization Pleiotropy RESidual Sum and Outlier) is a framework that allows for the evaluation of pleiotropy in multi-instrument Mendelian Randomization utilizing genome-wide summary association statistics. | Mar 25, 2025 | GPL_3 |
| r-radialmr | 1.1 | Non-linear Mendelian randomization analysis to investigate the shape of exposure-outcome relationships. | Mar 25, 2025 | GPL_3 |
| r-mrmix | 0.1.0 | This package gives robust estimation of causal effects by conducting Mendelian randomization analysis using a mixture model approach. | Mar 25, 2025 | GPL_3 |
| r-mr.raps | 0.2 | Mendelian randomization is a method of identifying and estimating a confounded causal effect using genetic instrumental variables. This packages implements methods for two-sample Mendelian randomization with summary statistics by using Robust Adjusted Profile Score (RAPS). References: Qingyuan Zhao, Jingshu Wang, Jack Bowden, Dylan S. Small. Statistical inference in two-sample summary-data Mendelian randomization using robust adjusted profile score. <arXiv:1801.09652>. | Mar 25, 2025 | GPL-3 |
| r-ieugwasr | 1.0.0 | Interface to the 'OpenGWAS' database API <https://gwas-api.mrcieu.ac.uk/>. Includes a wrapper to make generic calls to the API, plus convenience functions for specific queries. | Mar 25, 2025 | MIT |
| shinyswatch | 0.9.0 | Bootswatch + Bootstrap 5 themes for Shiny. | Apr 25, 2025 | — |
| r-forestploter | 1.1.3 | Create a Flexible Forest Plot | Mar 27, 2026 | MIT |
| r-mvmr | 0.4 | An R package for performing multivariable Mendelian randomization analyses. | Mar 25, 2025 | GPL-3.0-only |
| r-tidyclust | 0.2.3 | A Common API to Clustering | Mar 25, 2025 | MIT |
| r-referenceintervals | 1.3.1 | Reference Intervals | Mar 25, 2025 | GPL-3.0-only |
| r-uwot | 0.2.2 | An implementation of the Uniform Manifold Approximation and Projection dimensionality reduction by McInnes et al. (2018) <doi:10.48550/arXiv.1802.03426>. It also provides means to transform new data and to carry out supervised dimensionality reduction. An implementation of the related LargeVis method of Tang et al. (2016) <doi:10.48550/arXiv.1602.00370> is also provided. This is a complete re-implementation in R (and C++, via the 'Rcpp' package): no Python installation is required. See the uwot website (<https://github.com/jlmelville/uwot>) for more documentation and examples. | Mar 25, 2025 | NGPL |
| r-clusterr | 1.3.3 | Gaussian Mixture Models, K-Means, Mini-Batch-Kmeans, K-Medoids and Affinity Propagation Clustering | Mar 25, 2025 | GPL-3.0-only |
| r-gamlss.ggplots | 2.1_12 | Functions for plotting Generalized Additive Models for Location Scale and Shape from the 'gamlss' package, Stasinopoulos and Rigby (2007) <doi:10.18637/jss.v023.i07>, using the graphical methods from 'ggplot2'. | Mar 25, 2025 | ZPL-2.0 |
| r-nlmr | 1.0.3 | Non-linear Mendelian randomization analysis to investigate the shape of exposure-outcome relationships. | Mar 25, 2025 | GPL_3 |
| r-gamlss.add | 5.1 | Interface for extra smooth functions including tensor products, neural networks and decision trees. | Mar 25, 2025 | LGPLLR |
| r-synchronicity | 1.3.10 | Boost Mutex Functionality in R | Mar 27, 2026 | LGPL-2.0-only OR Apache-2.0 |
| r-gamlss.dist | 6.1_1 | A set of distributions which can be used for modelling the response variables in Generalized Additive Models for Location Scale and Shape, Rigby and Stasinopoulos (2005), <doi:10.1111/j.1467-9876.2005.00510.x>. The distributions can be continuous, discrete or mixed distributions. Extra distributions can be created, by transforming, any continuous distribution defined on the real line, to a distribution defined on ranges 0 to infinity or 0 to 1, by using a 'log' or a 'logit' transformation respectively. | Mar 25, 2025 | ZPL-2.0 |
| r-gamlss.inf | 1.0_1 | This is an add-on package to 'gamlss'. The purpose of this package is to allow users to fit GAMLSS (Generalised Additive Models for Location Scale and Shape) models when the response variable is defined either in the intervals [0,1), (0,1] and [0,1] (inflated at zero and/or one distributions), or in the positive real line including zero (zero-adjusted distributions). The mass points at zero and/or one are treated as extra parameters with the possibility to include a linear predictor for both. The package also allows transformed or truncated distributions from the GAMLSS family to be used for the continuous part of the distribution. Standard methods and GAMLSS diagnostics can be used with the resulting fitted object. | Mar 25, 2025 | ZPL-2.0 |
| r-gamlss.foreach | 1.1_6 | Computational intensive calculations for Generalized Additive Models for Location Scale and Shape, <doi:10.1111/j.1467-9876.2005.00510.x>. | Mar 25, 2025 | ZPL-2.0 |
| r-dalextra | 2.3.0 | Provides wrapper of various machine learning models. In applied machine learning, there is a strong belief that we need to strike a balance between interpretability and accuracy. However, in field of the interpretable machine learning, there are more and more new ideas for explaining black-box models, that are implemented in 'R'. 'DALEXtra' creates 'DALEX' Biecek (2018) <arXiv:1806.08915> explainer for many type of models including those created using 'python' 'scikit-learn' and 'keras' libraries, and 'java' 'h2o' library. Important part of the package is Champion-Challenger analysis and innovative approach to model performance across subsets of test data presented in Funnel Plot. | Mar 25, 2025 | GPL-3 |
| r-r-reflimr | 1.0.6 | Uses an indirect method based on truncated quantile-quantile plots to estimate reference limits from routine laboratory data. The principle of the method was developed by Robert G Hoffmann (1963) <doi:10.1001/jama.1963.03060110068020> and modified by Georg Hoffmann and colleagues (2015) <doi:10.1515/labmed-2015-0104>, (2020) <doi:10.1515/labmed-2020-0005>, and (2022) <doi:10.1007/978-3-031-15509-3_31>. | Mar 25, 2025 | GPL-2.0-or-later |
| r-mcptools | 0.2.0 | Model Context Protocol Servers and Clients | Jan 6, 2026 | MIT |
| r-btw | 1.1.0 | A Toolkit for Connecting R and Large Language Models | Jan 6, 2026 | MIT |