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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-oner 2.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/vonjd/OneR
Licenses: Expat
Synopsis: One Rule Machine Learning Classification Algorithm with Enhancements
Description:

This package implements the One Rule (OneR) Machine Learning classification algorithm (Holte, R.C. (1993) <doi:10.1023/A:1022631118932>) with enhancements for sophisticated handling of numeric data and missing values together with extensive diagnostic functions. It is useful as a baseline for machine learning models and the rules are often helpful heuristics.

r-orcme 2.0.2
Propagated dependencies: r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ORCME
Licenses: GPL 3
Synopsis: Order Restricted Clustering for Microarray Experiments
Description:

This package provides clustering of genes with similar dose response (or time course) profiles. It implements the method described by Lin et al. (2012).

r-obssens 1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=obsSens
Licenses: GPL 2
Synopsis: Sensitivity Analysis for Observational Studies
Description:

Observational studies are limited in that there could be an unmeasured variable related to both the response variable and the primary predictor. If this unmeasured variable were included in the analysis it would change the relationship (possibly changing the conclusions). Sensitivity analysis is a way to see how much of a relationship needs to exist with the unmeasured variable before the conclusions change. This package provides tools for doing a sensitivity analysis for regression (linear, logistic, and cox) style models.

r-opcreg 3.0.0
Propagated dependencies: r-matrix@1.7-4 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=OPCreg
Licenses: GPL 3
Synopsis: Online Principal Component Regression for Online Datasets
Description:

The online principal component regression method can process the online data set. OPCreg implements the online principal component regression method, which is specifically designed to process online datasets efficiently. This method is particularly useful for handling large-scale, streaming data where traditional batch processing methods may be computationally infeasible.The philosophy of the package is described in Guo (2025) <doi:10.1016/j.physa.2024.130308>.

r-ordmonreg 1.0.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://www.ceremade.dauphine.fr/~fadoua
Licenses: GPL 2+
Synopsis: Compute least squares estimates of one bounded or two ordered isotonic regression curves
Description:

We consider the problem of estimating two isotonic regression curves g1* and g2* under the constraint that they are ordered, i.e. g1* <= g2*. Given two sets of n data points y_1, ..., y_n and z_1, ..., z_n that are observed at (the same) deterministic design points x_1, ..., x_n, the estimates are obtained by minimizing the Least Squares criterion L(a, b) = sum_i=1^n (y_i - a_i)^2 w1(x_i) + sum_i=1^n (z_i - b_i)^2 w2(x_i) over the class of pairs of vectors (a, b) such that a and b are isotonic and a_i <= b_i for all i = 1, ..., n. We offer two different approaches to compute the estimates: a projected subgradient algorithm where the projection is calculated using a PAVA as well as Dykstra's cyclical projection algorithm.

r-oaiharvester 0.3-5
Propagated dependencies: r-xml2@1.5.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OAIHarvester
Licenses: GPL 2
Synopsis: Harvest Metadata Using OAI-PMH Version 2.0
Description:

