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

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-addt 2.0
Propagated dependencies: r-nlme@3.1-169 r-matrix@1.7-5 r-coneproj@1.23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ADDT
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Accelerated Destructive Degradation Test Data
Description:

Accelerated destructive degradation tests (ADDT) are often used to collect necessary data for assessing the long-term properties of polymeric materials. Based on the collected data, a thermal index (TI) is estimated. The TI can be useful for material rating and comparison. This package implements the traditional method based on the least-squares method, the parametric method based on maximum likelihood estimation, and the semiparametric method based on spline methods, and the corresponding methods for estimating TI for polymeric materials. The traditional approach is a two-step approach that is currently used in industrial standards, while the parametric method is widely used in the statistical literature. The semiparametric method is newly developed. Both the parametric and semiparametric approaches allow one to do statistical inference such as quantifying uncertainties in estimation, hypothesis testing, and predictions. Publicly available datasets are provided illustrations. More details can be found in Jin et al. (2017).

r-akin 0.3.7
Propagated dependencies: r-rverbalexpressions@0.1.1 r-rcppalgos@2.10.0 r-matrix@1.7-5 r-listenv@0.10.1 r-fastmatch@1.1-8 r-data-table@1.18.4 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=akin
Licenses: GPL 3+
Build system: r
Synopsis: Functional Utilities for Data Processing
Description:

Covers several areas of data processing: batch-splitting, reading and writing of large data files, data tiling, one-hot encoding and decoding of data tiles, stratified proportional (random or probabilistic) data sampling, data normalization and thresholding, substring location and commonalities inside strings, and location and tabulation of amino acids, modifications or associated monoisotopic masses inside modified peptides. The extractor implements code from Matrix.utils', Varrichio C (2020), <https://cran.r-project.org/package=Matrix.utils>.

r-arg 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ngreifer.github.io/arg/
Licenses: GPL 2+
Build system: r
Synopsis: Clean and Simple Argument Checking
Description:

Checks function arguments, ideally for use in R packages. Uses a simple interface and produces clean, informative error messages using cli'.

r-alfam2 4.2.14
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/AU-BCE-EE/ALFAM2/
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Model of Ammonia Emission from Field-Applied Manure
Description:

An implementation of the ALFAM2 dynamic emission model for ammonia volatilization from field-applied animal slurry (manure with dry matter below about 15%). The model can be used to predict cumulative emission and emission rate of ammonia following field application of slurry. Predictions may be useful for emission inventory calculations, fertilizer management, assessment of mitigation strategies, or research aimed at understanding ammonia emission. Default parameter sets include effects of application method, slurry composition, and weather. The model structure is based on a simplified representation of the physical-chemical slurry-soil-atmosphere system. More information is available via citation("ALFAM2").

r-aws-ecx 1.0.6
Propagated dependencies: r-xml2@1.5.2 r-rjson@0.2.23 r-httr@1.4.8 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Jiefei-Wang/aws.ecx
Licenses: GPL 3
Build system: r
Synopsis: Communicating with AWS EC2 and ECS using AWS REST APIs
Description:

Providing the functions for communicating with Amazon Web Services(AWS) Elastic Compute Cloud(EC2) and Elastic Container Service(ECS). The functions will have the prefix ecs_ or ec2_ depending on the class of the API. The request will be sent via the REST API and the parameters are given by the function argument. The credentials can be set via aws_set_credentials'. The EC2 documentation can be found at <https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html> and ECS can be found at <https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html>.

r-arrayhelpers 1.1-2
Propagated dependencies: r-svunit@1.0.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://arrayhelpers.r-forge.r-project.org/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Convenience Functions for Arrays
Description:

Some convenient functions to work with arrays.

r-alphan 0.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jespernwulff/alphaN
Licenses: Expat
Build system: r
Synopsis: Set Alpha Based on Sample Size Using Bayes Factors
Description:

Sets the alpha level for coefficients in a regression model as a decreasing function of the sample size through the use of Jeffreys Approximate Bayes factor. You tell alphaN() your sample size, and it tells you to which value you must lower alpha to avoid Lindley's Paradox. For details, see Wulff and Taylor (2024) <doi:10.1177/14761270231214429>. Alpha can also be calibrated to the effect-size and moment Bayes factors of Klauer, Meyer-Grant, and Kellen (2025) <doi:10.3758/s13423-024-02612-2>, which center the alternative hypothesis on an effect size of your choosing.

