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

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-cansim 0.4.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rsqlite@2.4.4 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-httr@1.4.7 r-dplyr@1.1.4 r-digest@0.6.39 r-dbplyr@2.5.1 r-dbi@1.2.3 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mountainMath/cansim
Licenses: Expat
Build system: r
Synopsis: Accessing Statistics Canada Data Table and Vectors
Description:

Searches for, accesses, and retrieves Statistics Canada data tables, as well as individual vectors, as tidy data frames. This package enriches the tables with metadata, deals with encoding issues, allows for bilingual English or French language data retrieval, and bundles convenience functions to make it easier to work with retrieved table data. For more efficient data access the package allows for caching data in a local database and database level filtering, data manipulation and summarizing.

r-clintrialpredict 0.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClinTrialPredict
Licenses: Expat
Build system: r
Synopsis: Predicting and Simulating Clinical Trial with Time-to-Event Endpoint
Description:

Predict the course of clinical trial with a time-to-event endpoint for both two-arm and single-arm design. Each of the four primary study design parameters (the expected number of observed events, the number of subjects enrolled, the observation time, and the censoring parameter) can be derived analytically given the other three parameters. And the simulation datasets can be generated based on the design settings.

r-circacp 0.1.2
Propagated dependencies: r-tibble@3.3.0 r-pracma@2.4.6 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircaCP
Licenses: GPL 3+
Build system: r
Synopsis: Sleep and Circadian Metrics Estimation from Actigraphy Data
Description:

This package provides a generic sleepâ wake cycle detection algorithm for analyzing unlabeled actigraphy data. The algorithm has been validated against event markers using data from the Multi-Ethnic Study of Atherosclerosis (MESA) Sleep study, and its methodological details are described in Chen and Sun (2024) <doi:10.1098/rsos.231468>. The package provides functions to estimate sleep metrics (e.g., sleep and wake onset times) and circadian rhythm metrics (e.g., mesor, phasor, interdaily stability, intradaily variability), as well as tools for screening actigraphy quality, fitting cosinor models, and performing parametric change point detection. The workflow can also be used to segment long actigraphy sequences into regularized structures for physical activity research.

r-cortest 1.0.7
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-igraph@2.2.1 r-ggplot2@4.0.1 r-clustergeneration@1.3.8 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corTest
Licenses: GPL 2+
Build system: r
Synopsis: Robust Tests for Equal Correlation
Description:

There are 6 novel robust tests for equal correlation. They are all based on logistic regressions. The score statistic U is proportion to difference of two correlations based on different types of correlation in 6 methods. The ST1() is based on Pearson correlation. ST2() improved ST1() by using median absolute deviation. ST3() utilized type M correlation and ST4() used Spearman correlation. ST5() and ST6() used two different ways to combine ST3() and ST4(). We highly recommend ST5() according to the article titled New Statistical Methods for Constructing Robust Differential Correlation Networks to characterize the interactions among microRNAs published in Scientific Reports. Please see the reference: Yu et al. (2019) <doi:10.1038/s41598-019-40167-8>.

r-classgraph 0.7-7
Propagated dependencies: r-rgraphviz@2.54.0 r-graph@1.88.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=classGraph
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Construct Graphs of S4 Class Hierarchies
Description:

Construct directed graphs of S4 class hierarchies and visualize them. In general, these graphs typically are DAGs (directed acyclic graphs), often simple trees in practice.

r-crrstep 2025.1.1
Propagated dependencies: r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crrstep
Licenses: GPL 2+
Build system: r
Synopsis: Stepwise Covariate Selection for the Fine & Gray Competing Risks Regression Model
Description:

This package performs forward and backward stepwise regression for the proportional subdistribution hazards model in competing risks (Fine & Gray 1999). Procedure uses AIC, BIC and BICcr as selection criteria. BICcr has a penalty of k = log(n*), where n* is the number of primary events. This version includes improved handling of factors, interactions, and polynomial terms.

r-covcortest 1.1.0
Propagated dependencies: r-matrixcalc@1.0-6 r-manova-rm@0.5.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/sjedhoff/CovCorTest
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Tests for Covariance and Correlation Matrices and their Structures
Description:

This package provides a compilation of tests for hypotheses regarding covariance and correlation matrices for one or more groups. The hypothesis can be specified through a corresponding hypothesis matrix and a vector or by choosing one of the basic hypotheses, while for the structure test, only the latter works. Thereby Monte-Carlo and Bootstrap-techniques are used, and the respective method must be chosen, and the functions provide p-values and mostly also estimators of calculated covariance matrices of test statistics. For more details on the methodology, see Sattler et al. (2022) <doi:10.1016/j.jspi.2021.12.001>, Sattler and Pauly (2024) <doi:10.1007/s11749-023-00906-6>, and Sattler and Dobler (2025) <doi:10.48550/arXiv.2310.11799>.

