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

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-oecdoda 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/tidy-intelligence/r-oecdoda
Licenses: Expat
Build system: r
Synopsis: Seamless Access to OECD Official Development Assistance (ODA) Data
Description:

Access and Analyze Official Development Assistance (ODA) data using the OECD API <https://gitlab.algobank.oecd.org/public-documentation/dotstat-migration/-/raw/main/OECD_Data_API_documentation.pdf>. ODA data includes sovereign-level aid data such as key aggregates (DAC1), geographical distributions (DAC2A), project-level data (CRS), and multilateral contributions (Multisystem).

r-osfd 3.1
Propagated dependencies: r-twinning@1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-lhs@1.3.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OSFD
Licenses: GPL 2+
Build system: r
Synopsis: Output Space-Filling Design
Description:

This package provides methods to generate a design in the input space that sequentially fills the output space of a black-box function. The output space-filling designs are helpful in inverse design or feature-based modeling problems. See Wang, Shangkun, Adam P. Generale, Surya R. Kalidindi, and V. Roshan Joseph. (2024), Sequential designs for filling output spaces, Technometrics, 66, 65â 76. for details. This work is supported by U.S. National Foundation grant CMMI-1921646.

r-olympicrshiny 1.0.2
Propagated dependencies: r-summarytools@1.1.5 r-shinythemes@1.2.0 r-shinybusy@0.3.3 r-shiny@1.13.0 r-golem@0.5.1 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/Amalan-ConStat/OlympicRshiny
Licenses: Expat
Build system: r
Synopsis: 'Shiny' Application for Olympic Data
Description:

Shiny Application to visualize Olympic Data. From 1896 to 2016. Even Winter Olympics events are included. Data is from Kaggle at <https://www.kaggle.com/heesoo37/120-years-of-olympic-history-athletes-and-results>.

r-ollamar 1.2.2
Propagated dependencies: r-tibble@3.3.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-glue@1.8.1 r-crayon@1.5.3 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://hauselin.github.io/ollama-r/
Licenses: Expat
Build system: r
Synopsis: 'Ollama' Language Models
Description:

An interface to easily run local language models with Ollama <https://ollama.com> server and API endpoints (see <https://github.com/ollama/ollama/blob/main/docs/api.md> for details). It lets you run open-source large language models locally on your machine.

r-obsmd 12.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OBsMD
Licenses: GPL 2+
Build system: r
Synopsis: Objective Bayesian Model Discrimination in Follow-Up Designs
Description:

This package implements the objective Bayesian methodology proposed in Consonni and Deldossi in order to choose the optimal experiment that better discriminate between competing models, see Deldossi and Nai Ruscone (2020) <doi:10.18637/jss.v094.i02>.

r-optrf 1.2.1
Propagated dependencies: r-ranger@0.18.0 r-minpack-lm@1.2-4 r-irr@0.85
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/tmlange/optRF
Licenses: GPL 2+
Build system: r
Synopsis: Optimising Random Forest Stability by Determining the Optimal Number of Trees
Description:

Calculating the stability of random forest with certain numbers of trees. The non-linear relationship between stability and numbers of trees is described using a logistic regression model and used to estimate the optimal number of trees.

r-offsetreg 1.2.0
Propagated dependencies: r-rlang@1.2.0 r-poissonreg@1.0.2 r-parsnip@1.6.0 r-glue@1.8.1 r-generics@0.1.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mattheaphy/offsetreg/
Licenses: Expat
Build system: r
Synopsis: An Extension of 'Tidymodels' Supporting Offset Terms
Description:

Extend the tidymodels ecosystem <https://www.tidymodels.org/> to enable the creation of predictive models with offset terms. Models with offsets are most useful when working with count data or when fitting an adjustment model on top of an existing model with a prior expectation. The former situation is common in insurance where data is often weighted by exposures. The latter is common in life insurance where industry mortality tables are often used as a starting point for setting assumptions.

r-orderanalyzer 1.0.1
Dependencies: poppler-data@0.4.11 libxml2@2.14.6 libxml2@2.14.6
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlist@0.4.6.2 r-quanteda@4.4 r-purrr@1.2.2 r-matrixcalc@1.0-6 r-lubridate@1.9.5 r-dplyr@1.2.1 r-digest@0.6.39 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=orderanalyzer
Licenses: GPL 3
Build system: r
Synopsis: Extracting Order Position Tables from PDF-Based Order Documents
Description:

This package provides functions for extracting text and tables from PDF-based order documents. It provides an n-gram-based approach for identifying the language of an order document. It furthermore uses R-package pdftools to extract the text from an order document. In the case that the PDF document is only including an image (because it is scanned document), R package tesseract is used for OCR. Furthermore, the package provides functionality for identifying and extracting order position tables in order documents based on a clustering approach.

r-operators 0.2.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/romainfrancois/operators
Licenses: Expat
Build system: r
Synopsis: Additional Binary Operators
Description:

This package provides a set of binary operators for common tasks such as regex manipulation.

