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

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-quantpsyc 1.6
Propagated dependencies: r-boot@1.3-32 r-dplyr@1.1.4 r-mass@7.3-65 r-purrr@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/QuantPsyc/
Licenses: GPL 2+
Build system: r
Synopsis: Quantitative psychology tools
Description:

This package contains functions useful for data screening, testing moderation, mediation and estimating power.

r-arrow 22.0.0
Dependencies: apache-arrow@22.0.0 zlib@1.3.1
Propagated dependencies: r-assertthat@0.2.1 r-bit64@4.6.0-1 r-cpp11@0.5.2 r-glue@1.8.0 r-purrr@1.2.0 r-r6@2.6.1 r-rlang@1.1.6 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/apache/arrow/
Licenses: ASL 2.0
Build system: r
Synopsis: R integration to Apache Arrow
Description:

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an R interface to the Arrow C++ library.

r-rjags 4-17
Dependencies: jags@4.3.1
Propagated dependencies: r-coda@0.19-4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mcmc-jags.sourceforge.net
Licenses: GPL 2
Build system: r
Synopsis: Bayesian graphical models using MCMC
Description:

This package provides an R interface to the JAGS MCMC library. JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation.

r-insol 1.2.2
Propagated dependencies: r-raster@3.6-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://meteoexploration.com/R/insol/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Tools for calculating solar radiation
Description:

This package provides functions to compute insolation on tilted surfaces, computes atmospheric transmittance and related parameters such as: Earth radius vector, declination, sunset and sunrise, daylength, equation of time, vector in the direction of the sun, vector normal to surface, and some atmospheric physics.

r-lattice 0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lattice.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: High-level data visualization system
Description:

The lattice package provides a powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements.

r-rmumps 5.2.1-35
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.mumps-solver.org/
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for MUMPS library
Description:

Some basic features of MUMPS are wrapped in a class whose methods can be used for sequentially solving a sparse linear system (symmetric or not) with one or many right hand sides (dense or sparse). There is a possibility to do separately symbolic analysis, LU (or LDL^t) factorization and system solving. Third part ordering libraries are included and can be used: PORD, METIS, SCOTCH.

r-flare 1.7.0.2
Propagated dependencies: r-igraph@2.2.1 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flare
Licenses: GPL 2
Build system: r
Synopsis: Family of Lasso regression implementations
Description:

This package provides implementations of a family of Lasso variants including Dantzig Selector, LAD Lasso, SQRT Lasso, Lq Lasso for estimating high dimensional sparse linear models.

r-desolve 1.40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://desolve.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Solvers for initial value problems of differential equations
Description:

This package provides functions that solve initial value problems of a system of first-order ordinary differential equations (ODE), of partial differential equations (PDE), of differential algebraic equations (DAE), and of delay differential equations. The functions provide an interface to the FORTRAN functions lsoda, lsodar, lsode, lsodes of the ODEPACK collection, to the FORTRAN functions dvode and daspk and a C-implementation of solvers of the Runge-Kutta family with fixed or variable time steps. The package contains routines designed for solving ODEs resulting from 1-D, 2-D and 3-D partial differential equations that have been converted to ODEs by numerical differencing.

r-dummies 1.5.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://decisionpatterns.com
Licenses: GPL 2+
Build system: r
Synopsis: Create dummy/indicator variables flexibly and efficiently
Description:

This package lets you expand factors, characters and other eligible classes into dummy/indicator variables.

r-fs 1.6.6
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-ash 1.0-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ash/
Licenses: GPL 2+
Build system: r
Synopsis: David Scott's ASH routines
Description:

This package provides David Scott's ASH routines ported from S-PLUS to R.

r-spatstat-linnet 3.3-2
Propagated dependencies: r-matrix@1.7-4 r-spatstat-data@3.1-9 r-spatstat-explore@3.6-0 r-spatstat-geom@3.6-1 r-spatstat-model@3.5-0 r-spatstat-random@3.4-3 r-spatstat-sparse@3.1-0 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Linear networks functionality of the spatstat package
Description:

This is a subset of the spatstat package, containing its functionality for spatial data on a linear network.

r-ore 1.7.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonclayden/ore
Licenses: Modified BSD
Build system: r
Synopsis: R interface to the Onigmo regular expression library
Description:

This package provides an alternative to R's built-in functionality for handling regular expressions, based on the Onigmo library. It offers first-class compiled regex objects, partial matching and function-based substitutions, amongst other features.

r-pedigreemm 0.3-5
Propagated dependencies: r-lme4@1.1-37 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/anainesvs/pedigreemm/
Licenses: GPL 2+
Build system: r
Synopsis: Pedigree-based mixed-effects models
Description:

This package lets you fit pedigree-based mixed-effects models.

