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

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-av1r 0.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Zabis13/AV1R
Licenses: Expat
Build system: r
Synopsis: 'AV1' Video Encoding for Biological Microscopy Data
Description:

Converts legacy microscopy video formats (H.264/H.265, AVI/MJPEG, TIFF stacks) to the modern AV1 codec with minimal quality loss. Typical use cases include compressing large TIFF stacks from confocal microscopy and time-lapse experiments from hundreds of gigabytes to manageable sizes, re-encoding MP4 files exported from CellProfiler', ImageJ'/'Fiji', and microscope software with approximately 2x better compression at the same visual quality, and converting legacy AVI (MJPEG) and H.265 recordings to a single patent-free format suited for long-term archival. Automatically selects the best available backend: GPU hardware acceleration via Vulkan VK_KHR_VIDEO_ENCODE_AV1 or VAAPI (tested on AMD RDNA4; bundled headers, builds with any Vulkan SDK >= 1.3.275), with automatic fallback to CPU encoding through FFmpeg and SVT-AV1'. User controls quality via a single CRF parameter; each backend adapts automatically (CPU and Vulkan use CRF directly, VAAPI targets 55 percent of input bitrate). TIFF stacks use near-lossless CRF 5 by default, with optional proportional scaling via tiff_scale (multiplier or bounding box, aspect ratio always preserved). Small frames are automatically scaled up to meet hardware encoder minimums. Audio tracks are preserved automatically. Provides a simple R API for batch conversion of entire experiment folders.

r-airports 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/OpenIntroStat/airports
Licenses: GPL 3
Build system: r
Synopsis: Data on Airports
Description:

Geographic, use, and property related data on airports.

r-annoprobe 0.1.7
Propagated dependencies: r-xml2@1.5.2 r-pheatmap@1.0.13 r-httr@1.4.8 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dt@0.34.0 r-curl@7.1.0 r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jmzeng1314/AnnoProbe
Licenses: FSDG-compatible
Build system: r
Synopsis: Annotate the Gene Symbols for Probes in Expression Array
Description:

We curated 147 of expression array, from 3 species(human,mouse,rat), 3 companies('Affymetrix','Illumina','Agilent'), by aligning the Fasta sequences of all probes of each platform to their corresponding reference genome, and then annotate them to genes.

r-autoharp 0.3.2
Propagated dependencies: r-xfun@0.57 r-tibble@3.3.1 r-stringr@1.6.0 r-shiny@1.13.0 r-rmarkdown@2.31 r-rlang@1.2.0 r-magrittr@2.0.5 r-lintr@3.3.0-1 r-knitr@1.51 r-igraph@2.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://namanlab.github.io/autoharp/
Licenses: Expat
Build system: r
Synopsis: Semi-Automatic Grading of R and Rmd Scripts
Description:

This package provides a customisable set of tools for assessing and grading R or R-markdown scripts from students. It allows for checking correctness of code output, runtime statistics and static code analysis. The latter feature is made possible by representing R expressions using a tree structure.

r-aovbay 0.1.0
Propagated dependencies: r-waiter@0.2.5-1.927501b r-tibble@3.3.1 r-stringr@1.6.0 r-stanheaders@2.32.10 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.13.0 r-rstantools@2.6.0 r-rstan@2.32.7 r-reshape@0.8.10 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-nortest@1.0-4 r-moments@0.14.1 r-htmltools@0.5.9 r-highcharter@0.9.5 r-dt@0.34.0 r-dplyr@1.2.1 r-car@3.1-5 r-broom@1.0.13 r-bh@1.90.0-1 r-bayesfactor@0.9.12-4.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AovBay
Licenses: Expat
Build system: r
Synopsis: Classic, Nonparametric and Bayesian One-Way Analysis of Variance Panel
Description:

It covers various approaches to analysis of variance, provides an assumption testing section in order to provide a decision diagram that allows selecting the most appropriate technique. It provides the classical analysis of variance, the nonparametric equivalent of Kruskal Wallis, and the Bayesian approach. These results are shown in an interactive shiny panel, which allows modifying the arguments of the tests, contains interactive graphics and presents automatic conclusions depending on the tests in order to contribute to the interpretation of these analyzes. AovBay uses Stan and FactorBayes for Bayesian analysis and Highcharts for interactive charts.

r-adwave 1.4
Propagated dependencies: r-waveslim@1.8.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://doi.org/10.1534/genetics.115.176842
Licenses: GPL 2+
Build system: r
Synopsis: Wavelet Analysis of Genomic Data from Admixed Populations
Description:

This package implements wavelet-based approaches for describing population admixture. Principal Components Analysis (PCA) is used to define the population structure and produce a localized admixture signal for each individual. Wavelet summaries of the PCA output describe variation present in the data and can be related to population-level demographic processes. For more details, see J Sanderson, H Sudoyo, TM Karafet, MF Hammer and MP Cox. 2015. Reconstructing past admixture processes from local genomic ancestry using wavelet transformation. Genetics 200:469-481 <doi:10.1534/genetics.115.176842>.

r-amylogram 1.1
Propagated dependencies: r-shiny@1.13.0 r-seqinr@4.2-44 r-ranger@0.18.0 r-biogram@1.6.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/michbur/AmyloGram
Licenses: GPL 3
Build system: r
Synopsis: Prediction of Amyloid Proteins
Description:

Predicts amyloid proteins using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI.

r-azurecontainers 1.3.3
Propagated dependencies: r-r6@2.6.1 r-processx@3.9.0 r-openssl@2.4.1 r-httr@1.4.8 r-azurermr@2.4.5 r-azuregraph@1.3.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureContainers
Licenses: Expat
Build system: r
Synopsis: Interface to 'Container Instances', 'Docker Registry' and 'Kubernetes' in 'Azure'
Description:

An interface to container functionality in Microsoft's Azure cloud: <https://azure.microsoft.com/en-us/products/category/containers/>. Manage Azure Container Instance (ACI), Azure Container Registry (ACR) and Azure Kubernetes Service (AKS) resources, push and pull images, and deploy services. On the client side, lightweight shells to the docker', docker-compose', kubectl and helm commandline tools are provided. Part of the AzureR family of packages.

r-ahocorasick 0.2.0
Dependencies: xz@5.4.5
Propagated dependencies: r-rlang@1.2.0 r-fs@2.1.0 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://yousa-mirage.github.io/r-ahocorasick/
Licenses: Expat
Build system: r
Synopsis: Fast Multi-Pattern String Matching with the 'Aho-Corasick' Algorithm
Description:

Provide fast multi-pattern string matching for R using the Aho-Corasick algorithm, powered by the Rust aho-corasick crate. It builds reusable automatons for detecting matches, counting matches, locating character, extracting matched text, and replacing matches in character vectors. For more details on the Aho-Corasick algorithm, please see Aho and Corasick (1975) <doi:10.1145/360825.360855>.

r-arttransfer 1.0.0
Propagated dependencies: r-randomforest@4.7-1.2 r-nnet@7.3-20 r-glmnet@5.0 r-gbm@2.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ARTtransfer
Licenses: GPL 2
Build system: r
Synopsis: Adaptive and Robust Pipeline for Transfer Learning
Description:

Adaptive and Robust Transfer Learning (ART) is a flexible framework for transfer learning that integrates information from auxiliary data sources to improve model performance on primary tasks. It is designed to be robust against negative transfer by including the non-transfer model in the candidate pool, ensuring stable performance even when auxiliary datasets are less informative. See the paper, Wang, Wu, and Ye (2023) <doi:10.1002/sta4.582>.

r-atrisk 0.2.0
Propagated dependencies: r-sn@2.1.3 r-quantreg@6.1 r-ggridges@0.5.7 r-ggplot2@4.0.3 r-dfoptim@2023.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=atRisk
Licenses: GPL 3
Build system: r
Synopsis: At-Risk
Description:

The at-Risk (aR) approach is based on a two-step parametric estimation procedure that allows to forecast the full conditional distribution of an economic variable at a given horizon, as a function of a set of factors. These density forecasts are then be used to produce coherent forecasts for any downside risk measure, e.g., value-at-risk, expected shortfall, downside entropy. Initially introduced by Adrian et al. (2019) <doi:10.1257/aer.20161923> to reveal the vulnerability of economic growth to financial conditions, the aR approach is currently extensively used by international financial institutions to provide Value-at-Risk (VaR) type forecasts for GDP growth (Growth-at-Risk) or inflation (Inflation-at-Risk). This package provides methods for estimating these models. Datasets for the US and the Eurozone are available to allow testing of the Adrian et al. (2019) model. This package constitutes a useful toolbox (data and functions) for private practitioners, scholars as well as policymakers.

r-afcharts 0.5.1
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/best-practice-and-impact/afcharts
Licenses: Expat
Build system: r
Synopsis: Produce Charts Following UK Government Analysis Function Guidance
Description:

Colour palettes and a ggplot2 theme to follow the UK Government Analysis Function best practice guidance for producing data visualisations, available at <https://analysisfunction.civilservice.gov.uk/policy-store/data-visualisation-charts/>. Includes continuous and discrete colour and fill scales, as well as a ggplot2 theme.

r-aprean3 1.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/lbraglia/aprean3
Licenses: GPL 3
Build system: r
Synopsis: Datasets from Draper and Smith "Applied Regression Analysis" (3rd Ed., 1998)
Description:

An unofficial companion to the textbook "Applied Regression Analysis" by N.R. Draper and H. Smith (3rd Ed., 1998) including all the accompanying datasets.