Harvest metadata using the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) version 2.0 (for more information, see <https://www.openarchives.org/OAI/openarchivesprotocol.html>).

r-optim-functions 0.1
Propagated dependencies: r-stringr@1.6.0 r-randtoolbox@2.0.5 r-lhs@1.2.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optim.functions
Licenses: Expat
Synopsis: Standard Benchmark Optimization Functions
Description:

This package provides a set of standard benchmark optimization functions for R and a common interface to sample them.

r-otsuseg 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-sf@1.0-23 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/olgaviedma/OtsuSeg
Licenses: GPL 3
Synopsis: Raster Thresholding Using Otsu´s Algorithm
Description:

This package provides tools to process raster data and apply Otsu-based thresholding for burned area mapping and other image segmentation tasks. Implements the method described by Otsu (1979) <doi:10.1109/TSMC.1979.4310076>, a data-driven technique that determines an optimal threshold by maximizing the inter-class variance of pixel intensities. It includes validation functions to assess segmentation accuracy against reference data using standard accuracy metrics such as precision, recall, and F1-score.

r-openebgm 0.9.1
Propagated dependencies: r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://journal.r-project.org/archive/2017/RJ-2017-063/index.html
Licenses: GPL 2 GPL 3
Synopsis: EBGM Disproportionality Scores for Adverse Event Data Mining
Description:

An implementation of DuMouchel's (1999) <doi:10.1080/00031305.1999.10474456> Bayesian data mining method for the market basket problem. Calculates Empirical Bayes Geometric Mean (EBGM) and posterior quantile scores using the Gamma-Poisson Shrinker (GPS) model to find unusually large cell counts in large, sparse contingency tables. Can be used to find unusually high reporting rates of adverse events associated with products. In general, can be used to mine any database where the co-occurrence of two variables or items is of interest. Also calculates relative and proportional reporting ratios. Builds on the work of the PhViD package, from which much of the code is derived. Some of the added features include stratification to adjust for confounding variables and data squashing to improve computational efficiency. Includes an implementation of the EM algorithm for hyperparameter estimation loosely derived from the mederrRank package.

r-optimaltiming 0.1.0
Propagated dependencies: r-survival@3.8-3 r-mstate@0.3.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptimalTiming
Licenses: GPL 2+
Synopsis: Optimal Timing Identification
Description:

Identify the optimal timing for new treatment initiation during multiple state disease transition, including multistate model fitting, simulation of mean residual lifetime for a given transition state, and estimation of confidence interval. The method is referred to de Wreede, L., Fiocco, M., & Putter, H. (2011) <doi:10.18637/jss.v038.i07>.

r-oc 1.2.1
Propagated dependencies: r-pscl@1.5.9
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://legacy.voteview.com/oc_in_R.htm
Licenses: GPL 2
Synopsis: Optimal Classification Roll Call Analysis Software
Description:

Estimates optimal classification (Poole 2000) <doi:10.1093/oxfordjournals.pan.a029814> scores from roll call votes supplied though a rollcall object from package pscl'.

r-openair 2.19.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-readr@2.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-mgcv@1.9-4 r-mass@7.3-65 r-mapproj@1.2.12 r-lubridate@1.9.4 r-latticeextra@0.6-31 r-lattice@0.22-7 r-hexbin@1.28.5 r-dplyr@1.1.4 r-cluster@2.1.8.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://openair-project.github.io/openair/
Licenses: Expat
Synopsis: Tools for the Analysis of Air Pollution Data
Description:

This package provides tools to analyse, interpret and understand air pollution data. Data are typically regular time series and air quality measurement, meteorological data and dispersion model output can be analysed. The package is described in Carslaw and Ropkins (2012, <doi:10.1016/j.envsoft.2011.09.008>) and subsequent papers.

r-ohenery 0.1.4
Propagated dependencies: r-rcpp@1.1.0 r-maxlik@1.5-2.1 r-magrittr@2.0.4 r-generics@0.1.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/shabbychef/ohenery
Licenses: LGPL 3
Synopsis: Modeling of Ordinal Random Variables via Softmax Regression
Description:

Supports the modeling of ordinal random variables, like the outcomes of races, via Softmax regression, under the Harville <doi:10.1080/01621459.1973.10482425> and Henery <doi:10.1111/j.2517-6161.1981.tb01153.x> models.

r-omophub 1.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.2.0 r-httr2@1.2.1 r-glue@1.8.0 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/omopHub/omophub-R
Licenses: Expat
Synopsis: R Client for the 'OMOPHub' Medical Vocabulary API
Description:

This package provides an R interface to the OMOPHub API for accessing OHDSI ATHENA standardized medical vocabularies. Supports concept search, vocabulary exploration, hierarchy navigation, relationship queries, and concept mappings with automatic pagination and rate limiting.

r-oglcnac 0.1.5
Propagated dependencies: r-shiny@1.11.1 r-readxl@1.4.5 r-jsonlite@2.0.0 r-httr@1.4.7 r-glue@1.8.0 r-dt@0.34.0 r-cli@3.6.5 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=oglcnac
Licenses: GPL 3
Synopsis: Processing and Analysis of 'O-GlcNAcAtlas' Data
Description:

This package provides tools for processing and analyzing data from the O-GlcNAcAtlas database <https://oglcnac.org/>, as described in Ma (2021) <doi:10.1093/glycob/cwab003>. It integrates UniProt <https://www.uniprot.org/> API calls to retrieve additional information. It is specifically designed for research workflows involving O-GlcNAcAtlas data, providing a flexible and user-friendly interface for customizing and downloading processed results. Interactive elements allow users to easily adjust parameters and handle various biological datasets.

r-opa 0.8.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://timbeechey.github.io/opa/
Licenses: GPL 3+
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-ogrdbstats 0.5.4
Propagated dependencies: r-tigger@1.1.0 r-tidyr@1.3.1 r-stringr@1.6.0 r-stringdist@0.9.15 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-complexheatmap@2.26.0 r-bookdown@0.45 r-biostrings@2.78.0 r-argparser@0.7.2 r-alakazam@1.4.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/airr-community/ogrdbstats
Licenses: CC-BY-SA 4.0
Synopsis: Analysis of Adaptive Immune Receptor Repertoire Germ Line Statistics
Description:

Multiple tools are now available for inferring the personalised germ line set from an adaptive immune receptor repertoire. Output from these tools is converted to a single format and supplemented with rich data such as usage and characterisation of novel germ line alleles. This data can be particularly useful when considering the validity of novel inferences. Use of the analysis provided is described in <doi:10.3389/fimmu.2019.00435>.

r-odetector 1.0.1
Propagated dependencies: r-ppclust@1.1.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/zcebeci/odetector
Licenses: GPL 2+
Synopsis: Outlier Detection Using Partitioning Clustering Algorithms
Description:

An object is called "outlier" if it remarkably deviates from the other objects in a data set. Outlier detection is the process to find outliers by using the methods that are based on distance measures, clustering and spatial methods (Ben-Gal, 2005 <ISBN 0-387-24435-2>). It is one of the intensively studied research topics for identification of novelties, frauds, anomalies, deviations or exceptions in addition to its use for outlier removing in data processing. This package provides the implementations of some novel approaches to detect the outliers based on typicality degrees that are obtained with the soft partitioning clustering algorithms such as Fuzzy C-means and its variants.

r-opengraph 0.0.4
Propagated dependencies: r-rvest@1.0.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/christopherkenny/opengraph
Licenses: Expat
Synopsis: Process Metadata from the 'Open Graph Protocol'
Description:

Social media sites often embed cards when links are shared, based on metadata in the Open Graph Protocol (<https://ogp.me/>). This supports extracting that metadata from a website. It further allows for the creation of tags to add to a website to support the Open Graph Protocol and provides a list of the standard tags and their required properties.

r-opendatatoronto 0.1.6
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-sf@1.0-23 r-readxl@1.4.5 r-magrittr@2.0.4 r-curl@7.0.0 r-ckanr@0.7.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://sharlagelfand.github.io/opendatatoronto/
Licenses: Expat
Synopsis: Access the City of Toronto Open Data Portal
Description:

Access data from the "City of Toronto Open Data Portal" (<https://open.toronto.ca>) directly from R.

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

This package provides a building block for optimization algorithms based on a simplex. The optimsimplex package may be used in the following optimization methods: the simplex method of Spendley et al. (1962) <doi:10.1080/00401706.1962.10490033>, the method of Nelder and Mead (1965) <doi:10.1093/comjnl/7.4.308>, Box's algorithm for constrained optimization (1965) <doi:10.1093/comjnl/8.1.42>, the multi-dimensional search by Torczon (1989) <https://www.cs.wm.edu/~va/research/thesis.pdf>, etc...

r-onsr 1.0.2
Propagated dependencies: r-tibble@3.3.0 r-readr@2.1.6 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://kvasilopoulos.github.io/onsr/
Licenses: GPL 3+
Synopsis: Client for the 'ONS' API
Description:

Client for the Office of National Statistics ('ONS') API <https://api.beta.ons.gov.uk/v1>.

r-openeo 1.4.1
Propagated dependencies: r-sf@1.0-23 r-rlang@1.1.6 r-r6@2.6.1 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-irdisplay@1.1 r-httr2@1.2.1 r-htmltools@0.5.8.1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://open-eo.github.io/openeo-r-client/
Licenses: FSDG-compatible
Synopsis: Client Interface for 'openEO' Servers
Description:

Access data and processing functionalities of openEO compliant back-ends in R.

r-oppr 1.0.5
Propagated dependencies: r-withr@3.0.2 r-viridislite@0.4.2 r-uuid@1.2-1 r-tidytree@0.4.6 r-tibble@3.3.0 r-rlang@1.1.6 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-proto@1.0.0 r-matrix@1.7-4 r-magrittr@2.0.4 r-lpsolveapi@5.5.2.0-17.14 r-ggplot2@4.0.1 r-cli@3.6.5 r-assertthat@0.2.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://prioritizr.github.io/oppr/
Licenses: GPL 3
Synopsis: Optimal Project Prioritization
Description:

This package provides a decision support tool for prioritizing conservation projects. Prioritizations can be developed by maximizing expected feature richness, expected phylogenetic diversity, the number of features that meet persistence targets, or identifying a set of projects that meet persistence targets for minimal cost. Constraints (e.g. lock in specific actions) and feature weights can also be specified to further customize prioritizations. After defining a project prioritization problem, solutions can be obtained using exact algorithms, heuristic algorithms, or random processes. In particular, it is recommended to install the Gurobi optimizer (available from <https://www.gurobi.com>) because it can identify optimal solutions very quickly. Finally, methods are provided for comparing different prioritizations and evaluating their benefits. For more information, see Hanson et al. (2019) <doi:10.1111/2041-210X.13264>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208