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

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-optextras 2019-12.4
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optextras
Licenses: GPL 2
Build system: r
Synopsis: Tools to Support Optimization Possibly with Bounds and Masks
Description:

This package provides tools to assist in safely applying user generated objective and derivative function to optimization programs. These are primarily function minimization methods with at most bounds and masks on the parameters. Provides a way to check the basic computation of objective functions that the user provides, along with proposed gradient and Hessian functions, as well as to wrap such functions to avoid failures when inadmissible parameters are provided. Check bounds and masks. Check scaling or optimality conditions. Perform an axial search to seek lower points on the objective function surface. Includes forward, central and backward gradient approximation codes.

r-outreg 0.2.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-sandwich@3.1-1 r-reshape2@1.4.5 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/kota7/outreg
Licenses: Expat
Build system: r
Synopsis: Regression Table for Publication
Description:

Create regression tables for publication. Currently supports lm', glm', survreg', and ivreg outputs.

r-onearmtte 1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-survival@3.8-3 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=OneArmTTE
Licenses: GPL 3
Build system: r
Synopsis: One-Arm Clinical Trial Designs for Time-to-Event Endpoint
Description:

Get operating characteristics of one-arm clinical trial designs for time-to-event endpoint through simulation and perform analysis with time-to-event data.

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
Build system: r
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-opticskxi 1.2.1
Propagated dependencies: r-rlang@1.1.6 r-matrix@1.7-4 r-magrittr@2.0.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://gitlab.com/thomaschln/opticskxi
Licenses: GPL 3
Build system: r
Synopsis: OPTICS K-Xi Density-Based Clustering
Description:

Density-based clustering methods are well adapted to the clustering of high-dimensional data and enable the discovery of core groups of various shapes despite large amounts of noise. This package provides a novel density-based cluster extraction method, OPTICS k-Xi, and a framework to compare k-Xi models using distance-based metrics to investigate datasets with unknown number of clusters. The vignette first introduces density-based algorithms with simulated datasets, then presents and evaluates the k-Xi cluster extraction method. Finally, the models comparison framework is described and experimented on 2 genetic datasets to identify groups and their discriminating features. The k-Xi algorithm is a novel OPTICS cluster extraction method that specifies directly the number of clusters and does not require fine-tuning of the steepness parameter as the OPTICS Xi method. Combined with a framework that compares models with varying parameters, the OPTICS k-Xi method can identify groups in noisy datasets with unknown number of clusters. Results on summarized genetic data of 1,200 patients are in Charlon T. (2019) <doi:10.13097/archive-ouverte/unige:161795>. A short video tutorial can be found at <https://www.youtube.com/watch?v=P2XAjqI5Lc4/>.

r-optcirclust 0.0.4
Propagated dependencies: r-reshape2@1.4.5 r-rdpack@2.6.4 r-rcpp@1.1.0 r-plotrix@3.8-13 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OptCirClust
Licenses: LGPL 3+
Build system: r
Synopsis: Circular, Periodic, or Framed Data Clustering: Fast, Optimal, and Reproducible
Description:

Fast, optimal, and reproducible clustering algorithms for circular, periodic, or framed data. The algorithms introduced here are based on a core algorithm for optimal framed clustering the authors have developed (Debnath & Song 2021) <doi:10.1109/TCBB.2021.3077573>. The runtime of these algorithms is O(K N log^2 N), where K is the number of clusters and N is the number of circular data points. On a desktop computer using a single processor core, millions of data points can be grouped into a few clusters within seconds. One can apply the algorithms to characterize events along circular DNA molecules, circular RNA molecules, and circular genomes of bacteria, chloroplast, and mitochondria. One can also cluster climate data along any given longitude or latitude. Periodic data clustering can be formulated as circular clustering. The algorithms offer a general high-performance solution to circular, periodic, or framed data clustering.

r-opencl 0.2-11
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://www.rforge.net/OpenCL/
Licenses: Modified BSD
Build system: r
Synopsis: Interface allowing R to use OpenCL
Description:

This package provides an interface to OpenCL, allowing R to leverage computing power of GPUs and other HPC accelerator devices.

r-oralopioids 2.0.5
Propagated dependencies: r-xml2@1.5.0 r-writexl@1.5.4 r-tidyr@1.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.1.6 r-reshape2@1.4.5 r-readr@2.1.6 r-purrr@1.2.0 r-plyr@1.8.9 r-openxlsx@4.2.8.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/ankonahouston/OralOpioids
Licenses: GPL 3
Build system: r
Synopsis: Retrieving Oral Opioid Information
Description:

This package provides details such as Morphine Equivalent Dose (MED), brand name and opioid content which are calculated of all oral opioids authorized for sale by Health Canada and the FDA based on their Drug Identification Number (DIN) or National Drug Code (NDC). MEDs are calculated based on recommendations by Canadian Institute for Health Information (CIHI) and Von Korff et al (2008) and information obtained from Health Canada's Drug Product Database's monthly data dump or FDA Daily database for Canadian and US databases respectively. Please note in no way should output from this package be a substitute for medical advise. All medications should only be consumed on prescription from a licensed healthcare provider.

