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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-classcomparison 3.3.5
Propagated dependencies: r-oompabase@3.2.11 r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Classes and Methods for "Class Comparison" Problems on Microarrays
Description:

Defines the classes used for "class comparison" problems in the OOMPA project (<http://oompa.r-forge.r-project.org/>). Class comparison includes tests for differential expression; see Simon's book for details on typical problem types.

r-condvis 0.5-2
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://markajoc.github.io/condvis/
Licenses: GPL 2+
Build system: r
Synopsis: Conditional Visualization for Statistical Models
Description:

Exploring fitted models by interactively taking 2-D and 3-D sections in data space.

r-cornet 1.0.0
Propagated dependencies: r-palasso@1.0.0 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/rauschenberger/cornet
Licenses: GPL 3
Build system: r
Synopsis: Penalised Regression for Dichotomised Outcomes
Description:

This package implements lasso and ridge regression for dichotomised outcomes (<doi:10.1080/02664763.2023.2233057>), i.e., numerical outcomes that were transformed to binary outcomes. Such artificial binary outcomes indicate whether an underlying measurement is greater than a threshold.

r-cggp 1.0.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/CollinErickson/CGGP
Licenses: GPL 3
Build system: r
Synopsis: Composite Grid Gaussian Processes
Description:

Run computer experiments using the adaptive composite grid algorithm with a Gaussian process model. The algorithm works best when running an experiment that can evaluate thousands of points from a deterministic computer simulation. This package is an implementation of a forthcoming paper by Plumlee, Erickson, Ankenman, et al. For a preprint of the paper, contact the maintainer of this package.

r-calendar 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-lubridate@1.9.5 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/atfutures/calendar
Licenses: ASL 2.0
Build system: r
Synopsis: Create, Read, Write, and Work with 'iCalendar' Files, Calendars and Scheduling Data
Description:

This package provides function to create, read, write, and work with iCalendar files (which typically have .ics or .ical extensions), and the scheduling data, calendars and timelines of people, organisations and other entities that they represent. iCalendar is an open standard for exchanging calendar and scheduling information between users and computers, described at <https://icalendar.org/>.

r-chirps 1.1
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/chirps/
Licenses: Expat
Build system: r
Synopsis: API Client for CHIRPS and CHIRTS
Description:

API Client for the Climate Hazards Center CHIRPS and CHIRTS'. The CHIRPS data is a quasi-global (50°S â 50°N) high-resolution (0.05 arc-degrees) rainfall data set, which incorporates satellite imagery and in-situ station data to create gridded rainfall time series for trend analysis and seasonal drought monitoring. CHIRTS is a quasi-global (60°S â 70°N), high-resolution data set of daily maximum and minimum temperatures. For more details on CHIRPS and CHIRTS data please visit its official home page <https://www.chc.ucsb.edu/data>.

r-cfda 0.12.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-pbapply@1.7-4 r-msm@1.8.2 r-mgcv@1.9-4 r-ggplot2@4.0.3 r-fda@6.3.0 r-dplyr@1.2.1 r-diagram@1.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://modal-inria.github.io/cfda/
Licenses: AGPL 3
Build system: r
Synopsis: Categorical Functional Data Analysis
Description:

Package for the analysis of categorical functional data. The main purpose is to compute an encoding (real functional variable) for each state <doi:10.3390/math9233074>. It also provides functions to perform basic statistical analysis on categorical functional data.

r-choicer 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-randtoolbox@2.0.5 r-nloptr@2.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fpcordeiro/choicer
Licenses: LGPL 3+
Build system: r
Synopsis: Discrete Choice Models for Economic Applications
Description:

Fast estimation of discrete-choice models for applied economics. Likelihoods, analytical gradients and Hessians are implemented in C++ with OpenMP parallelism, scaling efficiently to specifications with many alternative-specific constants. Post-estimation routines return predicted shares, own- and cross-price elasticities, and diversion ratios. Supports multinomial logit ('MNL'), mixed logit ('MXL'), and nested logit ('NL').

r-cld3 1.6.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cld3
Licenses: ASL 2.0
Build system: r
Synopsis: Google's Compact Language Detector 3
Description:

Google's Compact Language Detector 3 is a neural network model for language identification and the successor of cld2 (available from CRAN). The algorithm is still experimental and takes a novel approach to language detection with different properties and outcomes. It can be useful to combine this with the Bayesian classifier results from cld2'. See <https://github.com/google/cld3#readme> for more information.

r-cbass 0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cbass
Licenses: GPL 3
Build system: r
Synopsis: Classification -- Bayesian Adaptive Smoothing Splines
Description:

Fit multiclass Classification version of Bayesian Adaptive Smoothing Splines (CBASS) to data using reversible jump MCMC. The multiclass classification problem consists of a response variable that takes on unordered categorical values with at least three levels, and a set of inputs for each response variable. The CBASS model consists of a latent multivariate probit formulation, and the means of the latent Gaussian random variables are specified using adaptive regression splines. The MCMC alternates updates of the latent Gaussian variables and the spline parameters. All the spline parameters (variables, signs, knots, number of interactions), including the number of basis functions used to model each latent mean, are inferred. Functions are provided to process inputs, initialize the chain, run the chain, and make predictions. Predictions are made on a probabilistic basis, where, for a given input, the probabilities of each categorical value are produced. See Marrs and Francom (2023) "Multiclass classification using Bayesian multivariate adaptive regression splines" Under review.

r-cyclomort 1.0.3
Propagated dependencies: r-survival@3.8-6 r-scales@1.4.0 r-plyr@1.8.9 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-lubridate@1.9.5 r-flexsurv@2.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/EliGurarie/cyclomort
Licenses: GPL 3+
Build system: r
Synopsis: Survival Modeling with a Periodic Hazard Function
Description:

Modeling periodic mortality (or other time-to event) processes from right-censored data. Given observations of a process with a known period (e.g. 365 days, 24 hours), functions determine the number, intensity, timing, and duration of peaks of periods of elevated hazard within a period. The underlying model is a mixed wrapped Cauchy function fitted using maximum likelihoods (details in Gurarie et al. (2020) <doi:10.1111/2041-210X.13305>). The development of these tools was motivated by the strongly seasonal mortality patterns observed in many wild animal populations. Thus, the respective periods of higher mortality can be identified as "mortality seasons".

r-cliff 0.1.2
Propagated dependencies: r-rlang@1.2.0 r-processx@3.9.0 r-ellipsis@0.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RTagBot/cliff
Licenses: Expat
Build system: r
Synopsis: Execute Command Line Programs Interactively
Description:

Execute command line programs and format results for interactive use. It is based on the package processx so it does not use shell to start up the process like system() and system2(). It also provides a simpler and cleaner interface than processx::run().

r-cnmap 0.1.2
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PanfengZhang/cnmap
Licenses: GPL 3
Build system: r
Synopsis: China Map Data from AutoNavi Map
Description:

According to the codes and names of county-level and above administrative divisions released in 2022 by the Ministry of Civil Affairs of the People's Republic of China, the online vector map files were retrieved from the website (available at: <http://datav.aliyun.com/portal/school/atlas/area_selector>). This study was supported by the National Natural Science Foundation of China (NSFC, Grant No. 42205177).

r-ceodata 1.4.0
Propagated dependencies: r-urltools@1.7.3.1 r-tibble@3.3.1 r-stringr@1.6.0 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-haven@2.5.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ceo.gencat.cat/ca/inici/
Licenses: GPL 3
Build system: r
Synopsis: Datasets of the CEO (Centre d'Estudis d'Opinio) for Opinion Polls in Catalonia
Description:

Easy and convenient access to the datasets of the "Centre d'Estudis d'Opinio", the Catalan institution for polling and public opinion. The package retrieves microdata directly from the open data platform of the Generalitat de Catalunya and returns it in a tidy format.

r-climatestability 0.1.4
Propagated dependencies: r-terra@1.9-27
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/hannahlowens/climateStability
Licenses: GPL 3
Build system: r
Synopsis: Estimating Climate Stability from Climate Model Data
Description:

Climate stability measures are not formalized in the literature and tools for generating stability metrics from existing data are nascent. This package provides tools for calculating climate stability from raster data encapsulating climate change as a series of time slices. The methods follow Owens and Guralnick <doi:10.17161/bi.v14i0.9786> Biodiversity Informatics.

r-customknitrender 1.0.2
Propagated dependencies: r-rmarkdown@2.31
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=customknitrender
Licenses: Expat
Build system: r
Synopsis: Easily Switch Output Format of 'Rmarkdown' Files with Shared Frontmatter
Description:

Define the output format of rmarkdown files with shared output yaml frontmatter content. Rather than modifying a shared yaml file, use integers to easily switch output formats for rmarkdown files.

r-ctmcmove 1.2.10
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32 r-matrix@1.7-5 r-gdistance@1.6.5 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ctmcmove
Licenses: GPL 2
Build system: r
Synopsis: Modeling Animal Movement with Continuous-Time Discrete-Space Markov Chains
Description:

Software to facilitates taking movement data in xyt format and pairing it with raster covariates within a continuous time Markov chain (CTMC) framework. As described in Hanks et al. (2015) <DOI:10.1214/14-AOAS803> , this allows flexible modeling of movement in response to covariates (or covariate gradients) with model fitting possible within a Poisson GLM framework.

r-condcopulas 0.2.0
Propagated dependencies: r-wdm@0.2.6 r-vinecopula@2.6.1 r-tree@1.0-45 r-statmod@1.5.2 r-pbapply@1.7-4 r-ordinalnet@2.14 r-nnet@7.3-20 r-glmnet@5.0 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/AlexisDerumigny/CondCopulas
Licenses: GPL 3
Build system: r
Synopsis: Estimation and Inference for Conditional Copula Models
Description:

This package provides functions for the estimation of conditional copulas models, various estimators of conditional Kendall's tau (proposed in Derumigny and Fermanian (2019a, 2019b, 2020) <doi:10.1515/demo-2019-0016>, <doi:10.1016/j.csda.2019.01.013>, <doi:10.1016/j.jmva.2020.104610>), test procedures for the simplifying assumption (proposed in Derumigny and Fermanian (2017) <doi:10.1515/demo-2017-0011> and Derumigny, Fermanian and Min (2022) <doi:10.1002/cjs.11742>), and measures of non-simplifyingness (proposed in Derumigny (2025) <doi:10.48550/arXiv.2504.07704>).

r-cbctools 0.7.1
Propagated dependencies: r-rlang@1.2.0 r-randtoolbox@2.0.5 r-logitr@1.1.3 r-idefix@1.1.0 r-ggplot2@4.0.3 r-fastdummies@1.7.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jhelvy/cbcTools
Licenses: Expat
Build system: r
Synopsis: Design and Analyze Choice-Based Conjoint Experiments
Description:

Design and evaluate choice-based conjoint survey experiments. Generate a variety of survey designs, including random designs, frequency-based designs, and D-optimal designs, as well as "labeled" designs (also known as "alternative-specific designs"), designs with "no choice" options, and designs with dominant alternatives removed. Conveniently inspect and compare designs using a variety of metrics, including design balance, overlap, and D-error, and simulate choice data for a survey design either randomly or according to a utility model defined by user-provided prior parameters. Conduct a power analysis for a given survey design by estimating the same model on different subsets of the data to simulate different sample sizes. Bayesian D-efficient designs using the cea and modfed methods are obtained using the idefix package by Traets et al (2020) <doi:10.18637/jss.v096.i03>. Choice simulation and model estimation in power analyses are handled using the logitr package by Helveston (2023) <doi:10.18637/jss.v105.i10>.

r-cases 0.2.0
Propagated dependencies: r-mvtnorm@1.3-7 r-multcomp@1.4-30 r-matrix@1.7-5 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-extradistr@1.10.0.4 r-dplyr@1.2.1 r-corrplot@0.95 r-copula@1.1-7 r-boot@1.3-32 r-bindata@0.9-24
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/maxwestphal/cases
Licenses: Expat
Build system: r
Synopsis: Stratified Evaluation of Subgroup Classification Accuracy
Description:

Enables simultaneous statistical inference for the accuracy of multiple classifiers in multiple subgroups (strata). For instance, allows to perform multiple comparisons in diagnostic accuracy studies with co-primary endpoints sensitivity and specificity (Westphal M, Zapf A. Statistical inference for diagnostic test accuracy studies with multiple comparisons. Statistical Methods in Medical Research. 2024;0(0). <doi:10.1177/09622802241236933>).

r-cayleyr 0.2.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Zabis13/cayleyR
Licenses: Expat
Build system: r
Synopsis: Cayley Graph Analysis for Permutation Puzzles
Description:

This package implements algorithms for analyzing Cayley graphs of permutation groups, with a focus on the TopSpin puzzle and similar permutation-based combinatorial puzzles. Provides methods for cycle detection, state space exploration, bidirectional BFS pathfinding, and finding optimal operation sequences in permutation groups generated by shift and reverse operations. Includes C++ implementations of core operations via Rcpp for performance. Optional GPU acceleration via ggmlR Vulkan backend for batch distance calculations and parallel state transformations.

r-cinar 0.2.6
Propagated dependencies: r-writexl@1.5.4 r-sva@3.60.0 r-rcolorbrewer@1.1-3 r-preprocesscore@1.74.0 r-pheatmap@1.0.13 r-limma@3.68.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-genomicranges@1.64.0 r-fgsea@1.38.0 r-edger@4.10.0 r-dplyr@1.2.1 r-deseq2@1.52.0 r-biocmanager@1.30.27
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/eonurk/cinaR/
Licenses: GPL 3
Build system: r
Synopsis: Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Description:

Differential analyses and Enrichment pipeline for bulk ATAC-seq data analyses. This package combines different packages to have an ultimate package for both data analyses and visualization of ATAC-seq data. Methods are described in Karakaslar et al. (2021) <doi:10.1101/2021.03.05.434143>.

r-cbcgrps 2.8.2
Propagated dependencies: r-nortest@1.0-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CBCgrps
Licenses: GPL 2
Build system: r
Synopsis: Compare Baseline Characteristics Between Groups
Description:

Compare baseline characteristics between two or more groups. The variables being compared can be factor and numeric variables. The function will automatically judge the type and distribution of the variables, and make statistical description and bivariate analysis.

r-climarep 1.1
Propagated dependencies: r-tidyterra@1.2.0 r-terra@1.9-27 r-sf@1.1-1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClimaRep
Licenses: Expat
Build system: r
Synopsis: Estimating Climate Analogue Areas
Description:

Offers tools to identify the climate analogues of reference polygons and quantifies their transformation under future climate change scenarios. Approaches described in Mingarro and Lobo (2018) <doi:10.32800/abc.2018.41.0333> and Mingarro and Lobo (2022) <doi:10.1017/S037689292100014X>.

Total packages: 72465