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

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-mda 0.5-5
Propagated dependencies: r-class@7.3-23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mda/
Licenses: GPL 2
Build system: r
Synopsis: Mixture and flexible discriminant analysis
Description:

This is a package for mixture and flexible discriminant analysis, multivariate adaptive regression splines (MARS), BRUTO, and so on.

r-beanplot 1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/beanplot/
Licenses: GPL 2
Build system: r
Synopsis: Visualization via beanplots
Description:

This package provides beanplots, an alternative to boxplot/stripchart/violin plots. It can be used to plot univariate comparison graphs.

r-learnr 0.11.6
Propagated dependencies: r-checkmate@2.3.3 r-digest@0.6.39 r-evaluate@1.0.5 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.50 r-lifecycle@1.0.4 r-markdown@2.0 r-promises@1.5.0 r-rappdirs@0.3.3 r-renv@1.1.5 r-rlang@1.1.6 r-rmarkdown@2.30 r-rprojroot@2.1.1 r-shiny@1.11.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/learnr/
Licenses: ASL 2.0
Build system: r
Synopsis: Interactive tutorials for R
Description:

This package provides tools to create interactive tutorials using R Markdown. Use a combination of narrative, figures, videos, exercises, and quizzes to create self-paced tutorials for learning about R and R packages.

r-npsurv 0.5-0
Propagated dependencies: r-lsei@1.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.auckland.ac.nz/~yongwang
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric survival analysis
Description:

This package contains functions for non-parametric survival analysis of exact and interval-censored observations.

r-missforest 1.6.1
Propagated dependencies: r-dorng@1.8.6.2 r-foreach@1.5.2 r-iterators@1.0.14 r-itertools@0.1-3 r-randomforest@4.7-1.2 r-ranger@0.17.0 r-rdpack@2.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stekhoven/missForest
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric missing value imputation using Random Forest
Description:

The function missForest in this package is used to impute missing values, particularly in the case of mixed-type data. It uses a random forest trained on the observed values of a data matrix to predict the missing values. It can be used to impute continuous and/or categorical data, including complex interactions and non-linear relations. It yields an OOB imputation error estimate without the need of a test set or elaborate cross- validation. It can be run in parallel to save computation time.

r-ggvis 0.4.9
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-rlang@1.1.6 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ggvis.rstudio.com/
Licenses: GPL 2
Build system: r
Synopsis: Interactive grammar of graphics
Description:

This package is a data visualization package for R providing an implementation of an interactive grammar of graphics, taking the best parts of ggplot2, combining them with the reactive framework of Shiny and drawing web graphics using Vega.

r-gamlss 5.5-0
Propagated dependencies: r-gamlss-data@6.0-7 r-gamlss-dist@6.1-1 r-mass@7.3-65 r-nlme@3.1-168 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.gamlss.org/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Generalized additive models for location scale and shape
Description:

This package provides functions for fitting the generalized additive models for location scale and shape introduced by Rigby and Stasinopoulos (2005), doi:10.1111/j.1467-9876.2005.00510.x. The models use a distributional regression approach where all the parameters of the conditional distribution of the response variable are modelled using explanatory variables.

r-formula 1.2-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Formula
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Extended model formulas
Description:

This package provides a new class Formula, which extends the base class formula. It supports extended formulas with multiple parts of regressors on the right-hand side and/or multiple responses on the left-hand side.

r-dicekriging 1.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dicekrigingclub.github.io/www/
Licenses: GPL 2+
Build system: r
Synopsis: Kriging methods for computer experiments
Description:

This is a package for the estimation, validation and prediction of kriging models.

r-mi 1.2
Propagated dependencies: r-arm@1.14-4 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.columbia.edu/~gelman/
Licenses: GPL 2+
Build system: r
Synopsis: Missing data imputation and model checking
Description:

This package provides functions for data manipulation, imputing missing values in an approximate Bayesian framework, diagnostics of the models used to generate the imputations, confidence-building mechanisms to validate some of the assumptions of the imputation algorithm, and functions to analyze multiply imputed data sets with the appropriate degree of sampling uncertainty.

r-shinyjs 2.1.0
Propagated dependencies: r-digest@0.6.39 r-jsonlite@2.0.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://deanattali.com/shinyjs
Licenses: AGPL 3+
Build system: r
Synopsis: Improve the user experience of your Shiny apps
Description:

Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. Shinyjs can also be used to easily call your own custom JavaScript functions from R.

r-selectr 0.5-0
Propagated dependencies: r-r6@2.6.1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sjp.co.nz/projects/selectr/
Licenses: Modified BSD
Build system: r
Synopsis: Translate CSS selectors to XPath expressions
Description:

r-selectr translates a CSS3 selector into an equivalent XPath expression. This allows you to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package cssselect.

