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

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.


r-blavaan 0.5-9
Propagated dependencies: r-bayesplot@1.14.0 r-bh@1.87.0-1 r-coda@0.19-4.1 r-future-apply@1.20.0 r-igraph@2.2.1 r-lavaan@0.6-20 r-loo@2.8.0 r-matrix@1.7-4 r-mnormt@2.1.1 r-nonnest2@0.5-8 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-1 r-rstan@2.32.7 r-rstantools@2.5.0 r-stanheaders@2.32.10 r-tmvnsim@1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ecmerkle.github.io/blavaan/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian latent variable analysis
Description:

This package lets you fit a variety of Bayesian latent variable models, including confirmatory factor analysis, structural equation models, and latent growth curve models.

r-plm 2.6-7
Propagated dependencies: r-bdsmatrix@1.3-7 r-collapse@2.1.5 r-formula@1.2-5 r-lattice@0.22-7 r-lmtest@0.9-40 r-mass@7.3-65 r-maxlik@1.5-2.1 r-nlme@3.1-168 r-rdpack@2.6.4 r-sandwich@3.1-1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=plm
Licenses: GPL 2+
Build system: r
Synopsis: Linear Models for panel data
Description:

This package provides a set of estimators for models and (robust) covariance matrices, and tests for panel data econometrics, including within/fixed effects, random effects, between, first-difference, nested random effects as well as instrumental-variable (IV) and Hausman-Taylor-style models, panel generalized method of moments (GMM) and general FGLS models, mean groups (MG), demeaned MG, and common correlated effects (CCEMG) and pooled (CCEP) estimators with common factors, variable coefficients and limited dependent variables models. Test functions include model specification, serial correlation, cross-sectional dependence, panel unit root and panel Granger (non-)causality. Typical references are general econometrics text books such as Baltagi (2021), Econometric Analysis of Panel Data (<doi:10.1007/978-3-030-53953-5>), Hsiao (2014), Analysis of Panel Data (<doi:10.1017/CBO9781139839327>), and Croissant and Millo (2018), Panel Data Econometrics with R (<doi:10.1002/9781119504641>).

r-jquerylib 0.1.4
Propagated dependencies: r-htmltools@0.5.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=jquerylib
Licenses: Expat
Build system: r
Synopsis: Obtain jQuery as an HTML dependency object
Description:

Obtain any major version of jQuery and use it in any webpage generated by htmltools (e.g. shiny, htmlwidgets, and rmarkdown). Most R users don't need to use this package directly, but other R packages (e.g. shiny, rmarkdown, etc.) depend on this package to avoid bundling redundant copies of jQuery.

r-isorix 0.9.3
Propagated dependencies: r-lattice@0.22-7 r-latticeextra@0.6-31 r-numderiv@2016.8-1.1 r-rastervis@0.51.7 r-spamm@4.6.1 r-terra@1.8-86 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/courtiol/IsoriX
Licenses: GPL 2+
Build system: r
Synopsis: Isoscape computation and inference of spatial origins using mixed models
Description:

This package is for building isoscapes using mixed models and inferring the geographic origin of samples based on their isotopic ratios. This package is essentially a simplified interface to several other packages which implements a new statistical framework based on mixed models. It uses spaMM for fitting and predicting isoscapes, and assigning an organism's origin depending on its isotopic ratio. IsoriX also relies heavily on the package rasterVis for plotting the maps produced with terra using lattice'.

r-tidypredict 0.5.1
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-knitr@1.50 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://tidypredict.tidymodels.org
Licenses: GPL 3
Build system: r
Synopsis: Run predictions inside the database
Description:

This package parses a fitted R model object, and returns a formula in Tidy Eval code that calculates the predictions. It works with several database backends because it leverages dplyr and dbplyr for the final SQL translation of the algorithm. It currently supports lm(), glm(), randomForest(), ranger(), earth(), xgb.Booster.complete(), cubist(), and ctree() models.

