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

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-ravetools 0.3.2
Dependencies: pkg-config@0.29.2 fftw@3.3.10
Propagated dependencies: r-waveslim@1.8.5 r-rniftyreg@2.8.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-pracma@2.4.6 r-gsignal@0.3-7 r-filearray@0.2.3 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rave.wiki
Licenses: GPL 2+
Build system: r
Synopsis: Signal and Image Processing Toolbox for Analyzing Intracranial Electroencephalography Data
Description:

Implemented fast and memory-efficient Notch-filter, Welch-periodogram, discrete wavelet spectrogram for minutes of high-resolution signals, fast 3D convolution, image registration, 3D mesh manipulation; providing fundamental toolbox for intracranial Electroencephalography (iEEG) pipelines. Documentation and examples about RAVE project are provided at <https://rave.wiki>, and the paper by John F. Magnotti, Zhengjia Wang, Michael S. Beauchamp (2020) <doi:10.1016/j.neuroimage.2020.117341>; see citation("ravetools") for details.

r-rankgwask 0.1.1
Propagated dependencies: r-qqman@0.1.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankGWASK
Licenses: GPL 3
Build system: r
Synopsis: Ranked Set Sampling Genome-Wide Association Studies Toolkit
Description:

This package provides methods for genome-wide association studies (GWAS) using ranked set sampling (RSS) designs. The package includes tools for ranked set sample selection, standard and RSS-based association analyses, simulation of genotype and phenotype data, statistical comparison of RSS and simple random sampling (SRS) approaches, visualization of GWAS results, and power analysis under alternative sampling schemes.

r-rrepest 1.6.14
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-officer@0.7.5 r-magrittr@2.0.5 r-labelled@2.16.0 r-foreach@1.5.2 r-flextable@0.9.11 r-dplyr@1.2.1 r-doparallel@1.0.17 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rrepest
Licenses: Expat
Build system: r
Synopsis: An Analyzer of International Large Scale Assessments in Education
Description:

An easy way to analyze international large-scale assessments and surveys in education or any other dataset that includes replicated weights (Balanced Repeated Replication (BRR) weights, Jackknife replicate weights,...) while also allowing for analysis with multiply imputed variables (plausible values). It supports the estimation of univariate statistics (e.g. mean, variance, standard deviation, quantiles), frequencies, correlation, linear regression and any other model already implemented in R that takes a data frame and weights as parameters. It also includes options to prepare the results for publication, following the table formatting standards of the Organization for Economic Cooperation and Development (OECD).

r-roi-plugin-deoptim 1.0-2
Propagated dependencies: r-roi@1.0-2 r-deoptimr@1.1-4 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the DEoptim and DEoptimR package. DEoptim is used for unconstrained optimization and DEoptimR for constrained optimization.

r-rmt4ds 0.0.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-rmtstat@0.3.1 r-rarpack@0.11-0 r-quadprog@1.5-8 r-pracma@2.4.6 r-nleqslv@3.3.7 r-mpoly@1.1.2 r-mass@7.3-65 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMT4DS
Licenses: Expat
Build system: r
Synopsis: Computation of Random Matrix Models
Description:

We generate random variables following general Marchenko-Pastur distribution and Tracy-Widom distribution. We compute limits and distributions of eigenvalues and generalized components of spiked covariance matrices. We give estimation of all population eigenvalues of spiked covariance matrix model. We give tests of population covariance matrix. We also perform matrix denoising for signal-plus-noise model.

r-repogenerator 0.0.1
Propagated dependencies: r-rstudioapi@0.18.0 r-rmarkdown@2.31 r-httr@1.4.8 r-git2r@0.36.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jaredlander/RepoGenerator
Licenses: Expat
Build system: r
Synopsis: Generates a Project and Repo for Easy Initialization of a Workshop
Description:

Generates a project and repo for easy initialization of a GitHub repo for R workshops. The repo includes a README with instructions to ensure that all users have the needed packages, an RStudio project with the right directories and the proper data. The repo can then be used for hosting code taught during the workshop.

r-rtoot 1.0.0
Propagated dependencies: r-tibble@3.3.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-dplyr@1.2.1 r-curl@7.1.0 r-clipr@0.8.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gesistsa.github.io/rtoot/
Licenses: Expat
Build system: r
Synopsis: Collecting and Analyzing Mastodon Data
Description:

An implementation of calls designed to collect and organize Mastodon data via its Application Program Interfaces (API), which can be found at the following URL: <https://docs.joinmastodon.org/>.

r-rotasym 1.3.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/egarpor/rotasym
Licenses: GPL 3
Build system: r
Synopsis: Tests for Rotational Symmetry on the Hypersphere
Description:

Implementation of the tests for rotational symmetry on the hypersphere proposed in Garcà a-Portugués, Paindaveine and Verdebout (2020) <doi:10.1080/01621459.2019.1665527>. The package also implements the proposed distributions on the hypersphere, based on the tangent-normal decomposition, and allows for the replication of the data application considered in the paper.

r-rpscoring 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RPscoring
Licenses: GPL 2+
Build system: r
Synopsis: Relative Placement Algorithm
Description:

Implementation of the relative placement algorithm widely used in the scoring of Lindy Hop and West Coast Swing dance contests.

r-radiosonde 4.2
Propagated dependencies: r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RadioSonde
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Plotting Skew-T Diagrams and Wind Profiles
Description:

This package provides a collection of programs for plotting SKEW-T,log p diagrams and wind profiles for data collected by radiosondes (the typical weather balloon-borne instrument). The format of this plot with companion lines to assess atmospheric stability are both standard in meteorology and difficult to create from basic graphics functions. Hence this package. One novel feature is being able add several profiles to the same plot for comparison. Use "help(ExampleSonde)" for an explanation of the variables needed and how they should be named in a data frame. See <https://github.com/dnychka/Radiosonde> for the package home page.

r-rts2 1.0.4
Propagated dependencies: r-stars@0.7-2 r-stanheaders@2.32.10 r-spdep@1.4-2 r-sf@1.1-1 r-rstantools@2.6.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-raster@3.6-32 r-r6@2.6.1 r-quadprog@1.5-8 r-lubridate@1.9.5 r-glmmrbase@1.4.1 r-fnn@1.1.4.1 r-fmesher@0.7.0 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rts2
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Log-Gaussian Cox Process Models with Approximations
Description:

Supports modelling case data to facilitate. The package provides automated computational grid generation over an area of interest with methods to map covariates between geographies, model fitting including spatially aggregated case counts, and predictions and visualisation. Monte Carlo maximum likelihood is the main fitting method with a low-rank approximation for Gaussian processes described by Solin and Särkkä (2020) <doi:10.1007/s11222-019-09886-w> and a stochastic partial differential equation approximation. Bayesian methods are also provided for some methods. Log-Gaussian Cox Processes are described by Diggle et al. (2013) <doi:10.1214/13-STS441>.

r-realsurvsim 1.0.0
Propagated dependencies: r-univariateml@1.5.0 r-survival@3.8-6 r-kdensity@1.2.0 r-flexsurv@2.3.2 r-fitdistrplus@1.2-6 r-fadist@2.4 r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RealSurvSim
Licenses: Expat
Build system: r
Synopsis: Simulate Survival Data
Description:

This package provides tools for simulating synthetic survival data using a variety of methods, including kernel density estimation, parametric distribution fitting, and bootstrap resampling techniques for a desired sample size.

r-rexoplanets 0.1.2
Propagated dependencies: r-readr@2.2.0 r-purrr@1.2.2 r-logger@0.4.2 r-jsonlite@2.0.0 r-httr2@1.2.2 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REXoplanets
Licenses: Expat
Build system: r
Synopsis: Creates Interface with NASA 'Exoplanets Archive API'
Description:

This package provides a user-friendly interface to NASA Exoplanets Archive API <https://exoplanetarchive.ipac.caltech.edu/>, enabling retrieval and analysis of exoplanetary and stellar data. Includes functions for querying, filtering, summarizing, and computing derived parameters from the Exoplanets catalog.

r-rnanoflann 0.0.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ManosPapadakis95/Rnanoflann
Licenses: GPL 3+
Build system: r
Synopsis: Extremely Fast Nearest Neighbor Search
Description:

Finds the k nearest neighbours for every point in a given dataset using Jose Luis nanoflann library. There is support for exact searches, fixed radius searches with kd trees and two distances, the Euclidean and Manhattan'. For more information see <https://github.com/jlblancoc/nanoflann>. Also, the nanoflann library is exported and ready to be used via the linking to mechanism.

r-rtl 1.3.9
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-tsibble@1.2.0 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-plotly@4.12.0 r-performanceanalytics@2.1.0 r-numderiv@2016.8-1.1 r-magrittr@2.0.5 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/risktoollib/RTL
Licenses: Expat
Build system: r
Synopsis: Risk Tool Library - Trading, Risk, Analytics for Commodities
Description:

This package provides a toolkit for Commodities analytics', risk management and trading professionals. Includes functions for API calls to <https://www.zema.global/platforms/zema-marketplace>, <https://developer.genscape.com/>, and <https://www.bankofcanada.ca/valet/docs>.

