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

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-gwidgets2 1.0-10
Propagated dependencies: r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gWidgets3/gWidgets2
Licenses: GPL 3+
Synopsis: Rewrite of gWidgets API for simplified GUI construction
Description:

This package provides a re-implementation of the gWidgets API. The API is defined in this package. A second, toolkit-specific package is required to use it.

r-pacman 0.5.1
Propagated dependencies: r-remotes@2.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/pacman
Licenses: GPL 2
Synopsis: Package Management Tool
Description:

This package provides tools to more conveniently perform tasks associated with add-on packages. pacman conveniently wraps library and package related functions and names them in an intuitive and consistent fashion. It seeks to combine functionality from lower level functions which can speed up workflow.

r-shapes 1.2.8
Propagated dependencies: r-fitdistrplus@1.2-4 r-mass@7.3-65 r-minpack-lm@1.2-4 r-rgl@1.3.31 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.maths.nottingham.ac.uk/~ild/shapes
Licenses: GPL 2
Synopsis: Statistical shape analysis
Description:

This package provides routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons.

r-httpcode 0.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sckott/httpcode
Licenses: Expat
Synopsis: HTTP status code helper
Description:

httpcode provides functionality for finding and explaining the meaning of HTTP status codes. Functions are included for searching for codes by full or partial number, by message, and to get appropriate dog and cat images for many status codes.

r-survivalroc 1.0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/survivalROC
Licenses: GPL 2+
Synopsis: Time-dependent ROC curve estimation from censored survival data
Description:

Compute time-dependent ROC curve from censored survival data using Kaplan-Meier (KM) or Nearest Neighbor Estimation (NNE) method of Heagerty, Lumley & Pepe (Biometrics, Vol 56 No 2, 2000, PP 337-344)

r-plogr 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krlmlr/plogr
Licenses: Expat
Synopsis: R bindings for the plog C++ logging library
Description:

This package provides the header files for a stripped-down version of the plog header-only C++ logging library, and a method to log to R's standard error stream.

r-activitycounts 0.2.1
Propagated dependencies: r-lubridate@1.9.4 r-magrittr@2.0.4 r-seewave@2.2.4 r-signal@1.8-1 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/walkabillylab/activityCounts
Licenses: GPL 3
Synopsis: Generate ActiLife counts
Description:

ActiLife generates activity counts from data collected by Actigraph accelerometers. Actigraph is one of the most common research-grade accelerometers. There is considerable research validating and developing algorithms for human activity using ActiLife counts. Unfortunately, ActiLife counts are proprietary and difficult to implement if researchers use different accelerometer brands. The code creates ActiLife counts from raw acceleration data for different accelerometer brands.

r-pkgload 1.4.1
Propagated dependencies: r-cli@3.6.5 r-desc@1.4.3 r-fs@1.6.6 r-glue@1.8.0 r-lifecycle@1.0.4 r-pkgbuild@1.4.8 r-processx@3.8.6 r-rlang@1.1.6 r-rprojroot@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/pkgload
Licenses: GPL 3
Synopsis: Simulate package installation and attach
Description:

This package simulates the process of installing a package and then attaching it. This is a key part of the devtools package as it allows you to rapidly iterate while developing a package.

r-linprog 0.9-4
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://linprog.r-forge.r-project.org/
Licenses: GPL 2+
Synopsis: Linear programming and optimization
Description:

This package can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.

r-accsda 1.1.3
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gumeo/accSDA/wiki
Licenses: GPL 2+
Synopsis: Accelerated sparse discriminant analysis
Description:

This package provides an implementation of sparse linear discriminant analysis, which is a supervised classification method for multiple classes. Various novel optimization approaches to this problem are implemented including alternating direction method of multipliers (ADMM), proximal gradient (PG) and accelerated proximal gradient (APG). Functions for performing cross validation are also supplied along with basic prediction and plotting functions. Sparse zero variance discriminant (SZVD) analysis is also included in the package.

r-dagitty 0.3-4
Propagated dependencies: r-boot@1.3-32 r-jsonlite@2.0.0 r-mass@7.3-65 r-v8@8.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.dagitty.net
Licenses: GPL 2
Synopsis: Graphical analysis of structural causal models
Description:

This package provides a port of the web-based software DAGitty for analyzing structural causal models (also known as directed acyclic graphs or DAGs). This package computes covariate adjustment sets for estimating causal effects, enumerates instrumental variables, derives testable implications (d-separation and vanishing tetrads), generates equivalent models, and includes a simple facility for data simulation.

r-future-callr 0.10.2
Propagated dependencies: r-callr@3.7.6 r-future@1.68.0 r-parallelly@1.45.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://future.callr.futureverse.org
Licenses: LGPL 2.1+
Synopsis: Future API for Parallel Processing using 'callr'
Description:

This is an implementation of the Future API on top of the callr package. This allows you to process futures, as defined by the future package, in parallel out of the box, on your local machine. Contrary to backends relying on the parallel package (e.g. future::multisession) and socket connections, the callr backend provided here can run more than 125 parallel R processes.