r-cbassed50 0.2.0
Propagated dependencies: r-rlog@0.1.0 r-readxl@1.4.5 r-glue@1.8.0 r-ggplot2@4.0.1 r-drc@3.0-1 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=CBASSED50
Licenses: Expat
Build system: r
Synopsis: Process CBASS-Derived PAM Data
Description:

This package provides tools to process CBASS-derived PAM data efficiently. Minimal requirements are PAM-based photosynthetic efficiency data (or data from any other continuous variable that changes with temperature, e.g. relative bleaching scores) from 4 coral samples (nubbins) subjected to 4 temperature profiles of at least 2 colonies from 1 coral species from 1 site. Please refer to the following CBASS (Coral Bleaching Automated Stress System) papers for in-depth information regarding CBASS acute thermal stress assays, experimental design considerations, and ED5/ED50/ED95 thermal parameters: Nicolas R. Evensen et al. (2023) <doi:10.1002/lom3.10555> Christian R. Voolstra et al. (2020) <doi:10.1111/gcb.15148> Christian R. Voolstra et al. (2025) <doi:10.1146/annurev-marine-032223-024511>.

r-corona 0.3.0
Propagated dependencies: r-reshape2@1.4.5 r-qicharts2@0.8.1 r-plyr@1.8.9 r-gridextra@2.3 r-ggplot2@4.0.1 r-gganimate@1.0.11
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corona
Licenses: GPL 3
Build system: r
Synopsis: Coronavirus ('Rona') Data Exploration
Description:

Manipulate and view coronavirus data and other societally relevant data at a basic level.

r-currr 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-scales@1.4.0 r-rstudioapi@0.17.1 r-readr@2.1.6 r-purrr@1.2.0 r-pacman@0.5.1 r-job@0.3.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-clisymbols@1.2.0 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MarcellGranat/currr
Licenses: Expat
Build system: r
Synopsis: Apply Mapping Functions in Frequent Saving
Description:

Implementations of the family of map() functions with frequent saving of the intermediate results. The contained functions let you start the evaluation of the iterations where you stopped (reading the already evaluated ones from cache), and work with the currently evaluated iterations while remaining ones are running in a background job. Parallel computing is also easier with the workers parameter.

r-cyclops 3.7.0
Propagated dependencies: r-tidyr@1.3.1 r-survival@3.8-3 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-matrix@1.7-4 r-dplyr@1.1.4 r-bit64@4.6.0-1 r-bit@4.6.0 r-andromeda@1.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ohdsi/cyclops
Licenses: ASL 2.0
Build system: r
Synopsis: Cyclic Coordinate Descent for Logistic, Poisson and Survival Analysis
Description:

This model fitting tool incorporates cyclic coordinate descent and majorization-minimization approaches to fit a variety of regression models found in large-scale observational healthcare data. Implementations focus on computational optimization and fine-scale parallelization to yield efficient inference in massive datasets. Please see: Suchard, Simpson, Zorych, Ryan and Madigan (2013) <doi:10.1145/2414416.2414791>.

r-covercorr 1.0.0
Propagated dependencies: r-transport@0.15-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covercorr
Licenses: GPL 3
Build system: r
Synopsis: Coverage Correlation Coefficient and Testing for Independence
Description:

Computes the coverage correlation coefficient introduced in <doi:10.48550/arXiv.2508.06402> , a statistical measure that quantifies dependence between two random vectors by computing the union volume of data-centered hypercubes in a uniform space.

r-ccweights 0.1.6
Propagated dependencies: r-shiny@1.11.1 r-rmarkdown@2.30 r-readxl@1.4.5 r-readr@2.1.6 r-plotly@4.11.0 r-magrittr@2.0.4 r-fresh@0.2.2 r-dt@0.34.0 r-dplyr@1.1.4 r-bs4dash@2.3.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CCWeights
Licenses: GPL 3
Build system: r
Synopsis: Perform Weighted Linear Regression for Calibration Curve
Description:

Automated assessment and selection of weighting factors for accurate quantification using linear calibration curve. In addition, a shiny App is provided, allowing users to analyze their data using an interactive graphical user interface, without any programming requirements.

r-collin 0.0.4
Propagated dependencies: r-vgam@1.1-13 r-nlme@3.1-168 r-mgcv@1.9-4 r-mass@7.3-65 r-dlnm@2.4.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=collin
Licenses: GPL 3
Build system: r
Synopsis: Visualization the Effects of Collinearity in Distributed Lag Models and Other Linear Models
Description:

Tool to assessing whether the results of a study could be influenced by collinearity. Simulations under a given hypothesized truth regarding effects of an exposure on the outcome are used and the resulting curves of lagged effects are visualized. A user's manual is provided, which includes detailed examples (e.g. a cohort study looking for windows of vulnerability to air pollution, a time series study examining the linear association of air pollution with hospital admissions, and a time series study examining the non-linear association between temperature and mortality). The methods are described in Basagana and Barrera-Gomez (2021) <doi:10.1093/ije/dyab179>.