r-alteredpqr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AlteredPQR
Licenses: GPL 3+
Build system: r
Synopsis: Detection of Altered Protein Quantitative Relationships
Description:

Inference of protein complex states from quantitative proteomics data. The package takes information on known stable protein interactions (i.e. protein components of the same complex) and assesses how protein quantitative ratios change between different conditions. It reports protein pairs for which relative protein quantities to each other have been significantly altered in the tested condition.

r-aoboot 0.1.2
Propagated dependencies: r-lsr@1.0.0 r-emmeans@2.0.3 r-cardata@3.0-6 r-afex@1.5-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AOboot
Licenses: GPL 2+
Build system: r
Synopsis: Bootstrapping in Different One-Way and Two-Way ANOVA
Description:

To address the violation of the assumption of normally distributed variables, researchers frequently employ bootstrapping. Building upon established packages for R (Sigmann et al. (2024) <doi:10.32614/CRAN.package.afex>, Lenth (2024) <doi:10.32614/CRAN.package.emmeans>), we provide bootstrapping functions to approximate a normal distribution of the parameter estimates for between-subject, within-subject, and mixed one-way and two-way ANOVA.

r-area 0.2.0
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hypertidy/area
Licenses: GPL 3
Build system: r
Synopsis: Calculate Area of Triangles and Polygons
Description:

Calculate the area of triangles and polygons using the shoelace formula. Area may be signed, taking into account path orientation, or unsigned, ignoring path orientation. The shoelace formula is described at <https://en.wikipedia.org/wiki/Shoelace_formula>.

r-adplots 0.1.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adplots
Licenses: GPL 3
Build system: r
Synopsis: Ad-Plot and Ud-Plot for Visualizing Distributional Properties and Normality
Description:

The empirical cumulative average deviation function introduced by the author is utilized to develop both Ad- and Ud-plots. The Ad-plot can identify symmetry, skewness, and outliers of the data distribution, including anomalies. The Ud-plot created by slightly modifying Ad-plot is exceptional in assessing normality, outperforming normal QQ-plot, normal PP-plot, and their derivations. The d-value that quantifies the degree of proximity between the Ud-plot and the graph of the estimated normal density function helps guide to make decisions on confirmation of normality. Full description of this methodology can be found in the article by Wijesuriya (2025) <doi:10.1080/03610926.2024.2440583>.

r-aiccmodavg 2.3-4
Propagated dependencies: r-xtable@1.8-8 r-vgam@1.1-14 r-unmarked@1.5.2 r-survival@3.8-6 r-nlme@3.1-169 r-matrix@1.7-5 r-mass@7.3-65 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AICcmodavg
Licenses: GPL 2+
Build system: r
Synopsis: Model Selection and Multimodel Inference Based on (Q)AIC(c)
Description:

This package provides functions to implement model selection and multimodel inference based on Akaike's information criterion (AIC) and the second-order AIC (AICc), as well as their quasi-likelihood counterparts (QAIC, QAICc) from various model object classes. The package implements classic model averaging for a given parameter of interest or predicted values, as well as a shrinkage version of model averaging parameter estimates or effect sizes. The package includes diagnostics and goodness-of-fit statistics for certain model types including those of unmarkedFit classes estimating demographic parameters after accounting for imperfect detection probabilities. Some functions also allow the creation of model selection tables for Bayesian models of the bugs', rjags', and jagsUI classes. Functions also implement model selection using BIC. Objects following model selection and multimodel inference can be formatted to LaTeX using xtable methods included in the package.

r-autocodebook 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-gt@1.3.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/patriciafortesm/autocodebook
Licenses: Expat
Build system: r
Synopsis: Automatic Codebook and Tracking for 'Spark' and 'dplyr' Pipelines
Description:

Wraps dplyr verbs (mutate, summarise, filter) to automatically capture variable metadata (type, source columns, categories, and source code), producing a codebook and eligibility tracking table with zero manual documentation. Works with both sparklyr (tbl_spark) and local data frames. Adds big-data optimizations (caching, assume-unique counting, checkpointing) and a standardized report module with an eligibility flowchart, editable codebook export (HTML, DOCX, XLSX), and cross-sectional or longitudinal variable inspection. The eligibility flowchart follows the CONSORT statement (Schulz, Altman and Moher (2010) <doi:10.1136/bmj.c332>) and the reporting of observational cohort studies follows the STROBE recommendations (von Elm and others (2007) <doi:10.1371/journal.pmed.0040296>).

