This package lets you convert R Markdown documents and Jupyter notebooks to a variety of output formats using Quarto.
The gg.gap
function enables you to define segments for the y-axis in a ggplot2 plot.
Computes local polynomial estimators for the regression and also density. It comprises several different utilities to handle kernel estimators.
This package provides classes and methods for dense and sparse matrices and operations on them using LAPACK and SuiteSparse.
This crate provides a generic allocator that wraps another allocator, tracking memory usage and enabling limits to be set.
This package provides the bat
syntax highlighter as a library to use for syntax highlighting in other crates.
The fnv
hash function is a custom Hasher
implementation that is more efficient for smaller hash keys.
This package contains tools for converting RGB colors to the CIE-LAB color space, and comparing differences in color.
Rove is a unit testing framework for Common Lisp applications. This is intended to be a successor of Prove.
RTMPdump is a toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.
ast
is a Ruby library for working with Abstract Syntax Trees. It does this through immutable data structures.
This package provides a tbl_df
class that offers better checking and printing capabilities than traditional data frames.
Prediction of claim counts using the feature based development factors introduced in the manuscript Hiabu M., Hofman E. and Pittarello G. (2023) <doi:10.48550/arXiv.2312.14549>
. Implementation of Neural Networks, Extreme Gradient Boosting, and Cox model with splines to optimise the partial log-likelihood of proportional hazard models.
The goal of rlowdb is to provide a lightweight, file-based JSON database. Inspired by LowDB
in JavaScript
', it generates an intuitive interface for storing, retrieving, updating, and querying structured data without requiring a full-fledged database system. Ideal for prototyping, small-scale applications, and lightweight data management needs.
Allows calculation of rarity weights for species and indices of rarity for assemblages of species according to different methods (Leroy et al. 2012, Insect. Conserv. Divers. 5:159-168 <doi:10.1111/j.1752-4598.2011.00148.x>; Leroy et al. 2013, Divers. Distrib. 19:794-803 <doi:10.1111/ddi.12040>).
For the calculation of sample size or power in a two-group repeated measures design, accounting for attrition and accommodating a variety of correlation structures for the repeated measures; details of the method can be found in the scientific paper: Donald Hedeker, Robert D. Gibbons, Christine Waternaux (1999) <doi:10.3102/10769986024001070>.
This package provides a programmatic interface to the web service methods provided by Global Biotic Interactions (GloBI
) (<https://www.globalbioticinteractions.org/>). GloBI
provides access to spatial-temporal species interaction records from sources all over the world. rglobi provides methods to search species interactions by location, interaction type, and taxonomic name.
This package provides a safe Rust wrapper for ONNX Runtime 1.18 - Optimize and accelerate machine learning inference & training.
Dynamic regression for time series using Extreme Gradient Boosting with hyper-parameter tuning via Bayesian Optimization or Random Search.
Collection of functions, data sets and code examples for evaluations of field trials with the objective of equivalence assessment.
The main functions carry out Gibbs sampler routines for nonparametric and semiparametric Bayesian models for random effects meta-analysis.
Variance estimation on indicators of income concentration and poverty using complex sample survey designs. Wrapper around the survey package.
Visualizes results of item analysis such as item difficulty, item discrimination, and coefficient alpha for ease of result communication.
Encrypts and decrypts strings using either the Caesar cipher or a pseudorandom number generation (using set.seed()
) method.