r-expint 0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/vigou3/expint
Licenses: GPL 2+
Build system: r
Synopsis: Exponential integral and incomplete Gamma function
Description:

This package provides the exponential integrals E_1(x), E_2(x), E_n(x) and Ei(x), and the incomplete gamma function G(a, x) defined for negative values of its first argument. The package also gives easy access to the underlying C routines through an API; see the package vignette for details.

r-ddalpha 1.3.16
Propagated dependencies: r-bh@1.87.0-1 r-class@7.3-23 r-geometry@0.5.2 r-mass@7.3-65 r-rcpp@1.1.0 r-robustbase@0.99-6 r-sfsmisc@1.1-23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ddalpha
Licenses: GPL 2
Build system: r
Synopsis: Depth-Based classification and calculation of data depth
Description:

This package contains procedures for depth-based supervised learning, which are entirely non-parametric, in particular the DDalpha-procedure (Lange, Mosler and Mozharovskyi, 2014). The training data sample is transformed by a statistical depth function to a compact low-dimensional space, where the final classification is done. It also offers an extension to functional data and routines for calculating certain notions of statistical depth functions. 50 multivariate and 5 functional classification problems are included.

r-argon2 0.4-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wrathematics/argon2
Licenses: FreeBSD
Build system: r
Synopsis: Secure password hashing based on the argon2 algorithm
Description:

This package provides utilities for secure password hashing via the argon2 algorithm.

r-anytime 0.3.12
Propagated dependencies: r-bh@1.87.0-1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/anytime.html
Licenses: GPL 2+
Build system: r
Synopsis: Converter of input to POSIXct or Date
Description:

The package converts the input in any one of character, integer, numeric, factor, or an ordered type into POSIXct (or Date) objects, using one of a number of predefined formats, and relying on Boost facilities for date and time parsing.

r-ggrastr 1.0.2
Propagated dependencies: r-cairo@1.7-0 r-ggbeeswarm@0.7.2 r-ggplot2@4.0.1 r-png@0.1-8 r-ragg@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/VPetukhov/ggrastr
Licenses: Expat
Build system: r
Synopsis: Rasterize layers for ggplot2
Description:

Rasterize only specific layers of a ggplot2 plot while simultaneously keeping all labels and text in vector format. This allows users to keep plots within the reasonable size limit without losing vector properties of the scale-sensitive information.

r-ncmeta 0.4.0
Propagated dependencies: r-cftime@1.7.2 r-dplyr@1.1.4 r-rlang@1.1.6 r-rnetcdf@2.11-1 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hypertidy/ncmeta
Licenses: GPL 3
Build system: r
Synopsis: Straightforward NetCDF metadata
Description:

Extract metadata from NetCDF data sources; these can be files, file handles or servers. This package leverages and extends the lower level functions of the RNetCDF package providing a consistent set of functions that all return data frames.

r-geometry 0.5.2
Propagated dependencies: r-linprog@0.9-4 r-lpsolve@5.6.23 r-magic@1.6-1 r-rcpp@1.1.0 r-rcppprogress@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geometry.r-forge.r-project.org/
Licenses: GPL 2 non-copyleft
Build system: r
Synopsis: Mesh generator and surface tessellator
Description:

This package makes the qhull library available in R, in a similar manner as in Octave. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this. Currently the package only gives access to Delaunay triangulation and convex hull computation.

r-babelgene 22.9
Propagated dependencies: r-dplyr@1.1.4 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://igordot.github.io/babelgene/
Licenses: Expat
Build system: r
Synopsis: Gene orthologs for model organisms in a Tidy data format
Description:

Genomic analysis of model organisms often requires the use of databases based on human data or making comparisons to patient-derived resources. This requires converting genes between human and non-human analogues. The babelgene R package provides predicted gene orthologs/homologs for frequently studied model organisms in an R-friendly tidy/long format. The package integrates orthology assertion predictions sourced from multiple databases as compiled by the HGNC Comparison of Orthology Predictions (HCOP).