r-oce 1.8-3
Propagated dependencies: r-rcpp@1.1.0 r-gsw@1.2-0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://dankelley.github.io/oce/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Oceanographic Data
Description:

Supports the analysis of Oceanographic data, including ADCP measurements, measurements made with argo floats, CTD measurements, sectional data, sea-level time series, coastline and topographic data, etc. Provides specialized functions for calculating seawater properties such as potential temperature in either the UNESCO or TEOS-10 equation of state. Produces graphical displays that conform to the conventions of the Oceanographic literature. This package is discussed extensively by Kelley (2018) "Oceanographic Analysis with R" <doi:10.1007/978-1-4939-8844-0>.

r-opportunistic 1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=Opportunistic
Licenses: GPL 2+
Build system: r
Synopsis: Routing Distribution, Broadcasts, Transmissions and Receptions in an Opportunistic Network
Description:

Computes the routing distribution, the expectation of the number of broadcasts, transmissions and receptions considering an Opportunistic transport model. It provides theoretical results and also estimated values based on Monte Carlo simulations.

r-origami 1.0.7
Propagated dependencies: r-listenv@0.10.0 r-future-apply@1.20.0 r-future@1.68.0 r-data-table@1.17.8 r-assertthat@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://tlverse.org/origami/
Licenses: GPL 3
Build system: r
Synopsis: Generalized Framework for Cross-Validation
Description:

This package provides a general framework for the application of cross-validation schemes to particular functions. By allowing arbitrary lists of results, origami accommodates a range of cross-validation applications. This implementation was first described by Coyle and Hejazi (2018) <doi:10.21105/joss.00512>.

r-osc 1.0.5
Propagated dependencies: r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://www.pik-potsdam.de/~kriewald/osc/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Orthodromic Spatial Clustering
Description:

Allows distance based spatial clustering of georeferenced data by implementing the City Clustering Algorithm - CCA. Multiple versions allow clustering for a matrix, raster and single coordinates on a plain (Euclidean distance) or on a sphere (great-circle or orthodromic distance).

r-octopus 0.4.2
Propagated dependencies: r-shinyjs@2.1.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rio@1.2.4 r-janitor@2.2.1 r-httr@1.4.7 r-glue@1.8.0 r-dt@0.34.0 r-dplyr@1.1.4 r-dbi@1.2.3 r-data-table@1.17.8 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/MCodrescu/octopus
Licenses: Expat
Build system: r
Synopsis: Database Management Tool
Description:

This package provides a database management tool built as a shiny application. Connect to various databases to send queries, upload files, preview tables, and more.

r-orthgs 0.1.8
Propagated dependencies: r-treetools@2.3.0 r-seqinr@4.2-36 r-phytools@2.5-2 r-phangorn@2.12.1 r-igraph@2.2.1 r-castor@1.8.4 r-bio3d@2.4-5 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=orthGS
Licenses: GPL 2+
Build system: r
Synopsis: Orthology vs Paralogy Relationships among Glutamine Synthetase from Plants
Description:

This package provides tools to analyze and infer orthology and paralogy relationships between glutamine synthetase proteins in seed plants.

r-outstandr 1.0.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rstanarm@2.32.2 r-rlang@1.1.6 r-rdpack@2.6.4 r-purrr@1.2.0 r-pillar@1.11.1 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-copula@1.1-7 r-cli@3.6.5 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://StatisticsHealthEconomics.github.io/outstandR/
Licenses: GPL 3+
Build system: r
Synopsis: Model-Based Standardisation for Indirect Treatment Comparison with Limited Subject-Level Data
Description:

For the problem of indirect treatment comparison with limited subject-level data, this package provides tools for model-based standardisation with several different computation approaches. See Remiroâ Azócar A, Heath A, Baio G (2022) "Parametric Gâ computation for compatible indirect treatment comparisons with limited individual patient data", Res. Synth. Methods, 1â 31. ISSN 1759-2879, <doi:10.1002/jrsm.1565>.

r-orbitr 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-rcpp@1.1.0 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://orbit-r.com/
Licenses: Expat
Build system: r
Synopsis: Tidy Physics Engine for Building and Visualizing Orbital Simulations
Description:

This package provides a lightweight, fully vectorized N-body physics engine built for the R ecosystem. Simulate and visualize complex orbital mechanics, celestial trajectories, and gravitational interactions using tidy data principles. Features multiple numerical integration methods, including the energy-conserving velocity Verlet algorithm (Verlet (1967) <doi:10.1103/PhysRev.159.98>), to ensure highly stable orbital propagation. Gravitational N-body methods follow Aarseth (2003, ISBN:0-521-43272-3).

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-onlineretail 0.1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/allanvc/onlineretail/
Licenses: CC0
Build system: r
Synopsis: Online Retail Dataset
Description:

Transactions occurring for a UK-based and registered, non-store online retail between 01/12/2010 and 09/12/2011 (Chen et. al., 2012, <doi:10.1145/1835804.1835882>). This dataset is included in this package with the donor's permission, Dr. Daqing Chen.

r-ohdsireportgenerator 2.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-sqlrender@1.19.5 r-rmarkdown@2.30 r-rlang@1.1.6 r-reactable@0.4.5 r-quarto@1.5.1 r-parallellogger@3.5.1 r-kableextra@1.4.0 r-htmltools@0.5.8.1 r-gt@1.3.0 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-fs@1.6.6 r-forestplot@3.1.7 r-dplyr@1.1.4 r-databaseconnector@7.1.0 r-circer@1.3.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://ohdsi.github.io/OhdsiReportGenerator/
Licenses: ASL 2.0
Build system: r
Synopsis: Observational Health Data Sciences and Informatics Report Generator
Description:

Extract results into R from the Observational Health Data Sciences and Informatics result database (see <https://ohdsi.github.io/Strategus/results-schema/index.html>) and generate reports/presentations via quarto that summarize results in HTML format. Learn more about OhdsiReportGenerator at <https://ohdsi.github.io/OhdsiReportGenerator/>.

r-oasisr 3.1.1
Propagated dependencies: r-spdep@1.4-1 r-sf@1.0-23 r-outliers@0.15 r-measurements@1.5.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OasisR
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Outright Tool for the Analysis of Spatial Inequalities and Segregation
Description:

This package provides a comprehensive set of indexes and tests for social segregation analysis, as described in Tivadar (2019) - OasisR': An R Package to Bring Some Order to the World of Segregation Measurement <doi:10.18637/jss.v089.i07>. The package is the most complete existing tool and it clarifies many ambiguities and errors regarding the definition of segregation indices. Additionally, OasisR introduces several resampling methods that enable testing their statistical significance (randomization tests, bootstrapping, and jackknife methods).

r-omegag 1.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OmegaG
Licenses: GPL 2
Build system: r
Synopsis: Omega-Generic: Composite Reliability of Multidimensional Measures
Description:

It is a computer tool to estimate the item-sum score's reliability (composite reliability, CR) in multidimensional scales with overlapping items. An item that measures more than one domain construct is called an overlapping item. The estimation is based on factor models allowing unlimited cross-factor loadings such as exploratory structural equation modeling (ESEM) and Bayesian structural equation modeling (BSEM). The factor models include correlated-factor models and bi-factor models. Specifically for bi-factor models, a type of hierarchical factor model, the package estimates the CR hierarchical subscale/hierarchy and CR subscale/scale total. The CR estimator Omega-generic was proposed by Mai, Srivastava, and Krull (2021) <https://whova.com/embedded/subsession/enars_202103/1450751/1452993/>. The current version can only handle continuous data. Yujiao Mai contributes to the algorithms, R programming, and application example. Deo Kumar Srivastava contributes to the algorithms and the application example. Kevin R. Krull contributes to the application example. The package OmegaG was sponsored by American Lebanese Syrian Associated Charities (ALSAC). However, the contents of OmegaG do not necessarily represent the policy of the ALSAC.

r-omicnavigator 1.19.0
Propagated dependencies: r-jsonlite@2.0.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/abbvie-external/OmicNavigator
Licenses: Expat
Build system: r
Synopsis: Open-Source Software for 'Omic' Data Analysis and Visualization
Description:

This package provides a tool for interactive exploration of the results from omics experiments to facilitate novel discoveries from high-throughput biology. The software includes R functions for the bioinformatician to deposit study metadata and the outputs from statistical analyses (e.g. differential expression, enrichment). These results are then exported to an interactive JavaScript dashboard that can be interrogated on the user's local machine or deployed online to be explored by collaborators. The dashboard includes sortable tables, interactive plots including network visualization, and fine-grained filtering based on statistical significance.

r-osdesign 1.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=osDesign
Licenses: GPL 3+
Build system: r
Synopsis: Design, Planning and Analysis of Observational Studies
Description:

This package provides a suite of functions for the design of case-control and two-phase studies, and the analysis of data that arise from them. Functions in this packages provides Monte Carlo based evaluation of operating characteristics such as powers for estimators of the components of a logistic regression model. For additional detail see: Haneuse S, Saegusa T and Lumley T (2011)<doi:10.18637/jss.v043.i11>.

r-ons 0.1.3
Propagated dependencies: r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/charlescoverdale/ons
Licenses: Expat
Build system: r
Synopsis: Download Data from the 'Office for National Statistics'
Description:

This package provides functions to download and tidy statistical data published by the Office for National Statistics <https://www.ons.gov.uk>. Covers GDP, inflation (CPI, CPIH, RPI), unemployment, employment, wages, trade, retail sales, house prices, productivity, population, and public sector finances. Most series are fetched from the ONS website using its CSV time series endpoint. House price data is sourced from HM Land Registry <https://www.gov.uk/government/organisations/land-registry>. Data is cached locally between sessions.

Total packages: 69236