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

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-asmbook 1.0.2
Propagated dependencies: r-tmb@1.9.21 r-mass@7.3-65 r-lattice@0.22-9 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://shop.elsevier.com/books/applied-statistical-modelling-for-ecologists/kery/978-0-443-13715-0
Licenses: GPL 3
Build system: r
Synopsis: Functions for the Book "Applied Statistical Modeling for Ecologists"
Description:

This package provides functions to accompany the book "Applied Statistical Modeling for Ecologists" by Marc Kéry and Kenneth F. Kellner (2024, ISBN: 9780443137150). Included are functions for simulating and customizing the datasets used for the example models in each chapter, summarizing output from model fitting engines, and running custom Markov Chain Monte Carlo.

r-antibodyforests 1.1.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-stringr@1.6.0 r-stringdist@0.9.17 r-seqinr@4.2-44 r-scales@1.4.0 r-rlang@1.2.0 r-pwalign@1.8.0 r-magrittr@2.0.5 r-igraph@2.3.1 r-gtools@3.9.5 r-dplyr@1.2.1 r-biostrings@2.80.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AntibodyForests
Licenses: GPL 2
Build system: r
Synopsis: Delineating Inter- And Intra-Antibody Repertoire Evolution
Description:

The generated wealth of immune repertoire sequencing data requires software to investigate and quantify inter- and intra-antibody repertoire evolution to uncover how B cells evolve during immune responses. Here, we present AntibodyForests', a software to investigate and quantify inter- and intra-antibody repertoire evolution.

r-arete 0.2
Propagated dependencies: r-terra@1.9-27 r-stringr@1.6.0 r-rmarkdown@2.31 r-reticulate@1.46.0 r-pdftools@3.9.0 r-kableextra@1.4.0 r-jsonlite@2.0.0 r-irr@0.85 r-googledrive@2.1.2 r-ggplot2@4.0.3 r-gecko@1.0.3 r-fedmatch@2.1.0 r-dplyr@1.2.1 r-cld2@1.2.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=arete
Licenses: GPL 3
Build system: r
Synopsis: Automated REtrieval from TExt
Description:

This package provides a Python based pipeline for extraction of species occurrence data through the usage of large language models. Includes validation tools designed to handle model hallucinations for a scientific, rigorous use of LLM. Currently supports usage of GPT with more planned, including local and non-proprietary models. For more details on the methodology used please consult the references listed under each function, such as Kent, A. et al. (1995) <doi:10.1002/asi.5090060209>, van Rijsbergen, C.J. (1979, ISBN:978-0408709293, Levenshtein, V.I. (1966) <https://nymity.ch/sybilhunting/pdf/Levenshtein1966a.pdf> and Klaus Krippendorff (2011) <https://repository.upenn.edu/handle/20.500.14332/2089>.

r-analyzefmri 1.1-26
Propagated dependencies: r-r-matlab@3.7.0 r-fastica@1.2-7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AnalyzeFMRI
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Analysis of fMRI Datasets Stored in the ANALYZE or 'NIFTI' Format
Description:

This package provides functions for I/O, visualisation and analysis of functional Magnetic Resonance Imaging (fMRI) datasets stored in the ANALYZE or NIFTI format. Note that the latest version of XQuartz seems to be necessary under MacOS.

r-asciiruler 0.2
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asciiruler
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Render an ASCII Ruler
Description:

An ASCII ruler is for measuring text and is especially useful for sequence analysis. Included in this package are methods to create ASCII rulers and associated GenBank sequence blocks, multi-column text displays that make it easy for viewers to locate nucleotides by position.

r-affinity 0.2.5
Propagated dependencies: r-reproj@0.7.0 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hypertidy/affinity
Licenses: GPL 3
Build system: r
Synopsis: Raster Georeferencing, Grid Affine Transforms, Cell Abstraction
Description:

This package provides tools for raster georeferencing, grid affine transforms, and general raster logic. These functions provide converters between raster specifications, world vector, geotransform, RasterIO window, and RasterIO window in sf package list format. There are functions to offset a matrix by padding any of four corners (useful for vectorizing neighbourhood operations), and helper functions to harvesting user clicks on a graphics device to use for simple georeferencing of images. Methods used are available from <https://en.wikipedia.org/wiki/World_file> and <https://gdal.org/user/raster_data_model.html>.

r-aziad 0.0.3
Propagated dependencies: r-qrm@0.4-35 r-foreach@1.5.2 r-extradistr@1.10.0.4 r-envstats@3.1.0 r-doparallel@1.0.17 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AZIAD
Licenses: Expat
Build system: r
Synopsis: Analyzing Zero-Inflated and Zero-Altered Data
Description:

Description: Computes maximum likelihood estimates of general, zero-inflated, and zero-altered models for discrete and continuous distributions. It also performs Kolmogorov-Smirnov (KS) tests and likelihood ratio tests for general, zero-inflated, and zero-altered data. Additionally, it obtains the inverse of the Fisher information matrix and confidence intervals for the parameters of general, zero-inflated, and zero-altered models. The package simulates random deviates from zero-inflated or hurdle models to obtain maximum likelihood estimates. Based on the work of Aldirawi et al. (2022) <doi:10.1007/s42519-021-00230-y> and Dousti Mousavi et al. (2023) <doi:10.1080/00949655.2023.2207020>.

r-admtools 0.6.0
Propagated dependencies: r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/MindTheGap-ERC/admtools
Licenses: GPL 3+
Build system: r
Synopsis: Estimate and Manipulate Age-Depth Models
Description:

Estimate age-depth models from stratigraphic and sedimentological data, and transform data between the time and stratigraphic domain.

r-ars 0.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ars
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive Rejection Sampling
Description:

Adaptive Rejection Sampling, Original version.

r-aftgee 1.2.1
Propagated dependencies: r-survival@3.8-6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-geepack@1.3.13 r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/stc04003/aftgee
Licenses: GPL 3+
Build system: r
Synopsis: Accelerated Failure Time Model with Generalized Estimating Equations
Description:

This package provides a collection of methods for both the rank-based estimates and least-square estimates to the Accelerated Failure Time (AFT) model. For rank-based estimation, it provides approaches that include the computationally efficient Gehan's weight and the general's weight such as the logrank weight. Details of the rank-based estimation can be found in Chiou et al. (2014) <doi:10.1007/s11222-013-9388-2> and Chiou et al. (2015) <doi:10.1002/sim.6415>. For the least-square estimation, the estimating equation is solved with generalized estimating equations (GEE). Moreover, in multivariate cases, the dependence working correlation structure can be specified in GEE's setting. Details on the least-squares estimation can be found in Chiou et al. (2014) <doi:10.1007/s10985-014-9292-x>.

r-auxveclasso 0.2.0
Propagated dependencies: r-survey@4.5 r-proc@1.19.0.1 r-parallelly@1.47.0 r-matrix@1.7-5 r-glmnet@5.0 r-doparallel@1.0.17 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/gustafanderssons/auxvecLASSO-R-Package
Licenses: Expat
Build system: r
Synopsis: LASSO Auxiliary Variable Selection and Auxiliary Vector Diagnostics
Description:

This package provides tools for assessing and selecting auxiliary variables using LASSO. The package includes functions for variable selection and diagnostics, facilitating survey calibration analysis with emphasis on robust auxiliary vector selection. For more details see Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x> and Caughrey and Hartman (2017) <doi:10.2139/ssrn.3494436>.

r-alkahest 1.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://codeberg.org/tesselle/alkahest
Licenses: GPL 3+
Build system: r
Synopsis: Pre-Processing XY Data from Experimental Methods
Description:

This package provides a lightweight, dependency-free toolbox for pre-processing XY data from experimental methods (i.e. any signal that can be measured along a continuous variable). This package provides methods for baseline estimation and correction, smoothing, normalization, integration and peaks detection. Baseline correction methods includes polynomial fitting as described in Lieber and Mahadevan-Jansen (2003) <doi:10.1366/000370203322554518>, Rolling Ball algorithm after Kneen and Annegarn (1996) <doi:10.1016/0168-583X(95)00908-6>, SNIP algorithm after Ryan et al. (1988) <doi:10.1016/0168-583X(88)90063-8>, 4S Peak Filling after Liland (2015) <doi:10.1016/j.mex.2015.02.009> and more.

r-aggrecat 1.1.0
Propagated dependencies: r-vgam@1.1-14 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-r2jags@0.8-9 r-purrr@1.2.2 r-precrec@0.14.5 r-mlmetrics@1.1.3 r-mathjaxr@2.0-0 r-magrittr@2.0.5 r-insight@1.5.1 r-gofkernel@2.1-3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-desctools@0.99.60 r-crayon@1.5.3 r-coda@0.19-4.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://replicats.research.unimelb.edu.au/
Licenses: Expat
Build system: r
Synopsis: Mathematically Aggregating Expert Judgments
Description:

The use of structured elicitation to inform decision making has grown dramatically in recent decades, however, judgements from multiple experts must be aggregated into a single estimate. Empirical evidence suggests that mathematical aggregation provides more reliable estimates than enforcing behavioural consensus on group estimates. aggreCAT provides state-of-the-art mathematical aggregation methods for elicitation data including those defined in Hanea, A. et al. (2021) <doi:10.1371/journal.pone.0256919>. The package also provides functions to visualise and evaluate the performance of your aggregated estimates on validation data.

r-amctestmaker 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AMCTestmakeR
Licenses: GPL 3
Build system: r
Synopsis: Generate LaTeX Code for Auto-Multiple-Choice (AMC)
Description:

Generate code for use with the Optical Mark Recognition free software Auto Multiple Choice (AMC). More specifically, this package provides functions that use as input the question and answer texts, and output the LaTeX code for AMC.

r-altr2 1.1.0
Propagated dependencies: r-purrr@1.2.2 r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/karchjd/altR2
Licenses: GPL 2
Build system: r
Synopsis: Alternative Estimators to Adjusted R-Squared
Description:

This package provides alternatives to the normal adjusted R-squared estimator for the estimation of the multiple squared correlation in regression models, as fitted by the lm() function. The alternative estimators are described in Karch (2020) <DOI:10.1525/collabra.343>.

r-ahpgaussian 0.1.3
Propagated dependencies: r-tidyr@1.3.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cidedson.github.io/ahpgaussian/
Licenses: Expat
Build system: r
Synopsis: New Multicriteria Method: AHPGaussian
Description:

This package implements the Analytic Hierarchy Process (AHP) method using Gaussian normalization (AHPGaussian) to derive the relative weights of the criteria and alternatives. It also includes functions for visualizing the results and generating graphical outputs. Method as described in: dos Santos, Marcos (2021) <doi:10.13033/ijahp.v13i1.833>.

r-assertions 0.3.0
Propagated dependencies: r-rlang@1.2.0 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/selkamand/assertions
Licenses: Expat
Build system: r
Synopsis: Simple Assertions for Beautiful and Customisable Error Messages
Description:

This package provides simple assertions with sensible defaults and customisable error messages. It offers convenient assertion call wrappers and a general assert function that can handle any condition. Default error messages are user friendly and easily customized with inline code evaluation and styling powered by the cli package.

r-anovir 0.1.0
Propagated dependencies: r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.biorxiv.org/content/10.1101/530709v1
Licenses: GPL 3
Build system: r
Synopsis: Analysis of Virulence
Description:

Epidemiological population dynamics models traditionally define a pathogen's virulence as the increase in the per capita rate of mortality of infected hosts due to infection. This package provides functions allowing virulence to be estimated by maximum likelihood techniques. The approach is based on the analysis of relative survival comparing survival in matching cohorts of infected vs. uninfected hosts (Agnew 2019) <doi:10.1101/530709>.

r-accessr 1.1.3
Propagated dependencies: r-rmarkdown@2.31
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://paulnorthrop.github.io/accessr/
Licenses: GPL 3+
Build system: r
Synopsis: Command Line Tools to Produce Accessible Documents using 'R Markdown'
Description:

This package provides functions to produce accessible HTML slides, HTML', Word and PDF documents from input R markdown files. Accessible PDF files are produced only on a Windows Operating System. One aspect of accessibility is providing a headings structure that is recognised by a screen reader, providing a navigational tool for a blind or partially-sighted person. A key aim is to produce documents of different formats easily from each of a collection of R markdown source files. Input R markdown files are rendered using the render() function from the rmarkdown package <https://cran.r-project.org/package=rmarkdown>. A zip file containing multiple output files can be produced from one function call. A user-supplied template Word document can be used to determine the formatting of an output Word document. Accessible PDF files are produced from Word documents using OfficeToPDF <https://github.com/cognidox/OfficeToPDF>. A convenience function, install_otp() is provided to install this software. The option to print HTML output to (non-accessible) PDF files is also available.

r-afmpar 0.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/philaris/afmpar
Licenses: Expat
Build system: r
Synopsis: Check Validity of Greek AFM and PA Numbers
Description:

With the functions in this package you can check the validity of the Greek Tax Identification Number (AFM) and the Greek Personal Number (PA) <https://pa.gov.gr>. The PA is a new universal ID for Greek citizens across all public services and it is to replace older numbers issued by various Greek state agencies. Its format is a 12-character ID consisting of three alphanumeric characters followed by the nine numerical digits of the AFM.

r-attrib 2021.1.2
Propagated dependencies: r-tsmodel@0.6-2 r-tibble@3.3.1 r-stringr@1.6.0 r-progress@1.2.3 r-pbs@1.1 r-mvmeta@1.0.3 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lme4@2.0-1 r-glue@1.8.1 r-ggplot2@4.0.3 r-dlnm@2.4.10 r-data-table@1.18.4 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=attrib
Licenses: Expat
Build system: r
Synopsis: Attributable Burden of Disease
Description:

This package provides functions for estimating the attributable burden of disease due to risk factors. The posterior simulation is performed using arm::sim as described in Gelman, Hill (2012) <doi:10.1017/CBO9780511790942> and the attributable burden method is based on Nielsen, Krause, Molbak <doi:10.1111/irv.12564>.

r-ajv 1.0.0
Propagated dependencies: r-yaml@2.3.12 r-v8@8.2.0 r-rjsonio@2.0.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jdthorpe/ajvr
Licenses: GPL 2
Build system: r
Synopsis: Another JSON Schema Validator
Description:

This package provides a thin wrapper around the ajv JSON validation package for JavaScript. See <http://epoberezkin.github.io/ajv/> for details.

r-asm 0.2.4
Propagated dependencies: r-quantreg@6.1 r-pracma@2.4.6 r-mass@7.3-65 r-iso@0.0-21 r-fdrtool@1.2.18
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asm
Licenses: GPL 3+
Build system: r
Synopsis: Optimal Convex M-Estimation for Linear Regression via Antitonic Score Matching
Description:

This package performs linear regression with respect to a data-driven convex loss function that is chosen to minimize the asymptotic covariance of the resulting M-estimator. The convex loss function is estimated in 5 steps: (1) form an initial OLS (ordinary least squares) or LAD (least absolute deviation) estimate of the regression coefficients; (2) use the resulting residuals to obtain a kernel estimator of the error density; (3) estimate the score function of the errors by differentiating the logarithm of the kernel density estimate; (4) compute the L2 projection of the estimated score function onto the set of decreasing functions; (5) take a negative antiderivative of the projected score function estimate. Newton's method (with Hessian modification) is then used to minimize the convex empirical risk function. Further details of the method are given in Feng et al. (2024) <doi:10.48550/arXiv.2403.16688>.

r-avidar 1.2.1
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-readr@2.2.0 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-httr@1.4.8 r-dplyr@1.2.1 r-curl@7.1.0 r-circlize@0.4.18 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://gitlab.com/fortunalab/avidaR
Licenses: Expat
Build system: r
Synopsis: Computational Biologist’s Toolkit To Get Data From 'avidaDB'
Description:

Easy-to-use tools for performing complex queries on avidaDB', a semantic database that stores genomic and transcriptomic data of self-replicating computer programs (known as digital organisms) that mutate and evolve within a user-defined computational environment.

Total packages: 72166