r-risksetroc 1.0.4.1
Propagated dependencies: r-survival@3.8-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=risksetROC
Licenses: GPL 2+
Build system: r
Synopsis: Riskset ROC Curve Estimation from Censored Survival Data
Description:

Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from censored survival data under proportional or non-proportional hazard assumption of Heagerty & Zheng (Biometrics, Vol 61 No 1, 2005, PP 92-105).

r-rpaex 1.0.5
Propagated dependencies: r-terra@1.9-27 r-agricolae@1.3-7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rPAex
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Automatic Detection of Experimental Unit in Precision Agriculture
Description:

This package provides a part of precision agriculture is linked to the spectral image obtained from the cameras. With the image information of the agricultural experiment, the included functions facilitate the collection of spectral data associated with the experimental units. Some designs generated in R are linked to the images, which allows the use of the information of each pixel of the image in the experimental unit and the treatment. Tables and images are generated for the analysis of the precision agriculture experiment during the entire vegetative period of the crop.

r-rankaggsigfur 1.0.0
Propagated dependencies: r-rfast@2.1.5.2 r-plyr@1.8.9 r-data-table@1.18.4 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/prakashvs613/RankAggSIgFUR
Licenses: GPL 3+
Build system: r
Synopsis: Polynomially Bounded Rank Aggregation under Kemeny's Axiomatic Approach
Description:

Polynomially bounded algorithms to aggregate complete rankings under Kemeny's axiomatic framework. RankAggSIgFUR (pronounced as rank-agg-cipher) contains two heuristics algorithms: FUR and SIgFUR. For details, please see Badal and Das (2018) <doi:10.1016/j.cor.2018.06.007>.

r-ricegeneann 1.0.2
Propagated dependencies: r-riceidconverter@1.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ricegeneann
Licenses: Artistic License 2.0
Build system: r
Synopsis: Gene Annotation of Rice (Oryza Sativa L.spp.japonica)
Description:

Gene annotation of rice (Oryza Sativa L.spp.japonica). The package is based on the annotation file from the website <http://plants.ensembl.org/Oryza_sativa/Info/Index>. Input gene's name then return some information, including the from position, the end position, the position type and the chromosome number.

r-rtables-officer 0.1.2
Propagated dependencies: r-systemfonts@1.3.2 r-stringi@1.8.7 r-rtables@0.6.16 r-rlistings@0.2.13 r-officer@0.7.5 r-lifecycle@1.0.5 r-formatters@0.5.13 r-flextable@0.9.11 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/insightsengineering/rtables.officer
Licenses: ASL 2.0
Build system: r
Synopsis: Exporting Tools for 'rtables'
Description:

Designed to create and display complex tables with R, the rtables R package allows cells in an rtables object to contain any high-dimensional data structure, which can then be displayed with cell-specific formatting instructions. Additionally, the rtables.officer package supports export formats related to the Microsoft Office software suite, including Microsoft Word ('docx') and Microsoft PowerPoint ('pptx').

r-rsgl 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-ggplot2@4.0.3 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/sgl-projects/rsgl
Licenses: Expat
Build system: r
Synopsis: An Implementation of the 'SGL' Graphics Language
Description:

Generates plots from a database connection and a SGL statement. SGL is a graphics language designed to look and feel like SQL'. It is especially useful for those familiar with SQL who want to specify plots in a similar manner. The SGL language is described in Chapman (2025) <doi:10.48550/arXiv.2505.14690>.

r-r2camtrapdp 2.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-taxadb@0.3.0 r-readr@2.2.0 r-r6@2.6.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kfukasawa37/R2camtrapdp
Licenses: Expat
Build system: r
Synopsis: Convert Camera Trap Dataset to 'Camtrap DP'
Description:

Builds Camera Trap Data Packages ('Camtrap DP') from arbitrary spreadsheets in a schema-driven way: table structure, types, constraints and relations are read from the Frictionless table schemas of the requested Camtrap DP version, so any version and custom columns are handled automatically. Provides validation against the schemas and an optional bridge to the frictionless Python framework. The Camtrap DP standard is described in Bubnicki et al. (2023) <doi:10.1002/rse2.374>.

r-resourcer 1.5.1
Propagated dependencies: r-r6@2.6.1 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.obiba.org/resourcer/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Resource Resolver
Description:

This package provides a resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources.

r-rcmdrplugin-hh 1.1-51
Propagated dependencies: r-rcmdr@2.14.1 r-mgcv@1.9-4 r-lattice@0.22-9 r-hh@3.1-53
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.HH
Licenses: GPL 2+
Build system: r
Synopsis: Rcmdr Support for the HH Package
Description:

Rcmdr menu support for many of the functions in the HH package. The focus is on menu items for functions we use in our introductory courses.

Total packages: 73954