r-owea 0.1.2
Propagated dependencies: r-shiny@1.13.0 r-mass@7.3-65 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OWEA
Licenses: GPL 3
Build system: r
Synopsis: Optimal Weight Exchange Algorithm for Optimal Designs for Three Models
Description:

An implementation of optimal weight exchange algorithm Yang(2013) <doi:10.1080/01621459.2013.806268> for three models. They are Crossover model with subject dropout, crossover model with proportional first order residual effects and interference model. You can use it to find either A-opt or D-opt approximate designs. Exact designs can be automatically rounded from approximate designs and relative efficiency is provided as well.

r-omopsketch 1.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-patientprofiles@1.5.0 r-omopgenerics@1.4.0 r-lifecycle@1.0.5 r-dplyr@1.2.1 r-cohortconstructor@0.6.3 r-clock@0.7.4 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://OHDSI.github.io/OmopSketch/
Licenses: FSDG-compatible
Build system: r
Synopsis: Characterise Tables of an OMOP Common Data Model Instance
Description:

Summarises key information in data mapped to the Observational Medical Outcomes Partnership (OMOP) common data model. Assess suitability to perform specific epidemiological studies and explore the different domains to obtain feasibility counts and trends.

r-orderstats 0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=orderstats
Licenses: GPL 2
Build system: r
Synopsis: Efficiently Generates Random Order Statistic Variables
Description:

All the methods in this package generate a vector of uniform order statistics using a beta distribution and use an inverse cumulative distribution function for some distribution to give a vector of random order statistic variables for some distribution. This is much more efficient than using a loop since it is directly sampling from the order statistic distribution.

r-obl 0.2.1
Propagated dependencies: r-tibble@3.3.1 r-ggplot2@4.0.3 r-forecast@9.0.2 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OBL
Licenses: GPL 2+
Build system: r
Synopsis: Optimum Block Length
Description:

Obtain optimum block from Non-overlapping Block Bootstrap method.

r-onlinesurr 0.0.4
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rfast@2.1.5.2 r-rdpack@2.6.6 r-latex2exp@0.9.8 r-kdglm@1.2.14 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://silvaneojunior.github.io/OnlineSurr/
Licenses: GPL 3+
Build system: r
Synopsis: Surrogate Evaluation for Jointly Longitudinal Outcome and Surrogate
Description:

This package provides tools for surrogate evaluation in longitudinal studies using state-space models as proposed in Santos Jr. and Parast (2026)<doi:10.48550/arXiv.2604.12882>. The package estimates treatment effects over time with and without adjustment for surrogate information, summarizes the proportion of treatment effect explained by a longitudinal surrogate, quantifies uncertainty via bootstrap resampling, and provides plotting and summary utilities for fitted models.

r-ompr 1.0.4
Propagated dependencies: r-rlang@1.2.0 r-matrix@1.7-5 r-listcomp@0.4.1 r-lazyeval@0.2.3 r-fastmap@1.2.0 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/dirkschumacher/ompr
Licenses: Expat
Build system: r
Synopsis: Model and Solve Mixed Integer Linear Programs
Description:

Model mixed integer linear programs in an algebraic way directly in R. The model is solver-independent and thus offers the possibility to solve a model with different solvers. It currently only supports linear constraints and objective functions. See the ompr website <https://dirkschumacher.github.io/ompr/> for more information, documentation and examples.

r-overlapptest 1.4
Propagated dependencies: r-spatstat-geom@3.7-3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=overlapptest
Licenses: GPL 2+
Build system: r
Synopsis: Test Overlapping of Polygons Against Random Rotation
Description:

Tests the observed overlapping polygon area in a collection of polygons against a null model of random rotation, as explained in De la Cruz et al. (2017) <doi:10.13140/RG.2.2.12825.72801>.

r-opencv 0.5.2
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=opencv
Licenses: Expat
Build system: r
Synopsis: Bindings to 'OpenCV' Computer Vision Library
Description:

Exposes some of the available OpenCV <https://opencv.org/> algorithms, such as a QR code scanner, and edge, body or face detection. These can either be applied to analyze static images, or to filter live video footage from a camera device.

r-osrm-backend 0.3.1
Propagated dependencies: r-viridislite@0.4.3 r-ps@1.9.3 r-processx@3.9.0 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/e-kotov/osrm.backend
Licenses: Expat
Build system: r
Synopsis: Bindings for 'Open Source Routing Machine'
Description:

Install and control Open Source Routing Machine ('OSRM') backend executables to prepare routing data and run/stop a local OSRM server. For computations with the running server use the osrm R package (<https://cran.r-project.org/package=osrm>).

r-osktnorm 1.1.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-groupcompare@1.0.1 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=osktnorm
Licenses: GPL 2+
Build system: r
Synopsis: Moment-Targeting Normality Transformation Based on Tukey g-h Distribution
Description:

This package implements a moment-targeting normality transformation based on the simultaneous optimization of Tukey g-h distribution parameters. The method is designed to minimize both asymmetry (skewness) and excess peakedness (kurtosis) in non-normal data by mapping it to a standard normal distribution Cebeci et al (2026) <doi:10.3390/sym18030458>. Optimization is performed by minimizing an objective function derived from the Anderson-Darling goodness-of-fit statistic with Stephens's correction factor, utilizing the L-BFGS-B algorithm for robust parameter estimation. This approach provides an effective alternative to power transformations like Box-Cox and Yeo-Johnson, particularly for data requiring precise tail-behavior adjustment.

r-ocsdata 1.0.2
Propagated dependencies: r-usethis@3.2.1 r-purrr@1.2.2 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/opencasestudies/OCSdata
Licenses: Expat
Build system: r
Synopsis: Download Data from the 'Open Case Studies' Repository
Description:

This package provides functions to access and download data from the Open Case Studies <https://www.opencasestudies.org/> repositories on GitHub <https://github.com/opencasestudies>. Different functions enable users to grab the data they need at different sections in the case study, as well as download the whole case study repository. All the user needs to do is input the name of the case study being worked on. The package relies on the httr::GET() function to access files through the GitHub API. The functions usethis::use_zip() and usethis::create_from_github() are used to clone and/or download the case study repositories. To cite an individual case study, please see the respective README file at <https://github.com/opencasestudies/>. <https://github.com/opencasestudies/ocs-bp-rural-and-urban-obesity> <https://github.com/opencasestudies/ocs-bp-air-pollution> <https://github.com/opencasestudies/ocs-bp-vaping-case-study> <https://github.com/opencasestudies/ocs-bp-opioid-rural-urban> <https://github.com/opencasestudies/ocs-bp-RTC-wrangling> <https://github.com/opencasestudies/ocs-bp-RTC-analysis> <https://github.com/opencasestudies/ocs-bp-youth-disconnection> <https://github.com/opencasestudies/ocs-bp-youth-mental-health> <https://github.com/opencasestudies/ocs-bp-school-shootings-dashboard> <https://github.com/opencasestudies/ocs-bp-co2-emissions> <https://github.com/opencasestudies/ocs-bp-diet>.

r-oncodatasets 0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/lightbluetitan/oncodatasets
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive Collection of Cancer Types and Cancer-Related Datasets
Description:

Offers a rich collection of data focused on cancer research, covering survival rates, genetic studies, biomarkers, and epidemiological insights. Designed for researchers, analysts, and bioinformatics practitioners, the package includes datasets on various cancer types such as melanoma, leukemia, breast, ovarian, and lung cancer, among others. It aims to facilitate advanced research, analysis, and understanding of cancer epidemiology, genetics, and treatment outcomes.

r-optrefine 1.1.1
Propagated dependencies: r-sampling@2.11 r-rglpk@0.6-5.1 r-mass@7.3-65 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/kkbrum/optrefine
Licenses: GPL 3+
Build system: r
Synopsis: Optimally Refine Strata
Description:

Splits initial strata into refined strata that optimize covariate balance. For more information, please see Brumberg, Small, and Rosenbaum (2024) <doi:10.1093/biomtc/ujae061>. To solve the linear program, the Gurobi commercial optimization software is recommended, but not required. The gurobi R package can be installed following the instructions at <https://docs.gurobi.com/projects/optimizer/en/current/reference/r/setup.html> after claiming your free academic license at <https://www.gurobi.com/academia/academic-program-and-licenses/>.

r-optimus 0.2.0
Propagated dependencies: r-ordinal@2025.12-29 r-mvabund@4.2.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mitchest/optimus/
Licenses: GPL 3
Build system: r
Synopsis: Model Based Diagnostics for Multivariate Cluster Analysis
Description:

Assessment and diagnostics for comparing competing clustering solutions, using predictive models. The main intended use is for comparing clustering/classification solutions of ecological data (e.g. presence/absence, counts, ordinal scores) to 1) find an optimal partitioning solution, 2) identify characteristic species and 3) refine a classification by merging clusters that increase predictive performance. However, in a more general sense, this package can do the above for any set of clustering solutions for i observations of j variables.

r-opalr 3.6.1
Propagated dependencies: r-tibble@3.3.1 r-readr@2.2.0 r-progress@1.2.3 r-mime@0.13 r-labelled@2.16.0 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/obiba/opalr/
Licenses: GPL 3
Build system: r
Synopsis: 'Opal' Data Repository Client and 'DataSHIELD' Utils
Description:

Data integration Web application for biobanks by OBiBa'. Opal is the core database application for biobanks. Participant data, once collected from any data source, must be integrated and stored in a central data repository under a uniform model. Opal is such a central repository. It can import, process, validate, query, analyze, report, and export data. Opal is typically used in a research center to analyze the data acquired at assessment centres. Its ultimate purpose is to achieve seamless data-sharing among biobanks. This Opal client allows to interact with Opal web services and to perform operations on the R server side. DataSHIELD administration tools are also provided.

Total packages: 22167