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

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-countland 0.1.2
Propagated dependencies: r-rlang@1.2.0 r-matrix@1.7-5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/shchurch/countland
Licenses: Expat
Build system: r
Synopsis: Analysis of Biological Count Data, Especially from Single-Cell RNA-Seq
Description:

This package provides a set of functions for applying a restricted linear algebra to the analysis of count-based data. See the accompanying preprint manuscript: "Normalizing need not be the norm: count-based math for analyzing single-cell data" Church et al (2022) <doi:10.1101/2022.06.01.494334> This tool is specifically designed to analyze count matrices from single cell RNA sequencing assays. The tools implement several count-based approaches for standard steps in single-cell RNA-seq analysis, including scoring genes and cells, comparing cells and clustering, calculating differential gene expression, and several methods for rank reduction. There are many opportunities for further optimization that may prove useful in the analysis of other data. We provide the source code freely available at <https://github.com/shchurch/countland> and encourage users and developers to fork the code for their own purposes.

r-cytopt 0.9.8
Dependencies: python@3.12.12
Propagated dependencies: r-testthat@3.3.2 r-reticulate@1.46.0 r-reshape2@1.4.5 r-patchwork@1.3.2 r-metbrewer@0.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://sistm.github.io/CytOpT-R/
Licenses: GPL 2+
Build system: r
Synopsis: Optimal Transport for Gating Transfer in Cytometry Data with Domain Adaptation
Description:

Supervised learning from a source distribution (with known segmentation into cell sub-populations) to fit a target distribution with unknown segmentation. It relies regularized optimal transport to directly estimate the different cell population proportions from a biological sample characterized with flow cytometry measurements. It is based on the regularized Wasserstein metric to compare cytometry measurements from different samples, thus accounting for possible mis-alignment of a given cell population across sample (due to technical variability from the technology of measurements). Supervised learning technique based on the Wasserstein metric that is used to estimate an optimal re-weighting of class proportions in a mixture model Details are presented in Freulon P, Bigot J and Hejblum BP (2023) <doi:10.1214/22-AOAS1660>.

r-correctref 0.0.2
Propagated dependencies: r-stringr@1.6.0 r-officer@0.7.5 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://cran.r-project.org/package=correctref
Licenses: Expat
Build system: r
Synopsis: Correct and Standardize References for Scientific Manuscripts
Description:

Reads Word documents containing incomplete bibliographic references and produces an updated file with standardized and complete references. The package provides functions to retrieve missing authors, titles, journal details, volume, issue, and page numbers. Digital object identifiers (DOIs) are retrieved using the CrossRef application programming interface (API) <https://api.crossref.org>, and references are formatted following DOI-based citation standards as described by Paskin (2010) <doi:10.1000/182> and the citation.doi.org service <https://citation.doi.org>. The package is intended to simplify reference preparation for scientific journal submissions.

r-copuladata 0.0-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://copula.r-forge.r-project.org/
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Data Sets for Copula Modeling
Description:

Data sets used for copula modeling in addition to those in the R package copula'. These include a random subsample from the US National Education Longitudinal Study (NELS) of 1988 and nursing home data from Wisconsin.

r-calms 1.0-3
Propagated dependencies: r-stringr@1.6.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-matchit@4.7.2 r-lsr@0.5.2 r-lavaan@0.6-21 r-foreign@0.8-91 r-dt@0.34.0 r-dplyr@1.2.1 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=calms
Licenses: GPL 2+
Build system: r
Synopsis: Comprehensive Analysis of Latent Means
Description:

This package provides a Shiny application to conduct comprehensive analysis of latent means including the examination of group equivalency, propensity score analysis, measurement invariance analysis, and assessment of latent mean differences of equivalent groups with invariant data. Group equivalency and propensity score analyses are implemented using the MatchIt package [Ho et al. (2011) <doi:10.18637/jss.v042.i08>], ensuring robust control for covariates. Structural equation modeling and invariance testing rely heavily on the lavaan package [Rosseel (2012) <doi:10.18637/jss.v048.i02>], providing a flexible and powerful modeling framework. The application also integrates modified functions from Hammack-Brown et al. (2021) <doi:10.1002/hrdq.21452> to support factor ratio testing and the list-and-delete procedure.

