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

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-openrepgrid 0.1.18
Propagated dependencies: r-xml@3.99-0.23 r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-pvclust@2.2-0 r-psych@2.6.5 r-plyr@1.8.9 r-openxlsx@4.2.8.1 r-igraph@2.3.1 r-dplyr@1.2.1 r-crayon@1.5.3 r-colorspace@2.1-2 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/markheckmann/OpenRepGrid
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Analyze Repertory Grid Data
Description:

Analyze repertory grids, a qualitative-quantitative data collection technique devised by George A. Kelly in the 1950s. Today, grids are used across various domains ranging from clinical psychology to marketing. The package contains functions to quantitatively analyze and visualize repertory grid data (e.g. Fransella', Bell', & Bannister', 2004, ISBN: 978-0-470-09080-0). The package is part of the The package is part of the <https://openrepgrid.org/> project.

r-oncmap 0.1.7
Propagated dependencies: r-zoo@1.8-15 r-readxl@1.5.0 r-readr@2.2.0 r-lubridate@1.9.5 r-hms@1.1.4 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=oncmap
Licenses: Expat
Build system: r
Synopsis: Analyze Data from Electronic Adherence Monitoring Devices
Description:

Medication adherence, defined as medication-taking behavior that aligns with the agreed-upon treatment protocol, is critical for realizing the benefits of prescription medications. Medication adherence can be assessed using electronic adherence monitoring devices (EAMDs), pill bottles or boxes that contain a computer chip that records the date and time of each opening (or â actuationâ ). Before researchers can use EAMD data, they must apply a series of decision rules to transform actuation data into adherence data. The purpose of this R package ('oncmap') is to transform EAMD actuations in the form of a raw .csv file, information about the patient, regimen, and non-monitored periods into two daily adherence values -- Dose Taken and Correct Dose Taken.

r-osum 0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://zivankaraman.github.io/osum/
Licenses: GPL 3
Build system: r
Synopsis: Provide Summary Information About R Objects
Description:

Inspired by S-PLUS function objects.summary(), provides a function with the same name that returns data class, storage mode, mode, type, dimension, and size information for R objects in the specified environment. Various filtering and sorting options are also proposed.

r-okbathtub 0.1.11
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://0011235813.github.io/Oklahoma-BATHTUB/
Licenses: Expat
Build system: r
Synopsis: Empirical Reservoir Eutrophication Modelling with Oklahoma Calibration
Description:

Empirical reservoir water quality modelling using Walker's BATHTUB Model 1 (second-order available-phosphorus sedimentation) from Walker (1985) <https://hdl.handle.net/11681/13884> and Walker (1996) <https://hdl.handle.net/11681/4353> as the default retention model. The Vollenweider (1976) hydraulic- residence form and the equivalent formulation of Larsen and Mercier (1976) are available as alternatives. Predicts in-lake total phosphorus, total nitrogen, chlorophyll-a, and Secchi depth from tributary nutrient and hydraulic loading inputs, and computes Carlson (1977) <doi:10.4319/lo.1977.22.2.0361> Trophic State Indices. Optional Oklahoma-specific chlorophyll and Secchi regression coefficients are provided, calibrated from publicly available state lake monitoring data. Supports single-segment and multi-segment reservoir configurations and load-reduction scenario analysis. Designed to complement watershed loading models such as the Soil and Water Assessment Tool ('SWAT'; <https://swat.tamu.edu>) and the U.S. EPA Hydrologic and Water Quality System ('HAWQS'; <https://hawqs.tamu.edu>) in a two-model nutrient management workflow.

r-otsfeatures 1.0.0
Propagated dependencies: r-rdpack@2.6.6 r-latex2exp@0.9.8 r-ggplot2@4.0.3 r-bolstad2@1.0-29 r-astsa@2.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=otsfeatures
Licenses: GPL 2
Build system: r
Synopsis: Ordinal Time Series Analysis
Description:

An implementation of several functions for feature extraction in ordinal time series datasets. Specifically, some of the features proposed by Weiss (2019) <doi:10.1080/01621459.2019.1604370> can be computed. These features can be used to perform inferential tasks or to feed machine learning algorithms for ordinal time series, among others. The package also includes some interesting datasets containing financial time series. Practitioners from a broad variety of fields could benefit from the general framework provided by otsfeatures'.

r-otsuseg 0.1.0
Propagated dependencies: r-zoo@1.8-15 r-sf@1.1-1 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
Build system: r
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-ormplot 0.3.6
Propagated dependencies: r-rms@8.1-1 r-gtable@0.3.6 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://doi.org/10.1186/s12889-019-8072-7
Licenses: Expat
Build system: r
Synopsis: Advanced Plotting of Ordinal Regression Models
Description:

An extension to the Regression Modeling Strategies package that facilitates plotting ordinal regression model predictions together with confidence intervals for each dependent variable level. It also adds a functionality to plot the model summary as a modifiable object.

r-opencast 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-seqinr@4.2-44 r-ftrcool@2.0.0 r-entropy@1.3.2 r-biostrings@2.80.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OpEnCAST
Licenses: GPL 3
Build system: r
Synopsis: Optimized Ensemble Model for C and A Methylation Search in Plant
Description:

DNA methylation is an important epigenetic process that regulates gene activity through chemical modifications of DNA without changing its sequence. OpEnCAST is a plant-specific ensemble-based prediction package that identifies 4mC, 5mC and 6mA methylation sites directly from DNA sequences. It combines multiple machine learning algorithms trained on monocot (Oryza sp.) and dicot (Arabidopsis sp.) reference models to deliver accurate predictions. This methodology is being inspired by the ensemble algorithm for methylation prediction developed by Wang et al. (2022) <doi:10.1186/s12859-022-04756-1>.

r-omicspls 2.1.0
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.1 r-softimpute@1.4-3 r-magrittr@2.0.5 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://cran.r-project.org/package=OmicsPLS
Licenses: GPL 3
Build system: r
Synopsis: Data Integration with Two-Way Orthogonal Partial Least Squares
Description:

This package performs the O2PLS data integration method for two datasets, yielding joint and data-specific parts for each dataset. The algorithm automatically switches to a memory-efficient approach to fit O2PLS to high dimensional data. It provides a rigorous and a faster alternative cross-validation method to select the number of components, as well as functions to report proportions of explained variation and to construct plots of the results. See the software article by el Bouhaddani et al (2018) <doi:10.1186/s12859-018-2371-3>, and Trygg and Wold (2003) <doi:10.1002/cem.775>. It also performs Sparse Group (Penalized) O2PLS, see Gu et al (2020) <doi:10.1186/s12859-021-03958-3> and cross-validation for the degree of sparsity.

r-oceanmap 0.1.7
Dependencies: imagemagick@6.9.13-5
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-reshape2@1.4.5 r-raster@3.6-32 r-plotrix@3.8-14 r-plotly@4.12.0 r-ncdf4@1.24 r-maps@3.4.3 r-mapdata@2.3.1 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-fields@17.3 r-extrafont@0.20 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=oceanmap
Licenses: GPL 3+
Build system: r
Synopsis: Plotting Toolbox for 2D Oceanographic Data
Description:

Plotting toolbox for 2D oceanographic data (satellite data, sea surface temperature, chlorophyll, ocean fronts & bathymetry). Recognized classes and formats include netcdf, Raster, .nc and .gz files.

r-opcreg 4.0.2
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=OPCreg
Licenses: GPL 3
Build system: r
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-otrselect 1.3
Propagated dependencies: r-survival@3.8-6 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OTRselect
Licenses: GPL 2
Build system: r
Synopsis: Variable Selection for Optimal Treatment Decision
Description:

This package provides a penalized regression framework that can simultaneously estimate the optimal treatment strategy and identify important variables. Appropriate for either censored or uncensored continuous response.

r-optedr 3.0.1
Propagated dependencies: r-shiny@1.13.0 r-rlang@1.2.0 r-purrr@1.2.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/kezrael/optedr
Licenses: GPL 3
Build system: r
Synopsis: Calculating Optimal and D-Augmented Designs for Single- and Multi-Factor Models
Description:

Calculates D-, Ds-, A-, I- and L-optimal designs, weighted combinations of these via a Compound criterion, and KL-optimal designs for model discrimination, for non-linear single- and multi-factor models, via an implementation of the cocktail algorithm (Yu, 2011, <doi:10.1007/s11222-010-9183-2>). Multi-factor models use design variables x1, x2, â ¦ with a named-list design space; single-factor models remain backward compatible. Compares designs via their efficiency, augments any design with a controlled efficiency loss, and provides efficient rounding functions to convert approximate designs to exact ones.

r-occupancy 1.2
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=occupancy
Licenses: Expat
Build system: r
Synopsis: Probability Functions for Occupancy Distributions
Description:

The classical and extended occupancy distributions occur in cases where balls are randomly allocated to bins. The PDF, CDF, quantile functions, generation of random variates, and calculating the first four central moments of the distributions are implemented as described in Oâ Neill (2019) <doi:10.1080/00031305.2019.1699445>.

r-opt5pl 0.1.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrixcalc@1.0-6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=Opt5PL
Licenses: GPL 2
Build system: r
Synopsis: Optimal Designs for the 5-Parameter Logistic Model
Description:

Obtain and evaluate various optimal designs for the 3, 4, and 5-parameter logistic models. The optimal designs are obtained based on the numerical algorithm in Hyun, Wong, Yang (2018) <doi:10.18637/jss.v083.i05>.

r-oews2020 1.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=oews2020
Licenses: Expat
Build system: r
Synopsis: May 2020 Occupational Employment and Wage Statistics
Description:

This package contains data from the May 2020 Occupational Employment and Wage Statistics data release from the U.S. Bureau of Labor Statistics. The dataset covers employment and wages across occupations, industries, states, and at the national level. Metropolitan data is not included.

r-outliertree 1.10.0-2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcereal@1.3.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/david-cortes/outliertree
Licenses: GPL 3+
Build system: r
Synopsis: Explainable Outlier Detection Through Decision Tree Conditioning
Description:

Outlier detection method that flags suspicious values within observations, constrasting them against the normal values in a user-readable format, potentially describing conditions within the data that make a given outlier more rare. Full procedure is described in Cortes (2020) <doi:10.48550/arXiv.2001.00636>. Loosely based on the GritBot <https://www.rulequest.com/gritbot-info.html> software.

r-odysseuscharacterizationmodule 0.0.1
Propagated dependencies: r-sqlrender@1.19.7 r-jsonlite@2.0.0 r-databaseconnector@7.2.0 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=OdysseusCharacterizationModule
Licenses: FSDG-compatible
Build system: r
Synopsis: Handy and Minimalistic Common Data Model Characterization
Description:

Extracts covariates from Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM) domains using an R-only pipeline. Supports configurable temporal windows, domain-specific covariates for drug exposure, drug era (including Anatomical Therapeutic Chemical (ATC) groupings), condition occurrence, condition era, concept sets and cohorts. Methods are based on the Observational Health Data Sciences and Informatics (OHDSI) framework described in Hripcsak et al. (2015) <doi:10.1038/sdata.2015.35> and "The Book of OHDSI" OHDSI (2019, ISBN:978-1-7923-0589-8).

