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

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-concur 1.5
Propagated dependencies: r-mgcv@1.9-4 r-dplyr@1.1.4 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CONCUR
Licenses: GPL 2
Build system: r
Synopsis: Copy Number Profile Curve-Based Association Test
Description:

This package implements a kernel-based association test for copy number variation (CNV) aggregate analysis in a certain genomic region (e.g., gene set, chromosome, or genome) that is robust to the within-locus and across-locus etiological heterogeneity, and bypass the need to define a "locus" unit for CNVs. Brucker, A., et al. (2020) <doi:10.1101/666875>.

r-cohortplat 1.0.5
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-purrr@1.2.0 r-plotly@4.11.0 r-openxlsx@4.2.8.1 r-ggplot2@4.0.1 r-foreach@1.5.2 r-forcats@1.0.1 r-epitools@0.5-10.1 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CohortPlat
Licenses: Expat
Build system: r
Synopsis: Simulation of Cohort Platform Trials for Combination Treatments
Description:

This package provides a collection of functions dedicated to simulating staggered entry platform trials whereby the treatment under investigation is a combination of two active compounds. In order to obtain approval for this combination therapy, superiority of the combination over the two active compounds and superiority of the two active compounds over placebo need to be demonstrated. A more detailed description of the design can be found in Meyer et al. <DOI:10.1002/pst.2194> and a manual in Meyer et al. <arXiv:2202.02182>.

r-correlbinom 0.0.1
Propagated dependencies: r-rmpfr@1.1-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=correlbinom
Licenses: GPL 3+
Build system: r
Synopsis: Correlated Binomial Probabilities
Description:

Calculates the probabilities of k successes given n trials of a binomial random variable with non-negative correlation across trials. The function takes as inputs the scalar values the level of correlation or association between trials, the success probability, the number of trials, an optional input specifying the number of bits of precision used in the calculation, and an optional input specifying whether the calculation approach to be used is from Witt (2014) <doi:10.1080/03610926.2012.725148> or from Kuk (2004) <doi:10.1046/j.1467-9876.2003.05369.x>. The output is a (trials+1)-dimensional vector containing the likelihoods of 0, 1, ..., trials successes.

r-codingmatrices 0.4.0
Propagated dependencies: r-matrix@1.7-4 r-fractional@0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=codingMatrices
Licenses: GPL 2+
Build system: r
Synopsis: Alternative Factor Coding Matrices for Linear Model Formulae
Description:

This package provides a collection of coding functions as alternatives to the standard functions in the stats package, which have names starting with contr.'. Their main advantage is that they provide a consistent method for defining marginal effects in factorial models. In a simple one-way ANOVA model the intercept term is always the simple average of the class means.

r-callsync 0.2.3
Propagated dependencies: r-tuner@1.4.7 r-stringr@1.6.0 r-signal@1.8-1 r-seewave@2.2.4 r-scales@1.4.0 r-oce@1.8-3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/simeonqs/callsync
Licenses: GPL 3
Build system: r
Synopsis: Recording Synchronisation, Call Detection and Assignment, Audio Analysis
Description:

Intended to analyse recordings from multiple microphones (e.g., backpack microphones in captive setting). It allows users to align recordings even if there is non-linear drift of several minutes between them. A call detection and assignment pipeline can be used to find vocalisations and assign them to the vocalising individuals (even if the vocalisation is picked up on multiple microphones). The tracing and measurement functions allow for detailed analysis of the vocalisations and filtering of noise. Finally, the package includes a function to run spectrographic cross correlation, which can be used to compare vocalisations. It also includes multiple other functions related to analysis of vocal behaviour.

r-connect 0.7.27
Propagated dependencies: r-qgraph@1.9.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ConNEcT
Licenses: GPL 2+
Build system: r
Synopsis: Contingency Measure-Based Networks for Binary Time Series
Description:

The ConNEcT approach investigates the pairwise association strength of binary time series by calculating contingency measures and depicts the results in a network. The package includes features to explore and visualize the data. To calculate the pairwise concurrent or temporal sequenced relationship between the variables, the package provides seven contingency measures (proportion of agreement, classical & corrected Jaccard, Cohen's kappa, phi correlation coefficient, odds ratio, and log odds ratio), however, others can easily be implemented. The package also includes non-parametric significance tests, that can be applied to test whether the contingency value quantifying the relationship between the variables is significantly higher than chance level. Most importantly this test accounts for auto-dependence and relative frequency.See Bodner et al.(2021) <doi: 10.1111/bmsp.12222>.Finally, a network can be drawn. Variables depicted the nodes of the network, with the node size adapted to the prevalence. The association strength between the variables defines the undirected (concurrent) or directed (temporal sequenced) links between the nodes. The results of the non-parametric significance test can be included by depicting either all links or only the significant ones. Tutorial see Bodner et al.(2021) <doi:10.3758/s13428-021-01760-w>.

r-conserver 1.0.4
Propagated dependencies: r-sna@2.8 r-scales@1.4.0 r-rlang@1.1.6 r-network@1.19.0 r-magrittr@2.0.4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-ggally@2.4.0 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/azizka/conserveR
Licenses: Expat
Build system: r
Synopsis: Identifying Conservation Prioritization Methods Based on Data Availability
Description:

Helping biologists to choose the most suitable approach to link their research to conservation. After answering few questions on the data available, geographic and taxonomic scope, conserveR ranks existing methods for conservation prioritization and systematic conservation planning by suitability. The methods data base of conserveR contains 133 methods for conservation prioritization based on a systematic review of > 12,000 scientific publications from the fields of spatial conservation prioritization, systematic conservation planning, biogeography and ecology.

r-contourer 1.0.5
Propagated dependencies: r-reshape@0.8.10 r-rcpp@1.1.0 r-plyr@1.8.9 r-geometry@0.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://contoureR.com
Licenses: GPL 2+
Build system: r
Synopsis: Contouring of Non-Regular Three-Dimensional Data
Description:

Create contour lines for a non regular series of points, potentially from a non-regular canvas.

r-chromseq 0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MSQ-123/chromseq
Licenses: Artistic License 2.0
Build system: r
Synopsis: Split Chromosome 'Fasta' File
Description:

Chromosome files in the Fasta format usually contain large sequences like human genome. Sometimes users have to split these chromosomes into different files according to their chromosome number. The chromseq can help to handle this. So the selected chromosome sequence can be used for downstream analysis like motif finding. Howard Y. Chang(2019) <doi:10.1038/s41587-019-0206-z>.

r-cransearcher 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-shinyjs@2.1.0 r-shiny@1.11.1 r-miniui@0.1.2 r-lubridate@1.9.4 r-dt@0.34.0 r-dplyr@1.1.4 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RhoInc/CRANsearcher
Licenses: Expat
Build system: r
Synopsis: RStudio Addin for Searching Packages in CRAN Database Based on Keywords
Description:

One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualization to Bayesian inference and from spatial analyses to pharmacokinetics (<https://cran.r-project.org/web/views/>). There is probably not an area of quantitative research that isn't represented by at least one R package. At the time of this writing, there are more than 10,000 active CRAN packages. Because of this massive ecosystem, it is important to have tools to search and learn about packages related to your personal R needs. For this reason, we developed an RStudio addin capable of searching available CRAN packages directly within RStudio.

r-cttinshiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-foreign@0.8-90 r-ctt@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTTinShiny
Licenses: GPL 2
Build system: r
Synopsis: Shiny Interface for the CTT Package
Description:

This package provides a Shiny interface developed in close coordination with the CTT package, providing a GUI that guides the user through CTT analyses.

r-chessboard 0.1
Propagated dependencies: r-tidyr@1.3.1 r-sf@1.0-23 r-rlang@1.1.6 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://github.com/frbcesab/chessboard
Licenses: GPL 2+
Build system: r
Synopsis: Create Network Connections Based on Chess Moves
Description:

This package provides functions to work with directed (asymmetric) and undirected (symmetric) spatial networks. It makes the creation of connectivity matrices easier, i.e. a binary matrix of dimension n x n, where n is the number of nodes (sampling units) indicating the presence (1) or the absence (0) of an edge (link) between pairs of nodes. Different network objects can be produced by chessboard': node list, neighbor list, edge list, connectivity matrix. It can also produce objects that will be used later in Moran's Eigenvector Maps (Dray et al. (2006) <doi:10.1016/j.ecolmodel.2006.02.015>) and Asymetric Eigenvector Maps (Blanchet et al. (2008) <doi:10.1016/j.ecolmodel.2008.04.001>), methods available in the package adespatial (Dray et al. (2023) <https://CRAN.R-project.org/package=adespatial>). This work is part of the FRB-CESAB working group Bridge <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/bridge/>.

r-calibratr 0.1.2
Propagated dependencies: r-reshape2@1.4.5 r-proc@1.19.0.1 r-ggplot2@4.0.1 r-foreach@1.5.2 r-fitdistrplus@1.2-4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CalibratR
Licenses: LGPL 3
Build system: r
Synopsis: Mapping ML Scores to Calibrated Predictions
Description:

Transforms your uncalibrated Machine Learning scores to well-calibrated prediction estimates that can be interpreted as probability estimates. The implemented BBQ (Bayes Binning in Quantiles) model is taken from Naeini (2015, ISBN:0-262-51129-0). Please cite this paper: Schwarz J and Heider D, Bioinformatics 2019, 35(14):2458-2465.

r-convertbcd 1.0
Propagated dependencies: r-rmpfr@1.1-2 r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=convertBCD
Licenses: LGPL 3
Build system: r
Synopsis: Convert Decimal to Binary-Coded Decimal (BCD) Form and Vice Versa
Description:

Convert BCD (raw bytes) to decimal numbers and vice versa. BCD format is used to preserve decimals exactly, as opposed to the binary rounding errors inherent in "numeric" or "floating-point" formats.

r-ctsemomx 1.0.7
Propagated dependencies: r-plyr@1.8.9 r-openmx@2.22.10 r-matrix@1.7-4 r-ctsem@3.10.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cdriveraus/ctsemOMX
Licenses: GPL 3
Build system: r
Synopsis: Continuous Time SEM - 'OpenMx' Based Functions
Description:

Original ctsem (continuous time structural equation modelling) functionality, based on the OpenMx software, as described in Driver, Oud, Voelkle (2017) <doi:10.18637/jss.v077.i05>, with updated details in vignette. Combines stochastic differential equations representing latent processes with structural equation measurement models. These functions were split off from the main package of ctsem', as the main package uses the rstan package as a backend now -- offering estimation options from max likelihood to Bayesian. There are nevertheless use cases for the wide format SEM style approach as offered here, particularly when there are no individual differences in observation timing and the number of individuals is large. For the main ctsem package, see <https://cran.r-project.org/package=ctsem>.

r-chem-databases 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gitlab.com/iembry/chem.databases
Licenses: CC0
Build system: r
Synopsis: Collection of 3 Chemical Databases from Public Sources
Description:

This package contains the Multi-Species Acute Toxicity Database (CAS & SMILES columns only) [United States (US) Department of Health and Human Services (DHHS) National Institutes of Health (NIH) National Cancer Institute (NCI), "Multi-Species Acute Toxicity Database", <https://cactus.nci.nih.gov/download/acute-toxicity-db/>] combined with the Toxic Substances Control Act (TSCA) Inventory [United States Environmental Protection Agency (US EPA), "Toxic Substances Control Act (TSCA) Chemical Substance Inventory", <https://www.epa.gov/tsca-inventory/how-access-tsca-inventory

r-comparison 1.0.8
Propagated dependencies: r-isotone@1.1-2 r-cvglasso@1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jmcurran/comparison
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Likelihood Ratio Calculation and Evaluation
Description:

This package provides functions for calculating and evaluating likelihood ratios from uni/multivariate continuous observations.

r-cpm 2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cpm
Licenses: GPL 3
Build system: r
Synopsis: Sequential and Batch Change Detection Using Parametric and Nonparametric Methods
Description:

Sequential and batch change detection for univariate data streams, using the change point model framework. Functions are provided to allow nonparametric distribution-free change detection in the mean, variance, or general distribution of a given sequence of observations. Parametric change detection methods are also provided for Gaussian, Bernoulli and Exponential sequences. Both the batch (Phase I) and sequential (Phase II) settings are supported, and the sequences may contain either a single or multiple change points. A full description of this package is available in Ross, G.J (2015) - "Parametric and nonparametric sequential change detection in R" available at <https://www.jstatsoft.org/article/view/v066i03>.

r-ctmva 1.6.0
Propagated dependencies: r-viridislite@0.4.2 r-vegan@2.7-2 r-rlang@1.1.6 r-polynom@1.4-1 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-ggplot2@4.0.1 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=ctmva
Licenses: GPL 2+
Build system: r
Synopsis: Continuous-Time Multivariate Analysis
Description:

This package implements a basis function or functional data analysis framework for several techniques of multivariate analysis in continuous-time setting. Specifically, we introduced continuous-time analogues of several classical techniques of multivariate analysis, such as principal component analysis, canonical correlation analysis, Fisher linear discriminant analysis, K-means clustering, and so on. Details are in Biplab Paul, Philip T. Reiss, Erjia Cui and Noemi Foa (2025) "Continuous-time multivariate analysis" <doi: 10.1080/10618600.2024.2374570>.

r-conrad 1.0.0.1
Propagated dependencies: r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fhdsl/conrad
Licenses: Expat
Build system: r
Synopsis: Client for the Microsoft's 'Cognitive Services Text to Speech REST' API
Description:

Convert text into synthesized speech and get a list of supported voices for a region. Microsoft's Cognitive Services Text to Speech REST API <https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/rest-text-to-speech?tabs=streaming> supports neural text to speech voices, which support specific languages and dialects that are identified by locale.

r-cccm 0.1.0
Propagated dependencies: r-rlang@1.1.6 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=cccm
Licenses: GPL 3
Build system: r
Synopsis: Crossed Classification Credibility Model
Description:

Calculates the credit debt for the next period based on the available data using the cross-classification credibility model.

r-cnvscope 3.7.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-shiny@1.11.1 r-rtracklayer@1.70.0 r-reshape2@1.4.5 r-rcurl@1.98-1.17 r-plyr@1.8.9 r-openimager@1.3.0 r-matrixstats@1.5.0 r-matrix@1.7-4 r-magrittr@2.0.4 r-jointseg@1.0.3 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-genomicinteractions@1.44.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.8 r-biomart@2.66.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jamesdalg/CNVScope/
Licenses: Modified BSD
Build system: r
Synopsis: Versatile Toolkit for Copy Number Variation Relationship Data Analysis and Visualization
Description:

This package provides the ability to create interaction maps, discover CNV map domains (edges), gene annotate interactions, and create interactive visualizations of these CNV interaction maps.

r-callback 0.1.3
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=callback
Licenses: GPL 3
Build system: r
Synopsis: Computes Statistics from Discrimination Experimental Data
Description:

In discrimination experiments candidates are sent on the same test (e.g. job, house rental) and one examines whether they receive the same outcome. The number of non negative answers are first examined in details looking for outcome differences. Then various statistics are computed. This package can also be used for analyzing the results from random experiments.

r-cytobankapi 2.2.1
Propagated dependencies: r-uuid@1.2-1 r-jsonlite@2.0.0 r-jose@1.2.1 r-httr@1.4.7 r-curl@7.0.0 r-aws-s3@0.3.22
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CytobankAPI
Licenses: GPL 3
Build system: r
Synopsis: Cytobank API Wrapper for R
Description:

This package provides tools to interface with Cytobank's API via R, organized by endpoints that represent various areas of Cytobank functionality. Learn more about Cytobank at <https://www.beckman.com/flow-cytometry/software>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457