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

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-additivitytests 1.1-4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/simecek/additivityTests
Licenses: GPL 3
Build system: r
Synopsis: Additivity tests in the two way Anova with single sub-class numbers
Description:

This package provides an implementation of the Tukey, Mandel, Johnson-Graybill, LBI, Tusell and modified Tukey non-additivity tests.

r-rvcheck 0.2.1
Propagated dependencies: r-biocmanager@1.30.27 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rvcheck
Licenses: Artistic License 2.0
Build system: r
Synopsis: R package version check
Description:

This package provides tools to check the latest release version of R and R packages (on CRAN, Bioconductor or Github).

r-combinat 0.0-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/combinat
Licenses: GPL 2
Build system: r
Synopsis: Combinatorics utilities
Description:

This package provides assorted routines for combinatorics.

r-seqminer 9.9
Dependencies: bzip2@1.0.8 sqlite@3.39.3 zstd@1.5.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://seqminer.genomic.codes
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Read nucleotide sequence data (VCF, BCF, and METAL formats)
Description:

This package provides tools to integrate nucleotide sequencing data (variant call format, e.g. VCF or BCF) or meta-analysis results in R.

r-caic4 1.1
Propagated dependencies: r-lme4@2.0-1 r-matrix@1.7-5 r-mgcv@1.9-4 r-mvtnorm@1.3-7 r-nlme@3.1-169 r-rlrsim@3.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=cAIC4
Licenses: GPL 2+
Build system: r
Synopsis: Conditional AIC for lme4 and nlme
Description:

This package estimates conditional Akaike information in mixed-effect models. These models are fitted using (g)lmer() from lme4, lme() from nlme, and gamm() from mgcv. The provided functions facilitate the computation of the conditional Akaike information for model evaluation.

r-reshape 0.8.10
Propagated dependencies: r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://had.co.nz/reshape
Licenses: Expat
Build system: r
Synopsis: Flexibly reshape data
Description:

Flexibly restructure and aggregate data using just two functions: melt and cast. This package provides them.

r-rcppplanc 2.0.15
Dependencies: hdf5@1.14.6 hwloc@2.13.0 openblas@0.3.31
Propagated dependencies: r-hdf5r-extra@0.1.0 r-highfive@3.3.0 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/welch-lab/RcppPlanc/
Licenses: GPL 2+
Build system: r
Synopsis: Parallel low-rank approximation with nonnegativity constraints
Description:

This package provides Rcpp bindings for PLANC, a highly parallel and extensible NMF/NTF (Non-negative Matrix/Tensor Factorization) library.

r-snowflakeauth 0.2.2
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-jose@2.0.0 r-jsonlite@2.0.0 r-openssl@2.4.1 r-rcpptoml@0.2.3 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://posit-dev.github.io/snowflakeauth/
Licenses: Expat
Build system: r
Synopsis: Authentication helpers for Snowflake'
Description:

This package provides authentication helpers for Snowflake. It provides compatibility with authentication approaches supported by the Snowflake Connector for Python and the Snowflake CLI.

r-protolite 2.4.0
Dependencies: protobuf@3.21.9
Propagated dependencies: r-jsonlite@2.0.0 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/protolite
Licenses: Expat
Build system: r
Synopsis: Highly optimized protocol buffer serializers
Description:

This package provides pure C++ implementations for reading and writing several common data formats based on Google protocol-buffers. It currently supports rexp.proto for serialized R objects, geobuf.proto for binary geojson, and mvt.proto for vector tiles. This package uses the auto-generated C++ code by protobuf-compiler, hence the entire serialization is optimized at compile time. The RProtoBuf package on the other hand uses the protobuf runtime library to provide a general-purpose toolkit for reading and writing arbitrary protocol-buffer data in R.

r-tsne 0.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jdonaldson/rtsne/
Licenses: GPL 2+
Build system: r
Synopsis: t-Distributed Stochastic Neighbor Embedding for R
Description:

This package provides a pure R implementation of the t-SNE algorithm.

r-summarytools 1.1.5
Propagated dependencies: r-base64enc@0.1-6 r-checkmate@2.3.4 r-dplyr@1.2.1 r-htmltools@0.5.9 r-lubridate@1.9.5 r-magick@2.9.1 r-matrixstats@1.5.0 r-pander@0.6.6 r-rapportools@1.2 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dcomtois/summarytools
Licenses: GPL 2
Build system: r
Synopsis: Tools to quickly and neatly summarize data
Description:

This package provides tools for data frame summaries, cross-tabulations, weight-enabled frequency tables and common univariate statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.

r-handtill2001 1.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/fvafrcu/HandTill2001
Licenses: FreeBSD
Build system: r
Synopsis: Multiple class area under ROC curve
Description:

This package provides an S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) <DOI:10.1023/A:1010920819831>.

r-als 0.0.7
Propagated dependencies: r-iso@0.0-21 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ALS
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate curve resolution alternating least squares
Description:

Alternating least squares is often used to resolve components contributing to data with a bilinear structure; the basic technique may be extended to alternating constrained least squares. This package provides an implementation of multivariate curve resolution alternating least squares (MCR-ALS).

Commonly applied constraints include unimodality, non-negativity, and normalization of components. Several data matrices may be decomposed simultaneously by assuming that one of the two matrices in the bilinear decomposition is shared between datasets.

r-bayesm 3.1-7
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://www.perossi.org/home/bsm-1
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian inference for marketing/micro-econometrics
Description:

This package covers many important models used in marketing and micro-econometrics applications, including Bayes Regression (univariate or multivariate dep var), Bayes Seemingly Unrelated Regression (SUR), Binary and Ordinal Probit, Multinomial Logit (MNL) and Multinomial Probit (MNP), Multivariate Probit, Negative Binomial (Poisson) Regression, Multivariate Mixtures of Normals (including clustering), Dirichlet Process Prior Density Estimation with normal base, Hierarchical Linear Models with normal prior and covariates, Hierarchical Linear Models with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a mixture of normals prior and covariates, Hierarchical Multinomial Logits with a Dirichlet Process prior and covariates, Hierarchical Negative Binomial Regression Models, Bayesian analysis of choice-based conjoint data, Bayesian treatment of linear instrumental variables models, Analysis of Multivariate Ordinal survey data with scale usage heterogeneity, and Bayesian Analysis of Aggregate Random Coefficient Logit Models.

r-sf 1.1-1
Dependencies: curl@8.6.0 gdal@3.8.2 geos@3.12.1 openssh@10.3p1 openssl@3.5.5 pcre2@10.42 proj@9.3.1 sqlite@3.39.3 zlib@1.3.1
Propagated dependencies: r-classint@0.4-11 r-dbi@1.3.0 r-rcpp@1.1.1-1.1 r-s2@1.1.9 r-units@1.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/sf/
Licenses: GPL 2 Expat
Build system: r
Synopsis: Simple features for R
Description:

This package provides support for simple features, a standardized way to encode spatial vector data. It binds to GDAL for reading and writing data, to GEOS for geometrical operations, and to PROJ for projection conversions and datum transformations.

r-cmdfun 1.0.2
Propagated dependencies: r-magrittr@2.0.5 r-purrr@1.2.2 r-r-utils@2.13.0 r-rlang@1.2.0 r-testthat@3.3.2 r-usethis@3.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://snystrom.github.io/cmdfun/
Licenses: Expat
Build system: r
Synopsis: Framework for building interfaces to shell commands
Description:

Writing interfaces to command line software is cumbersome. The cmdfun package provides a framework for building function calls to seamlessly interface with shell commands by allowing lazy evaluation of command line arguments. It also provides methods for handling user-specific paths to tool installs or secrets like API keys. Its focus is to equally serve package builders who wish to wrap command line software, and to help analysts stay inside R when they might usually leave to execute non-R software.

