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

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-stratamatch 0.1.9
Propagated dependencies: r-survival@3.8-6 r-rlang@1.2.0 r-magrittr@2.0.5 r-hmisc@5.2-5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/raikens1/stratamatch
Licenses: GPL 3
Build system: r
Synopsis: Stratification and Matching for Large Observational Data Sets
Description:

This package provides a pilot matching design to automatically stratify and match large datasets. The manual_stratify() function allows users to manually stratify a dataset based on categorical variables of interest, while the auto_stratify() function does automatically by allocating a held-aside (pilot) data set, fitting a prognostic score (see Hansen (2008) <doi:10.1093/biomet/asn004>) on the pilot set, and stratifying the data set based on prognostic score quantiles. The strata_match() function then does optimal matching of the data set in parallel within strata.

r-semid 0.5.1
Propagated dependencies: r-rje@1.12.1 r-r-utils@2.13.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Lucaweihs/SEMID
Licenses: GPL 2+
Build system: r
Synopsis: Identifiability of Linear Structural Equation Models
Description:

This package provides routines to check identifiability of linear structural equation models and factor analysis models. The routines are based on the graphical representation of structural equation models.

r-speechmatics 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.2 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/thisisnic/speechmatics
Licenses: Expat
Build system: r
Synopsis: Client for the 'Speechmatics' Speech-to-Text API
Description:

Transcribe audio files using the Speechmatics speech-to-text API <https://www.speechmatics.com/>. Supports custom vocabulary, speaker diarization, punctuation control, and audio filtering.

r-substackr 0.1.15
Propagated dependencies: r-rlang@1.2.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/posocap/substackR
Licenses: Expat
Build system: r
Synopsis: Access Substack Data via API
Description:

An interface to access data from Substack publications via API. Users can fetch the latest, top, search for specific posts, or retrieve a single post by its slug. This functionality is useful for developers and researchers looking to analyze Substack content or integrate it into their applications. For more information, visit the API documentation at <https://substackapi.dev/introduction>.

r-sensrivastava 2015.6.25.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SenSrivastava
Licenses: GPL 2+
Build system: r
Synopsis: Datasets from Sen & Srivastava
Description:

Collection of datasets from Sen & Srivastava: "Regression Analysis, Theory, Methods and Applications", Springer. Sources for individual data files are more fully documented in the book.

r-stopmotion 0.1.0
Propagated dependencies: r-magick@2.9.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stopmotion
Licenses: Expat
Build system: r
Synopsis: Build Stop Motion Animations from Image Sequences
Description:

This package provides a pipeline-friendly toolkit for assembling stop motion animations from sequences of still images. Provides functions to read image directories, restructure frame sequences (duplicate, splice, arrange), apply per-frame pixel transformations (rotate, wiggle, flip, flop, blur, scale, crop, trim, border, background), and export the result as a GIF. All transformation functions accept a frames argument to target any subset of frames, bridging the gap between magick functions that operate on an entire image stack and fine-grained stop motion editing. Image processing is performed via ImageMagick Studio LLC (2024) <https://imagemagick.org>.

r-spatsoc 0.2.13
Dependencies: sqlite@3.39.3 proj@9.7.1 geos@3.12.1 gdal@3.8.2
Propagated dependencies: r-units@1.0-1 r-sf@1.1-1 r-rlang@1.2.0 r-lwgeom@0.2-16 r-igraph@2.3.1 r-data-table@1.18.4 r-circstats@0.2-7 r-adehabitathr@0.4.22
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.ropensci.org/spatsoc/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Group Animal Relocation Data by Spatial and Temporal Relationship and Measure Intragroup Social Dynamics
Description:

Detects spatial and temporal groups in GPS relocations (Robitaille et al. (2019) <doi:10.1111/2041-210X.13215>). It can be used to convert GPS relocations to gambit-of-the-group format to build proximity-based social networks, and perform data-stream randomization methods suitable for GPS data. Also provides measures of intragroup social dynamics including distance and direction to leaders, centroids and nearest neighbours.

