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

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-ohpl 1.4.1
Propagated dependencies: r-pls@2.8-5 r-mvtnorm@1.3-3 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://ohpl.io
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Ordered Homogeneity Pursuit Lasso for Group Variable Selection
Description:

Ordered homogeneity pursuit lasso (OHPL) algorithm for group variable selection proposed in Lin et al. (2017) <DOI:10.1016/j.chemolab.2017.07.004>. The OHPL method exploits the homogeneity structure in high-dimensional data and enjoys the grouping effect to select groups of important variables automatically. This feature makes it particularly useful for high-dimensional datasets with strongly correlated variables, such as spectroscopic data.

r-openintro 2.5.0
Propagated dependencies: r-usdata@0.3.1 r-tibble@3.3.0 r-rmarkdown@2.30 r-readr@2.1.6 r-ggplot2@4.0.1 r-cherryblossom@0.1.0 r-airports@0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://openintrostat.github.io/openintro/
Licenses: GPL 3
Build system: r
Synopsis: Datasets and Supplemental Functions from 'OpenIntro' Textbooks and Labs
Description:

Supplemental functions and data for OpenIntro resources, which includes open-source textbooks and resources for introductory statistics (<https://www.openintro.org/>). The package contains datasets used in our open-source textbooks along with custom plotting functions for reproducing book figures. Note that many functions and examples include color transparency; some plotting elements may not show up properly (or at all) when run in some versions of Windows operating system.

r-optimaldesign 1.0.3
Propagated dependencies: r-rgl@1.3.31 r-quadprog@1.5-8 r-plyr@1.8.9 r-matrixstats@1.5.0 r-matrixcalc@1.0-6 r-matrix@1.7-4 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://www.iam.fmph.uniba.sk/design/
Licenses: GPL 3
Build system: r
Synopsis: Toolbox for Computing Efficient Designs of Experiments
Description:

Algorithms for D-, A-, I-, and c-optimal designs. For more details, see the package description. Some of the functions in this package require the gurobi software and its accompanying R package. For their installation, please follow the instructions at <https://www.gurobi.com> and the file gurobi_inst.txt, respectively.

r-opencv 0.5.2
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0 r-magrittr@2.0.4
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-ovl-ci 0.1.1
Propagated dependencies: r-mixtools@2.0.0.1 r-matrix@1.7-4 r-ks@1.15.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OVL.CI
Licenses: GPL 2
Build system: r
Synopsis: Inference on the Overlap Coefficient
Description:

This package provides functions to construct confidence intervals for the Overlap Coefficient (OVL). OVL measures the similarity between two distributions through the overlapping area of their distribution functions. Given its intuitive description and ease of visual representation by the straightforward depiction of the amount of overlap between the two corresponding histograms based on samples of measurements from each one of the two distributions, the development of accurate methods for confidence interval construction can be useful for applied researchers. Implements methods based on the work of Franco-Pereira, A.M., Nakas, C.T., Reiser, B., and Pardo, M.C. (2021) <doi:10.1177/09622802211046386> as well as extensions for multimodal distributions proposed by Alcaraz-Peñalba, A., Franco-Pereira, A., and Pardo, M.C. (2025) <doi:10.1007/s10182-025-00545-2>.

r-oddsratio 2.0.2
Propagated dependencies: r-mgcv@1.9-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/pat-s/oddsratio
Licenses: Expat
Build system: r
Synopsis: Odds Ratio Calculation for GAM(M)s & GLM(M)s
Description:

Simplified odds ratio calculation of GAM(M)s & GLM(M)s. Provides structured output (data frame) of all predictors and their corresponding odds ratios and confident intervals for further analyses. It helps to avoid false references of predictors and increments by specifying these parameters in a list instead of using exp(coef(model)) (standard approach of odds ratio calculation for GLMs) which just returns a plain numeric output. For GAM(M)s, odds ratio calculation is highly simplified with this package since it takes care of the multiple predict() calls of the chosen predictor while holding other predictors constant. Also, this package allows odds ratio calculation of percentage steps across the whole predictor distribution range for GAM(M)s. In both cases, confident intervals are returned additionally. Calculated odds ratio of GAM(M)s can be inserted into the smooth function plot.

r-osnmtf 0.1.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OSNMTF
Licenses: GPL 2+
Build system: r
Synopsis: Orthogonal Sparse Non-Negative Matrix Tri-Factorization
Description:

This package provides a novel method to implement cancer subtyping and subtype specific drug targets identification via non-negative matrix tri-factorization. To improve the interpretability, we introduce orthogonal constraint to the row coefficient matrix and column coefficient matrix. To meet the prior knowledge that each subtype should be strongly associated with few gene sets, we introduce sparsity constraint to the association sub-matrix. The average residue was introduced to evaluate the row and column cluster numbers. This is part of the work "Liver Cancer Analysis via Orthogonal Sparse Non-Negative Matrix Tri- Factorization" which will be submitted to BBRC.

r-ohdsishinyappbuilder 1.0.0
Propagated dependencies: r-shinydashboard@0.7.3 r-shiny@1.11.1 r-rlang@1.1.6 r-resultmodelmanager@0.6.2 r-parallellogger@3.5.1 r-dplyr@1.1.4 r-devtools@2.4.6 r-databaseconnector@7.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OhdsiShinyAppBuilder
Licenses: ASL 2.0
Build system: r
Synopsis: Viewing Observational Health Data Sciences and Informatics Results via 'shiny' Modules
Description:

Users can build a single shiny app for exploring population characterization, population-level causal effect estimation, and patient-level prediction results generated via the R analyses packages in HADES (see <https://ohdsi.github.io/Hades/>). Learn more about OhdsiShinyAppBuilder at <https://ohdsi.github.io/OhdsiShinyAppBuilder/>.

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+
Build system: r
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-omicsprepr 0.1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/ikemillar/OmicsPrepR
Licenses: GPL 3
Build system: r
Synopsis: Unified Preprocessing Toolkit for Proteomics and Metabolomics
Description:

This package provides unified workflows for quality control, normalization, and visualization of proteomic and metabolomic data. The package simplifies preprocessing through automated imputation, scaling, and principal component analysis (PCA)-based exploratory analysis, enabling researchers to prepare omics datasets efficiently for downstream statistical and machine learning analyses.

r-occ 1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=occ
Licenses: GPL 3
Build system: r
Synopsis: Estimation of PET Neuroreceptor Occupancies
Description:

Estimate the positron emission tomography (PET) neuroreceptor occupancies from the total volumes of distribution of a set of regions of interest. Fitting methods include the simple reference region', ordinary least squares (sometimes known as occupancy plot), and restricted maximum likelihood estimation'.

r-orionz-g 1.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ORIONZ.G
Licenses: GPL 3
Build system: r
Synopsis: EAP Scoring in Exploratory FA Solutions with Correlated Residuals
Description:

Obtaining Bayes Expected A Posteriori (EAP) individual score estimates based on linear and non-linear extended Exploratoy Factor Analysis solutions that include a correlated-residual structure.

r-opthedging 1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of value and hedging strategy of call and put options
Description:

Estimation of value and hedging strategy of call and put options, based on optimal hedging and Monte Carlo method, from Chapter 3 of Statistical Methods for Financial Engineering', by Bruno Remillard, CRC Press, (2013).

r-oscillatorgenerator 0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OscillatorGenerator
Licenses: GPL 3+
Build system: r
Synopsis: Generation of Customizable, Discretized Time Series of Oscillating Species
Description:

The supplied code allows for the generation of discrete time series of oscillating species. General shapes can be selected by means of individual functions, which are widely customizable by means of function arguments. All code was developed in the Biological Information Processing Group at the BioQuant Center at Heidelberg University, Germany.

r-oneinfl 1.0.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=oneinfl
Licenses: GPL 3+
Build system: r
Synopsis: Estimates OIPP and OIZTNB Regression Models
Description:

Estimates one-inflated positive Poisson (OIPP) and one-inflated zero-truncated negative binomial (OIZTNB) regression models. A suite of ancillary statistical tools are also provided, including: estimation of positive Poisson (PP) and zero-truncated negative binomial (ZTNB) models; marginal effects and their standard errors; diagnostic likelihood ratio and Wald tests; plotting; predicted counts and expected responses; and random variate generation. The models and tools, as well as four applications, are shown in Godwin, R. T. (2024). "One-inflated zero-truncated count regression models" arXiv preprint <doi:10.48550/arXiv.2402.02272>.

r-opennlpdata 1.5.3-5
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://opennlp.apache.org/
Licenses: GPL 3
Build system: r
Synopsis: Apache OpenNLP Jars and Basic English Language Models
Description:

Apache OpenNLP jars and basic English language models.

r-orkm 1.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=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-optbdmaeat 1.0.2
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optbdmaeAT
Licenses: GPL 2
Build system: r
Synopsis: Optimal Block Designs for Two-Colour cDNA Microarray Experiments
Description:

Computes A-, MV-, D- and E-optimal or near-optimal block designs for two-colour cDNA microarray experiments using the linear fixed effects and mixed effects models where the interest is in a comparison of all possible elementary treatment contrasts. The algorithms used in this package are based on the treatment exchange and array exchange algorithms of Debusho, Gemechu and Haines (2018) <doi:10.1080/03610918.2018.1429617>. The package also provides an optional method of using the graphical user interface (GUI) R package tcltk to ensure that it is user friendly.

r-olctools 0.3.0
Propagated dependencies: r-rcpp@1.1.0
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-optotrials 1.0.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptOTrials
Licenses: GPL 3
Build system: r
Synopsis: Optimal Two-Stage Designs for Ordered Categorical Outcomes
Description:

This package provides functions to design and simulate optimal two-stage randomized controlled trials (RCTs) with ordered categorical outcomes, supporting rank-based tests and group-sequential decision rules. Methods build on classical and modern rank tests and two-stage/Group-Sequential designs, e.g., Park (2025) <doi: 10.1371/journal.pone.0318211>. Please see the package reference manual and vignettes for details.

r-ordering 0.7.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/decisionpatterns/ordering
Licenses: GPL 2+
Build system: r
Synopsis: Test, Check, Verify, Investigate the Monotonic Properties of Vectors
Description:

This package provides functions to test/check/verify/investigate the ordering of vectors. The is_[strictly_]* family of functions test vectors for sorted', monotonic', increasing', decreasing order; is_constant and is_incremental test for the degree of ordering. `ordering` provides a numeric indication of ordering -2 (strictly decreasing) to 2 (strictly increasing).

r-opencr 2.2.7
Propagated dependencies: r-stringr@1.6.0 r-secr@5.4.2 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-plyr@1.8.9 r-nlme@3.1-168 r-mass@7.3-65 r-bh@1.87.0-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://www.otago.ac.nz/density/
Licenses: GPL 2+
Build system: r
Synopsis: Open Population Capture-Recapture
Description:

Non-spatial and spatial open-population capture-recapture analysis.

r-ort 0.1.0
Propagated dependencies: r-magrittr@2.0.4 r-imager@1.0.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ort
Licenses: Expat
Build system: r
Synopsis: Create a Data Frame Representation of an Image
Description:

Takes images, imported via imager', and converts them into a data frame that can be plotted to look like the imported image. This can be used for creating data that looks like a specific image. Additionally, images with color and alpha channels can be converted to grayscale in preparation for converting to the data frame format.

r-optsize 0.1.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optsize
Licenses: GPL 3+
Build system: r
Synopsis: Optimal Plot Size Estimation for Field Experiments
Description:

This package provides methods for determining optimum plot size and shape in field experiments using Fairfield-Smith's variance law approach. It will evaluate field variability, determine optimum plot size and shape and study fertility trends across the field.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457