r-ard 0.1.0
Propagated dependencies: r-quadprog@1.5-8 r-osqp@1.0.0 r-matrixstats@1.5.0 r-matrix@1.7-5 r-checkmate@2.3.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/UdS-MF-IMBEI/aRD
Licenses: GPL 3+
Build system: r
Synopsis: Adjusted Risk Differences via Specifically Penalized Likelihood
Description:

Fits a linear-binomial model using a modified Newton-type algorithm for solving the maximum likelihood estimation problem under linear box constraints. Similar methods are described in Wagenpfeil, Schöpe and Bekhit (2025, ISBN:9783111341972) "Estimation of adjusted relative risks in log-binomial regression using the BSW algorithm". In: Mau, Mukhin, Wang and Xu (Eds.), Biokybernetika. De Gruyter, Berlin, pp. 665â 676.

r-abrsqol 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Ahlfeldt/ABRSQOL-toolkit#readme
Licenses: Expat
Build system: r
Synopsis: Quality-of-Life Solver for "Measuring Quality of Life under Spatial Frictions"
Description:

This toolkit implements a numerical solution algorithm to invert a quality of life measure from observed data. Unlike the traditional Rosen-Roback measure, this measure accounts for mobility frictionsâ generated by idiosyncratic tastes and local ties â and trade frictions â generated by trade costs and non-tradable services, thereby reducing non-classical measurement error. The QoL measure is based on Ahlfeldt, Bald, Roth, Seidel (2024) <https://econpapers.repec.org/RePEc:boc:bocode:s459382> "Measuring Quality of Life under Spatial Frictions". When using this programme or the toolkit in your work, please cite the paper.

r-ananke 0.3.0
Propagated dependencies: r-arkhe@1.11.0 r-aion@1.7.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://codeberg.org/tesselle/ananke
Licenses: GPL 3+
Build system: r
Synopsis: Quantitative Chronology in Archaeology
Description:

Simple radiocarbon calibration and chronological analysis. This package allows the calibration of radiocarbon ages and modern carbon fraction values using multiple calibration curves. It allows the calculation of highest density region intervals and credible intervals. The package also provides tools for visualising results and estimating statistical summaries.

r-ahocorasicktrie 0.1.3
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/chambm/AhoCorasickTrie
Licenses: ASL 2.0
Build system: r
Synopsis: Fast Searching for Multiple Keywords in Multiple Texts
Description:

Aho-Corasick is an optimal algorithm for finding many keywords in a text. It can locate all matches in a text in O(N+M) time; i.e., the time needed scales linearly with the number of keywords (N) and the size of the text (M). Compare this to the naive approach which takes O(N*M) time to loop through each pattern and scan for it in the text. This implementation builds the trie (the generic name of the data structure) and runs the search in a single function call. If you want to search multiple texts with the same trie, the function will take a list or vector of texts and return a list of matches to each text. By default, all 128 ASCII characters are allowed in both the keywords and the text. A more efficient trie is possible if the alphabet size can be reduced. For example, DNA sequences use at most 19 distinct characters and usually only 4; protein sequences use at most 26 distinct characters and usually only 20. UTF-8 (Unicode) matching is not currently supported.

r-agrotech 1.0.2
Propagated dependencies: r-xlsx@0.6.5 r-readxl@1.5.0 r-nortest@1.0-4 r-lmtest@0.9-40 r-gridextra@2.3 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AgroTech
Licenses: GPL 2+
Build system: r
Synopsis: Data Analysis of Pesticide Application Technology
Description:

In total it has 7 functions, three for calculating machine calibration, which determine application rate (L/ha), nozzle flow (L/min) and amount of product (L or kg) to be added. to the tank with each sprayer filling. Two functions for graphs of the flow distribution of the nozzles (L/min) in the application bar and, of the temporal variability of the meteorological conditions (air temperature, relative humidity of the air and wind speed). Two functions to determine the spray deposit (uL/cm2), through the methodology called spectrophotometry, with the aid of bright blue (Palladini, L.A., Raetano, C.G., Velini, E.D. (2005), <doi:10.1590/S0103-90162005000500005>) or metallic markers (Chaim, A., Castro, V.L.S.S., Correles, F.M., Galvão, J.A.H., Cabral, O.M.R., Nicolella, G. (1999), <doi:10.1590/S0100-204X1999000500003>). The package supports the analysis and representation of information, using a single free software that meets the most diverse areas of activity in application technology.

