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

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-supernova 3.0.2
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-stringr@1.6.0 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/s.scm (guix-cran packages s)
Home page: https://github.com/UCLATALL/supernova
Licenses: GPL 3+
Build system: r
Synopsis: Judd, McClelland, & Ryan Formatting for ANOVA Output
Description:

This package produces ANOVA tables in the format used by Judd, McClelland, and Ryan (2017, ISBN: 978-1138819832) in their introductory textbook, Data Analysis. This includes proportional reduction in error and formatting to improve ease the transition between the book and R.

r-scquantum 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scquantum
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Ploidy and Absolute Copy Number from Single Cell Sequencing
Description:

Given bincount data from single-cell copy number profiling (segmented or unsegmented), estimates ploidy, and uses the ploidy estimate to scale the data to absolute copy numbers. Uses the modular quantogram proposed by Kendall (1986) <doi:10.1002/0471667196.ess2129.pub2>, modified by weighting segments according to confidence, and quantifying confidence in the estimate using a theoretical quantogram. Includes optional fused-lasso segmentation with the algorithm in Johnson (2013) <doi:10.1080/10618600.2012.681238>, using the implementation from glmgen by Arnold, Sadhanala, and Tibshirani.

r-samplr 1.1.2
Propagated dependencies: r-testthat@3.3.2 r-rdpack@2.6.6 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r6@2.6.1 r-pracma@2.4.6 r-lme4@2.0-1 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://lucas-castillo.github.io/samplr/
Licenses: FSDG-compatible
Build system: r
Synopsis: Compare Human Performance to Sampling Algorithms
Description:

Understand human performance from the perspective of sampling, both looking at how people generate samples and how people use the samples they have generated. A longer overview and other resources can be found at <https://sampling.warwick.ac.uk>.

r-scoredec 0.1.2
Propagated dependencies: r-rfast@2.1.5.2 r-rcpp@1.1.1-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/cadam00/scoredec
Licenses: GPL 3
Build system: r
Synopsis: S-Core Graph Decomposition
Description:

S-Core Graph Decomposition algorithm for graphs. This is a method for decomposition of a weighted graph, as proposed by Eidsaa and Almaas (2013) <doi:10.1103/PhysRevE.88.062819>. The high speed and the low memory usage make it suitable for large graphs.

r-sergeant 0.9.1
Propagated dependencies: r-tibble@3.3.1 r-stringi@1.8.7 r-scales@1.4.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-htmltools@0.5.9 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.com/hrbrmstr/sergeant
Licenses: Expat
Build system: r
Synopsis: Tools to Transform and Query Data with Apache Drill
Description:

Apache Drill is a low-latency distributed query engine designed to enable data exploration and analysis on both relational and non-relational data stores, scaling to petabytes of data. Methods are provided that enable working with Apache Drill instances via the REST API, DBI methods and using dplyr'/'dbplyr idioms. Helper functions are included to facilitate using official Drill Docker images/containers.

r-select 1.6
Propagated dependencies: r-rsolnp@2.0.1 r-latticeextra@0.6-31 r-lattice@0.22-9 r-ade4@1.7-24
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Select
Licenses: GPL 2+
Build system: r
Synopsis: Determines Species Probabilities Based on Functional Traits
Description:

The objective of these functions is to derive a species assemblage that satisfies a functional trait profile. Restoring resilient ecosystems requires a flexible framework for selecting assemblages that are based on the functional traits of species. However, current trait-based models have been limited to algorithms that can only select species by optimising specific trait values, and could not elegantly accommodate the common desire among restoration ecologists to produce functionally diverse assemblages. We have solved this problem by applying a non-linear optimisation algorithm that optimises Rao Q, a closed-form functional trait diversity index that incorporates species abundances, subject to other linear constraints. This framework generalises previous models that only optimised the entropy of the community, and can optimise both functional diversity and entropy simultaneously. This package can also be used to generate experimental assemblages to test the effects of community-level traits on community dynamics and ecosystem function. The method is based on theory discussed in Laughlin (2014, Ecology Letters) and Laughlin et al. (2018, Methods in Ecology and Evolution).

