Build a project framework for users with access to only the most basic of automation tools.
This package provides a structured framework for consistent user communication and configuration management for package developers.
This package is intended to facilitate gene-set association with rare CNVs in case-control studies.
This package provides a set of functions to create and interact with dynamic documents and vignettes.
This package provides a function to impute missing gene expression microarray data, using nearest neighbor averaging.
This package provides template functions to assist in building friendly R packages that praise their users.
Tools for integrating spatially-misaligned GIS datasets. Part of the Sub-National Geospatial Data Archive System.
Gtable is a collection of tools to make it easier to work with "tables" of grobs.
This package provides a parallel backend for the %dopar%
function using the snow
package.
This is a package for pretty-printing R code without changing the user's formatting intent.
This package offers an easy to use way to draw a Venn diagram with ggplot2
.
This package provides a Rust implementation of CRC(16, 32, 64) with support for various standards.
This package provides a set of routines for ordering a sparse matrix prior to Cholesky factorization.
This package provides a Rust implementation of CRC(16, 32, 64) with support for various standards.
This package provides a library for storing and retrieving files according to XDG Base Directory specification.
This package provides a Rust implementation of CRC(16, 32, 64) with support for various standards.
This package provides opinionated and portable globs that can be matched against paths and directory trees.
The aim of the report package is to bridge the gap between RĂ¢ s output and the formatted results contained in your manuscript. This package converts statistical models and data frames into textual reports suited for publication, ensuring standardization and quality in results reporting.
Set of utilities to facilitate the reproduction of analysis in R. It allow to make_structure()
, clean_structure()
, and run and log programs in a predefined order to allow secondary files, analysis and reports be constructed in an ordered and reproducible form.
Providing wrapper functions to implement Bayesian analysis in JAGS. Some major features include monitoring convergence of a MCMC model using Rubin and Gelman Rhat statistics, automatically running a MCMC model till it converges, and implementing parallel processing of a MCMC model for multiple chains.
This package provides functions for connecting to and interfacing with an Arduino or similar device. Functionality includes uploading of sketches, setting and reading digital and analog pins, and rudimentary servo control. This project is not affiliated with the Arduino company, <https://www.arduino.cc/>.
This is a package for identification of metabolites using high precision mass spectrometry. MS peaks are used to derive a ranked list of sum formulae, alternatively for a given sum formula the theoretical isotope distribution can be calculated to search in MS peak lists.
Useful tools for determining whether two samples are from the same distribution. Utilizes a robust method to address the problematic structure of the similarity graph constructed from high-dimensional data. The method is provided in Yichuan Bai and Lynna Chu (2023) <arXiv:2307.12325>
.
R-level and C++-level functionality to generate random deviates from and calculate moments of a Truncated Normal distribution using the algorithm of Robert (1995) <DOI:10.1007/BF00143942>. In addition to RNG, functions for calculating moments, densities, and entropies are provided at both levels.