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

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-ows4r 0.5
Propagated dependencies: r-xml@3.99-0.23 r-terra@1.9-27 r-sf@1.1-1 r-r6@2.6.1 r-openssl@2.4.1 r-keyring@1.4.1 r-httr@1.4.8 r-geometa@0.10.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/eblondel/ows4R
Licenses: Expat
Build system: r
Synopsis: Interface to OGC Web-Services (OWS)
Description:

This package provides an Interface to Web-Services defined as standards by the Open Geospatial Consortium (OGC), including Web Feature Service (WFS) for vector data, Web Coverage Service (WCS), Catalogue Service (CSW) for ISO/OGC metadata, Web Processing Service (WPS) for data processes, and associated standards such as the common web-service specification (OWS) and OGC Filter Encoding. Partial support is provided for the Web Map Service (WMS). The purpose is to add support for additional OGC service standards such as Web Coverage Processing Service (WCPS), the Sensor Observation Service (SOS), or even new standard services emerging such OGC API or SensorThings.

r-obre 0.2-0
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OBRE
Licenses: GPL 3+
Build system: r
Synopsis: Optimal B-Robust Estimator Tools
Description:

An implementation for computing Optimal B-Robust Estimators of two-parameter distribution. The procedure is composed of some equations that are evaluated alternatively until the solution is reached. Some tools for analyzing the estimates are included. The most relevant is covariance matrix computation using a closed formula.

r-orkm 1.0.0
Propagated dependencies: r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ORKM
Licenses: Expat
Build system: r
Synopsis: The Online Regularized K-Means Clustering Algorithm
Description:

Algorithm of online regularized k-means to deal with online multi(single) view data. The philosophy of the package is described in Guo G. (2024) <doi:10.1016/j.ins.2024.121133>.

r-opa 0.8.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://timbeechey.github.io/opa/
Licenses: GPL 3+
Build system: r
Synopsis: An Implementation of Ordinal Pattern Analysis
Description:

Quantifies hypothesis to data fit for repeated measures and longitudinal data, as described by Thorngate (1987) <doi:10.1016/S0166-4115(08)60083-7> and Grice et al., (2015) <doi:10.1177/2158244015604192>. Hypothesis and data are encoded as pairwise relative orderings which are then compared to determine the percentage of orderings in the data that are matched by the hypothesis.

r-optor 0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptOR
Licenses: Expat
Build system: r
Synopsis: Optimal Hyperrectangular Operating Regions
Description:

Computes optimal axis-aligned hyperrectangles for discrete binary arrays and continuous regions defined by quadratic response functions. The package provides methods for discrete optimization, grid classification, continuous refinement, and exact global extrema calculations. Applications include the identification of practical operating regions within multivariate design spaces, including pharmaceutical development settings related to ICH Q8.

r-optimbase 1.0-10
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optimbase
Licenses: FSDG-compatible
Build system: r
Synopsis: R Port of the 'Scilab' Optimbase Module
Description:

This package provides a set of commands to manage an abstract optimization method. The goal is to provide a building block for a large class of specialized optimization methods. This package manages: the number of variables, the minimum and maximum bounds, the number of non linear inequality constraints, the cost function, the logging system, various termination criteria, etc...

r-openva 1.2.0
Propagated dependencies: r-tariff@1.0.5 r-rlang@1.2.0 r-interva5@1.1.3 r-interva4@1.7.6 r-insilicova@1.4.2 r-ggplot2@4.0.3 r-crayon@1.5.3 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/verbal-autopsy-software/openVA
Licenses: GPL 2
Build system: r
Synopsis: Automated Method for Verbal Autopsy
Description:

This package implements multiple existing open-source algorithms for coding cause of death from verbal autopsies. The methods implemented include InterVA4 by Byass et al (2012) <doi:10.3402/gha.v5i0.19281>, InterVA5 by Byass at al (2019) <doi:10.1186/s12916-019-1333-6>, InSilicoVA by McCormick et al (2016) <doi:10.1080/01621459.2016.1152191>, NBC by Miasnikof et al (2015) <doi:10.1186/s12916-015-0521-2>, and a replication of Tariff method by James et al (2011) <doi:10.1186/1478-7954-9-31> and Serina, et al. (2015) <doi:10.1186/s12916-015-0527-9>. It also provides tools for data manipulation tasks commonly used in Verbal Autopsy analysis and implements easy graphical visualization of individual and population level statistics. The NBC method is implemented by the nbc4va package that can be installed from <https://github.com/rrwen/nbc4va>. Note that this package was not developed by authors affiliated with the Institute for Health Metrics and Evaluation and thus unintentional discrepancies may exist in the implementation of the Tariff method.