r-spec 0.1.9
Propagated dependencies: r-magrittr@2.0.5 r-encode@0.3.7 r-csv@0.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spec
Licenses: GPL 3
Build system: r
Synopsis: Data Specification Format and Interface
Description:

This package creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().

r-snma 0.1.8
Propagated dependencies: r-sf@1.1-1 r-igraph@2.3.1 r-geosphere@1.6-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SNMA
Licenses: GPL 3+
Build system: r
Synopsis: Stream Network Movement Analyses
Description:

Calculating home ranges and movements of animals in complex stream environments is often challenging, and standard home range estimators do not apply. This package provides a series of tools for assessing movements in a stream network, such as calculating the total length of stream used, distances between points, and movement patterns over time. See Vignette for additional details. This package was originally released on GitHub under the name SNM'. SNMA was developed for analyses in McKnight et al. (2025) <doi:10.3354/esr01442> which contains additional examples and information.

r-secp 0.1.5
Propagated dependencies: r-spsl@0.1-9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SECP
Licenses: GPL 3
Build system: r
Synopsis: Statistical Estimation of Cluster Parameters
Description:

Estimating parameters of site clusters on 2D & 3D square lattice with various lattice sizes, relative fractions of open sites (occupation probability), iso- & anisotropy, von Neumann & Moore (1,d)-neighborhoods, described by Moskalev P.V. et al. (2011) <arXiv:1105.2334v1>.

r-safestats 0.8.8
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-purrr@1.2.2 r-matrix@1.7-5 r-lamw@2.2.7 r-hypergeo@1.2-14 r-dplyr@1.2.1 r-boot@1.3-32 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=safestats
Licenses: LGPL 3+
Build system: r
Synopsis: Safe Anytime-Valid Inference
Description:

This package provides functions to design and apply tests that are anytime valid. The functions can be used to design hypothesis tests in the prospective/randomised control trial setting or in the observational/retrospective setting. The resulting tests remain valid under both optional stopping and optional continuation. The current version includes safe t-tests and safe tests of two proportions. For details on the theory of safe tests, see Ly, A, Boehm, Grunwald, Ramdas and van Ravenzwaaij (2024). "Safe Anytime-Valid Inference: Practical maximally flexible sampling designs for experiments based on e-values" (<doi:10.31234/osf.io/h5vae>) and Grunwald, de Heide and Koolen (2024) "Safe Testing" (<doi:10.1093/jrsssb/qkae011>), for details on safe logrank tests see ter Schure, Perez-Ortiz, Ly and Grunwald (2024) "The Anytime-Valid Logrank Test: Error Control under Continuous Monitoring with Unlimited Horizon" (<doi:10.51387/24-NEJSDS65>), and Turner, Ly and Grunwald (2024) "Generic E-variables for exact sequential k-sample tests that allow for optional stopping" (<doi:10.1016/j.jspi.2023.106116>) for details on safe contingency table tests.

r-surveltest 2.0.1
Propagated dependencies: r-survival@3.8-6 r-plyr@1.8.9 r-nloptr@2.2.1 r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/news11/survELtest
Licenses: GPL 2+
Build system: r
Synopsis: Comparing Multiple Survival Functions with Crossing Hazards
Description:

Computing the one-sided/two-sided integrated/maximally selected EL statistics for simultaneous testing, the one-sided/two-sided EL tests for pointwise testing, and an initial test that precedes one-sided testing to exclude the possibility of crossings or alternative orderings among the survival functions.

r-statisr 1.0.1
Propagated dependencies: r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggforce@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=statisR
Licenses: GPL 2+
Build system: r
Synopsis: STATIS and STATIS DUAL Multivariate Methods
Description:

This package provides tools for the integration and exploration of data tables measured on the same set of observational units. The package includes methods to assess similarities among tables, extract common patterns across variable blocks, and create visual summaries that highlight shared structures in multiblock data.

r-shapper 0.1.3
Propagated dependencies: r-reticulate@1.46.0 r-ggplot2@4.0.3 r-dalex@2.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ModelOriented/shapper
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Wrapper of Python Library 'shap'
Description:

This package provides SHAP explanations of machine learning models. In applied machine learning, there is a strong belief that we need to strike a balance between interpretability and accuracy. However, in field of the Interpretable Machine Learning, there are more and more new ideas for explaining black-box models. One of the best known method for local explanations is SHapley Additive exPlanations (SHAP) introduced by Lundberg, S., et al., (2016) <arXiv:1705.07874> The SHAP method is used to calculate influences of variables on the particular observation. This method is based on Shapley values, a technique used in game theory. The R package shapper is a port of the Python library shap'.

r-sgd 1.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-bigmemory@4.6.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/airoldilab/sgd
Licenses: GPL 2
Build system: r
Synopsis: Stochastic Gradient Descent for Scalable Estimation
Description:

This package provides a fast and flexible set of tools for large scale estimation. It features many stochastic gradient methods, built-in models, visualization tools, automated hyperparameter tuning, model checking, interval estimation, and convergence diagnostics.

r-saerobust 0.5.0
Propagated dependencies: r-spdep@1.4-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pbapply@1.7-4 r-modules@0.13.0 r-memoise@2.0.1 r-matrix@1.7-5 r-mass@7.3-65 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-assertthat@0.2.1 r-aoos@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=saeRobust
Licenses: Expat
Build system: r
Synopsis: Robust Small Area Estimation
Description:

This package provides methods to fit robust alternatives to commonly used models used in Small Area Estimation. The methods here used are based on best linear unbiased predictions and linear mixed models. At this time available models include area level models incorporating spatial and temporal correlation in the random effects.

r-selectboost-fda 0.5.0
Propagated dependencies: r-selectboost@2.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fbertran.github.io/SelectBoost.FDA/
Licenses: GPL 3
Build system: r
Synopsis: SelectBoost-Style Variable Selection for Functional Data Analysis
Description:

This package implements SelectBoost'-style variable selection workflows for functional data analysis. The package provides FDA-native design and preprocessing objects for raw curves, spline-basis expansions, Functional principal component analysis scores, and scalar covariates; grouped stability-selection routines based on repeated subject-level subsampling; multiple selector backends including lasso, group lasso, and sparse-group lasso; FDA-aware grouping functions and calibration helpers for SelectBoost'; method-comparison utilities; a formula interface; simulation, benchmarking, and validation helpers with mapped ground truth; targeted sensitivity-study utilities and shipped benchmark summaries for mean F1 comparisons between FDA-aware and plain SelectBoost workflows; small example datasets; and an optional adapter to the native stability-selection interface from the FDboost package.

r-settingssync 3.0.2
Propagated dependencies: r-yesno@0.1.3 r-tibble@3.3.1 r-rappdirs@0.3.4 r-jsonlite@2.0.0 r-googledrive@2.1.2 r-glue@1.8.1 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/notPlancha/settingsSync
Licenses: FSDG-compatible
Build system: r
Synopsis: 'Rstudio' Addin to Sync Settings and Keymaps
Description:

This package provides a Rstudio addin to download, merge and upload Rstudio settings and keymaps, essentially syncing them at will. It uses Google Drive as a cloud storage to keep the settings and keymaps files.

r-slopes 2.0.0
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-pbapply@1.7-4 r-geodist@0.1.1 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ropensci/slopes/
Licenses: GPL 3
Build system: r
Synopsis: Calculate Slopes of Roads, Rivers and Trajectories
Description:

Calculates the slope (longitudinal gradient or steepness) of linear geographic features such as roads (for more details, see Ariza-López et al. (2019) <doi:10.1038/s41597-019-0147-x>) and rivers (for more details, see Cohen et al. (2018) <doi:10.1016/j.jhydrol.2018.06.066>). It can use local Digital Elevation Model (DEM) data or download DEM data via the ceramic package. The package also provides functions to add elevation data to linestrings and visualize elevation profiles.

r-stacking 0.2.1
Propagated dependencies: r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stacking
Licenses: Expat
Build system: r
Synopsis: Building Predictive Models with Stacking
Description:

Building predictive models with stacking which is a type of ensemble learning. Learners can be specified from those implemented in caret'. For more information of the package, see Nukui and Onogi (2023) <doi:10.1101/2023.06.06.543970>.