r-changepointga 0.1.5
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mli171/changepointGA
Licenses: Expat
Build system: r
Synopsis: Changepoint Detection via Modified Genetic Algorithms
Description:

The Genetic Algorithm (GA) is used to perform changepoint analysis in time series data. The package also includes an extended island version of GA, as described in Lu, Lund, and Lee (2010, <doi:10.1214/09-AOAS289>). By mimicking the principles of natural selection and evolution, GA provides a powerful stochastic search technique for solving combinatorial optimization problems. In changepointGA', each chromosome represents a changepoint configuration, including the number and locations of changepoints, hyperparameters, and model parameters. The package employs genetic operatorsâ selection, crossover, and mutationâ to iteratively improve solutions based on the given fitness (objective) function. Key features of changepointGA include encoding changepoint configurations in an integer format, enabling dynamic and simultaneous estimation of model hyperparameters, changepoint configurations, and associated parameters. The detailed algorithmic implementation can be found in the package vignettes and in the paper of Li (2024, <doi:10.48550/arXiv.2410.15571>).

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-clustermi 1.6
Propagated dependencies: r-withr@3.0.2 r-rfast@2.1.5.2 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-npbayesimputecat@0.7 r-mix@1.0-13 r-micemd@1.10.1 r-mice@3.19.0 r-mclust@6.1.2 r-knockoff@0.3.6 r-gridextra@2.3 r-glmnet@5.0 r-ggplot2@4.0.3 r-fpc@2.2-14 r-factominer@2.14 r-e1071@1.7-17 r-dicer@3.1.0 r-clusterr@1.3.6 r-cat@0.0-9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clusterMI
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Cluster Analysis with Missing Values by Multiple Imputation
Description:

Allows clustering of incomplete observations by addressing missing values using multiple imputation. For achieving this goal, the methodology consists in three steps, following Audigier and Niang 2022 <doi:10.1007/s11634-022-00519-1>. I) Missing data imputation using dedicated models. Four multiple imputation methods are proposed, two are based on joint modelling and two are fully sequential methods, as discussed in Audigier et al. (2021) <doi:10.48550/arXiv.2106.04424>. II) cluster analysis of imputed data sets. Six clustering methods are available (distances-based or model-based), but custom methods can also be easily used. III) Partition pooling. The set of partitions is aggregated using Non-negative Matrix Factorization based method. An associated instability measure is computed by bootstrap (see Fang, Y. and Wang, J., 2012 <doi:10.1016/j.csda.2011.09.003>). Among applications, this instability measure can be used to choose a number of clusters with missing values. The package also proposes several diagnostic tools to tune the number of imputed data sets, to tune the number of iterations in fully sequential imputation, to check the fit of imputation models, etc.

r-curedepcens 0.1.0
Propagated dependencies: r-survival@3.8-6 r-rootsolve@1.8.2.4 r-matrixstats@1.5.0 r-formula@1.2-5 r-dlm@1.1-6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/GabrielGrandemagne/CureDepCens
Licenses: GPL 3+
Build system: r
Synopsis: Dependent Censoring Regression Models with Cure Fraction
Description:

Cure dependent censoring regression models for long-term survival multivariate data. These models are based on extensions of the frailty models, capable to accommodating the cure fraction and the dependence between failure and censoring times, with Weibull and piecewise exponential marginal distributions. Theoretical details regarding the models implemented in the package can be found in Schneider et al. (2022) <doi:10.1007/s10651-022-00549-0>.

r-covidsymptom 1.0.0
Propagated dependencies: r-usethis@3.2.1 r-stringi@1.8.7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/hugofitipaldi/covidsymptom
Licenses: Expat
Build system: r
Synopsis: COVID Symptom Study Sweden Open Dataset
Description:

The COVID Symptom Study is a non-commercial project that uses a free mobile app to facilitate real-time data collection of symptoms, exposures, and risk factors related to COVID19. The package allows easy access to summary statistics data from COVID Symptom Study Sweden.

r-cicerone 1.0.4
Propagated dependencies: r-shiny@1.13.0 r-r6@2.6.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cicerone.john-coene.com/
Licenses: Expat
Build system: r
Synopsis: Provide Tours of 'Shiny' Applications
Description:

Provide step by step guided tours of Shiny applications.

r-cleancall 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://r-lib.github.io/cleancall/
Licenses: Expat
Build system: r
Synopsis: C Resource Cleanup via Exit Handlers
Description:

Wrapper of .Call() that runs exit handlers to clean up C resources. Helps managing C (non-R) resources while using the R API.

r-corpmetrics 1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corpmetrics
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Valuation, Financial Metrics and Modeling in Corporate Finance
Description:

Balance sheet and income statement metrics, investment analysis methods, valuation methods, loan amortization schedules, and Capital Asset Pricing Model.

r-cointsmall 1.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/muhammedalkhalaf/cointsmall
Licenses: GPL 3
Build system: r
Synopsis: Cointegration Tests with Structural Breaks in Small Samples
Description:

This package implements cointegration tests with structural breaks designed for small sample sizes, following the methodology of Trinh (2022) <https://ideas.repec.org/p/ema/worpap/2022-01.html>. Supports models with no breaks, breaks in constant only, and breaks in both constant and slope. Provides endogenous break date detection using ADF or SSR minimization criteria, with small-sample adjusted critical values via response surface methodology.

r-clogitboost 1.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=clogitboost
Licenses: GPL 2+
Build system: r
Synopsis: Boosting Conditional Logit Model
Description:

This package provides a set of functions to fit a boosting conditional logit model.

r-crossover 0.1-22
Dependencies: openjdk@25.0.2
Propagated dependencies: r-xtable@1.8-8 r-rjava@1.0-18 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-multcomp@1.4-30 r-matrix@1.7-5 r-mass@7.3-65 r-javagd@0.6-6 r-ggplot2@4.0.3 r-digest@0.6.39 r-crossdes@1.1-2 r-commonjavajars@1.1-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/kornl/Crossover/wiki
Licenses: GPL 2
Build system: r
Synopsis: Analysis and Search of Crossover Designs
Description:

Generate and analyse crossover designs from combinatorial or search algorithms as well as from literature and a GUI to access them.

r-connected 1.1
Propagated dependencies: r-reshape2@1.4.5 r-lfe@3.1.1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://kwstat.github.io/connected/
Licenses: GPL 2+
Build system: r
Synopsis: Visualize and Improve Connectedness of Factors in Tables
Description:

Visualize the connectedness of factors in two-way tables. Perform two-way filtering to improve the degree of connectedness. See Weeks & Williams (1964) <doi:10.1080/00401706.1964.10490188>.

r-cmahalanobis 1.0.0
Propagated dependencies: r-reshape2@1.4.5 r-matrixstats@1.5.0 r-gridextra@2.3 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=cmahalanobis
Licenses: GPL 3
Build system: r
Synopsis: Calculate Distance Measures for DataFrames
Description:

It provides functions that calculate Mahalanobis distance, Euclidean distance, Manhattan distance, Chebyshev distance, Hamming distance, Canberra distance, Minkowski dissimilarity (distance defined for p >= 1), Cosine dissimilarity, Bhattacharyya dissimilarity, Jaccard distance, Hellinger distance, Bray-Curtis dissimilarity, Sorensen-Dice dissimilarity between each pair of species in a list of data frames. These statistics are fundamental in various fields, such as cluster analysis, classification, and other applications of machine learning and data mining, where assessing similarity or dissimilarity between data is crucial. The package is designed to be flexible and easily integrated into data analysis workflows, providing reliable tools for evaluating distances in multidimensional contexts.

r-clhs 0.9.2
Propagated dependencies: r-sf@1.1-1 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-plyr@1.8.9 r-ggplot2@4.0.3 r-cluster@2.1.8.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/pierreroudier/clhs/
Licenses: GPL 2+
Build system: r
Synopsis: Conditioned Latin Hypercube Sampling
Description:

Conditioned Latin hypercube sampling, as published by Minasny and McBratney (2006) <DOI:10.1016/j.cageo.2005.12.009>. This method proposes to stratify sampling in presence of ancillary data. An extension of this method, which propose to associate a cost to each individual and take it into account during the optimisation process, is also proposed (Roudier et al., 2012, <DOI:10.1201/b12728>).