r-lazyeval 0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/lazyeval
Licenses: GPL 3+
Build system: r
Synopsis: Lazy (non-standard) evaluation in R
Description:

This package provides the tools necessary to do non-standard evaluation (NSE) in R.

r-multiplex 3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multiplex/
Licenses: GPL 3
Build system: r
Synopsis: Algebraic tools for the analysis of multiple social networks
Description:

Algebraic procedures for analyses of multiple social networks are delivered with this package. multiplex makes possible, among other things, to create and manipulate multiplex, multimode, and multilevel network data with different formats. Effective ways are available to treat multiple networks with routines that combine algebraic systems like the partially ordered semigroup with decomposition procedures or semiring structures with the relational bundles occurring in different types of multivariate networks. multiplex provides also an algebraic approach for affiliation networks through Galois derivations between families of the pairs of subsets in the two domains of the network with visualization options.

r-forecast 8.24.0
Propagated dependencies: r-colorspace@2.1-2 r-fracdiff@1.5-3 r-generics@0.1.4 r-ggplot2@4.0.1 r-lmtest@0.9-40 r-magrittr@2.0.4 r-nnet@7.3-20 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-timedate@4051.111 r-tseries@0.10-58 r-urca@1.3-4 r-withr@3.0.2 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pkg.robjhyndman.com/forecast/
Licenses: GPL 3
Build system: r
Synopsis: Forecasting functions for time series and linear models
Description:

This package provides methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.

r-ggthemeassist 0.1.5
Propagated dependencies: r-formatr@1.14 r-ggplot2@4.0.1 r-miniui@0.1.2 r-rstudioapi@0.17.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/calligross/ggthemeassist
Licenses: GPL 3
Build system: r
Synopsis: Add-in to customize ggplot2 themes
Description:

This package provides an Rstudio add-in that delivers a graphical interface for editing ggplot2 theme elements.

r-spatstat-model 3.5-0
Propagated dependencies: r-abind@1.4-8 r-goftest@1.2-3 r-matrix@1.7-4 r-mgcv@1.9-4 r-nlme@3.1-168 r-rpart@4.1.24 r-spatstat-data@3.1-9 r-spatstat-explore@3.6-0 r-spatstat-geom@3.6-1 r-spatstat-random@3.4-3 r-spatstat-sparse@3.1-0 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0 r-tensor@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Parametric statistical modelling for the spatstat family
Description:

This package implements functionality for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns, in the spatstat family of packages. Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported.

r-survey 4.4-8
Propagated dependencies: r-lattice@0.22-7 r-matrix@1.7-4 r-minqa@1.2.8 r-mitools@2.4 r-numderiv@2016.8-1.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-survey.r-forge.r-project.org/survey/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Analysis of complex survey samples
Description:

This package provides tools for the analysis of complex survey samples. The provided features include: summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models, and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples; variances by Taylor series linearisation or replicate weights; post-stratification, calibration, and raking; two-phase subsampling designs; graphics; PPS sampling without replacement; principal components, and factor analysis.

r-rle 0.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rle/
Licenses: GPL 3
Build system: r
Synopsis: Common functions for run-length encoded vectors
Description:

This package provides common base and stats methods for rle objects, aiming to make it possible to treat them transparently as vectors.

r-clustree 0.5.1
Propagated dependencies: r-checkmate@2.3.3 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-ggraph@2.2.2 r-ggrepel@0.9.6 r-igraph@2.2.1 r-rlang@1.1.6 r-tidygraph@1.3.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lazappi/clustree
Licenses: GPL 3
Build system: r
Synopsis: Visualize clusterings at different resolutions
Description:

Deciding what resolution to use can be a difficult question when approaching a clustering analysis. One way to approach this problem is to look at how samples move as the number of clusters increases. This package allows you to produce clustering trees, a visualization for interrogating clusterings as resolution increases.

r-fansi 1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/fansi
Licenses: GPL 2+
Build system: r
Synopsis: ANSI control sequence aware string functions
Description:

This package provides counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.

r-glmpca 0.2.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/willtownes/glmpca
Licenses: LGPL 3+
Build system: r
Synopsis: Dimension Reduction of Non-Normally Distributed Data
Description:

This package implements a generalized version of principal components analysis (GLM-PCA) for dimension reduction of non-normally distributed data such as counts or binary matrices.

r-grimport 0.9-7
Dependencies: ghostscript@9.56.1
Propagated dependencies: r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/grImport
Licenses: GPL 2+
Build system: r
Synopsis: Convert, import, and draw PostScript pictures
Description:

This package provides functions for converting, importing, and drawing PostScript pictures in R plots.

r-stopwords 2.3
Propagated dependencies: r-isocodes@2025.05.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quanteda/stopwords
Licenses: Expat
Build system: r
Synopsis: Multilingual stopword lists
Description:

This package provides multiple sources of stopwords, for use in text analysis and natural language processing.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087