Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a differential evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that
do not sacrifice simplicity of design,
are essentially tuning-free, and
can be efficiently implemented directly in the R language.
This package provides a convenience wrapper that uses the rmarkdown package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites or email. reprex also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.
The Ziggurat pseudo-random number generator (or PRNG) offers a lightweight and very fast PRNG for the normal, exponential, and uniform distributions. It is provided here in a small zero-dependency package. It can be used from R as well as from C/C++ code in other packages as is demonstrated by four included sample packages using four distinct methods to use the PRNG presented here in client package.
This package enables variogram modelling, including: simple, ordinary and universal point or block (co)kriging; spatio-temporal kriging; and sequential Gaussian or indicator (co)simulation. It includes variogram and variogram map plotting utility functions, and supports sf and stars.
This is a package for mixture and flexible discriminant analysis, multivariate adaptive regression splines (MARS), BRUTO, and so on.
This package infers directional Conservative causal core (gene) networks (C3NET). This is a version of the algorithm C3NET with directional network.
This package contain data sets and utilities from Project MOSAIC used to teach mathematics, statistics, computation and modeling. Project MOSAIC is a community of educators working to tie together aspects of quantitative work that students in science, technology, engineering and mathematics will need in their professional lives, but which are usually taught in isolation, if at all.
This package provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided.
The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.
This package contains a function to do exact Hardy-Weinburg testing (using Fisher's test) for SNP genotypes as typically obtained in a Genome Wide Association Study (GWAS).
This package provides binning and plotting functions for hexagonal bins. It uses and relies on grid graphics and formal (S4) classes and methods.
This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.
int64 values can be created and accessed via the bit64 package and its integer64 class which package the int64 representation cleverly into a double. The nanotime package builds on this to support nanosecond-resolution timestamps. This package helps conversions between R and C++ via several helper functions provided via a single header file. A complete example client package is included as an illustration.
This package provides a framework for text mining applications within R.
This package implements generalized Deming regression, Theil-Sen regression and Passing-Bablock regression functions.
This package provides configurable progress bars. They may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in Emacs ESS, RStudio, Windows Rgui, and the macOS R.app. The package also provides a C++ API, that works with or without Rcpp.
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.
This package provides tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.
The Munsell package contains functions for exploring and using the Munsell colour system.
This package provides JSON parsing capability through the Rapidjson library.
This package provides an Rstudio add-in that delivers a graphical interface for editing ggplot2 theme elements.
This package implements tools for weighted network visualization and analysis, as well as Gaussian graphical model computation. It contains graph plotting methods, and tools for psychometric data visualization and graphical model estimation. See Epskamp et al. (2012) doi:10.18637/jss.v048.i04.
This package gives you the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.
This package provides the Molecular Signatures Database (MSigDB) gene sets typically used with the Gene Set Enrichment Analysis (GSEA) software in a standard R data frame with key-value pairs. Included are the original human gene symbols and Entrez IDs as well as the equivalents for various frequently studied model organisms such as mouse, rat, pig, fly, and yeast.