r-clusboot 1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusBoot
Licenses: Expat
Build system: r
Synopsis: Bootstrap a Clustering Solution to Establish the Stability of the Clusters
Description:

Providing a cluster allocation for n samples, either with an $n \times p$ data matrix or an $n \times n$ distance matrix, a bootstrap procedure is performed. The proportion of bootstrap replicates where a pair of samples cluster in the same cluster indicates who tightly the samples in a particular cluster clusters together.

r-calcunique 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stephenbfroehlich/calcUnique
Licenses: Expat
Build system: r
Synopsis: Simple Wrapper for Computationally Expensive Functions
Description:

This is a one-function package that will pass only unique values to a computationally-expensive function that returns an output of the same length as the input. In importing and working with tidy data, it is common to have index columns, often including time stamps that are far from unique. Some functions to work with these such as text conversion to other variable types (e.g. as.POSIXct()), various grep()-based functions, and often the cut() function are relatively slow when working with tens of millions of rows or more.

r-calcthemall-prm 1.1.1
Propagated dependencies: r-zoo@1.8-15 r-vgam@1.1-14 r-plotly@4.12.0 r-mass@7.3-65 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CalcThemAll.PRM
Licenses: GPL 3+
Build system: r
Synopsis: Calculate Pesticide Risk Metric (PRM) Values from Multiple Pesticides...Calc Them All
Description:

This package contains functions which can be used to calculate Pesticide Risk Metric values in aquatic environments from concentrations of multiple pesticides with known species sensitive distributions (SSDs). Pesticides provided by this package have all be validated however if the user has their own pesticides with SSD values they can append them to the pesticide_info table to include them in estimates.

r-chiopendata 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://martinezc1.github.io/chiOpenData/
Licenses: Expat
Build system: r
Synopsis: Convenient Access to Chicago Open Data API Endpoints
Description:

This package provides simple, reproducible access to datasets from the Chicago Open Data portal <https://data.cityofchicago.org/>. Functions return results as tidy tibbles and support optional filtering, sorting, and row limits via the Socrata API.

r-convergencedfm 0.3.2
Propagated dependencies: r-zoo@1.8-15 r-vars@1.6-1 r-urca@1.3-4 r-tidyr@1.3.2 r-stringr@1.6.0 r-readxl@1.5.0 r-pls@2.9-0 r-magrittr@2.0.5 r-dplyr@1.2.1 r-bayesiandisaggregation@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=convergenceDFM
Licenses: GPL 3
Build system: r
Synopsis: Convergence and Dynamic Factor Models
Description:

Tests convergence in macro-financial panels combining Dynamic Factor Models (DFM) and mean-reverting, discrete-time Ornstein-Uhlenbeck/AR(1) factor processes. Provides: (i) static factor extraction with VAR stability checks, Portmanteau tests and rolling out-of-sample R^2, in the spirit of Stock and Watson (2002) <doi:10.1198/073500102317351921> and the Generalized Dynamic Factor Model of Forni, Hallin, Lippi and Reichlin (2000) <doi:10.1162/003465300559037>; (ii) cointegration analysis a la Johansen (1988) <doi:10.1016/0165-1889(88)90041-3>; (iii) Bayesian factor-OU/AR(1) estimation with convergence and half-life summaries grounded in Uhlenbeck and Ornstein (1930) <doi:10.1103/PhysRev.36.823> and Vasicek (1977) <doi:10.1016/0304-405X(77)90016-2>, with full Markov chain Monte Carlo convergence diagnostics; (iv) heteroskedasticity-consistent (HC) and, when the suggested sandwich (Zeileis (2004) <doi:10.18637/jss.v011.i10>) and lmtest packages are available, heteroskedasticity- and autocorrelation- consistent (HAC) robust inference, with a self-contained HC fallback; (v) coupling significance tests based on time-shift / block-bootstrap nulls that preserve marginal dynamics while breaking cross-series dependence; and (vi) optional PLS-based factor preselection (Mevik and Wehrens (2007) <doi:10.18637/jss.v018.i02>). Functions emphasize reproducibility (explicit seeds throughout) and clear, publication-ready summaries.

Total packages: 72465