r-sicher 0.1.1
Propagated dependencies: r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/feddelegrand7/sicher
Licenses: Expat
Build system: r
Synopsis: Runtime Type Checking
Description:

This package provides a lightweight runtime type system for R that enables developers to declare and enforce variable types during execution. Inspired by TypeScript', the package introduces intuitive syntax for annotating variables and validating data structures, helping catch type-related errors early and making R code more robust and easier to maintain.

r-statnipokladna 0.7.7
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 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-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/petrbouchal/statnipokladna
Licenses: Expat
Build system: r
Synopsis: Use Data from the Czech Public Finance Database
Description:

Get programmatic access to data from the Czech public budgeting and accounting database, Státnà pokladna <https://monitor.statnipokladna.gov.cz/>.

r-stagepop 1.1-2
Propagated dependencies: r-pbsddesolve@1.13.7 r-desolve@1.42
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/HelenKettle/StagePop
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Description:

This package provides facilities to implement and run population models of stage-structured species...

r-speakeasyr 0.1.8
Propagated dependencies: r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SpeakEasy-2/speakeasyR
Licenses: GPL 3+
Build system: r
Synopsis: Fast and Robust Multi-Scale Graph Clustering
Description:

This package provides a graph community detection algorithm that aims to be performant on large graphs and robust, returning consistent results across runs. SpeakEasy 2 (SE2), the underlying algorithm, is described in Chris Gaiteri, David R. Connell & Faraz A. Sultan et al. (2023) <doi:10.1186/s13059-023-03062-0>. The core algorithm is written in C', providing speed and keeping the memory requirements low. This implementation can take advantage of multiple computing cores without increasing memory usage. SE2 can detect community structure across scales, making it a good choice for biological data, which often has hierarchical structure. Graphs can be passed to the algorithm as adjacency matrices using base R matrices, the Matrix library, igraph graphs, or any data that can be coerced into a matrix.

r-shinyreprex 0.1.0
Propagated dependencies: r-styler@1.11.0 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-constructive@1.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AscentSoftware/shinyreprex
Licenses: Expat
Build system: r
Synopsis: Reproducible Code for 'Shiny' Objects
Description:

This package provides functionality to extract reactive expressions from a shiny application and convert them into stand-alone R scripts. This enables users to reproduce tables and visualisations outside the interactive UI, facilitating integration into static reports or automated workflows without requiring access to the original application source code.

r-samplevadir 1.0.0
Propagated dependencies: r-splitstackshape@1.4.8.1 r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/tswanson222/sampleVADIR
Licenses: GPL 3+
Build system: r
Synopsis: Draw Stratified Samples from the VADIR Database
Description:

Affords researchers the ability to draw stratified samples from the U.S. Department of Veteran's Affairs/Department of Defense Identity Repository (VADIR) database according to a variety of population characteristics. The VADIR database contains information for all veterans who were separated from the military after 1980. The central utility of the present package is to integrate data cleaning and formatting for the VADIR database with the stratification methods described by Mahto (2019) <https://CRAN.R-project.org/package=splitstackshape>. Data from VADIR are not provided as part of this package.

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-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-softbib 0.0.2
Propagated dependencies: r-rmarkdown@2.31 r-renv@1.2.3 r-checkmate@2.3.4 r-bibtex@0.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/vincentarelbundock/softbib
Licenses: GPL 3+
Build system: r
Synopsis: Software Bibliographies for R Projects
Description:

Detect libraries used in a project and automatically create software bibliographies in PDF', Word', Rmarkdown', and BibTeX formats.

r-shinytimer 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyTimer
Licenses: Expat
Build system: r
Synopsis: Customizable Timer for 'shiny' Applications
Description:

This package provides a customizable timer widget for shiny applications. Key features include countdown and count-up mode, multiple display formats (including simple seconds, minutes-seconds, hours-minutes-seconds, and minutes-seconds-centiseconds), ability to pause, resume, and reset the timer. shinytimer widget can be particularly useful for creating interactive and time-sensitive applications, tracking session times, setting time limits for tasks or quizzes, and more.

