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 tools to fit and compare Ornstein-Uhlenbeck models for evolution along a phylogenetic tree.
Ggfittext is a ggplot2 extension for fitting text into boxes.
This package is a collection of data analysis tools. It includes tools for regression outlier detection in a fitted linear model, stationary bootstrap using a truncated geometric distribution, a comprehensive test for weak stationarity, column means by group, weighted biplots, and a heuristic to obtain a better initial configuration in non-metric MDS.
The glmnet package provides efficient procedures for fitting the entire lasso or elastic-net regularization path for linear and Poisson regression, as well as logistic, multinomial, Cox, multiple-response Gaussian and grouped multinomial models. The algorithm uses cyclical coordinate descent in a path-wise fashion.
This package runs a minimum-hypergeometric (mHG) test as described in "Discovering Motifs in Ranked Lists of DNA Sequences" by Eran Eden.
This package provides a means to mock a package function, i.e., temporarily substitute it for testing. It was designed as a drop-in replacement for the now deprecated testthat::with_mock() and testthat::local_mock().
This package creates and manages simple key-value stores. These can use a variety of approaches for storing the data. This package implements the base methods and support for file system, in-memory and DBI-based database stores.
The labeling package provides a range of axis labeling algorithms.
This package provides iterative methods for matrix completion that use nuclear-norm regularization. The package includes procedures for centering and scaling rows, columns or both, and for computing low-rank single value decompositions (SVDs) on large sparse centered matrices (i.e. principal components).
Lp_solve is software for solving linear, integer and mixed integer programs. This implementation supplies a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems.
This package provides five omnibus tests for testing the composite hypothesis of normality.
This package provides a re-implementation of the gWidgets API. The API is defined in this package. A second, toolkit-specific package is required to use it.
Functions and examples are provided for transmission/disequilibrium tests for extended marker haplotypes, as in Clayton, D. and Jones, H. (1999) "Transmission/disequilibrium tests for extended marker haplotypes".
This package provides zm, a utility that allows you to zoom/navigate any plot when called with any active plot.
This package provides a dependency management toolkit for R. Using renv, you can create and manage project-local R libraries, save the state of these libraries to a lockfile, and later restore your library as required. Together, these tools can help make your projects more isolated, portable, and reproducible.
This package provides tools for Independent Component Analysis (ICA) using various algorithms: FastICA, Information-Maximization (Infomax), and Joint Approximate Diagonalization of Eigenmatrices (JADE).
This package contains functions useful for correlation theory, meta-analysis (validity-generalization), reliability, item analysis, inter-rater reliability, and classical utility.
This is a package for visualizing functional data and identifying functional outliers with bagplots, boxplots and rainbow plots.
This package supports multiple precision arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the GNU Multiple Precision library.
This package provides different high-level graphics functions for displaying large datasets, displaying circular data in a very flexible way, finding local maxima, brewing color ramps, drawing nice arrows, zooming 2D-plots, creating figures with differently colored margin and plot region. In addition, the package contains auxiliary functions for data manipulation like omitting observations with irregular values or selecting data by logical vectors, which include NAs. Other functions are especially useful in spectroscopy and analyses of environmental data: robust baseline fitting, finding peaks in spectra, converting humidity measures.
This package lets you interface to Nocedal et al. L-BFGS-B.3.0 limited memory BFGS minimizer with bounds on parameters. This registers a R compatible C interface to L-BFGS-B.3.0 that uses the same function types and optimization as the optim() function. This package also adds more stopping criteria as well as allowing the adjustment of more tolerances.
The h5Seurat file format is specifically designed for the storage and analysis of multi-modal single-cell and spatially-resolved expression experiments, for example, from CITE-seq or 10X Visium technologies. It holds all molecular information and associated metadata, including (for example) nearest-neighbor graphs, dimensional reduction information, spatial coordinates and image data, and cluster labels. This package also supports rapid and on-disk conversion between h5Seurat and AnnData objects, with the goal of enhancing interoperability between Seurat and Scanpy.
This package provides access to phyloinformatic data in NeXML format. The package should add new functionality to R such as the possibility to manipulate NeXML objects in more various and refined way and compatibility with ape objects.
Building on the infrastructure provided by the lattice package, this package provides several new high-level graphics functions and methods, as well as additional utilities such as panel and axis annotation functions.