r-brms 2.23.0
Propagated dependencies: r-abind@1.4-8 r-backports@1.5.0 r-bayesplot@1.14.0 r-bridgesampling@1.2-1 r-coda@0.19-4.1 r-future@1.68.0 r-future-apply@1.20.0 r-ggplot2@4.0.1 r-glue@1.8.0 r-loo@2.8.0 r-matrix@1.7-4 r-matrixstats@1.5.0 r-mgcv@1.9-4 r-nleqslv@3.3.5 r-nlme@3.1-168 r-posterior@1.6.1 r-rcpp@1.1.0 r-rlang@1.1.6 r-rstan@2.32.7 r-rstantools@2.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paul-buerkner/brms
Licenses: GPL 2
Build system: r
Synopsis: Bayesian regression models using Stan
Description:

Fit Bayesian generalized (non-)linear multivariate multilevel models using Stan for full Bayesian inference. A wide range of distributions and link functions are supported, allowing users to fit -- among others -- linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Further modeling options include non-linear and smooth terms, auto-correlation structures, censored data, meta-analytic standard errors, and quite a few more. In addition, all parameters of the response distribution can be predicted in order to perform distributional regression. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with posterior predictive checks and leave-one-out cross-validation.

r-vipor 0.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vipor
Licenses: GPL 2+
Build system: r
Synopsis: Plot categorical data using noise and density estimates
Description:

This package provides tools to generate a violin point plot, a combination of a violin/histogram plot and a scatter plot by offsetting points within a category based on their density using quasirandom noise.

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-overlap 0.3.9
Propagated dependencies: r-suntools@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/overlap/
Licenses: GPL 3+
Build system: r
Synopsis: Estimates of coefficient of overlapping for animal activity patterns
Description:

This package provides functions to fit kernel density functions to data on temporal activity patterns of animals; estimate coefficients of overlapping of densities for two species; and calculate bootstrap estimates of confidence intervals.

r-plotrix 3.8-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/plotrix
Licenses: GPL 2+
Build system: r
Synopsis: Various plotting functions
Description:

This package provides lots of plotting, various labeling, axis and color scaling functions for R.

r-treeclust 1.1-7.1
Propagated dependencies: r-cluster@2.1.8.1 r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/treeClust/
Licenses: GPL 2+
Build system: r
Synopsis: Cluster distances through trees
Description:

This package provides tools to create a measure of inter-point dissimilarity useful for clustering mixed data, and, optionally, perform the clustering.

r-ksamples 1.2-12
Propagated dependencies: r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kSamples
Licenses: GPL 2+
Build system: r
Synopsis: K-Sample rank tests and their combinations
Description:

This package provides tools to compares k samples using the Anderson-Darling test, Kruskal-Wallis type tests with different rank score criteria, Steel's multiple comparison test, and the Jonckheere-Terpstra (JT) test. It computes asymptotic, simulated or (limited) exact P-values, all valid under randomization, with or without ties, or conditionally under random sampling from populations, given the observed tie pattern. Except for Steel's test and the JT test it also combines these tests across several blocks of samples.

r-udunits2 0.13.2.2
Dependencies: udunits@2.2.28
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=udunits2
Licenses: GPL 2
Build system: r
Synopsis: Udunits-2 bindings for R
Description:

This package provides simple bindings to Unidata's udunits library.

r-flextable 0.9.10
Propagated dependencies: r-data-table@1.17.8 r-gdtools@0.4.4 r-htmltools@0.5.8.1 r-knitr@1.50 r-officer@0.7.1 r-ragg@1.5.0 r-rlang@1.1.6 r-rmarkdown@2.30 r-uuid@1.2-1 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://davidgohel.github.io/flextable
Licenses: GPL 3
Build system: r
Synopsis: Functions for tabular reporting
Description:

This package provides tools to create pretty tables for HTML documents and other formats. Functions are provided to let users create tables, modify and format their content. It extends the officer package and can be used within R markdown documents when rendering to HTML and to Word documents.

r-gld 2.6.8
Propagated dependencies: r-e1071@1.7-16 r-lmom@3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gld
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and use of the generalised (Tukey) lambda distribution
Description:

The generalised lambda distribution, or Tukey lambda distribution, provides a wide variety of shapes with one functional form. This package provides random numbers, quantiles, probabilities, densities and density quantiles for four different types of the distribution, the FKML (Freimer et al 1988), RS (Ramberg and Schmeiser 1974), GPD (van Staden and Loots 2009) and FM5 - see documentation for details. It provides the density function, distribution function, and Quantile-Quantile plots. It implements a variety of estimation methods for the distribution, including diagnostic plots. Estimation methods include the starship (all 4 types), method of L-Moments for the GPD and FKML types, and a number of methods for only the FKML type. These include maximum likelihood, maximum product of spacings, Titterington's method, Moments, Trimmed L-Moments and Distributional Least Absolutes.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087