r-alphabetr 0.2.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-multicool@1.0.1 r-dplyr@1.2.1 r-clue@0.3-68
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://github.com/edwardslee/alphabetr
Licenses: AGPL 3+
Build system: r
Synopsis: Algorithms for High-Throughput Sequencing of Antigen-Specific T Cells
Description:

This package provides algorithms for frequency-based pairing of alpha-beta T cell receptors.

r-arht 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ARHT
Licenses: GPL 2+
Build system: r
Synopsis: Adaptable Regularized Hotelling's T^2 Test for High-Dimensional Data
Description:

Perform the Adaptable Regularized Hotelling's T^2 test (ARHT) proposed by Li et al., (2016) <arXiv:1609.08725>. Both one-sample and two-sample mean test are available with various probabilistic alternative prior models. It contains a function to consistently estimate higher order moments of the population covariance spectral distribution using the spectral of the sample covariance matrix (Bai et al. (2010) <doi:10.1111/j.1467-842X.2010.00590.x>). In addition, it contains a function to sample from 3-variate chi-squared random vectors approximately with a given correlation matrix when the degrees of freedom are large.

r-arc 1.4.2
Propagated dependencies: r-r-utils@2.13.0 r-matrix@1.7-5 r-discretization@1.0-1.1 r-arules@1.7.14
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/kliegr/arc
Licenses: GPL 3
Build system: r
Synopsis: Association Rule Classification
Description:

This package implements the Classification-based on Association Rules (CBA) algorithm for association rule classification. The package, also described in Hahsler et al. (2019) <doi:10.32614/RJ-2019-048>, contains several convenience methods that allow to automatically set CBA parameters (minimum confidence, minimum support) and it also natively handles numeric attributes by integrating a pre-discretization step. The rule generation phase is handled by the arules package. To further decrease the size of the CBA models produced by the arc package, postprocessing by the qCBA package is suggested.

r-asremlplus 4.4.58
Propagated dependencies: r-trycatchlog@1.3.3 r-stringr@1.6.0 r-sticky@0.5.6.1 r-rlang@1.2.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-qqplotr@0.0.7 r-nloptr@2.2.1 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-devtools@2.5.2 r-dae@3.2.32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://chris.brien.name
Licenses: Expat
Build system: r
Synopsis: Augments 'ASReml-R' in Fitting Mixed Models and Packages Generally in Exploring Prediction Differences
Description:

Assists in automating the selection of terms to include in mixed models when asreml is used to fit the models. Procedures are available for choosing models that conform to the hierarchy or marginality principle, for fitting and choosing between two-dimensional spatial models using correlation, natural cubic smoothing spline and P-spline models. A history of the fitting of a sequence of models is kept in a data frame. Also used to compute functions and contrasts of, to investigate differences between and to plot predictions obtained using any model fitting function. The content falls into the following natural groupings: (i) Data, (ii) Model modification functions, (iii) Model selection and description functions, (iv) Model diagnostics and simulation functions, (v) Prediction production and presentation functions, (vi) Response transformation functions, (vii) Object manipulation functions, and (viii) Miscellaneous functions (for further details see asremlPlus-package in help). The asreml package provides a computationally efficient algorithm for fitting a wide range of linear mixed models using Residual Maximum Likelihood. It is a commercial package and a license for it can be purchased from VSNi <https://vsni.co.uk/> as asreml-R', who will supply a zip file for local installation/updating (see <https://asreml.kb.vsni.co.uk/>). It is not needed for functions that are methods for alldiffs and data.frame objects. The package asremPlus can also be installed from <http://chris.brien.name/rpackages/>.

r-adobeanalyticsr 0.5.1
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-progress@1.2.3 r-openssl@2.4.1 r-memoise@2.0.1 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-jose@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://adobeanalyticsr.com
Licenses: Expat
Build system: r
Synopsis: R Client for 'Adobe Analytics' API 2.0
Description:

Connect to the Adobe Analytics API v2.0 <https://github.com/AdobeDocs/analytics-2.0-apis> which powers Analysis Workspace'. The package was developed with the analyst in mind, and it will continue to be developed with the guiding principles of iterative, repeatable, timely analysis.

r-airgriwrm 0.7.0
Propagated dependencies: r-zlib@1.0.3 r-rlang@1.2.0 r-png@0.1-9 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-airgr@1.7.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://inrae.github.io/airGRiwrm/
Licenses: AGPL 3
Build system: r
Synopsis: 'airGR' Integrated Water Resource Management
Description:

Semi-distributed Precipitation-Runoff Modeling based on airGR package models integrating human infrastructures and their managements.

