r-diffdf
|
public |
Functions for comparing two data.frames against each other. The core functionality is to provide a detailed breakdown of any differences between two data.frames as well as providing utility functions to help narrow down the source of problems and differences.
|
2025-09-22 |
r-cleanr
|
public |
Check your R code for some of the most common layout flaws. Many tried to teach us how to write code less dreadful, be it implicitly as B. W. Kernighan and D. M. Ritchie (1988) <ISBN:0-13-110362-8> in 'The C Programming Language' did, be it explicitly as R.C. Martin (2008) <ISBN:0-13-235088-2> in 'Clean Code: A Handbook of Agile Software Craftsmanship' did. So we should check our code for files too long or wide, functions with too many lines, too wide lines, too many arguments or too many levels of nesting. Note: This is not a static code analyzer like pylint or the like. Checkout <https://cran.r-project.org/package=lintr> instead.
|
2025-09-22 |
certbot-dns-sakuracloud
|
public |
Sakura Cloud DNS Authenticator plugin for Certbot
|
2025-09-22 |
monai
|
public |
AI Toolkit for Healthcare Imaging
|
2025-09-22 |
r-metaskat
|
public |
Functions for Meta-analysis Burden test, SKAT and SKAT-O by Lee et al. (2013) <doi:10.1016/j.ajhg.2013.05.010>. These methods use summary-level score statistics to carry out gene-based meta-analysis for rare variants.
|
2025-09-22 |
fakeredis
|
public |
Fake implementation of redis API (redis-py) for testing purposes.
|
2025-09-22 |
pytorch_cluster
|
public |
PyTorch Extension Library of Optimized Graph Cluster Algorithms
|
2025-09-22 |
r-corrr
|
public |
A tool for exploring correlations. It makes it possible to easily perform routine tasks when exploring correlation matrices such as ignoring the diagonal, focusing on the correlations of certain variables against others, or rearranging and visualising the matrix in terms of the strength of the correlations.
|
2025-09-22 |
r-rodbc
|
public |
An ODBC database interface.
|
2025-09-22 |
r-skmeans
|
public |
Algorithms to compute spherical k-means partitions. Features several methods, including a genetic and a fixed-point algorithm and an interface to the CLUTO vcluster program.
|
2025-09-22 |
aihwkit
|
public |
A toolkit for exploring and using the capabilities of in-memory computing devices for AI.
|
2025-09-22 |
aihwkit-gpu
|
public |
A toolkit for exploring and using the capabilities of in-memory computing devices for AI.
|
2025-09-22 |
r-snpassoc
|
public |
This package carries out most common analysis when performing whole genome association studies. These analyses include descriptive statistics and exploratory analysis of missing values, calculation of Hardy-Weinberg equilibrium, analysis of association based on generalized linear models (either for quantitative or binary traits), and analysis of multiple SNPs (haplotype and epistasis analysis). Permutation test and related tests (sum statistic and truncated product) are also implemented. Max-statistic and genetic risk-allele score exact distributions are also possible to be estimated.
|
2025-09-22 |
r-icluster
|
public |
Integrative clustering of multiple genomic data types using a joint latent variable model.
|
2025-09-22 |
r-mongolite
|
public |
High-performance MongoDB client based on 'mongo-c-driver' and 'jsonlite'. Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication, and GridFS.
|
2025-09-22 |
r-bigrquery
|
public |
Easily talk to Google's 'BigQuery' database from R.
|
2025-09-22 |
r-secret
|
public |
Allow sharing sensitive information, for example passwords, 'API' keys, etc., in R packages, using public key cryptography.
|
2025-09-22 |
r-dssat
|
public |
The purpose of this package is to provide a comprehensive R interface to the Decision Support System for Agrotechnology Transfer Cropping Systems Model (DSSAT-CSM; see <https://dssat.net> for more information). The package provides cross-platform functions to read and write input files, run DSSAT-CSM, and read output files.
|
2025-09-22 |
r-kpmt
|
public |
Functions that implement the known population median test.
|
2025-09-22 |
tritonclient-grpc
|
public |
Python client library and utilities for communicating with Triton Inference Server.
|
2025-09-22 |
tritonclient
|
public |
Python client library and utilities for communicating with Triton Inference Server.
|
2025-09-22 |
tritonclient-http
|
public |
Python client library and utilities for communicating with Triton Inference Server.
|
2025-09-22 |
django-typer
|
public |
Use Typer to define the CLI for your Django management commands.
|
2025-09-22 |
r-ldrtools
|
public |
Linear dimension reduction subspaces can be uniquely defined using orthogonal projection matrices. This package provides tools to compute distances between such subspaces and to compute the average subspace. For details see Liski, E.Nordhausen K., Oja H., Ruiz-Gazen A. (2016) Combining Linear Dimension Reduction Subspaces <doi:10.1007/978-81-322-3643-6_7>.
|
2025-09-22 |
jupyter-drives
|
public |
A Jupyter extension to support drives in the backend.
|
2025-09-22 |