r-ltm 1.2-0
Propagated dependencies: r-mass@7.3-65 r-msm@1.8.2 r-polycor@0.8-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/drizopoulos/ltm
Licenses: GPL 2+
Build system: r
Synopsis: Latent trait models under IRT
Description:

This is a package supporting the analysis of multivariate dichotomous and polytomous data using latent trait models under the Item Response Theory approach. It includes the Rasch, the Two-Parameter Logistic, the Birnbaum's Three-Parameter, the Graded Response, and the Generalized Partial Credit Models.

r-fs 2.1.0
Dependencies: libuv@1.44.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://fs.r-lib.org
Licenses: GPL 3
Build system: r
Synopsis: Cross-platform file system operations based on libuv
Description:

This package provides a cross-platform interface to file system operations, built on top of the libuv C library.

r-radiant-data 1.6.8
Propagated dependencies: r-base64enc@0.1-6 r-broom@1.0.13 r-bslib@0.11.0 r-car@3.1-5 r-curl@7.1.0 r-dplyr@1.2.1 r-dt@0.34.0 r-ggplot2@4.0.3 r-glue@1.8.1 r-import@1.3.4 r-jsonlite@2.0.0 r-knitr@1.51 r-lubridate@1.9.5 r-magrittr@2.0.5 r-markdown@2.0 r-mass@7.3-65 r-patchwork@1.3.2 r-plotly@4.12.0 r-png@0.1-9 r-psych@2.6.5 r-randomizr@1.0.1 r-readr@2.2.0 r-readxl@1.5.0 r-rlang@1.2.0 r-rmarkdown@2.31 r-rstudioapi@0.18.0 r-scales@1.4.0 r-shiny@1.13.0 r-shinyace@0.4.4 r-shinyfiles@0.9.3 r-stringi@1.8.7 r-tibble@3.3.1 r-tidyr@1.3.2 r-writexl@1.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/radiant-rstats/radiant.data
Licenses: AGPL 3
Build system: r
Synopsis: Data menu for Radiant: business analytics using R and Shiny
Description:

The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.

r-cairo 1.7-0
Dependencies: cairo@1.18.4 harfbuzz@11.4.4 icu4c@73.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/Cairo/
Licenses: GPL 2
Build system: r
Synopsis: R graphics device using Cairo graphics library
Description:

This package provides a Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG, JPEG, TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.

r-shadowtext 0.1.6
Propagated dependencies: r-ggiraph@0.9.6 r-ggplot2@4.0.3 r-purrr@1.2.2 r-rlang@1.2.0 r-s7@0.2.2 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/shadowtext/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Shadow text grob and layer
Description:

This package implements shadowtextGrob() for grid and geom_shadowtext() layer for ggplot2. These functions draw text grob with background shadow.

r-ade4 1.7-24
Propagated dependencies: r-mass@7.3-65 r-pixmap@0.4-14 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-sp@2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbil.univ-lyon1.fr/ADE-4
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate data analysis and graphical display
Description:

The ade4 package contains data analysis functions to analyze ecological and environmental data in the framework of Euclidean exploratory methods.

r-simplermarkdown 0.0.6
Propagated dependencies: pandoc@3.7.0.2 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/djvanderlaan/simplermarkdown
Licenses: GPL 3+
Build system: r
Synopsis: Simple engine for generating reports using R
Description:

This package runs R-code present in a pandoc markdown file and includes the resulting output in the resulting markdown file. This file can then be converted into any of the output formats supported by pandoc. The package can also be used as an engine for writing package vignettes.

r-exactranktests 0.8-37
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/exactRankTests/
Licenses: GPL 2+
Build system: r
Synopsis: Exact distributions for rank and permutation tests
Description:

This package computes exact conditional p-values and quantiles using an implementation of the Shift-Algorithm by Streitberg & Roehmel.

Total packages: 72465