r-gpg 1.3.0
Dependencies: gpgme@1.24.1
Propagated dependencies: r-askpass@1.2.1 r-curl@7.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/gpg
Licenses: Expat
Synopsis: GNU Privacy Guard for R
Description:

This package provides bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. It includes utilities for public key encryption, creating and verifying digital signatures, and managing your local keyring. Some functionality depends on the version of GnuPG that is installed on the system.

r-geos 0.2.4
Propagated dependencies: r-libgeos@3.11.1-3 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/geos/
Licenses: Expat
Synopsis: Open Source Geometry Engine (GEOS) R API
Description:

This package provides an R API to the Open Source Geometry Engine (GEOS) library and a vector format with which to efficiently store GEOS geometries. High-performance functions to extract information from, calculate relationships between, and transform geometries are provided. Finally, facilities to import and export geometry vectors to other spatial formats are provided.

r-acswr 1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACSWR/
Licenses: GPL 2
Synopsis: Companion package for the book "A Course in Statistics with R"
Description:

This is a companion package for the book "A Course in Statistics with R" (ISBN 978-1-119-15272-9.)

r-rlist 0.4.6.2
Propagated dependencies: r-data-table@1.17.8 r-jsonlite@2.0.0 r-xml@3.99-0.20 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://renkun-ken.github.io/rlist/
Licenses: Expat
Synopsis: Toolbox for Non-Tabular Data Manipulation
Description:

This package provides a set of functions for data manipulation with list objects, including mapping, filtering, grouping, sorting, updating, searching, and other useful functions. Most functions are designed to be pipeline friendly so that data processing with lists can be chained.

r-optparse 1.7.5
Propagated dependencies: r-getopt@1.20.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/optparse
Licenses: GPL 2+
Synopsis: Command line option parser
Description:

This package provides a command line parser inspired by Python's optparse library to be used with Rscript to write shebang scripts that accept short and long options.

r-aca 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACA/
Licenses: GPL 2+ GPL 3+
Synopsis: Abrupt change-point or aberration detection in point series
Description:

This package offers an interactive function for the detection of breakpoints in series.

r-acss 0.3-2
Propagated dependencies: r-acss-data@1.2 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://complexitycalculator.com/methodology.html
Licenses: GPL 2+
Synopsis: Algorithmic complexity for short strings
Description:

The main purpose of this package is to provide the algorithmic complexity for short strings, an approximation of the Kolmogorov Complexity of a short string using the coding theorem method. While the database containing the complexity is provided in the data only package acss.data, this package provides functions accessing the data such as prob_random returning the posterior probability that a given string was produced by a random process. In addition, two traditional (but problematic) measures of complexity are also provided: entropy and change complexity.

r-matrixcalc 1.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/matrixcalc/
Licenses: GPL 2+
Synopsis: Collection of functions for matrix calculations
Description:

This package provides a collection of functions to support matrix calculations for probability, econometric and numerical analysis. There are additional functions that are comparable to APL functions which are useful for actuarial models such as pension mathematics.

r-gridsvg 1.7-7
Propagated dependencies: r-jsonlite@2.0.0 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gridSVG
Licenses: GPL 2 GPL 3
Synopsis: Export grid gaphics as SVG
Description:

This package provides functions to export graphics drawn with package grid to SVG format. Extra functions provide access to SVG features that are not available in standard R graphics, such as hyperlinks, animation, filters, masks, clipping paths, and gradient and pattern fills.

r-mirt 1.45.1
Propagated dependencies: r-dcurver@0.9.3 r-deriv@4.2.0 r-gparotation@2025.3-1 r-gridextra@2.3 r-lattice@0.22-7 r-matrix@1.7-4 r-mgcv@1.9-4 r-pbapply@1.7-4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-simdesign@2.21 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://philchalmers.github.io/mirt/
Licenses: GPL 3+
Synopsis: Multidimensional item response theory
Description:

This is a package for the analysis of discrete response data using unidimensional and multidimensional item analysis models under the Item Response Theory paradigm (Chalmers (2012) <doi:10.18637/jss.v048.i06>). Exploratory and confirmatory item factor analysis models are estimated with quadrature (EM) or stochastic (MHRM) methods. Confirmatory bi-factor and two-tier models are available for modeling item testlets using dimension reduction EM algorithms, while multiple group analyses and mixed effects designs are included for detecting differential item, bundle, and test functioning, and for modeling item and person covariates. Finally, latent class models such as the DINA, DINO, multidimensional latent class, mixture IRT models, and zero-inflated response models are supported.

r-capushe 1.1.3
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/capushe/index.html
Licenses: GPL 2+
Synopsis: Calibrating penalties using slope heuristics
Description:

This package provides tools for the calibration of penalized criteria for model selection. The calibration methods available are based on the slope heuristics.

r-brobdingnag 1.2-9
Propagated dependencies: r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/Brobdingnag.git
Licenses: GPL 2+
Synopsis: Very large numbers in R
Description:

This package handles very large numbers in R. Real numbers are held using their natural logarithms, plus a logical flag indicating sign. The package includes a vignette that gives a step-by-step introduction to using S4 methods.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092