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

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-overdisp 0.1.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=overdisp
Licenses: GPL 2+
Build system: r
Synopsis: Overdispersion in Count Data Multiple Regression Analysis
Description:

Detection of overdispersion in count data for multiple regression analysis. Log-linear count data regression is one of the most popular techniques for predictive modeling where there is a non-negative discrete quantitative dependent variable. In order to ensure the inferences from the use of count data models are appropriate, researchers may choose between the estimation of a Poisson model and a negative binomial model, and the correct decision for prediction from a count data estimation is directly linked to the existence of overdispersion of the dependent variable, conditional to the explanatory variables. Based on the studies of Cameron and Trivedi (1990) <doi:10.1016/0304-4076(90)90014-K> and Cameron and Trivedi (2013, ISBN:978-1107667273), the overdisp() command is a contribution to researchers, providing a fast and secure solution for the detection of overdispersion in count data. Another advantage is that the installation of other packages is unnecessary, since the command runs in the basic R language.

r-optimg 0.1.2
Propagated dependencies: r-ucminf@1.2.3
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-optimcheck 1.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mlysy/optimCheck
Licenses: GPL 3
Build system: r
Synopsis: Graphical and Numerical Checks for Mode-Finding Routines
Description:

This package provides tools for checking that the output of an optimization algorithm is indeed at a local mode of the objective function. This is accomplished graphically by calculating all one-dimensional "projection plots" of the objective function, i.e., varying each input variable one at a time with all other elements of the potential solution being fixed. The numerical values in these plots can be readily extracted for the purpose of automated and systematic unit-testing of optimization routines.

r-olsrr 0.7.0
Propagated dependencies: r-xplorerr@0.2.0 r-nortest@1.0-4 r-gridextra@2.3 r-goftest@1.2-3 r-ggplot2@4.0.3 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://olsrr.rsquaredacademy.com/
Licenses: Expat
Build system: r
Synopsis: Tools for Building OLS Regression Models
Description:

This package provides tools designed to make it easier for users, particularly beginner/intermediate R users to build ordinary least squares regression models. Includes comprehensive regression output, heteroskedasticity tests, collinearity diagnostics, residual diagnostics, measures of influence, model fit assessment and variable selection procedures.

r-openappr 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rsqlite@3.52.0 r-rpostgres@1.4.10 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-dbi@1.3.0
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-olcpm 0.1.2
Propagated dependencies: r-rspectra@0.16-2 r-laplacesdemon@16.1.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OLCPM
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Online Change Point Detection for Matrix-Valued Time Series
Description:

We provide two algorithms for monitoring change points with online matrix-valued time series, under the assumption of a two-way factor structure. The algorithms are based on different calculations of the second moment matrices. One is based on stacking the columns of matrix observations, while another is by a more delicate projected approach. A well-known fact is that, in the presence of a change point, a factor model can be rewritten as a model with a larger number of common factors. In turn, this entails that, in the presence of a change point, the number of spiked eigenvalues in the second moment matrix of the data increases. Based on this, we propose two families of procedures - one based on the fluctuations of partial sums, and one based on extreme value theory - to monitor whether the first non-spiked eigenvalue diverges after a point in time in the monitoring horizon, thereby indicating the presence of a change point. This package also provides some simple functions for detecting and removing outliers, imputing missing entries and testing moments. See more details in He et al. (2021)<doi:10.48550/arXiv.2112.13479>.

r-odbc-resourcer 1.0.0
Propagated dependencies: r-resourcer@1.5.1 r-r6@2.6.1 r-odbc@1.7.0 r-httr@1.4.8 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=odbc.resourcer
Licenses: LGPL 2.1+
Build system: r
Synopsis: Open Database Connectivity Resource Resolver
Description:

This package provides a database resource that is accessible through the Open Database Connectivity ('ODBC') API. This package uses the Resource model, with URL "resolver" and "client", to dynamically discover and make accessible tables stored in a MS SQL Server database. For more details see Marcon (2021) <doi:10.1371/journal.pcbi.1008880>.

r-oz 1.0-22
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=oz
Licenses: GPL 2
Build system: r
Synopsis: Plot the Australian Coastline and States
Description:

This package provides functions for plotting Australia's coastline and state boundaries.

r-organizr 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-readr@2.2.0 r-here@1.0.2 r-fs@2.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/jobrachem/organizr
Licenses: Expat
Build system: r
Synopsis: Shortcuts for File Creation with Informative Prefixes
Description:

This package provides functions for quickly creating R and Python scripts, as well as Rmarkdown or Quarto documents with automatically assigned name prefixes. Prefixes are either file counts (e.g. "001") or dates (e.g. "2022-09-26").

r-osbng 0.2.0
Propagated dependencies: r-geos@0.2.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://ordnancesurvey.github.io/osbng-r/
Licenses: Expat
Build system: r
Synopsis: Geospatial Grid Indexing with the British National Grid
Description:

Offers a streamlined programmatic interface to Ordnance Survey's British National Grid (BNG) index system, enabling efficient spatial indexing and analysis based on grid references. It supports a range of geospatial applications, including statistical aggregation, data visualisation, and interoperability across datasets. Designed for developers and analysts working with geospatial data in Great Britain, osbng simplifies integration with geospatial workflows and provides intuitive tools for exploring the structure and logic of the BNG system.

r-orfid 1.0.3
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-openxlsx@4.2.8.1 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://github.com/hugo-marques/ORFID
Licenses: Expat
Build system: r
Synopsis: Manage and Summarize Data from Oregon RFID ORMR and ORSR Antenna Readers
Description:

Automates and standardizes the import of raw data from Oregon RFID (radio-frequency identification) ORMR (Oregon RFID Multi-Reader) and ORSR (Oregon RFID Single Reader) antenna readers. Compiled data can then be combined within multi-reader arrays for further analysis, including summarizing tag and reader detections, determining tag direction, and calculating antenna efficiency.

r-opsr 1.0.1
Propagated dependencies: r-texreg@1.39.5 r-sandwich@3.1-1 r-rdpack@2.6.6 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-maxlik@1.5-2.2 r-mass@7.3-65 r-formula@1.2-5 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/dheimgartner/OPSR
Licenses: GPL 3+
Build system: r
Synopsis: Ordered Probit Switching Regression
Description:

Estimates ordered probit switching regression models - a Heckman type selection model with an ordinal selection and continuous outcomes. Different model specifications are allowed for each treatment/regime. For more details on the method, see Wang & Mokhtarian (2024) <doi:10.1016/j.tra.2024.104072> or Chiburis & Lokshin (2007) <doi:10.1177/1536867X0700700202>.

r-odin 1.2.7
Propagated dependencies: r-withr@3.0.2 r-ring@1.0.8 r-r6@2.6.1 r-jsonlite@2.0.0 r-glue@1.8.1 r-digest@0.6.39 r-desolve@1.42 r-cinterpolate@1.0.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mrc-ide/odin
Licenses: Expat
Build system: r
Synopsis: ODE Generation and Integration
Description:

Generate systems of ordinary differential equations (ODE) and integrate them, using a domain specific language (DSL). The DSL uses R's syntax, but compiles to C in order to efficiently solve the system. A solver is not provided, but instead interfaces to the packages deSolve and dde are generated. With these, while solving the differential equations, no allocations are done and the calculations remain entirely in compiled code. Alternatively, a model can be transpiled to R for use in contexts where a C compiler is not present. After compilation, models can be inspected to return information about parameters and outputs, or intermediate values after calculations. odin is not targeted at any particular domain and is suitable for any system that can be expressed primarily as mathematical expressions. Additional support is provided for working with delays (delay differential equations, DDE), using interpolated functions during interpolation, and for integrating quantities that represent arrays.

r-orloca-es 5.5
Propagated dependencies: r-orloca@5.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: http://knuth.uca.es/orloca/
Licenses: GPL 3+
Build system: r
Synopsis: Spanish version of orloca package. Modelos de localizacion en investigacion operativa
Description:

Help and demo in Spanish of the orloca package. Ayuda y demo en espanol del paquete orloca. Objetos y metodos para manejar y resolver el problema de localizacion de suma minima, tambien conocido como problema de Fermat-Weber. El problema de localizacion de suma minima busca un punto tal que la suma ponderada de las distancias a los puntos de demanda se minimice. Vease "The Fermat-Weber location problem revisited" por Brimberg, Mathematical Programming, 1, pag. 71-76, 1995. <DOI: 10.1007/BF01592245>. Se usan algoritmos generales de optimizacion global para resolver el problema, junto con el metodo especifico Weiszfeld, vease "Sur le point pour lequel la Somme des distance de n points donnes est minimum", por Weiszfeld, Tohoku Mathematical Journal, First Series, 43, pag. 355-386, 1937 o "On the point for which the sum of the distances to n given points is minimum", por E. Weiszfeld y F. Plastria, Annals of Operations Research, 167, pg. 7-41, 2009. <DOI:10.1007/s10479-008-0352-z>.

r-ohmmed 1.0.2
Propagated dependencies: r-vcd@1.4-13 r-scales@1.4.0 r-mistr@0.0.6 r-gridextra@2.3 r-ggplot2@4.0.3 r-ggmcmc@1.5.1.2 r-cvms@2.0.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/LynetteCaitlin/oHMMed
Licenses: GPL 3
Build system: r
Synopsis: HMMs with Ordered Hidden States and Emission Densities
Description:

Inference using a class of Hidden Markov models (HMMs) called oHMMed'(ordered HMM with emission densities <doi:10.1186/s12859-024-05751-4>): The oHMMed algorithms identify the number of comparably homogeneous regions within observed sequences with autocorrelation patterns. These are modelled as discrete hidden states; the observed data points are then realisations of continuous probability distributions with state-specific means that enable ordering of these distributions. The observed sequence is labelled according to the hidden states, permitting only neighbouring states that are also neighbours within the ordering of their associated distributions. The parameters that characterise these state-specific distributions are then inferred. Relevant for application to genomic sequences, time series, or any other sequence data with serial autocorrelation.

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

This package contains data from the May 2021 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-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-opencage 0.2.2
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-ratelimitr@0.4.2 r-purrr@1.2.2 r-progress@1.2.3 r-memoise@2.0.1 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://docs.ropensci.org/opencage/
Licenses: GPL 2+
Build system: r
Synopsis: Geocode with the OpenCage API
Description:

Geocode with the OpenCage API, either from place name to longitude and latitude (forward geocoding) or from longitude and latitude to the name and address of a location (reverse geocoding), see <https://opencagedata.com/>.

r-ort 0.1.0
Propagated dependencies: r-magrittr@2.0.5 r-imager@1.0.8
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-orientlib 0.10.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/dmurdoch/orientlib
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Support for Orientation Data
Description:

Representations, conversions and display of orientation SO(3) data. See the orientlib help topic for details.

r-obaspatial 1.9
Propagated dependencies: r-truncdist@1.0-2 r-mvtnorm@1.3-7 r-modeest@2.4.0 r-laplacesdemon@16.1.8 r-invgamma@1.2 r-hdinterval@0.2.4 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OBASpatial
Licenses: GPL 2+
Build system: r
Synopsis: Objective Bayesian Analysis for Spatial Regression Models
Description:

It makes an objective Bayesian analysis of the spatial regression model using both the normal (NSR) and student-T (TSR) distributions. The functions provided give prior and posterior objective densities and allow default Bayesian estimation of the model regression parameters. Details can be found in Ordonez et al. (2020) <arXiv:2004.04341>.

r-openeo 1.4.1
Propagated dependencies: r-sf@1.1-1 r-rlang@1.2.0 r-r6@2.6.1 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-irdisplay@1.1 r-httr2@1.2.2 r-htmltools@0.5.9 r-base64enc@0.1-6
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
Build system: r
Synopsis: Client Interface for 'openEO' Servers
Description:

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

r-openmindat 1.0.1
Propagated dependencies: r-usethis@3.2.1 r-stringr@1.6.0 r-stringi@1.8.7 r-readxl@1.5.0 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/quexiang/OpenMindat
Licenses: Expat
Build system: r
Synopsis: Quickly Retrieve Datasets from the 'Mindat' API
Description:

Provide functions for users or machines to quickly and easily retrieve datasets from the mindat.org API (<https://api.mindat.org/schema/redoc/>).

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.

Total packages: 22167