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

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-ordfacreg 1.0.6
Propagated dependencies: r-survival@3.8-3 r-mass@7.3-65 r-eha@2.11.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://www.kasparrufibach.ch
Licenses: GPL 2+
Build system: r
Synopsis: Least Squares, Logistic, and Cox-Regression with Ordered Predictors
Description:

In biomedical studies, researchers are often interested in assessing the association between one or more ordinal explanatory variables and an outcome variable, at the same time adjusting for covariates of any type. The outcome variable may be continuous, binary, or represent censored survival times. In the absence of a precise knowledge of the response function, using monotonicity constraints on the ordinal variables improves efficiency in estimating parameters, especially when sample sizes are small. This package implements an active set algorithm that efficiently computes such estimators.

r-openappr 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-rsqlite@2.4.4 r-rpostgres@1.4.8 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=openappr
Licenses: LGPL 3+
Build system: r
Synopsis: Retrieve App Data from 'OpenAppBuilder'
Description:

This package provides an interface to connect R with the <https://github.com/IDEMSInternational/open-app-builder> OpenAppBuilder platform, enabling users to retrieve and work with user and notification data for analysis and processing. It is designed for developers and analysts to seamlessly integrate data from OpenAppBuilder into R workflows via a Postgres database connection, allowing direct querying and import of app data into R.

r-osmextract 0.5.3
Propagated dependencies: r-sf@1.0-23 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://docs.ropensci.org/osmextract/
Licenses: GPL 3
Build system: r
Synopsis: Download and Import Open Street Map Data Extracts
Description:

Match, download, convert and import Open Street Map data extracts obtained from several providers.

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-openalexr 3.0.1
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-jsonlite@2.0.0 r-httr@1.4.7 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/ropensci/openalexR
Licenses: Expat
Build system: r
Synopsis: Getting Bibliographic Records from 'OpenAlex' Database Using 'DSL' API
Description:

This package provides a set of tools to extract bibliographic content from OpenAlex database using API <https://docs.openalex.org>.

r-osmclass 0.1.3
Propagated dependencies: r-stringi@1.8.7 r-data-table@1.17.8 r-collapse@2.1.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=osmclass
Licenses: GPL 3
Build system: r
Synopsis: Classify Open Street Map Features
Description:

Classify Open Street Map (OSM) features into meaningful functional or analytical categories. Designed for OSM PBF files, e.g. from <https://download.geofabrik.de/> imported as spatial data frames. A classification consists of a list of categories that are related to certain OSM tags and values. Given a layer from an OSM PBF file and a classification, the main osm_classify() function returns a classification data table giving, for each feature, the primary and alternative categories (if there is overlap) assigned, and the tag(s) and value(s) matched on. The package also contains a classification of OSM features by economic function/significance, following Krantz (2023) <https://www.ssrn.com/abstract=4537867>.

r-od 0.5.1
Propagated dependencies: r-vctrs@0.6.5 r-sfheaders@0.4.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/itsleeds/od
Licenses: GPL 3
Build system: r
Synopsis: Manipulate and Map Origin-Destination Data
Description:

The aim of od is to provide tools and example datasets for working with origin-destination ('OD') datasets of the type used to describe aggregate urban mobility patterns (Carey et al. 1981) <doi:10.1287/trsc.15.1.32>. The package builds on functions for working with OD data in the package stplanr', (Lovelace and Ellison 2018) <doi:10.32614/RJ-2018-053> with a focus on computational efficiency and support for the sf class system (Pebesma 2018) <doi:10.32614/RJ-2018-009>. With few dependencies and a simple class system based on data frames, the package is intended to facilitate efficient analysis of OD datasets and to provide a place for developing new functions. The package enables the creation and analysis of geographic entities representing large scale mobility patterns, from daily travel between zones in cities to migration between countries.

r-optmatch 0.10.8
Propagated dependencies: r-tibble@3.3.0 r-rlemon@0.2.1 r-rcpp@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://optmat.ch
Licenses: Expat
Build system: r
Synopsis: Functions for Optimal Matching
Description:

Distance based bipartite matching using minimum cost flow, oriented to matching of treatment and control groups in observational studies ('Hansen and Klopfer 2006 <doi:10.1198/106186006X137047>). Routines are provided to generate distances from generalised linear models (propensity score matching), formulas giving variables on which to limit matched distances, stratified or exact matching directives, or calipers, alone or in combination.

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
Build system: r
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-obanalytics 0.1.1
Propagated dependencies: r-zoo@1.8-14 r-reshape2@1.4.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/phil8192/ob-analytics
Licenses: GPL 2+
Build system: r
Synopsis: Limit Order Book Analytics
Description:

Data processing, visualisation and analysis of Limit Order Book event data.

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
Build system: r
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-optimg 0.1.2
Propagated dependencies: r-ucminf@1.2.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/vthorrf/optimg
Licenses: GPL 3
Build system: r
Synopsis: General-Purpose Gradient-Based Optimization
Description:

This package provides general purpose tools for helping users to implement steepest gradient descent methods for function optimization; for details see Ruder (2016) <arXiv:1609.04747v2>. Currently, the Steepest 2-Groups Gradient Descent and the Adaptive Moment Estimation (Adam) are the methods implemented. Other methods will be implemented in the future.

r-otelsdk 0.2.2
Dependencies: zlib@1.3.1 curl@8.6.0 cmake@4.1.3
Propagated dependencies: r-otel@0.2.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://otelsdk.r-lib.org
Licenses: Expat
Build system: r
Synopsis: 'R' 'SDK' and Exporters for 'OpenTelemetry'
Description:

OpenTelemetry is a collection of tools, APIs', and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package contains the OpenTelemetry SDK', and exporters. Use this package to export traces, metrics, logs from instrumented R code. Use the otel package to instrument your R code for OpenTelemetry'.

r-outforest 1.0.1
Propagated dependencies: r-ranger@0.17.0 r-missranger@2.6.1 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mayer79/outForest
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate Outlier Detection and Replacement
Description:

This package provides a random forest based implementation of the method described in Chapter 7.1.2 (Regression model based anomaly detection) of Chandola et al. (2009) <doi:10.1145/1541880.1541882>. It works as follows: Each numeric variable is regressed onto all other variables by a random forest. If the scaled absolute difference between observed value and out-of-bag prediction of the corresponding random forest is suspiciously large, then a value is considered an outlier. The package offers different options to replace such outliers, e.g. by realistic values found via predictive mean matching. Once the method is trained on a reference data, it can be applied to new data.

r-overturer 0.2.5
Propagated dependencies: r-sf@1.0-23 r-rlang@1.1.6 r-glue@1.8.0 r-duckdb@1.4.2 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/arthurgailes/overtureR
Licenses: Expat
Build system: r
Synopsis: Load 'Overture' Datasets as 'dbplyr' and 'sf'-Ready Data Frames
Description:

An integrated R interface to the Overture API (<https://docs.overturemaps.org/>). Allows R users to return Overture data as dbplyr data frames or materialized sf spatial data frames.

r-ontologyplot 1.7
Propagated dependencies: r-rgraphviz@2.54.0 r-paintmap@1.0 r-ontologyindex@2.12
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ontologyPlot
Licenses: GPL 2+
Build system: r
Synopsis: Visualising Sets of Ontological Terms
Description:

Create R plots visualising ontological terms and the relationships between them with various graphical options - Greene et al. 2017 <doi:10.1093/bioinformatics/btw763>.

r-ottr 1.5.3
Propagated dependencies: r-zip@2.3.3 r-testthat@3.3.0 r-r6@2.6.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ottr
Licenses: Modified BSD
Build system: r
Synopsis: An R Autograding Extension for Otter-Grader
Description:

An R autograding extension for Otter-Grader (<https://otter-grader.readthedocs.io>). It supports grading R scripts, R Markdown documents, and R Jupyter Notebooks.

r-ocf 1.0.3
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-ranger@0.17.0 r-orf@0.1.4 r-matrix@1.7-4 r-magrittr@2.0.4 r-glmnet@4.1-10 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://riccardo-df.github.io/ocf/
Licenses: GPL 3
Build system: r
Synopsis: Ordered Correlation Forest
Description:

Machine learning estimator specifically optimized for predictive modeling of ordered non-numeric outcomes. ocf provides forest-based estimation of the conditional choice probabilities and the covariatesâ marginal effects. Under an "honesty" condition, the estimates are consistent and asymptotically normal and standard errors can be obtained by leveraging the weight-based representation of the random forest predictions. Please reference the use as Di Francesco (2025) <doi:10.1080/07474938.2024.2429596>.

r-osdatahub 0.3.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-geos@0.2.4 r-geojsonsf@2.0.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=osdatahub
Licenses: Expat
Build system: r
Synopsis: Easier Interaction with the Ordnance Survey Data Hub
Description:

Ordnance Survey ('OS') is the national mapping agency for Great Britain and produces a large variety of mapping and geospatial products. Much of OS's data is available via the OS Data Hub <https://osdatahub.os.uk/>, a platform that hosts both free and premium data products. osdatahub provides a user-friendly way to access, query, and download these data.

r-optiscale 1.2.3
Propagated dependencies: r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optiscale
Licenses: GPL 2
Build system: r
Synopsis: Optimal Scaling
Description:

Optimal scaling of a data vector, relative to a set of targets, is obtained through a least-squares transformation subject to appropriate measurement constraints. The targets are usually predicted values from a statistical model. If the data are nominal level, then the transformation must be identity-preserving. If the data are ordinal level, then the transformation must be monotonic. If the data are discrete, then tied data values must remain tied in the optimal transformation. If the data are continuous, then tied data values can be untied in the optimal transformation.

r-osldecomposition 1.1.0
Propagated dependencies: r-scales@1.4.0 r-rmarkdown@2.30 r-minpack-lm@1.2-4 r-luminescence@1.1.2 r-gridextra@2.3 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OSLdecomposition
Licenses: GPL 3
Build system: r
Synopsis: Signal Component Analysis for Optically Stimulated Luminescence
Description:

Function library for the identification and separation of exponentially decaying signal components in continuous-wave optically stimulated luminescence measurements. A special emphasis is laid on luminescence dating with quartz, which is known for systematic errors due to signal components with unequal physical behaviour. Also, this package enables an easy to use signal decomposition of data sets imported and analysed with the R package Luminescence'. This includes the optional automatic creation of HTML reports. Further information and tutorials can be found at <https://luminescence.de>.

r-ocp 0.1.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ocp
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Online Changepoint Detection
Description:

This package implements the Bayesian online changepoint detection method by Adams and MacKay (2007) <arXiv:0710.3742> for univariate or multivariate data. Gaussian and Poisson probability models are implemented. Provides post-processing functions with alternative ways to extract changepoints.

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-optdesignslopeint 1.1.1
Propagated dependencies: r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=optDesignSlopeInt
Licenses: GPL 3
Build system: r
Synopsis: Optimal Designs for Estimating the Slope Divided by the Intercept
Description:

Aids practitioners to optimally design experiments that measure the slope divided by the intercept and provides confidence intervals for the ratio.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457