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 classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.
This package implements general purpose tools, such as functions for sampling and basic manipulation of Brazilian lawsuits identification number. It also implements functions for text cleaning, such as accentuation removal.
This package performs augmented backward elimination and checks the stability of the obtained model. Augmented backward elimination combines significance or information based criteria with the change in estimate to either select the optimal model for prediction purposes or to serve as a tool to obtain a practically sound, highly interpretable model.
This package provides a simple and flexible way to generate Circos 2D track plot images. The types of plots include: heatmap, histogram, lines, scatterplot, tiles and plot items for further decorations include connector, link (lines and ribbons), and text (gene) label. All functions require only R graphics packages that comes with the base installation.
This R package provides a suite of tools to evaluate clustering algorithms, clusterings, and individual clusters.
This package provides an R implementation of the Octave package signal, containing a variety of signal processing tools, such as signal generation and measurement, correlation and convolution, filtering, filter design, filter analysis and conversion, power spectrum analysis, system identification, decimation and sample rate change, and windowing.
This package provides density, distribution, quantile and hazard functions of a stable variate, as well as generalized regression models for the parameters of a stable distribution.
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 a parallel backend for the %dopar% function using the multicore functionality of the parallel package.
This package provides tools to fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models.
This package runs a minimum-hypergeometric (mHG) test as described in "Discovering Motifs in Ranked Lists of DNA Sequences" by Eran Eden.
Query, set, and delete credentials from the git credential store. Manage GitHub tokens and other git credentials. This package is to be used by other packages that need to authenticate to GitHub and/or other git repositories.
This package lets you edit and simplify geojson, Spatial, and sf objects. This is a wrapper around the mapshaper JavaScript library to perform topologically-aware polygon simplification, as well as other operations such as clipping, erasing, dissolving, and converting multi-part to single-part geometries.
This package provides utilities for secure password hashing via the argon2 algorithm.
This package provides utilities based on libpoppler for extracting text, fonts, attachments and metadata from a PDF file. It also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.
This package provides functions for fitting the Autoregressive and Moving Average Symmetric Model for univariate time series introduced by Maior and Cysneiros (2018), <doi:10.1007/s00362-016-0753-z>. Fitting method: conditional maximum likelihood estimation. For details see: Wei (2006), Time Series Analysis: Univariate and Multivariate Methods, Section 7.2.
This package implements numerically-stable Gauss-Hermite quadrature rules and utility functions for adaptive GH quadrature.
This package allows users to test characteristics of common R objects.
This package provides an environment for teaching "Financial Engineering and Computational Finance" and for managing chronological and calendar objects.
Multivariate data sets often differ in several factors or derived statistical parameters, which have to be selected for a valid interpretation. Basing this selection on traditional statistical limits leads occasionally to the perception of losing information from a data set. This package provides tools to calculate these limits on the basis of the mathematical properties of the distribution of the analyzed items.
Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in ggplot2.
This package provides methods to create, store, access, and manipulate large matrices. Matrices are allocated to shared memory and may use memory-mapped files.
This package contains functions to generate pre-defined summary statistics from activPAL events files. The package also contains functions to produce informative graphics that visualize physical activity behaviour and trends. This includes generating graphs that align physical activity behaviour with additional time based observations described by other data sets, such as sleep diaries and continuous glucose monitoring data.
This package provides extra themes and scales for ggplot2 that replicate the look of plots by Edward Tufte and Stephen Few in Fivethirtyeight, The Economist, Stata, Excel, and The Wall Street Journal, among others. This package also provides geoms for Tufte's box plot and range frame.