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

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-ahpwr 0.1.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AHPWR
Licenses: GPL 3
Build system: r
Synopsis: Compute Analytic Hierarchy Process
Description:

Compute a tree level hierarchy, judgment matrix, consistency index and ratio, priority vectors, hierarchic synthesis and rank. Based on the book entitled "Models, Methods, Concepts and Applications of the Analytic Hierarchy Process" by Saaty and Vargas (2012, ISBN 978-1-4614-3597-6).

r-avocado 0.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/nikdata/avocado
Licenses: Expat
Build system: r
Synopsis: Weekly Hass Avocado Sales Summary
Description:

This package provides a weekly summary of Hass Avocado sales for the contiguous US from January 2017 through December 20204. See the package website for more information, documentation, and examples. Data source: Haas Avocado Board <https://hassavocadoboard.com/category-data/>.

r-atrisk 0.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=atRisk
Licenses: GPL 3
Build system: r
Synopsis: At-Risk
Description:

The at-Risk (aR) approach is based on a two-step parametric estimation procedure that allows to forecast the full conditional distribution of an economic variable at a given horizon, as a function of a set of factors. These density forecasts are then be used to produce coherent forecasts for any downside risk measure, e.g., value-at-risk, expected shortfall, downside entropy. Initially introduced by Adrian et al. (2019) <doi:10.1257/aer.20161923> to reveal the vulnerability of economic growth to financial conditions, the aR approach is currently extensively used by international financial institutions to provide Value-at-Risk (VaR) type forecasts for GDP growth (Growth-at-Risk) or inflation (Inflation-at-Risk). This package provides methods for estimating these models. Datasets for the US and the Eurozone are available to allow testing of the Adrian et al. (2019) model. This package constitutes a useful toolbox (data and functions) for private practitioners, scholars as well as policymakers.

r-afmtoolkit 1.0.0
Propagated dependencies: r-scales@1.4.0 r-minpack-lm@1.2-4 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=afmToolkit
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Functions for Atomic Force Microscope Force-Distance Curves Analysis
Description:

Set of functions for analyzing Atomic Force Microscope (AFM) force-distance curves. It allows to obtain the contact and unbinding points, perform the baseline correction, estimate the Young's modulus, fit up to two exponential decay function to a stress-relaxation / creep experiment, obtain adhesion energies. These operations can be done either over a single F-d curve or over a set of F-d curves in batch mode.

r-aebdata 0.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ipea/aebdata
Licenses: GPL 3+
Build system: r
Synopsis: Access Data from the Atlas do Estado Brasileiro
Description:

Facilitates access to the data from the Atlas do Estado Brasileiro (<https://www.ipea.gov.br/atlasestado/>), maintained by the Instituto de Pesquisa Econômica Aplicada (Ipea). It allows users to search for specific series, list series or themes, and download data when available.

r-adsdatahubr 0.1.1
Propagated dependencies: r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adsDataHubR
Licenses: GPL 2
Build system: r
Synopsis: Google Ads Data Hub API Client
Description:

Interact with Google Ads Data Hub API <https://developers.google.com/ads-data-hub/reference/rest>. The functionality allows to fetch customer details, submit queries to ADH.

r-aousdohtools 1.0.4
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/zhd52/AOUSDOHtools
Licenses: Expat
Build system: r
Synopsis: Analyzing AOU SDOH Survey Data
Description:

This package provides functions for processing and analyzing survey data from the All of Us Social Determinants of Health (AOUSDOH) program, including tools for calculating health and well-being scores, recoding variables, and simplifying survey data analysis. For more details see - Koleck TA, Dreisbach C, Zhang C, Grayson S, Lor M, Deng Z, Conway A, Higgins PDR, Bakken S (2024) <doi:10.1093/jamia/ocae214>.

r-additive 1.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://hsbadr.github.io/additive/
Licenses: Expat
Build system: r
Synopsis: Bindings for Additive TidyModels
Description:

Fit Generalized Additive Models (GAM) using mgcv with parsnip'/'tidymodels via additive <doi:10.5281/zenodo.4784245>. tidymodels is a collection of packages for machine learning; see Kuhn and Wickham (2020) <https://www.tidymodels.org>). The technical details of mgcv are described in Wood (2017) <doi:10.1201/9781315370279>.

r-atr 0.1-1
Propagated dependencies: r-partykit@1.2-24
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ATR
Licenses: GPL 2
Build system: r
Synopsis: Alternative Tree Representation
Description:

Plot party trees in left-right orientation instead of the classical top-down layout.

r-atlasmaker 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-leaflet@2.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rachel-greenlee/AtlasMaker
Licenses: GPL 3+
Build system: r
Synopsis: Make Multiple 'leaflet' Maps in 'Shiny'
Description:

Simplify creating multiple, related leaflet maps across tabs for a shiny application. Users build lists of any polygons, points, and polylines needed for the project, use the map_server() function to assign built lists and other chosen aesthetics into each tab, and the package leverages modules to generate all map tabs.

r-amapvox 2.4.2
Propagated dependencies: r-stringr@1.6.0 r-rappdirs@0.3.3 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://amapvox.org
Licenses: FSDG-compatible
Build system: r
Synopsis: LiDAR Data Voxelisation
Description:

Read, manipulate and write voxel spaces. Voxel spaces are read from text-based output files of the AMAPVox software. AMAPVox is a LiDAR point cloud voxelisation software that aims at estimating leaf area through several theoretical/numerical approaches. See more in the article Vincent et al. (2017) <doi:10.23708/1AJNMP> and the technical note Vincent et al. (2021) <doi:10.23708/1AJNMP>.

r-alpaca 0.3.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/amrei-stammann/alpaca
Licenses: GPL 3
Build system: r
Synopsis: Fit GLM's with High-Dimensional k-Way Fixed Effects
Description:

This package provides a routine to partial out factors with many levels during the optimization of the log-likelihood function of the corresponding generalized linear model (glm). The package is based on the algorithm described in Stammann (2018) <doi:10.48550/arXiv.1707.01815> and is restricted to glm's that are based on maximum likelihood estimation and nonlinear. It also offers an efficient algorithm to recover estimates of the fixed effects in a post-estimation routine and includes robust and multi-way clustered standard errors. Further the package provides analytical bias corrections for binary choice models derived by Fernandez-Val and Weidner (2016) <doi:10.1016/j.jeconom.2015.12.014> and Hinz, Stammann, and Wanner (2020) <doi:10.48550/arXiv.2004.12655>.

r-accessibility 1.4.0
Propagated dependencies: r-rdpack@2.6.4 r-hmisc@5.2-4 r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ipeaGIT/accessibility
Licenses: Expat
Build system: r
Synopsis: Transport Accessibility Measures
Description:

This package provides a set of fast and convenient functions to help conducting accessibility analyses. Given a pre-computed travel cost matrix and a land use dataset (containing the location of jobs, healthcare and population, for example), the package allows one to calculate accessibility levels and accessibility poverty and inequality. The package covers the majority of the most commonly used accessibility measures (such as cumulative opportunities, gravity-based and floating catchment areas methods), as well as the most frequently used inequality and poverty metrics (such as the Palma ratio, the concentration and Theil indices and the FGT family of measures).

r-aeddo 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ssi-dk.github.io/aeddo/
Licenses: Expat
Build system: r
Synopsis: Automated and Early Detection of Disease Outbreaks
Description:

This package provides a powerful tool for automating the early detection of disease outbreaks in time series data. aeddo employs advanced statistical methods, including hierarchical models, in an innovative manner to effectively characterize outbreak signals. It is particularly useful for epidemiologists, public health professionals, and researchers seeking to identify and respond to disease outbreaks in a timely fashion. For a detailed reference on hierarchical models, consult Henrik Madsen and Poul Thyregod's book (2011), ISBN: 9781420091557.

r-asciisetupreader 2.5.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jacobkap/asciiSetupReader
Licenses: Expat
Build system: r
Synopsis: Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have Accompanying Setup Files (.sps or .sas)
Description:

Lets you open a fixed-width ASCII file (.txt or .dat) that has an accompanying setup file (.sps or .sas). These file combinations are sometimes referred to as .txt+.sps, .txt+.sas, .dat+.sps, or .dat+.sas. This will only run in a txt-sps or txt-sas pair in which the setup file contains instructions to open that text file. It will NOT open other text files, .sav, .sas, or .por data files. Fixed-width ASCII files with setup files are common in older (pre-2000) government data.

r-autogam 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/tripartio/autogam
Licenses: Expat
Build system: r
Synopsis: Automate the Creation of Generalized Additive Models (GAMs)
Description:

This wrapper package for mgcv makes it easier to create high-performing Generalized Additive Models (GAMs). With its central function autogam(), by entering just a dataset and the name of the outcome column as inputs, AutoGAM tries to automate the procedure of configuring a highly accurate GAM which performs at reasonably high speed, even for large datasets.

r-addreg 3.0
Propagated dependencies: r-turboem@2025.1 r-glm2@1.2.1 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mdonoghoe/addreg
Licenses: GPL 2+
Build system: r
Synopsis: Additive Regression for Discrete Data
Description:

This package provides methods for fitting identity-link GLMs and GAMs to discrete data, using EM-type algorithms with more stable convergence properties than standard methods.

r-adbi 0.1.2
Propagated dependencies: r-nanoarrow@0.7.0-1 r-dbi@1.2.3 r-adbcdrivermanager@0.21.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://adbi.r-dbi.org
Licenses: LGPL 2.1+
Build system: r
Synopsis: 'DBI' Compliant Database Access Using 'ADBC'
Description:

In order to make Arrow Database Connectivity ('ADBC <https://arrow.apache.org/adbc/>) accessible from R, an interface compliant with the DBI package is provided, using driver back-ends that are implemented in the adbcdrivermanager framework. This enables interacting with database systems using the Arrow data format, thereby offering an efficient alternative to ODBC for analytical applications.

r-argmincs 1.1.0
Propagated dependencies: r-withr@3.0.2 r-rdpack@2.6.4 r-mass@7.3-65 r-ldats@0.3.0 r-glue@1.8.0 r-bsda@1.2.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/xu3cl4/argminCS
Licenses: Expat
Build system: r
Synopsis: Argmin Inference over a Discrete Candidate Set
Description:

This package provides methods to construct frequentist confidence sets with valid marginal coverage for identifying the population-level argmin or argmax based on IID data. For instance, given an n by p loss matrixâ where n is the sample size and p is the number of modelsâ the CS.argmin() method produces a discrete confidence set that contains the model with the minimal (best) expected risk with desired probability. The argmin.HT() method helps check if a specific model should be included in such a confidence set. The main implemented method is proposed by Tianyu Zhang, Hao Lee and Jing Lei (2024) "Winners with confidence: Discrete argmin inference with an application to model selection".

r-absurvtdc 0.1.0
Propagated dependencies: r-survival@3.8-3 r-readxl@1.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ABSurvTDC
Licenses: GPL 3
Build system: r
Synopsis: Survival Analysis using Time Dependent Covariate for Animal Breeding
Description:

Survival analysis is employed to model the time it takes for events to occur. Survival model examines the relationship between survival and one or more predictors, usually termed covariates in the survival-analysis literature. To this end, Cox-proportional (Cox-PH) hazard rate model introduced in a seminal paper by Cox (1972) <doi:10.1111/j.2517-6161.1972.tb00899.x>, is a broadly applicable and the most widely used method of survival analysis. This package can be used to estimate the effect of fixed and time-dependent covariates and also to compute the survival probabilities of the lactation of dairy animal. This package has been developed using algorithm of Klein and Moeschberger (2003) <doi:10.1007/b97377>.

r-a5r 0.3.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/belian-earth/a5R
Licenses: FSDG-compatible
Build system: r
Synopsis: 'A5' Discrete Global Grid System
Description:

Bindings for the "A5 geospatial index" <https://a5geo.org/>. A5 partitions the Earth's surface into pentagonal cells across 31 resolution levels using an equal-area projection onto a dodecahedron. Provides functions for indexing coordinates to cells, traversing the cell hierarchy, computing cell boundaries, and compacting/uncompacting cell sets. Powered by the A5 Rust crate via extendr'.

r-adjsurvci 1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adjSURVCI
Licenses: GPL 2+
Build system: r
Synopsis: Parameter and Adjusted Probability Estimation for Right-Censored Data
Description:

This package provides functions in this package fit a stratified Cox proportional hazards and a proportional subdistribution hazards model by extending Zhang et al., (2007) <doi: 10.1016/j.cmpb.2007.07.010> and Zhang et al., (2011) <doi: 10.1016/j.cmpb.2010.07.005> respectively to clustered right-censored data. The functions also provide the estimates of the cumulative baseline hazard along with their standard errors. Furthermore, the adjusted survival and cumulative incidence probabilities are also provided along with their standard errors. Finally, the estimate of cumulative incidence and survival probabilities given a vector of covariates along with their standard errors are also provided.

r-affinitymatrix 0.1.0
Propagated dependencies: r-mass@7.3-65 r-hmisc@5.2-4 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=affinitymatrix
Licenses: GPL 3
Build system: r
Synopsis: Estimation of Affinity Matrix
Description:

This package provides tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the bipartite one-to-one matching model without frictions and with Transferable Utility by Dupuy and Galichon (2014) <doi:10.1086/677191> and its unipartite variant by Ciscato', Galichon and Gousse (2020) <doi:10.1086/704611>. It also contains all the necessary tools to implement the saliency analysis, to run rank tests of the affinity matrix and to build tables and plots summarizing the findings.

r-aeroevapr 0.1.6
Propagated dependencies: r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AeroEvapR
Licenses: CC0
Build system: r
Synopsis: Estimating Reservoir Evaporation via Aerodynamic Approach
Description:

Developed as an R alternative to the AeroEvap model developed by the Desert Research Institute (DRI) in python <https://github.com/WSWUP/AeroEvap/blob/master/README.rst> which estimates open water evaporation using the aerodynamic mass transfer approach.

Total packages: 69239