r-samplrdata 1.0.0
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lucas-castillo/samplrData
Licenses: FSDG-compatible
Build system: r
Synopsis: Datasets from the SAMPLING Project
Description:

This package contains human behaviour datasets collected by the SAMPLING project (<https://sampling.warwick.ac.uk>).

r-shapefiles 0.7.2
Propagated dependencies: r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shapefiles
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Read and Write ESRI Shapefiles
Description:

This package provides functions to read and write ESRI shapefiles.

r-shapboost 1.0.3
Propagated dependencies: r-xgboost@3.2.1.1 r-shapforxgboost@0.2.0 r-matrix@1.7-5 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/O-T-O-Z/SHAPBoost-R
Licenses: Expat
Build system: r
Synopsis: The SHAPBoost Feature Selection Algorithm
Description:

The implementation of SHAPBoost, a boosting-based feature selection technique that ranks features iteratively based on Shapley values.

r-scrutr 0.3.1
Propagated dependencies: r-writexl@1.5.4 r-tibble@3.3.1 r-stringr@1.6.0 r-rio@1.3.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/danielrak/scrutr
Licenses: Expat
Build system: r
Synopsis: Scrutinizing Collections of Structured Datasets
Description:

This package provides a coherent interface for exploring and transforming multiple related data frames that share a common structure. Complements single-dataset inspection tools by operating across an entire collection at once. Also includes lightweight utilities for related file and folder management tasks.

r-spmoran 0.3.3
Propagated dependencies: r-vegan@2.7-3 r-spdep@1.4-2 r-sf@1.1-1 r-rcolorbrewer@1.1-3 r-rarpack@0.11-0 r-matrix@1.7-5 r-ggplot2@4.0.3 r-foreach@1.5.2 r-fnn@1.1.4.1 r-fields@17.3 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dmuraka/spmoran
Licenses: GPL 2+
Build system: r
Synopsis: Fast Spatial and Spatio-Temporal Regression using Moran Eigenvectors
Description:

This package provides a collection of functions for estimating spatial and spatio-temporal regression models. Moran eigenvectors are used as spatial basis functions to efficiently approximate spatially dependent Gaussian processes (i.e., random effects eigenvector spatial filtering; see Murakami and Griffith 2015 <doi: 10.1007/s10109-015-0213-7>). The implemented models include linear regression with residual spatial dependence, spatially/spatio-temporally varying coefficient models (Murakami et al., 2017, 2024; <doi:10.1016/j.spasta.2016.12.001>,<doi:10.48550/arXiv.2410.07229>), spatially filtered unconditional quantile regression (Murakami and Seya, 2019 <doi:10.1002/env.2556>), Gaussian and non-Gaussian spatial mixed models through compositionally-warping (Murakami et al. 2021, <doi:10.1016/j.spasta.2021.100520>).

r-steepness 0.3-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=steepness
Licenses: GPL 2+
Build system: r
Synopsis: Testing Steepness of Dominance Hierarchies
Description:

The steepness package computes steepness as a property of dominance hierarchies. Steepness is defined as the absolute slope of the straight line fitted to the normalized David's scores. The normalized David's scores can be obtained on the basis of dyadic dominance indices corrected for chance or by means of proportions of wins. Given an observed sociomatrix, it computes hierarchy's steepness and estimates statistical significance by means of a randomization test.

r-simeucartellaw 1.0.4
Propagated dependencies: r-plot3d@1.4.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimEUCartelLaw
Licenses: GPL 2+
Build system: r
Synopsis: Simulation of Legal Exemption System for European Cartel Law
Description:

Monte Carlo simulations of a game-theoretic model for the legal exemption system of the European cartel law are implemented in order to estimate the (mean) deterrent effect of this system. The input and output parameters of the simulated cartel opportunities can be visualized by three-dimensional projections. A description of the model is given in Moritz et al. (2018) <doi:10.1515/bejeap-2017-0235>.

Total packages: 72450