r-aifeducation 1.1.5
Dependencies: python-pytorch@2.10.0
Propagated dependencies: r-stringi@1.8.7 r-rlang@1.2.0 r-reticulate@1.46.0 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-iotarelr@0.1.9 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://fberding.github.io/aifeducation/
Licenses: GPL 3
Build system: r
Synopsis: Artificial Intelligence for Education
Description:

In social and educational settings, the use of Artificial Intelligence (AI) is a challenging task. Relevant data is often only available in handwritten forms, or the use of data is restricted by privacy policies. This often leads to small data sets. Furthermore, in the educational and social sciences, data is often unbalanced in terms of frequencies. To support educators as well as educational and social researchers in using the potentials of AI for their work, this package provides a unified interface for neural nets in PyTorch to deal with natural language problems. In addition, the package ships with a shiny app, providing a graphical user interface. This allows the usage of AI for people without skills in writing python/R scripts. The tools integrate existing mathematical and statistical methods for dealing with small data sets via pseudo-labeling (e.g. Cascante-Bonilla et al. (2020) <doi:10.48550/arXiv.2001.06001>) and imbalanced data via the creation of synthetic cases (e.g. Islam et al. (2012) <doi:10.1016/j.asoc.2021.108288>). Performance evaluation of AI is connected to measures from content analysis which educational and social researchers are generally more familiar with (e.g. Berding & Pargmann (2022) <doi:10.30819/5581>, Gwet (2014) <ISBN:978-0-9708062-8-4>, Krippendorff (2019) <doi:10.4135/9781071878781>). Estimation of energy consumption and CO2 emissions during model training is done with the python library codecarbon'. Finally, all objects created with this package allow to share trained AI models with other people.

r-adaptivpt 1.1.0
Propagated dependencies: r-rgl@1.3.36 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adaptIVPT
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive Bioequivalence Design for In-Vitro Permeation Tests
Description:

This package contains functions carrying out adaptive procedures using mixed scaling approach to establish bioequivalence for in-vitro permeation test (IVPT) data. Currently, the package provides procedures based on parallel replicate design and balanced data, according to the U.S. Food and Drug Administration's "Draft Guidance on Acyclovir" <https://www.accessdata.fda.gov/drugsatfda_docs/psg/Acyclovir_topical%20cream_RLD%2021478_RV12-16.pdf>. Potvin et al. (2008) <doi:10.1002/pst.294> provides the basis for our adaptive design (see Method B). For a comprehensive overview of the method, refer to Lim et al. (2023) <doi:10.1002/pst.2333>. This package reflects the views of the authors and should not be construed to represent the views or policies of the U.S. Food and Drug Administration.

r-ashapesampler 1.0.0
Propagated dependencies: r-truncnorm@1.0-9 r-tda@1.9.4 r-rvcg@0.25 r-pracma@2.4.6 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-alphashape3d@1.3.3 r-alphahull@2.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ashapesampler
Licenses: GPL 3+
Build system: r
Synopsis: Generating Alpha Shapes
Description:

Understanding morphological variation is an important task in many applications. Recent studies in computational biology have focused on developing computational tools for the task of sub-image selection which aims at identifying structural features that best describe the variation between classes of shapes. A major part in assessing the utility of these approaches is to demonstrate their performance on both simulated and real datasets. However, when creating a model for shape statistics, real data can be difficult to access and the sample sizes for these data are often small due to them being expensive to collect. Meanwhile, the landscape of current shape simulation methods has been mostly limited to approaches that use black-box inference---making it difficult to systematically assess the power and calibration of sub-image models. In this R package, we introduce the alpha-shape sampler: a probabilistic framework for simulating realistic 2D and 3D shapes based on probability distributions which can be learned from real data or explicitly stated by the user. The ashapesampler package supports two mechanisms for sampling shapes in two and three dimensions. The first, empirically sampling based on an existing data set, was highlighted in the original main text of the paper. The second, probabilistic sampling from a known distribution, is the computational implementation of the theory derived in that paper. Work based on Winn-Nunez et al. (2024) <doi:10.1101/2024.01.09.574919>.

r-agreementinterval 0.1.1
Propagated dependencies: r-psych@2.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AgreementInterval
Licenses: Expat
Build system: r
Synopsis: Agreement Interval of Two Measurement Methods
Description:

This package provides a tool for calculating agreement interval of two measurement methods (Jason Liao (2015) <DOI:10.1515/ijb-2014-0030>) and present results in plots with discordance rate and/or clinically meaningful limit to quantify agreement quality.

r-authoritative 0.2.0
Propagated dependencies: r-stringi@1.8.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Bisaloo/authoritative
Licenses: Expat
Build system: r
Synopsis: Parse and Deduplicate Author Names
Description:

Utilities to parse authors fields from DESCRIPTION files and general purpose functions to deduplicate names in database, beyond the specific case of R package authors.

Page: 11213141516924
Total packages: 22167