r-orbital 0.7.0
Propagated dependencies: r-rlang@1.2.0 r-generics@0.1.4 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/tidymodels/orbital
Licenses: Expat
Build system: r
Synopsis: Predict with 'tidymodels' Workflows in Databases
Description:

Turn tidymodels workflows into objects containing the sufficient sequential equations to perform predictions. These smaller objects allow for low dependency prediction locally or directly in databases.

r-orscraper 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-rentrez@1.2.4 r-readxl@1.5.0 r-pdftools@3.9.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/SamuelGonzalez0204/ORscraper
Licenses: Expat
Build system: r
Synopsis: Extract Information from Clinical Reports from 'Oncomine Reporter' and NCBI 'ClinVar'
Description:

Clinical reports generated by Oncomine Reporter software contain critical data in unstructured PDF format, making manual extraction time-consuming and error-prone. ORscraper provides a coherent suite of functions to automate this process, allowing researchers to parse reports, identify key biomarkers, extract genetic variant tables, and filter results. It also integrates with the NCBI ClinVar API <https://www.ncbi.nlm.nih.gov/clinvar/> to enrich extracted data.

r-osmnxr 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-sf@1.1-1 r-rlang@1.2.0 r-purrr@1.2.2 r-httr2@1.2.2 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/StrategicProjects/osmnxr
Licenses: Expat
Build system: r
Synopsis: Download, Model and Analyze 'OpenStreetMap' Street Networks
Description:

This package provides a tidyverse'-friendly toolkit, inspired by the OSMnx Python library, to download, model, simplify, analyze and visualize street networks and other geospatial features from OpenStreetMap'. Build routable graphs from a place name, address, point or bounding box; simplify topology; compute shortest paths, isochrones and urban metrics (intersection density, circuity, street-orientation entropy, centrality); and export to sf', sfnetworks and MapLibre'. Heavy graph computation is performed by a bundled Rust core.

r-onbrand 1.0.8
Propagated dependencies: r-yaml@2.3.12 r-stringr@1.6.0 r-rlang@1.2.0 r-officer@0.7.5 r-ggplot2@4.0.3 r-flextable@0.9.11 r-dplyr@1.2.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://onbrand.ubiquity.tools
Licenses: FreeBSD
Build system: r
Synopsis: Templated Reporting Workflows in Word and PowerPoint
Description:

Automated reporting in Word and PowerPoint can require customization for each organizational template. This package works around this by adding standard reporting functions and an abstraction layer to facilitate automated reporting workflows that can be replicated across different organizational templates.

r-opticut 0.1-4
Propagated dependencies: r-resourceselection@0.3-6 r-pscl@1.5.9 r-pbapply@1.7-4 r-mefa4@0.3-12 r-mass@7.3-65 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/psolymos/opticut
Licenses: GPL 2
Build system: r
Synopsis: Likelihood Based Optimal Partitioning and Indicator Species Analysis
Description:

Likelihood based optimal partitioning and indicator species analysis. Finding the best binary partition for each species based on model selection, with the possibility to take into account modifying/confounding variables as described in Kemencei et al. (2014) <doi:10.1556/ComEc.15.2014.2.6>. The package implements binary and multi-level response models, various measures of uncertainty, Lorenz-curve based thresholding, with native support for parallel computations.

r-otpr 0.5.1
Propagated dependencies: r-urltools@1.7.3.1 r-sf@1.1-1 r-rrapply@1.2.8 r-rlang@1.2.0 r-jsonlite@2.0.0 r-janitor@2.2.1 r-httr@1.4.8 r-geojsonsf@2.0.5 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=otpr
Licenses: Expat
Build system: r
Synopsis: An R Wrapper for the 'OpenTripPlanner' REST API
Description:

This package provides a wrapper for the OpenTripPlanner <http://www.opentripplanner.org/> REST API. Queries are submitted to the relevant OpenTripPlanner API resource, the response is parsed and useful R objects are returned.

r-optionpricing 0.1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptionPricing
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Option Pricing with Efficient Simulation Algorithms
Description:

Efficient Monte Carlo Algorithms for the price and the sensitivities of Asian and European Options under Geometric Brownian Motion.

r-onsvplot 0.3.2
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/pabsantos/onsvplot/
Licenses: Expat
Build system: r
Synopsis: National Road Safety Observatory (ONSV) Style for 'ggplot2' Graphics
Description:

Helps to create ggplot2 charts in the style used by the National Road Safety Observatory (ONSV). The package includes functions to customize ggplot2 objects with new theme and colors.

r-onadata 0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://ona-book.org
Licenses: Expat
Build system: r
Synopsis: Data Sets for Keith McNulty's Handbook of Graphs and Networks in People Analytics
Description:

Data sets for network analysis related to People Analytics. Contains various data sets from the book Handbook of Graphs and Networks in People Analytics by Keith McNulty (2021).

r-openairtools 0.2.2
Propagated dependencies: r-rlang@1.2.0 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/xiaoluolorn/openaiRtools
Licenses: Expat
Build system: r
Synopsis: R Client for the 'OpenAI' API
Description:

Complete R implementation of the OpenAI Python SDK'. Provides full compatibility with the OpenAI API including chat completions, embeddings', images, audio, fine-tuning, and model management.

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-optsig 2.2
Propagated dependencies: r-pwr@1.3-0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptSig
Licenses: GPL 2
Build system: r
Synopsis: Optimal Level of Significance for Regression and Other Statistical Tests
Description:

The optimal level of significance is calculated based on a decision-theoretic approach. The optimal level is chosen so that the expected loss from hypothesis testing is minimized. A range of statistical tests are covered, including the test for the population mean, population proportion, and a linear restriction in a multiple regression model. The details are covered in Kim and Choi (2020) <doi:10.1111/abac.12172>, and Kim (2021) <doi:10.1080/00031305.2020.1750484>.

r-olctools 0.3.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/Ironholds/olctools
Licenses: Expat
Build system: r
Synopsis: Open Location Code Handling in R
Description:

Open Location Codes <http://openlocationcode.com/> are a Google-created standard for identifying geographic locations. olctools provides utilities for validating, encoding and decoding entries that follow this standard.

r-ofpetrial 0.1.3
Propagated dependencies: r-zip@2.3.3 r-tmap@4.4-1 r-tidyr@1.3.2 r-tibble@3.3.1 r-terra@1.9-27 r-sf@1.1-1 r-rmarkdown@2.31 r-purrr@1.2.2 r-magrittr@2.0.5 r-lwgeom@0.2-16 r-leaflet@2.2.3 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-ggextra@0.11.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://difm-brain.github.io/ofpetrial/
Licenses: GPL 3+
Build system: r
Synopsis: Design on-Farm Precision Field Agronomic Trials
Description:

This package provides a comprehensive system for designing and implementing on-farm precision field agronomic trials. You provide field data, tell ofpetrial how to design a trial, and get readily-usable trial design files and a report checks the validity and reliability of the trial design.

r-orsk 1.0-9
Propagated dependencies: r-bb@2026.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=orsk
Licenses: GPL 2+
Build system: r
Synopsis: Converting Odds Ratio to Relative Risk in Cohort Studies with Partial Data Information
Description:

Reconstructs plausible 2 by 2 contingency tables from published cohort-study summaries when the original cell counts are unavailable. Given group sample sizes and an odds ratio with partial confidence interval information, the package searches for compatible event counts, then derives corresponding relative risks and confidence intervals. It implements the methods described in Wang (2013) <doi:10.18637/jss.v055.i05> and includes summary and plotting methods for reviewing admissible scenarios.

r-outrigger 1.1.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-np@0.70-2 r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=outrigger
Licenses: GPL 3
Build system: r
Synopsis: Outrigger Regression
Description:

This package performs outrigger local polynomial regression/ distributional adaptation, using a score-matching spline estimator of the conditional score function. Details of the method can be found in Young, Shah and Samworth (2026) <doi:10.48550/arXiv.2603.11282>.

r-pvldcurve 1.2.6
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pvldcurve
Licenses: Expat
Build system: r
Synopsis: Simplifies the Analysis of Pressure Volume and Leaf Drying Curves
Description:

Simplifies the manufacturing, analysis and display of pressure volume and leaf drying curves. From the progression of the curves turgor loss point, osmotic potential, apoplastic fraction as well as minimum conductance and stomatal closure can be derived. Methods adapted from Bartlett, Scoffoni, Sack (2012) <doi:10.1111/j.1461-0248.2012.01751.x> and Sack, Scoffoni, PrometheusWikiContributors (2011) <http://prometheuswiki.org/tiki-index.php?page=Minimum+epidermal+conductance+%28gmin%2C+a.k.a.+cuticular+conductance%29>.

Total packages: 73978