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 utilities for processing the parameters of various statistical models. Beyond computing p values, CIs, and other indices for a wide variety of models, this package implements features like standardization or bootstrapping of parameters and models, feature reduction (feature extraction and variable selection) as well as conversion between indices of effect size.
This package provides helper functions to work with spreadsheets and the A1:D10 style of cell range specification.
This package provides regression models for grouped and coarse data, under the coarsened at random assumption.
In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and color.
This package provides an easy and simple way to read, write and display bitmap images stored in the TIFF format. It can read and write both files and in-memory raw vectors.
This package provides tools to process and print UTF-8 encoded international text (Unicode). Input, validate, normalize, encode, format, and display.
This package provides some easy-to-use functions to extract and visualize the output of multivariate data analyses, including PCA (Principal Component Analysis), CA (Correspondence Analysis), MCA (Multiple Correspondence Analysis), FAMD (Factor Analysis of Mixed Data), MFA (Multiple Factor Analysis) and HMFA (Hierarchical Multiple Factor Analysis) functions from different R packages. It contains also functions for simplifying some clustering analysis steps and provides ggplot2-based elegant data visualization.
This package provides an SCSS compiler, powered by the libsass library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the Sass CSS extension language, which is stable, powerful, and CSS compatible.
This package is a collection of several algorithms to obtain archetypoids with small and large databases and with both classical multivariate data and functional data (univariate and multivariate). Some of these algorithms also detect anomalies (outliers).
This is a package for Bayesian model averaging and variable selection for linear models, generalized linear models and survival models (cox regression).
This package provides an R based genetic algorithm for binary and floating point chromosomes.
The package implements basic and high-level functions for reading, writing, manipulating, analyzing and modeling of gridded spatial data. Processing of very large files is supported.
This package provides a more scalable alternative to Venn and Euler diagrams for visualizing intersecting sets. Create visualizations of intersecting sets using a novel matrix design, along with visualizations of several common set, element and attribute related tasks.
This package integrates sophisticated mixed modelling methods with a whole genome approach to detecting significant QTL in linkage maps.
This package provides functions and data sets for actuarial science: modeling of loss distributions; risk theory and ruin theory; simulation of compound models, discrete mixtures and compound hierarchical models; credibility theory. It boasts support for many additional probability distributions to model insurance loss amounts and loss frequency: 19 continuous heavy tailed distributions; the Poisson-inverse Gaussian discrete distribution; zero-truncated and zero-modified extensions of the standard discrete distributions. It also supports phase-type distributions commonly used to compute ruin probabilities.
The sqldf function is typically passed a single argument which is an SQL select statement where the table names are ordinary R data frame names. sqldf transparently sets up a database, imports the data frames into that database, performs the SQL statement and returns the result using a heuristic to determine which class to assign to each column of the returned data frame. The sqldf or read.csv.sql functions can also be used to read filtered files into R even if the original files are larger than R itself can handle.
This package provides functions to extract commonly used fragmentation metrics to quantify time accumulation strategies based on minute level actigraphy-measured activity counts data.
This is a package for maximum likelihood estimation of random utility discrete choice models. The software is described in Croissant (2020) <doi:10.18637/jss.v095.i11> and the underlying methods in Train (2009) <doi:10.1017/CBO9780511805271>.
This package provides a set of little functions that have been found useful to do little odds and ends such as plotting the results of K-means clustering, substituting special text characters, viewing parts of a data.frame, constructing formulas from text and building design and response matrices.
This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.
This package provides basic classes and methods for Natural Language Processing.
This package provides themes for use with Shiny. It includes several Bootstrap themes, which are packaged for use with Shiny applications.
This package provides functions to plot and manipulate multigraphs, signed and valued graphs, bipartite graphs, multilevel graphs, and Cayley graphs with various layout options.
Allow numbers to be presented in an English language version, one, two, three, ... Ordinals are also available, first, second, third, ... and indefinite article choice, "a" or "an".