r-stfts 0.1.0
Propagated dependencies: r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STFTS
Licenses: GPL 2
Build system: r
Synopsis: Statistical Tests for Functional Time Series
Description:

This package provides a collection of statistical hypothesis tests of functional time series. While it will include more tests when the related literature are enriched, this package contains the following key tests: functional stationarity test, functional trend stationarity test, functional unit root test, to name a few.

r-silicate 0.7.1
Propagated dependencies: r-unjoin@0.1.0 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-gridbase@0.4-7 r-gibble@0.4.0 r-dplyr@1.2.1 r-decido@0.4.0 r-crsmeta@0.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/hypertidy/silicate
Licenses: GPL 3
Build system: r
Synopsis: Common Forms for Complex Hierarchical and Relational Data Structures
Description:

Generate common data forms for complex data suitable for conversions and transmission by decomposition as paths or primitives. Paths are sequentially-linked records, primitives are basic atomic elements and both can model many forms and be grouped into hierarchical structures. The universal models SC0 (structural) and SC (labelled, relational) are composed of edges and can represent any hierarchical form. Specialist models PATH', ARC and TRI provide the most common intermediate forms used for converting from one form to another. The methods are inspired by the simplicial complex <https://en.wikipedia.org/wiki/Simplicial_complex> and provide intermediate forms that relate spatial data structures to this mathematical construct.

r-steinsampling 0.1.2
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/junhao7622/steinsampling
Licenses: GPL 2+
Build system: r
Synopsis: Kernelized Stein Discrepancy for Goodness-of-Fit Tests and Stein Sampling
Description:

This package provides Stein-discrepancy goodness-of-fit tests and Stein-method-based sampling tools. The tests include kernel Stein discrepancy U- and V-statistics following Liu et al. (2016) <doi:10.48550/arXiv.1602.03253> and Chwialkowski et al. (2016) <doi:10.48550/arXiv.1602.02964>, plus the finite set Stein discrepancy test of Jitkrittum et al. (2017) <doi:10.48550/arXiv.1705.07673>. The sampling tools include Stein thinning, Stein Points, Stein Point Markov chain Monte Carlo, and Stein variational gradient descent following Riabiz et al. (2022) <doi:10.48550/arXiv.2005.03952>, Chen et al. (2018) <doi:10.48550/arXiv.1803.10161>, Chen et al. (2019) <doi:10.48550/arXiv.1905.03673>, and Liu and Wang (2016) <doi:10.48550/arXiv.1608.04471>. Gaussian mixture utilities are included for constructing example targets, simulation, density evaluation, and score callbacks.

r-sixtyfour 0.2.4
Propagated dependencies: r-uuid@1.2-2 r-tidyr@1.3.2 r-tibble@3.3.1 r-s3fs@0.1.7 r-rlang@1.2.0 r-purrr@1.2.2 r-paws-storage@0.9.0 r-paws-security-identity@0.9.0 r-paws-database@0.9.0 r-paws-cost-management@0.9.0 r-paws-compute@0.9.0 r-paws-common@0.8.9 r-memoise@2.0.1 r-jsonlite@2.0.0 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/getwilds/sixtyfour
Licenses: Expat
Build system: r
Synopsis: Humane Interface to Amazon Web Services
Description:

An opinionated interface to Amazon Web Services <https://aws.amazon.com>, with functions for interacting with IAM (Identity and Access Management), S3 (Simple Storage Service), RDS (Relational Data Service), Redshift, and Billing. Lower level functions ('aws_ prefix) are for do it yourself workflows, while higher level functions ('six_ prefix) automate common tasks.

r-splustimeseries 1.5.8
Propagated dependencies: r-splustimedate@2.5.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/spkaluzny/splusTimeSeries
Licenses: Modified BSD
Build system: r
Synopsis: Time Series from 'S-PLUS'
Description:

This package provides a collection of classes and methods for working with indexed rectangular data. The index values can be calendar (timeSeries class) or numeric (signalSeries class). Methods are included for aggregation, alignment, merging, and summaries. The code was originally available in S-PLUS'.

Total packages: 73977