r-clustorus 0.2.2
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-igraph@2.2.1 r-ggplot2@4.0.1 r-cowplot@1.2.0 r-bambi@2.3.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/sungkyujung/ClusTorus
Licenses: GPL 3
Build system: r
Synopsis: Prediction and Clustering on the Torus by Conformal Prediction
Description:

This package provides various tools of for clustering multivariate angular data on the torus. The package provides angular adaptations of usual clustering methods such as the k-means clustering, pairwise angular distances, which can be used as an input for distance-based clustering algorithms, and implements clustering based on the conformal prediction framework. Options for the conformal scores include scores based on a kernel density estimate, multivariate von Mises mixtures, and naive k-means clusters. Moreover, the package provides some basic data handling tools for angular data.

r-cobin 1.0.1.3
Propagated dependencies: r-spnngp@1.0.1 r-spam@2.11-1 r-rcpp@1.1.0 r-matrixstats@1.5.0 r-matrix@1.7-4 r-lme4@1.1-37 r-fields@17.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/changwoo-lee/cobin
Licenses: Expat
Build system: r
Synopsis: Cobin and Micobin Regression Models for Continuous Proportional Data
Description:

This package provides functions for cobin and micobin regression models, a new family of generalized linear models for continuous proportional data (Y in the closed unit interval [0, 1]). It also includes an exact, efficient sampler for the Kolmogorov-Gamma random variable. For details, see Lee et al. (2025+) <doi:10.48550/arXiv.2504.15269>.

r-cleanet 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-reshape2@1.4.5 r-readr@2.1.6 r-rcpphnsw@0.6.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 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=Cleanet
Licenses: GPL 3
Build system: r
Synopsis: Automated Doublet Detection and Classification for Cytometry Data
Description:

Automated method for doublet detection in flow or mass cytometry data, based on simulating doublets and finding events whose protein expression patterns are similar to the simulated doublets.

r-coxme 2.2-22
Propagated dependencies: r-survival@3.8-3 r-nlme@3.1-168 r-matrix@1.7-4 r-bdsmatrix@1.3-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coxme
Licenses: LGPL 2.0
Build system: r
Synopsis: Mixed Effects Cox Models
Description:

Fit Cox proportional hazards models containing both fixed and random effects. The random effects can have a general form, of which familial interactions (a "kinship" matrix) is a particular special case. Note that the simplest case of a mixed effects Cox model, i.e. a single random per-group intercept, is also called a "frailty" model. The approach is based on Ripatti and Palmgren, Biometrics 2002.

r-contrast 0.24.2
Propagated dependencies: r-sandwich@3.1-1 r-rms@8.1-0 r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Alanocallaghan/contrast
Licenses: GPL 2
Build system: r
Synopsis: Collection of Contrast Methods
Description:

One degree of freedom contrasts for lm', glm', gls', and geese objects.

r-convertr 0.1
Propagated dependencies: r-shiny@1.11.1 r-rstudioapi@0.17.1 r-miniui@0.1.2 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=convertr
Licenses: Expat
Build system: r
Synopsis: Convert Between Units
Description:

This package provides conversion functionality between a broad range of scientific, historical, and industrial unit types.

r-collidr 0.1.3
Propagated dependencies: r-stringr@1.6.0 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/collidrpackage/collidr
Licenses: Expat
Build system: r
Synopsis: Check for Namespace Collisions Across Packages and Functions on CRAN
Description:

Check for namespace collisions between a string input (your function or package name) and half a million packages and functions on CRAN.

r-countsplit 4.0.0
Propagated dependencies: r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/anna-neufeld/countsplit
Licenses: Expat
Build system: r
Synopsis: Splitting a Count Matrix into Independent Folds
Description:

This package implements the count splitting methodology from Neufeld et al. (2022) <doi:10.1093/biostatistics/kxac047> and Neufeld et al. (2023) <arXiv:2307.12985>. Intended for turning a matrix of single-cell RNA sequencing counts, or similar count datasets, into independent folds that can be used for training/testing or cross validation. Assumes that the entries in the matrix are from a Poisson or a negative binomial distribution.

r-clda 0.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clda
Licenses: GPL 3+
Build system: r
Synopsis: Convolution-Based Linear Discriminant Analysis
Description:

This package contains a time series classification method that obtains a set of filters that maximize the between-class and minimize the within-class distances.

r-cardargus 0.2.2
Propagated dependencies: r-rsvg@2.7.0 r-magick@2.9.0 r-later@1.4.4 r-glue@1.8.0 r-gdtools@0.4.4 r-digest@0.6.39 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/StrategicProjects/cardargus
Licenses: Expat
Build system: r
Synopsis: Generate SVG Information Cards with Embedded Fonts and Badges
Description:

Create self-contained SVG information cards with embedded Google Fonts', shields-style badges, and custom logos. Cards are fully portable SVG files ideal for dashboards, reports, and web applications. Includes functions to export cards to PNG format and display them in R Markdown and Quarto documents.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457