r-assemblykor 0.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://kyusik-yang.github.io/assemblykor/
Licenses: Expat
Build system: r
Synopsis: Korean National Assembly Data for Political Science Education
Description:

This package provides ready-to-use datasets from the Korean National Assembly (assemblies 20 through 22, 2016-2026) for teaching quantitative methods in political science. Includes legislator metadata, bill proposals, roll call votes, asset declarations, and policy seminar records. Designed as a Korean politics counterpart to packages like palmerpenguins', enabling students to practice regression, panel data analysis, text analysis, and network analysis with real legislative data. Roll call vote data and spatial voting models are described in Poole and Rosenthal (1985) <doi:10.2307/2111172>. Legislative data is sourced from the Korean National Assembly Open API.

r-alignlv 0.1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-mirt@1.46.1 r-magrittr@2.0.5 r-lavaan@0.6-21 r-dplyr@1.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AlignLV
Licenses: Expat
Build system: r
Synopsis: Multiple Group Item Response Theory Alignment Helpers for 'lavaan' and 'mirt'
Description:

Allows for multiple group item response theory alignment a la Mplus to be applied to lists of single-group models estimated in lavaan or mirt'. Allows item sets that are overlapping but not identical, facilitating alignment in secondary data analysis where not all items may be shared across assessments.

r-anim-plots 0.2.3
Propagated dependencies: r-animation@2.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hughjonesd/anim.plots
Licenses: GPL 2
Build system: r
Synopsis: Simple Animated Plots for R
Description:

Simple animated versions of basic R plots, using the animation package. Includes animated versions of plot, barplot, persp, contour, filled.contour, hist, curve, points, lines, text, symbols, segments, and arrows.

r-aihuman 1.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-metr@0.18.3 r-mass@7.3-65 r-magrittr@2.0.5 r-glmmadaptive@0.9-7 r-ggplot2@4.0.3 r-gbm@2.2.3 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.2.1 r-doparallel@1.0.17 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/sooahnshin/aihuman
Licenses: GPL 2+
Build system: r
Synopsis: Experimental Evaluation of Algorithm-Assisted Human Decision-Making
Description:

This package provides statistical methods for analyzing experimental evaluation of the causal impacts of algorithmic recommendations on human decisions developed by Imai, Jiang, Greiner, Halen, and Shin (2023) <doi:10.1093/jrsssa/qnad010> and Ben-Michael, Greiner, Huang, Imai, Jiang, and Shin (2024) <doi:10.48550/arXiv.2403.12108>. The data used for this paper, and made available here, are interim, based on only half of the observations in the study and (for those observations) only half of the study follow-up period. We use them only to illustrate methods, not to draw substantive conclusions.

r-ausopendata 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 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://martinezc1.github.io/ausOpenData/
Licenses: Expat
Build system: r
Synopsis: Lightweight Interface to the Austin, Texas Open Data APIs
Description:

This package provides a unified set of helper functions to access datasets from the Austin, Texas Open Data platform <https://data.austintexas.gov/>. Functions return results as tidy tibbles and support optional filtering, sorting, and row limits via the Socrata API.

r-amelia 1.8.3
Propagated dependencies: r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://gking.harvard.edu/amelia
Licenses: GPL 2+
Build system: r
Synopsis: Program for Missing Data
Description:

This package provides a tool that "multiply imputes" missing data in a single cross-section (such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). Amelia II implements our bootstrapping-based algorithm that gives essentially the same answers as the standard IP or EMis approaches, is usually considerably faster than existing approaches and can handle many more variables. Unlike Amelia I and other statistically rigorous imputation software, it virtually never crashes (but please let us know if you find to the contrary!). The program also generalizes existing approaches by allowing for trends in time series across observations within a cross-sectional unit, as well as priors that allow experts to incorporate beliefs they have about the values of missing cells in their data. Amelia II also includes useful diagnostics of the fit of multiple imputation models. The program works from the R command line or via a graphical user interface that does not require users to know R.

Total packages: 73977