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.
Analyze count time series with excess zeros. Two types of statistical models are supported: Markov regression and state-space models. They are also known as observation-driven and parameter-driven models respectively in the time series literature. The functions used for Markov regression or observation-driven models can also be used to fit ordinary regression models with independent data under the zero-inflated Poisson (ZIP) or zero-inflated negative binomial (ZINB) assumption. The package also contains miscellaneous functions to compute density, distribution, quantile, and generate random numbers from ZIP and ZINB distributions.
This package provides tools to create dynamic, submission-ready manuscripts, which conform to American Psychological Association manuscript guidelines. It provides R Markdown document formats for manuscripts (PDF and Word) and revision letters (PDF). Helper functions facilitate reporting statistical analyses or create publication-ready tables and plots.
This package provides common functionality for the dynverse packages. dynverse is created to support the development, execution, and benchmarking of trajectory inference methods.
The choices of color palettes in R can be quite overwhelming with palettes spread over many packages with many different API's. This package aims to collect all color palettes across the R ecosystem under the same package with a streamlined API.
This package provides functions to fit kernel density functions to data on temporal activity patterns of animals; estimate coefficients of overlapping of densities for two species; and calculate bootstrap estimates of confidence intervals.
The biglm package lets you create a linear model object that uses only codep^2 memory for p variables. It can be updated with more data using update. This allows linear regression on data sets larger than memory.
Stringr is a consistent, simple and easy to use set of wrappers around the fantastic stringi package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
This package provides a function to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package.
This package provides tools to create themes and color palettes for the package ggplot2.
This package provides a suite of flexible and versatile model fitting and after-fitting functions for the analysis of dose-response data.
The nls.lm function provides an R interface to lmder and lmdif from the MINPACK library, for solving nonlinear least-squares problems by a modification of the Levenberg-Marquardt algorithm, with support for lower and upper parameter bounds. The implementation can be used via nls-like calls using the nlsLM function.
This package provides functions for making low-level API requests to Amazon Web Services. The functions handle building, signing, and sending requests, and receiving responses. They are designed to help build higher-level interfaces to individual services, such as Simple Storage Service (S3).
This package provides an easy way to fill an environment with active bindings that call a C++ function.
This package provides a developer-facing interface to Arrow Database Connectivity (ADBC) for the purposes of driver development, driver testing, and building high-level database interfaces for users. ADBC is an API standard for database access libraries that uses Arrow for result sets and query parameters.
This package provides a collection of utilities that allow programming with R's operators. Routines allow classifying operators, translating to and from an operator and its underlying function, and inverting some operators (e.g. comparison operators), etc. All methods can be extended to custom infix operators.
This package integrates sophisticated mixed modelling methods with a whole genome approach to detecting significant QTL in linkage maps.
This package lets you assign distinct colors to arbitrary multi-dimensional data, considering its structure.
This package provides functions for animations in statistics, covering topics in probability theory, mathematical statistics, multivariate statistics, non-parametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions may be helpful in teaching statistics and data analysis. Also provided in this package are a series of functions to save animations to various formats, e.g. GIF, HTML pages, PDF, and videos. PDF animations can be inserted into Sweave / knitr easily.
This package provides all final tables of Germany's highest football league, the Bundesliga. It contains data from 1964 to 2016.
This package is a port of the gWidgets2 API for the tcltk package.
This package is a r-ggplot2 extension that provides flipped components:
horizontal versions of
r-ggplot2stats andr-ggplot2geoms;vertical versions of
r-ggplot2positions.
This package lets you generate random or human readable and pronounceable identifiers.
Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering. Feel free to join the effort of providing interesting text visualisations.
This package adds additional Twitter Bootstrap components to Shiny.