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

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-copyseparator 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-seqinr@4.2-36 r-kmer@1.1.2 r-foreach@1.5.2 r-doparallel@1.0.17 r-decipher@3.6.0 r-biostrings@2.78.0 r-beepr@2.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/LeiYang-Fish/copyseparator
Licenses: GPL 2
Build system: r
Synopsis: Assembling Long Gene Copies from Short Read Data
Description:

Assembles two or more gene copies from short-read Next-Generation Sequencing data. Works best when there are only two gene copies and read length >=250 base pairs. High and relatively even coverage are important.

r-clime 0.5.0
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clime
Licenses: GPL 2
Build system: r
Synopsis: Constrained L1-Minimization for Inverse (Covariance) Matrix Estimation
Description:

This package provides a robust constrained L1 minimization method for estimating a large sparse inverse covariance matrix (aka precision matrix), and recovering its support for building graphical models. The computation uses linear programming. The method was published in TT Cai, W Liu, X Luo (2011) <doi:10.1198/jasa.2011.tm10155>.

r-captain 1.2.0
Propagated dependencies: r-yaml@2.3.10 r-fs@1.6.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/alexym1/captain
Licenses: Expat
Build system: r
Synopsis: Running 'git' Pre-Commit Hooks
Description:

Git hook scripts are useful for identifying simple issues before submission to code review. captain (hook) is an R package to manage and run git pre-commit hooks.

r-costsensitive 0.1.2.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/david-cortes/costsensitive
Licenses: FreeBSD
Build system: r
Synopsis: Cost-Sensitive Multi-Class Classification
Description:

Reduction-based techniques for cost-sensitive multi-class classification, in which each observation has a different cost for classifying it into one class, and the goal is to predict the class with the minimum expected cost for each new observation. Implements Weighted All-Pairs (Beygelzimer, A., Langford, J., & Zadrozny, B., 2008, <doi:10.1007/978-0-387-79361-0_1>), Weighted One-Vs-Rest (Beygelzimer, A., Dani, V., Hayes, T., Langford, J., & Zadrozny, B., 2005, <https://dl.acm.org/citation.cfm?id=1102358>) and Regression One-Vs-Rest. Works with arbitrary classifiers taking observation weights, or with regressors. Also implements cost-proportionate rejection sampling for working with classifiers that don't accept observation weights.

r-confidencecurves 0.2.0
Propagated dependencies: r-rlang@1.1.6 r-ggplot2@4.0.1 r-desctools@0.99.60 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=confidenceCurves
Licenses: Expat
Build system: r
Synopsis: Frequentist Confidence Analysis for Clinical Trials
Description:

Frequentist confidence analysis answers the question: How confident are we in a particular treatment effect? This package calculates the frequentist confidence in a treatment effect of interest given observed data, and returns the family of confidence curves associated with that data.

r-ccar3 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-rspectra@0.16-2 r-purrr@1.2.0 r-pracma@2.4.6 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-foreach@1.5.2 r-dplyr@1.1.4 r-corpcor@1.6.10 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ccar3
Licenses: Expat
Build system: r
Synopsis: Canonical Correlation Analysis via Reduced Rank Regression
Description:

Canonical correlation analysis (CCA) via reduced-rank regression with support for regularization and cross-validation. Several methods for estimating CCA in high-dimensional settings are implemented. The first set of methods, cca_rrr() (and variants: cca_group_rrr() and cca_graph_rrr()), assumes that one dataset is high-dimensional and the other is low-dimensional, while the second, ecca() (for Efficient CCA) assumes that both datasets are high-dimensional. For both methods, standard l1 regularization as well as group-lasso regularization are available. cca_graph_rrr further supports total variation regularization when there is a known graph structure among the variables of the high-dimensional dataset. In this case, the loadings of the canonical directions of the high-dimensional dataset are assumed to be smooth on the graph. For more details see Donnat and Tuzhilina (2024) <doi:10.48550/arXiv.2405.19539> and Wu, Tuzhilina and Donnat (2025) <doi:10.48550/arXiv.2507.11160>.

r-cbbinom 0.2.0
Propagated dependencies: r-rcpp@1.1.0 r-hypergeo2@0.2.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/zhuxr11/cbbinom
Licenses: Expat
Build system: r
Synopsis: Continuous Analog of a Beta-Binomial Distribution
Description:

Implementation of the d/p/q/r family of functions for a continuous analog to the standard discrete beta-binomial with continuous size parameter and continuous support with x in [0, size + 1].

r-catdataanalysis 0.1-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cjgeyer/CatDataAnalysis
Licenses: GPL 2+
Build system: r
Synopsis: Datasets for Categorical Data Analysis by Agresti
Description:

Datasets used in the book "Categorical Data Analysis" by Agresti (2012, ISBN:978-0-470-46363-5) but not printed in the book. Datasets and help pages were automatically produced from the source <https://users.stat.ufl.edu/~aa/cda/data.html> by the R script foo.R, which can be found in the GitHub repository.

r-cmms 1.0.0
Propagated dependencies: r-survey@4.4-8 r-robcompositions@2.4.2 r-ggplot2@4.0.1 r-forcats@1.0.1 r-fastdummies@1.7.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMMs
Licenses: GPL 3
Build system: r
Synopsis: Compositional Mediation Model
Description:

This package provides a compositional mediation model for continuous outcome and binary outcomes to deal with mediators that are compositional data. Lin, Ziqiang et al. (2022) <doi:10.1016/j.jad.2021.12.019>.

r-cofid 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: <https://alrobles.github.io/cofid/>
Licenses: GPL 3+
Build system: r
Synopsis: Copepod Fish Interaction Database
Description:

This package provides a curated list of copepod-fish ecological interaction records. It contains the taxonomy of the copepod and the fish and the publication from which the information was obtained. This database contains only marine and brackish water fish species. It excludes fish species that inhabit only freshwater.

r-cine 0.1.3
Propagated dependencies: r-tm@0.7-16 r-tidytext@0.4.3 r-tidyr@1.3.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/musajajorge/CINE
Licenses: GPL 3
Build system: r
Synopsis: Classification International Normalized of Education
Description:

Function using lemmatization to classify educational programs according to the CINE(Classification International Normalized of Education) for Peru.

r-camtrapr 3.0.3
Dependencies: perl-image-exiftool@12.70
Propagated dependencies: r-terra@1.8-86 r-shinyjs@2.1.0 r-shinydashboard@0.7.3 r-shinybs@0.61.1 r-shiny@1.11.1 r-sf@1.0-23 r-secr@5.4.2 r-lubridate@1.9.4 r-leaflet@2.2.3 r-ggplot2@4.0.1 r-generics@0.1.4 r-dt@0.34.0 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jniedballa/camtrapR
Licenses: GPL 2+
Build system: r
Synopsis: Camera Trap Data Management and Analysis Framework
Description:

Management and analysis of camera trap wildlife data through an integrated workflow. Provides functions for image/video organization and metadata extraction, species/individual identification. Creates detection histories for occupancy and spatial capture-recapture analyses, with support for multi-season studies. Includes tools for fitting community occupancy models in JAGS and NIMBLE, and an interactive dashboard for survey data visualization and analysis. Features visualization of species distributions and activity patterns, plus export capabilities for GIS and reports. Emphasizes automation and reproducibility while maintaining flexibility for different study designs.

r-cglasso 2.0.7
Propagated dependencies: r-mass@7.3-65 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cglasso
Licenses: GPL 2+
Build system: r
Synopsis: Conditional Graphical LASSO for Gaussian Graphical Models with Censored and Missing Values
Description:

Conditional graphical lasso estimator is an extension of the graphical lasso proposed to estimate the conditional dependence structure of a set of p response variables given q predictors. This package provides suitable extensions developed to study datasets with censored and/or missing values. Standard conditional graphical lasso is available as a special case. Furthermore, the package provides an integrated set of core routines for visualization, analysis, and simulation of datasets with censored and/or missing values drawn from a Gaussian graphical model. Details about the implemented models can be found in Augugliaro et al. (2023) <doi: 10.18637/jss.v105.i01>, Augugliaro et al. (2020b) <doi: 10.1007/s11222-020-09945-7>, Augugliaro et al. (2020a) <doi: 10.1093/biostatistics/kxy043>, Yin et al. (2001) <doi: 10.1214/11-AOAS494> and Stadler et al. (2012) <doi: 10.1007/s11222-010-9219-7>.

r-cmf 1.0.3
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMF
Licenses: GPL 2+
Build system: r
Synopsis: Collective Matrix Factorization
Description:

Collective matrix factorization (CMF) finds joint low-rank representations for a collection of matrices with shared row or column entities. This code learns a variational Bayesian approximation for CMF, supporting multiple likelihood potentials and missing data, while identifying both factors shared by multiple matrices and factors private for each matrix. For further details on the method see Klami et al. (2014) <arXiv:1312.5921>. The package can also be used to learn Bayesian canonical correlation analysis (CCA) and group factor analysis (GFA) models, both of which are special cases of CMF. This is likely to be useful for people looking for CCA and GFA solutions supporting missing data and non-Gaussian likelihoods. See Klami et al. (2013) <https://research.cs.aalto.fi/pml/online-papers/klami13a.pdf> and Virtanen et al. (2012) <http://proceedings.mlr.press/v22/virtanen12.html> for details on Bayesian CCA and GFA, respectively.

r-corella 0.1.4
Propagated dependencies: r-uuid@1.2-1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-sf@1.0-23 r-rlang@1.1.6 r-purrr@1.2.0 r-lubridate@1.9.4 r-hms@1.1.4 r-glue@1.8.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://corella.ala.org.au
Licenses: GPL 3
Build system: r
Synopsis: Prepare, Manipulate and Check Data to Comply with Darwin Core Standard
Description:

Helps users standardise data to the Darwin Core Standard, a global data standard to store, document, and share biodiversity data like species occurrence records. The package provides tools to manipulate data to conform with, and check validity against, the Darwin Core Standard. Using corella allows users to verify that their data can be used to build Darwin Core Archives using the galaxias package.

r-clast 1.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CLAST
Licenses: GPL 2
Build system: r
Synopsis: Exact Confidence Limits after a Sequential Trial
Description:

The user first provides design vectors n, a and b as well as null (p0) and alternative (p1) benchmark values for the probability of success. The key function "mv.plots.SM()" calculates mean values of exact upper and lower limits based on four different rank ordering methods. These plots form the basis of selecting a rank ordering. The function "inference()" calculates exact limits from a provided realisation and ordering choice. For more information, see "Exact confidence limits after a group sequential single arm binary trial" by Lloyd, C.J. (2020), Statistics in Medicine, Volume 38, 2389-2399, <doi:10.1002/sim.8909>.

r-clinpubr 1.3.0
Propagated dependencies: r-tidyr@1.3.1 r-survminer@0.5.1 r-survival@3.8-3 r-stringr@1.6.0 r-stringi@1.8.7 r-rms@8.1-0 r-rlang@1.1.6 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-forestploter@1.1.3 r-fbasics@4041.97 r-dplyr@1.1.4 r-desctools@0.99.60 r-car@3.1-3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/yotasama/clinpubr
Licenses: Expat
Build system: r
Synopsis: Clinical Publication
Description:

Accelerate the process from clinical data to medical publication, including clinical data cleaning, significant result screening, and the generation of publish-ready tables and figures.

r-condensr 1.0.0
Propagated dependencies: r-whisker@0.4.1 r-glue@1.8.0 r-fs@1.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://www.michaellydeamore.com/condensr/
Licenses: Expat
Build system: r
Synopsis: Academic Group Website Generator
Description:

Helps automate Quarto website creation for small academic groups. Builds a database-like structure of people, projects and publications, linking them together with a string-based ID system. Then, provides functions to automate production of clean markdown for these structures, and in-built CSS formatting using CSS flexbox.

r-caresid 0.1
Propagated dependencies: r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=caresid
Licenses: GPL 2+
Build system: r
Synopsis: Correspondence Analysis Plot and Associations Visualisation
Description:

This package performs a Correspondence Analysis (CA) on a contingency table and creates a scatterplot of the row and column points on the selected dimensions. Optionally, the function can add segments to the plot to visualize significant associations between row and column categories on the basis of positive (unadjusted) standardized residuals larger than a given threshold.

r-cgmanalyzer 1.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CGManalyzer
Licenses: Expat
Build system: r
Synopsis: Continuous Glucose Monitoring Data Analyzer
Description:

This package contains all of the functions necessary for the complete analysis of a continuous glucose monitoring study and can be applied to data measured by various existing CGM devices such as FreeStyle Libre', Glutalor', Dexcom and Medtronic CGM'. It reads a series of data files, is able to convert various formats of time stamps, can deal with missing values, calculates both regular statistics and nonlinear statistics, and conducts group comparison. It also displays results in a concise format. Also contains two unique features new to CGM analysis: one is the implementation of strictly standard mean difference and the class of effect size; the other is the development of a new type of plot called antenna plot. It corresponds to Zhang XD'(2018)<doi:10.1093/bioinformatics/btx826>'s article CGManalyzer: an R package for analyzing continuous glucose monitoring studies'.

r-cheese 0.1.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-knitr@1.50 r-kableextra@1.4.0 r-forcats@1.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://zajichek.github.io/cheese/
Licenses: Expat
Build system: r
Synopsis: Tools for Working with Data During Statistical Analysis
Description:

This package contains tools for working with data during statistical analysis, promoting flexible, intuitive, and reproducible workflows. There are functions designated for specific statistical tasks such building a custom univariate descriptive table, computing pairwise association statistics, etc. These are built on a collection of data manipulation tools designed for general use that are motivated by the functional programming concept.

r-cryptography 1.0.0
Propagated dependencies: r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PiarasFahey/cryptography
Licenses: Expat
Build system: r
Synopsis: Encrypts and Decrypts Text Ciphers
Description:

Playfair, Four-Square, Scytale, Columnar Transposition and Autokey methods. Further explanation on methods of classical cryptography can be found at Wikipedia; (<https://en.wikipedia.org/wiki/Classical_cipher>).

r-cmvnorm 1.1-1
Propagated dependencies: r-quadform@0.0-4 r-emulator@1.2-24 r-elliptic@1.5-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RobinHankin/cmvnorm
Licenses: GPL 2
Build system: r
Synopsis: The Complex Multivariate Gaussian Distribution
Description:

Various utilities for the complex multivariate Gaussian distribution and complex Gaussian processes.

r-chronometre 0.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/eddelbuettel/chronometre-r
Licenses: GPL 2+
Build system: r
Synopsis: 'chronomètre' is a 'stopwatch'
Description:

As a chronomètre is a stopwatch', this package offers a simple stopwatch, and in particular one that can be shared with Python (using the corresponding package of the same name available via PyPi') such that both interpreters operate on the same object instance and shown in the demo file, as well as in the unit tests.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457