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

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-astronomyengine 0.1.0
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mitchelloharawild/astronomyengine
Licenses: Expat
Build system: r
Synopsis: R Bindings to the 'Astronomy Engine' C Library
Description:

This package provides access to the Astronomy Engine C library (<https://github.com/cosinekitty/astronomy>) by Don Cross. The library calculates positions of the Sun, Moon, and planets, and predicts astronomical events such as rise/set times, lunar phases, equinoxes, solstices, eclipses, and transits. It is based on the VSOP87 planetary model and is accurate to within approximately one arcminute. This package bundles the single-file C source so that other R packages can link against it via LinkingTo without shipping their own copy.

r-apmx 1.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-this-path@2.8.0 r-purrr@1.2.2 r-officer@0.7.5 r-flextable@0.9.11 r-dplyr@1.2.1 r-arsenal@3.6.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/stephen-amori/apmx
Licenses: GPL 3+
Build system: r
Synopsis: Automated Population Pharmacokinetic Dataset Assembly
Description:

Automated methods to assemble population PK (pharmacokinetic) and PKPD (pharmacodynamic) datasets for analysis in NONMEM (non-linear mixed effects modeling) by Bauer (2019) <doi:10.1002/psp4.12404>. The package includes functions to build datasets from SDTM (study data tabulation module) <https://www.cdisc.org/standards/foundational/sdtm>, ADaM (analysis dataset module) <https://www.cdisc.org/standards/foundational/adam>, or other dataset formats. The package will combine population datasets, add covariates, and create documentation to support regulatory submission and internal communication.

r-afr 0.3.9
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tseries@0.10-61 r-rlang@1.2.0 r-olsrr@0.7.0 r-nortest@1.0-4 r-nlme@3.1-169 r-lmtest@0.9-40 r-gridextra@2.3 r-goftest@1.2-3 r-ggplot2@4.0.3 r-forecast@9.0.2 r-cli@3.6.6 r-car@3.1-5 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AFR
Licenses: GPL 2
Build system: r
Synopsis: Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Description:

Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. The package includes functions from existing R packages adapted for banking sector of Kazakhstan. The purpose of the package is to optimize statistical functions for easier interpretation for bank analysts and non-statisticians. The package also provides helper functions for loading an insurance scoring dataset, a past case competition dataset for insurance risk scoring and fair pricing.

r-aplore3 0.9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/lbraglia/aplore3
Licenses: GPL 3
Build system: r
Synopsis: Datasets from Hosmer, Lemeshow and Sturdivant, "Applied Logistic Regression" (3rd Ed., 2013)
Description:

An unofficial companion to "Applied Logistic Regression" by D.W. Hosmer, S. Lemeshow and R.X. Sturdivant (3rd ed., 2013) containing the dataset used in the book.

r-admiraldev 1.5.0
Propagated dependencies: r-withr@3.0.2 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-roxygen2@8.0.0 r-rlang@1.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pharmaverse.github.io/admiraldev/
Licenses: FSDG-compatible
Build system: r
Synopsis: Utility Functions and Development Tools for the Admiral Package Family
Description:

Utility functions to check data, variables and conditions for functions used in admiral and admiral extension packages. Additional utility helper functions to assist developers with maintaining documentation, testing and general upkeep of admiral and admiral extension packages.

r-addinsoutline 0.1.6
Propagated dependencies: r-yaml@2.3.12 r-tibble@3.3.1 r-stringr@1.6.0 r-shinyfiles@0.9.3 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rmarkdown@2.31 r-miniui@0.1.2 r-fs@2.1.0 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/calote/addinsOutline
Licenses: GPL 3
Build system: r
Synopsis: 'RStudio' Addins for Show Outline of a R Markdown/'LaTeX' Project
Description:

RStudio allows to show and navigate for the outline of a R Markdown file, but not for R Markdown projects with multiple files. For this reason, I have developed several RStudio addins capable of show project outline. Each addin is specialized in showing projects of different types: R Markdown project, bookdown package project and LaTeX project. There is a configuration file that allows you to customize additional searches.

r-afc 1.4.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=afc
Licenses: GPL 3
Build system: r
Synopsis: Generalized Discrimination Score
Description:

This is an implementation of the Generalized Discrimination Score (also known as Two Alternatives Forced Choice Score, 2AFC) for various representations of forecasts and verifying observations. The Generalized Discrimination Score is a generic forecast verification framework which can be applied to any of the following verification contexts: dichotomous, polychotomous (ordinal and nominal), continuous, probabilistic, and ensemble. A comprehensive description of the Generalized Discrimination Score, including all equations used in this package, is provided by Mason and Weigel (2009) <doi:10.1175/MWR-D-10-05069.1>.

r-advbinomapps 1.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-genbinomapps@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AdvBinomApps
Licenses: GPL 3
Build system: r
Synopsis: Upper Clopper-Pearson Confidence Limits for Burn-in Studies under Additional Available Information
Description:

This package provides functions to compute upper Clopper-Pearson confidence limits of early life failure probabilities and required sample sizes of burn-in studies under further available information, e.g. from other products or technologies.

r-atlasmaker 0.1.0
Propagated dependencies: r-shiny@1.13.0 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-ardlverse 1.1.3
Propagated dependencies: r-quantreg@6.1 r-mass@7.3-65 r-lmtest@0.9-40 r-gridextra@2.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/muhammedalkhalaf/ardlverse
Licenses: GPL 3
Build system: r
Synopsis: Comprehensive ARDL: Panel, Bootstrap and Fourier Methods
Description:

This package provides a unified framework for Autoregressive Distributed Lag (ARDL) modeling and cointegration analysis. Implements Panel ARDL with Pooled Mean Group (PMG), Mean Group (MG), and Dynamic Fixed Effects (DFE) estimators following Pesaran, Shin & Smith (1999) <doi:10.1002/jae.616>. Provides bootstrap-based bounds testing per Pesaran, Shin & Smith (2001) <doi:10.1002/jae.616>. Includes Quantile Nonlinear ARDL (QNARDL) combining distributional and asymmetric effects based on Shin, Yu & Greenwood-Nimmo (2014) <doi:10.1007/978-1-4899-8008-3_9>, and Fourier ARDL for modeling smooth structural breaks following Enders & Lee (2012) <doi:10.1016/j.econlet.2012.05.019>. Features include Augmented ARDL (AARDL) with deferred t and F tests, Multiple-Threshold NARDL for complex asymmetries, Rolling/Recursive ARDL for time-varying relationships, and Panel NARDL for nonlinear panel cointegration. All methods include comprehensive diagnostics, publication-ready outputs, and visualization tools.

r-adverbial 0.2.1
Propagated dependencies: r-vctrs@0.7.3 r-rlang@1.2.0 r-purrr@1.2.2 r-pillar@1.11.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/UchidaMizuki/adverbial
Licenses: Expat
Build system: r
Synopsis: Enhanced Adverbial Functions
Description:

This package provides new_partialised() and new_composed(), which extend partial() and compose() functions of purrr to make it easier to extract and replace arguments and functions. It also has additional adverbial functions.

r-atrrr 0.2.0
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-rlang@1.2.0 r-purrr@1.2.2 r-lifecycle@1.0.5 r-httr2@1.2.2 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://jbgruber.github.io/atrrr/
Licenses: Expat
Build system: r
Synopsis: Wrapper for the 'AT' Protocol Behind 'Bluesky'
Description:

Wraps the AT Protocol (Authenticated Transfer Protocol) behind Bluesky <https://bsky.social>. Functions can be used for, among others, retrieving posts and followers from the network or posting content.

r-allcontributors 0.2.3
Propagated dependencies: r-magrittr@2.0.5 r-gitcreds@0.1.2 r-gh@1.5.0 r-gert@2.3.1 r-curl@7.1.0 r-clipr@0.8.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ropensci/allcontributors
Licenses: GPL 3
Build system: r
Synopsis: Acknowledge all Contributors to a Project
Description:

Acknowledge all contributors to a project via a single function call. The function appends to a README or other specified file(s) a table with names of all individuals who contributed via code or repository issues. The package also includes several additional functions to extract and quantify contributions to any repository.

r-azr 0.3.5
Propagated dependencies: r-s7@0.2.2 r-rlang@1.2.0 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pedrobtz.github.io/azr/
Licenses: Expat
Build system: r
Synopsis: Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'
Description:

This package implements a credential chain for Azure OAuth 2.0 authentication based on the package httr2''s OAuth framework. Sequentially attempts authentication methods until one succeeds. During development allows interactive browser-based flows ('Device Code and Auth Code flows) and non-interactive flow ('Client Secret') in batch mode.

r-amazons3r 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get Amazon S3 Data via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Amazon S3 using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-amapro 0.1.4
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/helgasoft/amapro/
Licenses: FSDG-compatible
Build system: r
Synopsis: Thin Wrapper for Mapping Library 'AMap'('Gaode')
Description:

Build and control interactive 2D and 3D maps with R/Shiny'. Lean set of powerful commands wrapping native calls to AMap <https://lbs.amap.com/api/jsapi-v2/summary/>. Deliver rich mapping functionality with minimal overhead.

r-arcpy 0.4-0
Dependencies: conda@25.9.1
Propagated dependencies: r-reticulate@1.46.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mkoohafkan/arcpy
Licenses: GPL 3+
Build system: r
Synopsis: Interface to 'ArcGIS' 'Python' Modules
Description:

An interface to the ArcGIS arcpy and arcgis python API <https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/arcgis-api-for-python.htm>. Provides various tools for installing and configuring a Conda environment for accessing ArcGIS geoprocessing functions. Helper functions for manipulating and converting ArcGIS objects from R are also provided.

r-avstrat 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-shiny@1.13.0 r-rlang@1.2.0 r-patchwork@1.3.2 r-leaflet@2.2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=avstrat
Licenses: CC0
Build system: r
Synopsis: Stratigraphic Data Processing and Section Plots
Description:

Data processing and generating stratigraphic sections for volcanic deposits and tephrastratigraphy. Package was developed for studies on Alaska volcanoes ("av") where stratigraphic ("strat") figures are needed for interpreting eruptive histories, but the methods are applicable to any sediment stratigraphy project. Plotting styles inspired by "SedLog" (Zervas et al. 2009) <doi:10.1016/j.cageo.2009.02.009> but with more customizable outputs and flexible data input based on best practice recommendations for the tephra community (Wallace et al. 2022) <doi:10.1038/s41597-022-01515-y>.

r-ammodels 0.1.4
Propagated dependencies: r-unmarked@1.5.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AMModels
Licenses: GPL 3
Build system: r
Synopsis: Adaptive Management Model Manager
Description:

Helps enable adaptive management by codifying knowledge in the form of models generated from numerous analyses and data sets. Facilitates this process by storing all models and data sets in a single object that can be updated and saved, thus tracking changes in knowledge through time. A shiny application called AM Model Manager (modelMgr()) enables the use of these functions via a GUI.

r-adbcpostgresql 0.23.0-1
Dependencies: zlib@1.3.1 openssl@3.5.5
Propagated dependencies: r-adbcdrivermanager@0.23.0-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://arrow.apache.org/adbc/current/r/adbcpostgresql/
Licenses: FSDG-compatible
Build system: r
Synopsis: 'Arrow' Database Connectivity ('ADBC') 'PostgreSQL' Driver
Description:

This package provides a developer-facing interface to the Arrow Database Connectivity ('ADBC') PostgreSQL driver for the purposes of building high-level database interfaces for users. ADBC <https://arrow.apache.org/adbc/> is an API standard for database access libraries that uses Arrow for result sets and query parameters.

r-aoboot 0.1.2
Propagated dependencies: r-lsr@0.5.2 r-emmeans@2.0.3 r-cardata@3.0-6 r-afex@1.5-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AOboot
Licenses: GPL 2+
Build system: r
Synopsis: Bootstrapping in Different One-Way and Two-Way ANOVA
Description:

To address the violation of the assumption of normally distributed variables, researchers frequently employ bootstrapping. Building upon established packages for R (Sigmann et al. (2024) <doi:10.32614/CRAN.package.afex>, Lenth (2024) <doi:10.32614/CRAN.package.emmeans>), we provide bootstrapping functions to approximate a normal distribution of the parameter estimates for between-subject, within-subject, and mixed one-way and two-way ANOVA.

r-aroma-cn 1.7.1
Propagated dependencies: r-r-utils@2.13.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-r-filesets@2.15.1 r-r-cache@0.17.0 r-pscbs@0.68.0 r-matrixstats@1.5.0 r-future-apply@1.20.2 r-aroma-core@3.3.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.aroma-project.org/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Copy-Number Analysis of Large Microarray Data Sets
Description:

This package provides methods for analyzing DNA copy-number data. Specifically, this package implements the multi-source copy-number normalization (MSCN) method for normalizing copy-number data obtained on various platforms and technologies. It also implements the TumorBoost method for normalizing paired tumor-normal SNP data.

r-allmt 0.1.1
Propagated dependencies: r-tibble@3.3.1 r-survminer@0.5.2 r-survival@3.8-6 r-stringr@1.6.0 r-scales@1.4.0 r-rio@1.3.0 r-reshape2@1.4.5 r-readxl@1.5.0 r-plyr@1.8.9 r-htmltable@2.5.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/tmungle/allMT
Licenses: GPL 3+
Build system: r
Synopsis: Acute Lymphoblastic Leukemia Maintenance Therapy Analysis
Description:

Evaluates acute lymphoblastic leukemia maintenance therapy practice at patient and cohort level.

r-antibodytiters 0.1.24
Propagated dependencies: r-openxlsx@4.2.8.1 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AntibodyTiters
Licenses: GPL 3
Build system: r
Synopsis: Antibody Titer Analysis of Vaccinated Patients
Description:

Visualization of antibody titer scores is valuable for examination of vaccination effects. AntibodyTiters visualizes antibody titers of all or selected patients. This package also produces empty excel files in a specified format, in which users can fill in experimental data for visualization. Excel files with toy data can also be produced, so that users can see how it is visualized before obtaining real data. The data should contain titer scores at pre-vaccination, after-1st shot, after-2nd shot, and at least one additional sampling points. Patients with missing values can be included. The first two sampling points (pre-vaccination and after-1st shot) will be plotted discretely, whereas those following will be plotted on a continuous time scale that starts from the day of second shot. Half-life of titer can also be calculated for each pair of sampling points.

Total packages: 72693