_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-lmeinfo 0.3.2
Propagated dependencies: r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jepusto.github.io/lmeInfo/
Licenses: GPL 3
Build system: r
Synopsis: Information matrices for lmeStruct and glsStruct objects
Description:

This package provides analytic derivatives and information matrices for fitted linear mixed effects (lme) models and generalized least squares (gls) models estimated using lme() (from package nlme) and gls() (from package nlme), respectively. The package includes functions for estimating the sampling variance-covariance of variance component parameters using the inverse Fisher information. The variance components include the parameters of the random effects structure (for lme models), the variance structure, and the correlation structure. The expected and average forms of the Fisher information matrix are used in the calculations, and models estimated by full maximum likelihood or restricted maximum likelihood are supported. The package also includes a function for estimating standardized mean difference effect sizes based on fitted lme or gls models.

r-cetcolor 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless-rpkg/cetcolor
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: CET perceptually uniform color maps
Description:

This package provides a collection of perceptually uniform color maps made by Peter Kovesi (2015) "Good Colour Maps: How to Design Them" <arXiv:1509.03700> at the Centre for Exploration Targeting (CET).

r-lsa 0.73.4
Propagated dependencies: r-snowballc@0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lsa
Licenses: GPL 2+
Build system: r
Synopsis: Latent semantic analysis
Description:

The basic idea of latent semantic analysis (LSA) is, that text do have a higher order (=latent semantic) structure which, however, is obscured by word usage (e.g. through the use of synonyms or polysemy). By using conceptual indices that are derived statistically via a truncated singular value decomposition (a two-mode factor analysis) over a given document-term matrix, this variability problem can be overcome.

r-rjsonio 2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RJSONIO
Licenses: Modified BSD
Build system: r
Synopsis: Serialize R objects to JSON
Description:

This is a package that allows conversion to and from data in JavaScript Object Notation (JSON) format. This allows R objects to be inserted into Javascript/ECMAScript/ActionScript code and allows R programmers to read and convert JSON content to R objects. This is an alternative to the rjson package.

r-rearrr 0.3.5
Propagated dependencies: r-checkmate@2.3.4 r-dplyr@1.2.1 r-lifecycle@1.0.5 r-plyr@1.8.9 r-purrr@1.2.2 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ludvigolsen/rearrr
Licenses: Expat
Build system: r
Synopsis: Rearranging data by a set of methods
Description:

This package arranges data by a set of methods. It uses rearrangers to reorder data points and mutators to change their values. From basic utilities, to centering the greatest value, to swirling in 3-dimensional space, rearrr enables creativity when plotting and experimenting with data.

r-manipulatewidget 0.11.2
Propagated dependencies: r-base64enc@0.1-6 r-codetools@0.2-20 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-knitr@1.51 r-miniui@0.1.2 r-shiny@1.13.0 r-shinyjs@2.1.1 r-webshot@0.5.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rte-antares-rpackage/manipulateWidget/
Licenses: GPL 2+
Build system: r
Synopsis: Add even more interactivity to interactive charts
Description:

This package lets you create in just a few lines of R code a nice user interface to modify the data or the graphical parameters of one or multiple interactive charts. It is useful to quickly explore visually some data or for package developers to generate user interfaces easy to maintain.

r-drat 0.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/drat
Licenses: GPL 2+
Build system: r
Synopsis: Drat R archive template
Description:

This package helps you with creation and use of R repositories via helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are supported: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.

r-drc 3.0-1
Propagated dependencies: r-car@3.1-5 r-gtools@3.9.5 r-mass@7.3-65 r-multcomp@1.4-30 r-plotrix@3.8-14 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/drc
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of dose-response curves
Description:

This package provides a suite of flexible and versatile model fitting and after-fitting functions for the analysis of dose-response data.

r-fastshap 0.1.1
Propagated dependencies: r-foreach@1.5.2 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bgreenwell/fastshap
Licenses: GPL 2+
Build system: r
Synopsis: Fast approximate Shapley values
Description:

This package computes fast (relative to other implementations) approximate Shapley values for any supervised learning model. Shapley values help to explain the predictions from any black box model using ideas from game theory; see doi.org/10.1007/s10115-013-0679-x for details.

r-tweenr 2.0.3
Propagated dependencies: r-cpp11@0.5.5 r-farver@2.1.2 r-magrittr@2.0.5 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/tweenr
Licenses: Expat
Build system: r
Synopsis: Interpolate data for smooth animations
Description:

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.

r-acrm 0.1.1
Propagated dependencies: r-ada@2.0-5.1 r-dummies@1.5.6 r-kernelfactory@0.3.0 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/aCRM/
Licenses: GPL 2+
Build system: r
Synopsis: Convenience functions for analytical customer relationship management
Description:

This package provides convenience functions for data preparation and modeling often used in analytical customer relationship management (aCRM).

r-dyngen 1.1.1
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.2.1 r-dynutils@1.0.12 r-ggplot2@4.0.3 r-ggraph@2.2.2 r-gillespiessa2@0.3.0 r-igraph@2.3.1 r-lmds@0.1.0 r-matrix@1.7-5 r-patchwork@1.3.2 r-pbapply@1.7-4 r-purrr@1.2.2 r-rlang@1.2.0 r-tibble@3.3.1 r-tidygraph@1.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dynverse/dyngen
Licenses: Expat
Build system: r
Synopsis: Multi-Modal simulator for single-cell omics analyses
Description:

This package provides a multi-modal simulation engine for studying dynamic cellular processes at single-cell resolution.

r-correlation 0.8.8
Propagated dependencies: r-bayestestr@0.18.0 r-datawizard@1.3.1 r-insight@1.5.1 r-parameters@0.29.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/correlation/
Licenses: GPL 3
Build system: r
Synopsis: Methods for correlation analysis
Description:

This is a lightweight package for computing different kinds of correlations. These correlations include partial correlations, Bayesian correlations, multilevel correlations, polychoric correlations, biweight correlations, distance correlations and more.

r-outliers 0.15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/outliers/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Tests for outliers
Description:

This package provides a collection of some tests commonly used for identifying outliers.

r-freetypeharfbuzz 0.2.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-fontquiver@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=freetypeharfbuzz
Licenses: GPL 3
Build system: r
Synopsis: Deterministic computation of text box metrics
Description:

Unlike other tools that dynamically link to the Cairo stack, freetypeharfbuzz is statically linked to specific versions of the FreeType and harfbuzz libraries. This ensures deterministic computation of text box extents for situations where reproducible results are crucial (for instance unit tests of graphics).

r-misc3d 0.9-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/misc3d/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Miscellaneous 3D Plots
Description:

This package provides a collection of miscellaneous 3d plots, including isosurfaces.

r-dismo 1.3-16
Dependencies: java-maxent@3.4.4
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.1.1-1.1 r-sp@2.2-1 r-terra@1.9-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rspatial.org/raster/sdm/
Licenses: GPL 3+
Build system: r
Synopsis: Species distribution modeling
Description:

This package provides methods for species distribution modeling, i.e., predicting the environmental similarity of any site to that of the locations of known occurrences of a species.

r-robslopes 1.1.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=robslopes
Licenses: GPL 2+
Build system: r
Synopsis: Fast algorithms for robust slopes
Description:

This package provides fast algorithms for the Theil-Sen estimator, Siegel's repeated median slope estimator, and Passing-Bablok regression. The implementation is based on algorithms by Dillencourt et al. (1992) <doi:10.1142/S0218195992000020> and Matousek et al. (1998) <doi:10.1007/PL00009190>. The implementations are detailed in Raymaekers (2023) <doi:10.32614/RJ-2023-012> and Raymaekers J., Dufey F. (2022) <arXiv:2202.08060>. All algorithms run in quasilinear time.

r-ztree 1.0.7
Propagated dependencies: r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=zTree
Licenses: GPL 3
Build system: r
Synopsis: Functions to import data from z-Tree into R
Description:

This package provides tools for reading .xls and .sbj files which are written by the proprietary program z-Tree for developing and carrying out economic experiments.

r-rsq 2.7
Propagated dependencies: r-deming@1.4-1 r-deriv@4.2.0 r-lme4@2.0-1 r-mass@7.3-65 r-matrix@1.7-5 r-mcr@1.3.3.1 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=rsq
Licenses: GPL 2
Build system: r
Synopsis: R-squared and related measures
Description:

Calculate generalized R-squared, partial R-squared, and partial correlation coefficients for generalized linear (mixed) models (including quasi models with well defined variance functions).

r-bedmatrix 2.0.4
Propagated dependencies: r-crochet@2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/QuantGen/BEDMatrix
Licenses: Expat
Build system: r
Synopsis: Extract genotypes from a PLINK .bed file
Description:

This package provides a matrix-like data structure that allows for efficient, convenient, and scalable subsetting of binary genotype/phenotype files generated by PLINK, the whole genome association analysis toolset, without loading the entire file into memory.

r-spacetime 1.3-3
Propagated dependencies: r-intervals@0.15.5 r-lattice@0.22-9 r-sp@2.2-1 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/spacetime/
Licenses: GPL 2+
Build system: r
Synopsis: Classes and methods for spatio-temporal data
Description:

spacetime provides classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal matching or aggregation, retrieving coordinates, print, summary, etc.

r-tam 4.3-25
Propagated dependencies: r-cdm@8.3-14 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.edmeasurementsurveys.com/TAM/Tutorials/
Licenses: GPL 2+
Build system: r
Synopsis: Test analysis modules
Description:

This package includes tools for marginal maximum likelihood estimation and joint maximum likelihood estimation for unidimensional and multidimensional item response models. The package functionality covers the Rasch model, 2PL model, 3PL model, generalized partial credit model, multi-faceted Rasch model, nominal item response model, structured latent class model, mixture distribution IRT models, and located latent class models. Latent regression models and plausible value imputation are also supported.

r-mvabund 4.2.8
Dependencies: gsl@2.8
Propagated dependencies: r-mass@7.3-65 r-mgcv@1.9-4 r-rcpp@1.1.1-1.1 r-rcppgsl@0.3.14 r-statmod@1.5.2 r-tweedie@3.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mvabund/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Statistical methods for analysing multivariate abundance data
Description:

This package provides a set of tools for displaying, modeling and analysing multivariate abundance data in community ecology.

Total packages: 72465