This package provides output formats and utilities for authoring books and technical documents with R Markdown.
This crate provides a method to split a string into shell words, like Python's shlex.
This crate provides a method to split a string into shell words, like Python's shlex.
This is a a Common Lisp re-implementation of the Rails routes system for mapping URLs.
ROCm cmake modules provides cmake modules for common build tasks needed for the ROCM software stack.
Open4
is a Ruby library to run child processes and manage their input and output.
This package provides assorted command line tools that may be useful when working with Ruby code.
crack
provides really simple JSON and XML parsing, extracted from code in Merb and Rails.
This package provides a collection of (mostly simple) functions for generating and manipulating colors in R.
Easy-to-use functions for downloading air quality data from the Mexican National Air Quality Information System (SINAICA). Allows you to query pollution and meteorological parameters from more than a hundred monitoring stations located throughout Mexico. See <https://sinaica.inecc.gob.mx> for more information.
R^2 measure of explained variation under the semiparametric additive hazards model is estimated. The measure can be used as a measure of predictive capability and therefore it can be adopted in model selection process. Rava, D. and Xu, R. (2020) <arXiv:2003.09460>
.
This package provides a novel numerical algorithm that provides functionality for estimating the exact 95% confidence interval of the location parameter in the random effects model, and is much faster than the naive method. Works best when the number of studies is between 6-20.
Retrieve, map and summarize data from the VertNet.org
archives (<https://vertnet.org/>). Functions allow searching by many parameters, including taxonomic names, places, and dates. In addition, there is an interface for conducting spatially delimited searches, and another for requesting large datasets via email.
RTNduals is a tool that searches for possible co-regulatory loops between regulon pairs generated by the RTN package. It compares the shared targets in order to infer dual regulons', a new concept that tests whether regulators can co-operate or compete in influencing targets.
This package performs differential pattern analysis for Ribo-seq data. It identifies genes with significantly different patterns in the ribosome footprint between two conditions. RiboDiPA
contains five major components including bam file processing, P-site mapping, data binning, differential pattern analysis and footprint visualization.
This package provides an interface to the C implementation of the random number generator with multiple independent streams developed by L'Ecuyer et al (2002). The main purpose of this package is to enable the use of this random number generator in parallel R applications.
This package provides functions for dissimilarity analysis and memory-based learning (MBL, a.k.a local modeling) in complex spectral data sets. Most of these functions are based on the methods presented in Ramirez-Lopez et al. (2013) <doi:10.1016/j.geoderma.2012.12.014>.
This package provides an interface between R and PostGIS'-enabled
PostgreSQL
databases to transparently transfer spatial data. Both vector (points, lines, polygons) and raster data are supported in read and write modes. Also provides convenience functions to execute common procedures in PostgreSQL/PostGIS
'.
This package provides a single function to transfer REDCap (Research Electronic Data Capture) data to a DuckDB
database. Processes data in chunks to handle large datasets while minimizing memory usage. Features include resuming incomplete transfers, converting column types, tracking progress, logging operations in the database.
This R package provide functions that are used in the BREW3R workflow. This mainly contains a function that extend a gtf as GRanges using information from another gtf (also as GRanges). The process allows to extend gene annotation without increasing the overlap between gene ids.
This package estimates previously compiled regression models using the rstan
package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame
plus some additional arguments for priors.
Strum is a set of macros and traits for working with enums and strings easier in Rust.
Common workflow language alternate entry point to allow cwl-runner script as an implementation-agnostic script interpreter.
This package contains an extension library for accessing Redis database servers using the hiredis C library API.