r-cobs 1.3-9-1
Propagated dependencies: r-quantreg@6.1 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/cobs
Licenses: GPL 2+
Build system: r
Synopsis: Constrained B-Splines (sparse matrix based)
Description:

This package provides qualitatively constrained (regression) smoothing splines via linear programming and sparse matrices.

r-optimx 2025-4.9
Propagated dependencies: r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/optimx/
Licenses: GPL 2
Build system: r
Synopsis: Expanded replacement and extension of the optim function
Description:

This package provides a replacement and extension of the optim function to call to several function minimization codes in R in a single statement. These methods handle smooth, possibly box constrained functions of several or many parameters. Note that the function optimr was prepared to simplify the incorporation of minimization codes going forward. This package also implements some utility codes and some extra solvers, including safeguarded Newton methods. Many methods previously separate are now included here.

r-oompabase 3.2.10
Propagated dependencies: r-cluster@2.1.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Class unions, matrix operations, and color schemes for OOMPA
Description:

This package preloads class unions for defining/loading core OOMPA tools. It also includes vectorized operations for row-by-row means, variances, and t-tests. Finally, it provides new colorschemes.

r-debugme 1.2.0
Propagated dependencies: r-crayon@1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/debugme#readme
Licenses: Expat
Build system: r
Synopsis: Debug R packages
Description:

This package allows the user to specify debug messages as special string constants, and control debugging of packages via environment variables.

r-smoother 1.3
Propagated dependencies: r-ttr@0.24.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/smoother
Licenses: GPL 2
Build system: r
Synopsis: Functions relating to the smoothing of numerical data
Description:

This package provides a collection of methods for smoothing numerical data, commencing with a port of the Matlab gaussian window smoothing function. In addition, several functions typically used in smoothing of financial data are included.

r-network 1.19.0
Propagated dependencies: r-magrittr@2.0.4 r-statnet-common@4.12.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statnet.org/
Licenses: GPL 2+
Build system: r
Synopsis: Classes for relational data
Description:

This package provides tools to create and modify network objects. The network class can represent a range of relational data types, and supports arbitrary vertex/edge/graph attributes.

r-pbmcapply 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kvnkuang/pbmcapply
Licenses: Expat
Build system: r
Synopsis: Track the progress of apply procedures with a progress bar
Description:

This light-weight package helps you track and visualize the progress of parallel versions of vectorized R functions of the mc*apply family.

r-triebeard 0.4.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Ironholds/triebeard/
Licenses: Expat
Build system: r
Synopsis: Radix trees in Rcpp
Description:

Radix trees, or tries, are key-value data structures optimized for efficient lookups, similar in purpose to hash tables. This package provides an implementation of radix trees for use in R programming and in developing packages with Rcpp.

r-mlr3misc 0.19.0
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-digest@0.6.39 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3misc.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Helper functions for mlr3
Description:

mlr3misc provides frequently used helper functions and assertions used in mlr3 and its companion packages. It comes with helper functions for functional programming, for printing, to work with data.table, as well as some generally useful R6 classes. This package also supersedes the package BBmisc.

r-elliptic 1.5-1
Dependencies: pari-gp@2.17.3
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/elliptic
Licenses: GPL 2
Build system: r
Synopsis: Weierstrass and Jacobi elliptic functions
Description:

This package provides a suite of elliptic and related functions including Weierstrass and Jacobi forms. It also includes various tools for manipulating and visualizing complex functions.

r-howmany 0.3-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/howmany/
Licenses: GPL 2+
Build system: r
Synopsis: Lower bound for the number of correct rejections
Description:

When testing multiple hypotheses simultaneously, this package provides functionality to calculate a lower bound for the number of correct rejections (as a function of the number of rejected hypotheses), which holds simultaneously -with high probability- for all possible number of rejections. As a special case, a lower bound for the total number of false null hypotheses can be inferred. Dependent test statistics can be handled for multiple tests of associations. For independent test statistics, it is sufficient to provide a list of p-values.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087