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

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-cvar 0.6
Propagated dependencies: r-rdpack@2.6.4 r-gbutils@0.5.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://geobosh.github.io/cvar/
Licenses: GPL 2+
Build system: r
Synopsis: Compute Expected Shortfall and Value at Risk for Continuous Distributions
Description:

Compute expected shortfall (ES) and Value at Risk (VaR) from a quantile function, distribution function, random number generator, probability density function, or data. ES is also known as Conditional Value at Risk (CVaR). Virtually any continuous distribution can be specified. The functions are vectorized over the arguments. The computations are done directly from the definitions, see e.g. Acerbi and Tasche (2002) <doi:10.1111/1468-0300.00091>. Some support for GARCH models is provided, as well.

r-cc 1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CC
Licenses: GPL 2+
Build system: r
Synopsis: Control Charts
Description:

This package provides tools for creating and visualizing statistical process control charts. Control charts are used for monitoring measurement processes, such as those occurring in manufacturing. The objective is to monitor the history of such processes and flag outlying measurements: out-of-control signals. Montgomery, D. (2009, ISBN:978-0-470-16992-6) contains an extensive discussion of the methodology.

r-codalomic 0.1.1
Propagated dependencies: r-zcompositions@1.5.0-5 r-xtable@1.8-4 r-reshape2@1.4.5 r-r2jags@0.8-9 r-mass@7.3-65 r-ggplot2@4.0.1 r-ggbiplot@0.6.2 r-compositions@2.0-9 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CoDaLoMic
Licenses: GPL 3
Build system: r
Synopsis: Compositional Models to Longitudinal Microbiome Data
Description:

Implementation of models to analyse compositional microbiome time series taking into account the interaction between groups of bacteria. The models implemented are described in Creus-Martà et al (2018, ISBN:978-84-09-07541-6), Creus-Martà et al (2021) <doi:10.1155/2021/9951817> and Creus-Martà et al (2022) <doi:10.1155/2022/4907527>.

r-catacode 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 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/knickodem/CATAcode
Licenses: GPL 3+
Build system: r
Synopsis: Explore and Code Responses to Check-All-that-Apply Survey Items
Description:

Analyzing responses to check-all-that-apply survey items often requires data transformations and subjective decisions for combining categories. CATAcode contains tools for exploring response patterns, facilitating data transformations, applying a set of decision rules for coding responses, and summarizing response frequencies.

r-cacirt 1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cacIRT
Licenses: GPL 2+
Build system: r
Synopsis: Classification Accuracy and Consistency under Item Response Theory
Description:

Computes classification accuracy and consistency indices under Item Response Theory. Implements the total score IRT-based methods in Lee, Hanson & Brennen (2002) and Lee (2010), the IRT-based methods in Rudner (2001, 2005), and the total score nonparametric methods in Lathrop & Cheng (2014). For dichotomous and polytomous tests.

r-cnaopt 0.5.3
Propagated dependencies: r-rcpp@1.1.0 r-matrixstats@1.5.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cna@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cnaOpt
Licenses: GPL 2+
Build system: r
Synopsis: Optimizing Consistency and Coverage in Configurational Causal Modeling
Description:

This is an add-on to the cna package <https://CRAN.R-project.org/package=cna> comprising various functions for optimizing consistency and coverage scores of models of configurational comparative methods as Coincidence Analysis (CNA) and Qualitative Comparative Analysis (QCA). The function conCovOpt() calculates con-cov optima, selectMax() selects con-cov maxima among the con-cov optima, DNFbuild() can be used to build models actually reaching those optima, and findOutcomes() identifies those factor values in analyzed data that can be modeled as outcomes. For a theoretical introduction to these functions see Baumgartner and Ambuehl (2021) <doi:10.1177/0049124121995554>.

r-cvglasso 1.0
Propagated dependencies: r-glasso@1.11 r-ggplot2@4.0.1 r-foreach@1.5.2 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://github.com/MGallow/CVglasso
Licenses: GPL 2+
Build system: r
Synopsis: Lasso Penalized Precision Matrix Estimation
Description:

Estimates a lasso penalized precision matrix via the blockwise coordinate descent (BCD). This package is a simple wrapper around the popular glasso package that extends and enhances its capabilities. These enhancements include built-in cross validation and visualizations. See Friedman et al (2008) <doi:10.1093/biostatistics/kxm045> for details regarding the estimation method.

r-ceas 1.3.0
Propagated dependencies: r-readxl@1.4.5 r-lme4@1.1-37 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jamespeapen.github.io/ceas/
Licenses: Expat
Build system: r
Synopsis: Cellular Energetics Analysis Software
Description:

Measuring cellular energetics is essential to understanding a matrixâ s (e.g. cell, tissue or biofluid) metabolic state. The Agilent Seahorse machine is a common method to measure real-time cellular energetics, but existing analysis tools are highly manual or lack functionality. The Cellular Energetics Analysis Software (ceas) R package fills this analytical gap by providing modular and automated Seahorse data analysis and visualization using the methods described by Mookerjee et al. (2017) <doi:10.1074/jbc.m116.774471>.

r-collegescorecard 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/gadenbuie/scorecard-db
Licenses: CC0
Build system: r
Synopsis: US College Scorecard Data
Description:

This package provides a tidied subset of the US College Scorecard dataset, containing institutional characteristics, enrollment, student aid, costs, and student outcomes at institutions of higher education in the United States.

r-cookiecutter 0.1.0
Propagated dependencies: r-whisker@0.4.1 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-mime@0.13 r-jsonlite@2.0.0 r-fs@1.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/felixhenninger/cookiecutter/
Licenses: FSDG-compatible
Build system: r
Synopsis: Generate Project Files from a Template
Description:

Generate project files and directories following a pre-made template. You can specify variables to customize file names and content, and flexibly adapt the template to your needs. cookiecutter for R implements a subset of the excellent cookiecutter package for the Python programming language (<https://github.com/cookiecutter/>), and aims to be largely compatible with the original cookiecutter template format.

r-csvread 1.2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jabiru/csvread
Licenses: ASL 2.0
Build system: r
Synopsis: Fast Specialized CSV File Loader
Description:

This package provides functions for loading large (10M+ lines) CSV and other delimited files, similar to read.csv, but typically faster and using less memory than the standard R loader. While not entirely general, it covers many common use cases when the types of columns in the CSV file are known in advance. In addition, the package provides a class int64', which represents 64-bit integers exactly when reading from a file. The latter is useful when working with 64-bit integer identifiers exported from databases. The CSV file loader supports common column types including integer', double', string', and int64', leaving further type transformations to the user.

r-cfda 0.12.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-pbapply@1.7-4 r-msm@1.8.2 r-mgcv@1.9-4 r-ggplot2@4.0.1 r-fda@6.3.0 r-dplyr@1.1.4 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-cklrt 0.2.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-nlme@3.1-168 r-mgcv@1.9-4 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=CKLRT
Licenses: GPL 3
Build system: r
Synopsis: Composite Kernel Machine Regression Based on Likelihood Ratio Test
Description:

Composite Kernel Machine Regression based on Likelihood Ratio Test (CKLRT): in this package, we develop a kernel machine regression framework to model the overall genetic effect of a SNP-set, considering the possible GE interaction. Specifically, we use a composite kernel to specify the overall genetic effect via a nonparametric function and we model additional covariates parametrically within the regression framework. The composite kernel is constructed as a weighted average of two kernels, one corresponding to the genetic main effect and one corresponding to the GE interaction effect. We propose a likelihood ratio test (LRT) and a restricted likelihood ratio test (RLRT) for statistical significance. We derive a Monte Carlo approach for the finite sample distributions of LRT and RLRT statistics. (N. Zhao, H. Zhang, J. Clark, A. Maity, M. Wu. Composite Kernel Machine Regression based on Likelihood Ratio Test with Application for Combined Genetic and Gene-environment Interaction Effect (Submitted).).

r-crrsc 1.1.2
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crrSC
Licenses: GPL 2
Build system: r
Synopsis: Competing Risks Regression for Stratified and Clustered Data
Description:

Extension of cmprsk to Stratified and Clustered data. A goodness of fit test for Fine-Gray model is also provided. Methods are detailed in the following articles: Zhou et al. (2011) <doi:10.1111/j.1541-0420.2010.01493.x>, Zhou et al. (2012) <doi:10.1093/biostatistics/kxr032>, Zhou et al. (2013) <doi: 10.1002/sim.5815>.

r-constellation 0.2.0
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/marksendak/constellation
Licenses: GPL 2+
Build system: r
Synopsis: Identify Event Sequences Using Time Series Joins
Description:

Examine any number of time series data frames to identify instances in which various criteria are met within specified time frames. In clinical medicine, these types of events are often called "constellations of signs and symptoms", because a single condition depends on a series of events occurring within a certain amount of time of each other. This package was written to work with any number of time series data frames and is optimized for speed to work well with data frames with millions of rows.

r-changepointtests 0.1.7
Propagated dependencies: 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=changepointTests
Licenses: GPL 3
Build system: r
Synopsis: Change Point Tests for Joint Distributions and Copulas
Description:

Change point tests for joint distributions and copulas using pseudo-observations with multipliers or bootstrap. The processes used here have been defined in Bucher, Kojadinovic, Rohmer & Segers <doi:10.1016/j.jmva.2014.07.012> and Nasri & Remillard <doi:10.1016/j.jmva.2019.03.002>.

r-createlogicalpcm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=createLogicalPCM
Licenses: GPL 3
Build system: r
Synopsis: Create Logical Pairwise Comparison Matrix for the Analytic Hierarchy Process
Description:

Create Pairwise Comparison Matrices for use in the Analytic Hierarchy Process. The Pairwise Comparison Matrix created will be a logical matrix, which unlike a random comparison matrix, is similar to what a rational decision maker would create on the basis of a preference vector for the alternatives considered.

r-cmgfm 1.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-irlba@2.3.5.1 r-gfm@1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMGFM
Licenses: GPL 3
Build system: r
Synopsis: Covariate-Augumented Generalized Factor Model
Description:

Covariate-augumented generalized factor model is designed to account for cross-modal heterogeneity, capture nonlinear dependencies among the data, incorporate additional information, and provide excellent interpretability while maintaining high computational efficiency.

r-childfree 0.0.5
Propagated dependencies: r-rio@1.2.4 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://thechildfree.org/
Licenses: GPL 3
Build system: r
Synopsis: Access and Harmonize Childfree Demographic Data
Description:

Reads demographic data from a variety of public data sources, extracting and harmonizing variables useful for the study of childfree individuals. The identification of childfree individuals and those with other family statuses uses Neal & Neal's (2024) "A Framework for Studying Adults who Neither have Nor Want Children" <doi:10.1177/10664807231198869>; A pre-print is available at <doi:10.31234/osf.io/fa89m>.

r-cbtf 0.6.0
Propagated dependencies: r-rlang@1.1.6 r-mirai@2.5.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://mcol.github.io/caught-by-the-fuzz/
Licenses: GPL 3
Build system: r
Synopsis: Caught by the Fuzz! - A Minimalistic Fuzz-Test Runner
Description:

This package provides a simple runner for fuzz-testing functions in an R package's public interface. Fuzz testing helps identify functions lacking sufficient argument validation, and uncovers problematic inputs that, while valid by function signature, may cause issues within the function body.

r-comradesm 0.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ComradesM
Licenses: GPL 2+
Build system: r
Synopsis: The Comrades Marathon 1921 to 2019
Description:

Datasets related to the Comrades Marathon used in the book Antony Unwin (2024, ISBN:978-0367674007) "Getting (more out of) Graphics". The main dataset contains the times of every runner that finished in the time limit for each year the race was run.

r-counterfactual 1.2
Propagated dependencies: r-survival@3.8-3 r-quantreg@6.1 r-hmisc@5.2-4 r-foreach@1.5.2 r-dorng@1.8.6.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=Counterfactual
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and Inference Methods for Counterfactual Analysis
Description:

This package implements the estimation and inference methods for counterfactual analysis described in Chernozhukov, Fernandez-Val and Melly (2013) <DOI:10.3982/ECTA10582> "Inference on Counterfactual Distributions," Econometrica, 81(6). The counterfactual distributions considered are the result of changing either the marginal distribution of covariates related to the outcome variable of interest, or the conditional distribution of the outcome given the covariates. They can be applied to estimate quantile treatment effects and wage decompositions.

r-ceemdanml 0.1.0
Propagated dependencies: r-tseries@0.10-58 r-rlibeemd@1.4.4 r-pso@1.0.4 r-neuralnet@1.44.2 r-lsts@2.1 r-forecast@8.24.0 r-fints@0.4-9 r-fgarch@4052.93 r-earth@5.3.4 r-e1071@1.7-16 r-caret@7.0-1 r-atsa@3.1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CEEMDANML
Licenses: GPL 3
Build system: r
Synopsis: CEEMDAN Decomposition Based Hybrid Machine Learning Models
Description:

Noise in the time-series data significantly affects the accuracy of the Machine Learning (ML) models (Artificial Neural Network and Support Vector Regression are considered here). Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN) decomposes the time series data into sub-series and help to improve the model performance. The models can achieve higher prediction accuracy than the traditional ML models. Two models have been provided here for time series forecasting. More information may be obtained from Garai and Paul (2023) <doi:10.1016/j.iswa.2023.200202>.

r-colorednoise 1.1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 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=colorednoise
Licenses: GPL 3
Build system: r
Synopsis: Simulate Temporally Autocorrelated Populations
Description:

Temporally autocorrelated populations are correlated in their vital rates (growth, death, etc.) from year to year. It is very common for populations, whether they be bacteria, plants, or humans, to be temporally autocorrelated. This poses a challenge for stochastic population modeling, because a temporally correlated population will behave differently from an uncorrelated one. This package provides tools for simulating populations with white noise (no temporal autocorrelation), red noise (positive temporal autocorrelation), and blue noise (negative temporal autocorrelation). The algebraic formulation for autocorrelated noise comes from Ruokolainen et al. (2009) <doi:10.1016/j.tree.2009.04.009>. Models for unstructured populations and for structured populations (matrix models) are available.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457