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

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-cumulocityr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://softwareag.github.io/cumulocityr/
Licenses: GPL 3
Build system: r
Synopsis: Client for the 'Cumulocity' API
Description:

Access the Cumulocity API and retrieve data on devices, measurements, and events. Documentation for the API can be found at <https://www.cumulocity.com/guides/reference/rest-implementation/>.

r-cpoptim 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CPoptim
Licenses: GPL 2
Build system: r
Synopsis: Convex Partition Optimisation
Description:

Convex Partition is a black-box optimisation algorithm for single objective real-parameters functions. The basic principle is to progressively estimate and exploit a regression tree similar to a CART (Classification and Regression Tree) of the objective function. For more details see de Paz (2024) <doi:10.1007/978-3-031-62836-8_3> and Loh (2011) <doi:10.1002/widm.8> .

r-confintrob 1.1-1
Propagated dependencies: r-tidyr@1.3.1 r-mvtnorm@1.3-3 r-mass@7.3-65 r-lme4@1.1-37 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=confintROB
Licenses: GPL 2
Build system: r
Synopsis: Confidence Intervals for Robust and Classical Linear Mixed Model Estimators
Description:

The main function calculates confidence intervals (CI) for Mixed Models, utilizing both classical estimators from the lmer() function in the lme4 package and robust estimators from the rlmer() function in the robustlmm package, as well as the varComprob() function in the robustvarComp package. Three methods are available: the classical Wald method, the wild bootstrap, and the parametric bootstrap. Bootstrap methods offer flexibility in obtaining lower and upper bounds through percentile or BCa methods. More details are given in Mason, F., Cantoni, E., & Ghisletta, P. (2021) <doi:10.5964/meth.6607> and Mason, F., Cantoni, E., & Ghisletta, P. (2024) <doi:10.1037/met0000643>.

r-conjoint 1.42
Propagated dependencies: r-ggplot2@4.0.1 r-ggfortify@0.4.19 r-fpc@2.2-13 r-cluster@2.1.8.1 r-broom@1.0.10 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/packagesR/conjoint
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: An Implementation of Conjoint Analysis Method
Description:

This is a simple R package that allows to measure the stated preferences using traditional conjoint analysis method.

r-catseyes 0.2.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=catseyes
Licenses: GPL 3
Build system: r
Synopsis: Create Catseye Plots Illustrating the Normal Distribution of the Means
Description:

This package provides the tools to produce catseye plots, principally by catseyesplot() function which calls R's standard plot() function internally, or alternatively by the catseyes() function to overlay the catseye plot onto an existing R plot window. Catseye plots illustrate the normal distribution of the mean (picture a normal bell curve reflected over its base and rotated 90 degrees), with a shaded confidence interval; they are an intuitive way of illustrating and comparing normally distributed estimates, and are arguably a superior alternative to standard confidence intervals, since they show the full distribution rather than fixed quantile bounds. The catseyesplot and catseyes functions require pre-calculated means and standard errors (or standard deviations), provided as numeric vectors; this allows the flexibility of obtaining this information from a variety of sources, such as direct calculation or prediction from a model. Catseye plots, as illustrations of the normal distribution of the means, are described in Cumming (2013 & 2014). Cumming, G. (2013). The new statistics: Why and how. Psychological Science, 27, 7-29. <doi:10.1177/0956797613504966> pmid:24220629.

r-covidprobability 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/eebrown/covidprobability
Licenses: GPL 3
Build system: r
Synopsis: Estimate the Unit-Wide Probability of COVID-19
Description:

We propose a method to estimate the probability of an undetected case of COVID-19 in a defined setting, when a given number of people have been exposed, with a given pretest probability of having COVID-19 as a result of that exposure. Since we are interested in undetected COVID-19, we assume no person has developed symptoms (which would warrant further investigation) and that everyone was tested on a given day, and all tested negative.

r-clsiep15 0.1.0
Propagated dependencies: 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://cran.r-project.org/package=CLSIEP15
Licenses: Expat
Build system: r
Synopsis: Clinical and Laboratory Standards Institute (CLSI) EP15-A3 Calculations
Description:

Calculations of "EP15-A3 document. A manual for user verification of precision and estimation of bias" CLSI (2014, ISBN:1-56238-966-1).

r-cvequality 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/benmarwick/cvequality
Licenses: Expat
Build system: r
Synopsis: Tests for the Equality of Coefficients of Variation from Multiple Groups
Description:

This package contains functions for testing for significant differences between multiple coefficients of variation. Includes Feltz and Miller's (1996) <DOI:10.1002/(SICI)1097-0258(19960330)15:6%3C647::AID-SIM184%3E3.0.CO;2-P> asymptotic test and Krishnamoorthy and Lee's (2014) <DOI:10.1007/s00180-013-0445-2> modified signed-likelihood ratio test. See the vignette for more, including full details of citations.

r-cipher 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cipheR
Licenses: GPL 3+
Build system: r
Synopsis: Encryption and Decryption with Text Ciphers
Description:

Encrypts and decrypts using basic ciphers. None of these should be used in place of real encryption using state of the art tools. The ciphers included use methods described in the ciphers's Wikipedia and cryptography hobby websites.

r-causalreg 0.1.2
Propagated dependencies: r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=causalreg
Licenses: GPL 3
Build system: r
Synopsis: Causal Generalized Linear Models
Description:

An implementation of methods for causal discovery in a structural causal model where the conditional distribution of the target node is described by a generalized linear model conditional on its causal parents.

r-comorbidpgs 1.0.0
Propagated dependencies: r-nnet@7.3-20 r-mass@7.3-65 r-ivreg@0.6-7 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=comorbidPGS
Licenses: GPL 3+
Build system: r
Synopsis: Assessing Predisposition Between Phenotypes using Polygenic Scores
Description:

Using polygenic scores (PGS, or PRS/GRS for binary outcomes), this package allows to investigate shared predisposition between different conditions, and do fast association analysis, export plots and views of the PGS distribution using ggplot2 object.

r-cmtftoolbox 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-rtensor@1.4.9 r-pracma@2.4.6 r-multiway@1.0-7 r-mize@0.2.5 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-clue@0.3-66
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://grvanderploeg.com/CMTFtoolbox/
Licenses: Expat
Build system: r
Synopsis: Create (Advanced) Coupled Matrix and Tensor Factorization Models
Description:

Creation and selection of (Advanced) Coupled Matrix and Tensor Factorization (ACMTF) and ACMTF-Regression (ACMTF-R) models. Selection of the optimal number of components can be done using ACMTF_modelSelection() and ACMTFR_modelSelection()'. The CMTF and ACMTF methods were originally described by Acar et al., 2011 <doi:10.48550/arXiv.1105.3422> and Acar et al., 2014 <doi:10.1186/1471-2105-15-239>, respectively.

r-credsubs 1.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=credsubs
Licenses: GPL 3
Build system: r
Synopsis: Credible Subsets
Description:

This package provides functions for constructing simultaneous credible bands and identifying subsets via the "credible subsets" (also called "credible subgroups") method. Package documentation includes the vignette included in this package, and the paper by Schnell, Fiecas, and Carlin (2020, <doi:10.18637/jss.v094.i07>).

r-cointmonitor 0.1.0
Propagated dependencies: r-matrixstats@1.5.0 r-cointreg@0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/aschersleben/cointmonitoR
Licenses: GPL 3
Build system: r
Synopsis: Consistent Monitoring of Stationarity and Cointegrating Relationships
Description:

We propose a consistent monitoring procedure to detect a structural change from a cointegrating relationship to a spurious relationship. The procedure is based on residuals from modified least squares estimation, using either Fully Modified, Dynamic or Integrated Modified OLS. It is inspired by Chu et al. (1996) <DOI:10.2307/2171955> in that it is based on parameter estimation on a pre-break "calibration" period only, rather than being based on sequential estimation over the full sample. See the discussion paper <DOI:10.2139/ssrn.2624657> for further information. This package provides the monitoring procedures for both the cointegration and the stationarity case (while the latter is just a special case of the former one) as well as printing and plotting methods for a clear presentation of the results.

r-climatrends 1.2
Propagated dependencies: r-nasapower@4.2.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://agrdatasci.github.io/climatrends/
Licenses: Expat
Build system: r
Synopsis: Climate Variability Indices for Ecological Modelling
Description:

Supports analysis of trends in climate change, ecological and crop modelling.

r-chemdeg 0.1.4
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/migliomatte/chemdeg
Licenses: GPL 3+
Build system: r
Synopsis: Analysis of Chemical Degradation Kinetic Data
Description:

This package provides a collection of functions that have been developed to assist experimenter in modeling chemical degradation kinetic data. The selection of the appropriate degradation model and parameter estimation is carried out automatically as far as possible and is driven by a rigorous statistical interpretation of the results. The package integrates already available goodness-of-fit statistics for nonlinear models. In addition it allows data fitting with the nonlinear first-order multi-target (FOMT) model.

r-compositionalsr 1.1
Propagated dependencies: r-sf@1.0-23 r-rfast@2.1.5.2 r-minpack-lm@1.2-4 r-gslnls@1.4.2 r-foreach@1.5.2 r-doparallel@1.0.17 r-compositional@8.1 r-blockcv@3.2-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompositionalSR
Licenses: GPL 2+
Build system: r
Synopsis: Spatial Regression Models with Compositional Data
Description:

Spatial regression models with compositional responses using the alpha--transformation. Relevant papers include: Tsagris M. (2025), <doi:10.48550/arXiv.2510.12663>, Tsagris M. (2015), <https://soche.cl/chjs/volumes/06/02/Tsagris(2015).pdf>, Tsagris M.T., Preston S. and Wood A.T.A. (2011), <doi:10.48550/arXiv.1106.1451>.

r-conformalinference-multi 1.1.2
Propagated dependencies: r-gridextra@2.3 r-glmnet@4.1-10 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ryantibs/conformal
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: Conformal Inference Tools for Regression with Multivariate Response
Description:

It computes full conformal, split conformal and multi-split conformal prediction regions when the response variable is multivariate (i.e. dimension is greater than one). Moreover, the package also contains plot functions to visualize the output of the full and split conformal functions. To guarantee consistency, the package structure mimics the univariate package conformalInference by Ryan Tibshirani. See Lei, Gâ sell, Rinaldo, Tibshirani, & Wasserman (2018) <doi:10.1080/01621459.2017.1307116> for full and split conformal prediction in regression, and Barber, Candès, Ramdas, & Tibshirani (2023) <doi:10.1214/23-AOS2276> for extensions beyond exchangeability.

r-cleanbsequences 2.3.0
Propagated dependencies: r-pwalign@1.6.0 r-biostrings@2.78.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CleanBSequences
Licenses: GPL 2+
Build system: r
Synopsis: Curing of Biological Sequences
Description:

Curates biological sequences massively, quickly, without errors and without internet connection. Biological sequences curing is performed by aligning the forward and / or revers primers or ends of cloning vectors with the sequences to be cleaned. After the alignment, new subsequences are generated without biological fragment not desired by the user. Pozzi et al (2020) <doi:10.1007/s00438-020-01671-z>.

r-curvhdr 1.2-2
Propagated dependencies: r-rgl@1.3.31 r-ptinpoly@2.8 r-misc3d@0.9-1 r-ks@1.15.1 r-kernsmooth@2.23-26 r-hdrcde@3.4 r-geometry@0.5.2 r-feature@1.2.15
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=curvHDR
Licenses: GPL 2+
Build system: r
Synopsis: Filtering of Flow Cytometry Samples
Description:

Filtering, also known as gating, of flow cytometry samples using the curvHDR method, which is described in Naumann, U., Luta, G. and Wand, M.P. (2010) <DOI:10.1186/1471-2105-11-44>.

r-correlplot 1.1.2
Propagated dependencies: r-xtable@1.8-4 r-mass@7.3-65 r-lsei@1.3-0 r-ggplot2@4.0.1 r-corrplot@0.95 r-calibrate@1.7.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Collection of Functions for Graphing Correlation Matrices
Description:

Routines for the graphical representation of correlation matrices by means of correlograms, MDS maps and biplots obtained by PCA, PFA or WALS (weighted alternating least squares); See Graffelman & De Leeuw (2023) <doi: 10.1080/00031305.2023.2186952>.

r-combat-enigma 1.1.1
Propagated dependencies: r-nlme@3.1-168 r-matrix@1.7-4 r-caret@7.0-1 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=combat.enigma
Licenses: FSDG-compatible
Build system: r
Synopsis: Fit and Apply ComBat, LMM, or Prescaling Harmonization for ENIGMA and Other Multisite MRI Data
Description:

Fit and apply ComBat, linear mixed-effects models (LMM), or prescaling to harmonize magnetic resonance imaging (MRI) data from different sites. Briefly, these methods remove differences between sites due to using different scanning devices, and LMM additionally tests linear hypotheses. As detailed in the manual, the original ComBat function was first modified for the harmonization of MRI data (Fortin et al. (2017) <doi:10.1016/j.neuroimage.2017.11.024>) and then modified again to create separate functions for fitting and applying the harmonization and allow missing values and constant rows for its use within the Enhancing Neuro Imaging Genetics through Meta-Analysis (ENIGMA) Consortium (Radua et al. (2020) <doi:10.1016/j.neuroimage.2020.116956>); this package includes the latter version. LMM calls "lme" massively considering specific brain imaging details. Finally, prescaling is a good option for fMRI, where different devices can have varying units of measurement.

r-causalbatch 1.3.0
Propagated dependencies: r-sva@3.58.0 r-nnet@7.3-20 r-matchit@4.7.2 r-magrittr@2.0.4 r-genefilter@1.92.0 r-dplyr@1.1.4 r-cdcsis@2.0.5 r-biocparallel@1.44.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/neurodata/causal_batch
Licenses: GPL 3
Build system: r
Synopsis: Causal Batch Effects
Description:

Software which provides numerous functionalities for detecting and removing group-level effects from high-dimensional scientific data which, when combined with additional assumptions, allow for causal conclusions, as-described in our manuscripts Bridgeford et al. (2024) <doi:10.1101/2021.09.03.458920> and Bridgeford et al. (2023) <doi:10.48550/arXiv.2307.13868>. Also provides a number of useful utilities for generating simulations and balancing covariates across multiple groups/batches of data via matching and propensity trimming for more than two groups.

r-clustvarlv 2.1.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-plyr@1.8.9 r-iterators@1.0.14 r-foreach@1.5.2 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=ClustVarLV
Licenses: GPL 3
Build system: r
Synopsis: Clustering of Variables Around Latent Variables
Description:

This package provides functions for the clustering of variables around Latent Variables, for 2-way or 3-way data. Each cluster of variables, which may be defined as a local or directional cluster, is associated with a latent variable. External variables measured on the same observations or/and additional information on the variables can be taken into account. A "noise" cluster or sparse latent variables can also be defined.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457