r-outbreaks 1.9.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/reconhub/outbreaks
Licenses: GPL 2+
Build system: r
Synopsis: Collection of Disease Outbreak Data
Description:

Empirical or simulated disease outbreak data, provided either as RData or as text files.

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
Build system: r
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-osmscale 0.5.23
Propagated dependencies: r-sf@1.1-1 r-pbapply@1.7-4 r-openstreetmap@0.4.1 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/brry/OSMscale
Licenses: GPL 2+
Build system: r
Synopsis: Add a Scale Bar to 'OpenStreetMap' Plots
Description:

Functionality to handle and project lat-long coordinates, easily download background maps and add a correct scale bar to OpenStreetMap plots in any map projection.

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-opensimplex2 0.0.3
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://pepijn-devries.github.io/opensimplex2/
Licenses: GPL 3+
Build system: r
Synopsis: Generate Multi-Dimensional Open Simplex Noise
Description:

Generate 2, 3 or 4-dimensional gradient noise. The noise function is comparable to classic Perlin noise, but with less directional artefacts and lower computational overhead. It can have applications in procedural generation or (flow fields) simulations.

r-ordinalgmifs 1.0.9
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ordinalgmifs
Licenses: GPL 2+
Build system: r
Synopsis: Ordinal Regression for High-Dimensional Data
Description:

This package provides a function for fitting cumulative link, adjacent category, forward and backward continuation ratio, and stereotype ordinal response models when the number of parameters exceeds the sample size, using the the generalized monotone incremental forward stagewise method.

Total packages: 73977