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

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-spbabel 0.6.0
Propagated dependencies: r-tibble@3.3.1 r-sp@2.2-1 r-rlang@1.2.0 r-pkgconfig@2.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://mdsumner.github.io/spbabel/
Licenses: GPL 3
Build system: r
Synopsis: Convert Spatial Data Using Tidy Tables
Description:

This package provides tools to convert from specific formats to more general forms of spatial data. Using tables to store the actual entities present in spatial data provides flexibility, and the functions here deliberately minimize the level of interpretation applied, leaving that for specific applications. Includes support for simple features, round-trip for Spatial classes and long-form tables, analogous to ggplot2::fortify'. There is also a more normal form representation that decomposes simple features and their kin to tables of objects, parts, and unique coordinates.

r-spatstat-gui 3.1-0
Propagated dependencies: r-spatstat-utils@3.2-3 r-spatstat-univar@3.2-0 r-spatstat-random@3.4-5 r-spatstat-model@3.7-0 r-spatstat-linnet@3.5-0 r-spatstat-geom@3.7-3 r-spatstat-explore@3.8-0 r-spatstat-data@3.1-9 r-spatstat@3.6-0 r-rpanel@1.1-6.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatstat.gui
Licenses: GPL 2+
Build system: r
Synopsis: Interactive Graphics Functions for the 'spatstat' Package
Description:

Extension to the spatstat package, containing interactive graphics capabilities.

r-shinybusy 0.3.3
Propagated dependencies: r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dreamRs/shinybusy
Licenses: GPL 3
Build system: r
Synopsis: Busy Indicators and Notifications for 'Shiny' Applications
Description:

Add indicators (spinner, progress bar, gif) in your shiny applications to show the user that the server is busy. And other tools to let your users know something is happening (send notifications, reports, ...).

r-sequencespikeslab 1.0.1
Propagated dependencies: r-selectiveinference@1.2.5 r-rcppprogress@0.4.2 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SequenceSpikeSlab
Licenses: GPL 2+
Build system: r
Synopsis: Exact Bayesian Model Selection Methods for the Sparse Normal Sequence Model
Description:

This package contains fast functions to calculate the exact Bayes posterior for the Sparse Normal Sequence Model, implementing the algorithms described in Van Erven and Szabo (2021, <doi:10.1214/20-BA1227>). For general hierarchical priors, sample sizes up to 10,000 are feasible within half an hour on a standard laptop. For beta-binomial spike-and-slab priors, a faster algorithm is provided, which can handle sample sizes of 100,000 in half an hour. In the implementation, special care has been taken to assure numerical stability of the methods even for such large sample sizes.

r-semaphore 1.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cmmr.github.io/semaphore/
Licenses: Expat
Build system: r
Synopsis: Shared Memory Atomic Operations
Description:

This package implements named semaphores from the boost C++ library <https://www.boost.org/> for interprocess communication. Multiple R sessions on the same host can block (with optional timeout) on a semaphore until it becomes positive, then atomically decrement it and unblock. Any session can increment the semaphore.

r-slackr 3.3.1
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.1 r-rlang@1.2.0 r-memoise@2.0.1 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mrkaye97/slackr
Licenses: Expat
Build system: r
Synopsis: Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
Description:

Slack <https://slack.com/> provides a service for teams to collaborate by sharing messages, images, links, files and more. Functions are provided that make it possible to interact with the Slack platform API'. When you need to share information or data from R, rather than resort to copy/ paste in e-mails or other services like Skype <https://www.skype.com/en/>, you can use this package to send well-formatted output from multiple R objects and expressions to all teammates at the same time with little effort. You can also send images from the current graphics device, R objects, and upload files.

r-shrinkcovmat 2.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AnestisTouloumis/ShrinkCovMat
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Shrinkage Covariance Matrix Estimators
Description:

This package provides nonparametric Steinian shrinkage estimators of the covariance matrix that are suitable in high dimensional settings, that is when the number of variables is larger than the sample size.

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-syntenyplotter 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=syntenyPlotteR
Licenses: Expat
Build system: r
Synopsis: Genome Synteny Visualization
Description:

Draw syntenic relationships between genome assemblies. There are 3 functions which take a tab delimited file containing alignment data for syntenic blocks between genomes to produce either a linear alignment plot, an evolution highway style plot, or a painted ideogram representing syntenic relationships. There is also a function to convert alignment data in the DESCHRAMBLER/inferCAR format to the required data structure.

r-sieveseq 0.0.0
Propagated dependencies: r-sn@2.1.3 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Divo-Lee/SIEVEseq
Licenses: GPL 2+
Build system: r
Synopsis: Unified Differential Expression, Variability and Skewness Analysis for RNA-Seq Data
Description:

This package provides a unified framework for the simultaneous testing of differential expression, variability, and skewness of genes using RNA-Seq data. The framework adopts a compositional data analysis approach for modelling RNA-Seq count data, applies the centered log-ratio transformation to obtain continuous variables, and uses the skew-normal distribution for statistical inference. Methods are described in Li and Khang (bioRxiv preprint, 2024, version 3) <doi:10.1101/2024.04.09.588804>.

r-spedinstabr 2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPEDInstabR
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of the Relative Importance of Factors Affecting Species Distribution Based on Stability Concept
Description:

From output files obtained from the software ModestR', the relative contribution of factors to explain species distribution is depicted using several plots. A global geographic raster file for each environmental variable may be also obtained with the mean relative contribution, considering all species present in each raster cell, of the factor to explain species distribution. Finally, for each variable it is also possible to compare the frequencies of any variable obtained in the cells where the species is present with the frequencies of the same variable in the cells of the extent.

r-sigbridgerutils 0.2.6
Propagated dependencies: r-rlang@1.2.0 r-reticulate@1.46.0 r-purrr@1.2.2 r-processx@3.9.0 r-data-table@1.18.4 r-cli@3.6.6 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SigBridgeRUtils
Licenses: GPL 3+
Build system: r
Synopsis: Some Utilities & Base Supports for 'SigBridgeR'
Description:

This package provides fundamental function support for SigBridgeR and its single-cell phenotypic screening algorithm, including optional functions.

r-swfscdas 0.6.4
Propagated dependencies: r-tidyr@1.3.2 r-swfscmisc@1.7 r-sf@1.1-1 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-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://swfsc.github.io/swfscDAS/
Licenses: FSDG-compatible
Build system: r
Synopsis: Processing DAS Data Files
Description:

Process and summarize DAS data files. These files are typically, but do not have to be DAS <https://swfsc-publications.fisheries.noaa.gov/publications/TM/SWFSC/NOAA-TM-NMFS-SWFSC-305.PDF> data produced by the Southwest Fisheries Science Center (SWFSC) program WinCruz'. This package standardizes and streamlines basic DAS data processing, and includes a PDF with the DAS data format requirements expected by the package.

r-sidrafacil 1.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-svdialogs@1.1.2 r-sidrar@0.5.1 r-png@0.1-9 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SidraFacil
Licenses: Expat
Build system: r
Synopsis: Framework for Automated Download of SIDRA IBGE Data
Description:

Interface to the SIDRA (Sistema IBGE de Recuperação Automática) web service provided by the Brazilian Institute of Geography and Statistics (IBGE). Data are retrieved through the official API <https://apisidra.ibge.gov.br/>.

r-sessioncheck 0.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/djnavarro/sessioncheck
Licenses: Expat
Build system: r
Synopsis: Checks Session Status
Description:

This package provides tools for checking whether an R session is in a clean state, including the global environment, attached packages, loaded namespaces, attached environments, session run time, R options, locale settings, and system environment variables. Intended as a safer replacement for the common rm(list = ls()) idiom: rather than silently wiping the global environment, sessioncheck() surfaces problems so the user can make an informed decision. The package also supplies tools for documenting the session state, to aid in the overall process.

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-susier 0.14.2
Propagated dependencies: r-reshape@0.8.10 r-mixsqp@0.3-54 r-matrixstats@1.5.0 r-matrix@1.7-5 r-ggplot2@4.0.3 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stephenslab/susieR
Licenses: Modified BSD
Build system: r
Synopsis: Sum of Single Effects Linear Regression
Description:

This package implements methods for variable selection in linear regression based on the "Sum of Single Effects" (SuSiE) model, as described in Wang et al (2020) <DOI:10.1101/501114> and Zou et al (2021) <DOI:10.1101/2021.11.03.467167>. These methods provide simple summaries, called "Credible Sets", for accurately quantifying uncertainty in which variables should be selected. The methods are motivated by genetic fine-mapping applications, and are particularly well-suited to settings where variables are highly correlated and detectable effects are sparse. The fitting algorithm, a Bayesian analogue of stepwise selection methods called "Iterative Bayesian Stepwise Selection" (IBSS), is simple and fast, allowing the SuSiE model be fit to large data sets (thousands of samples and hundreds of thousands of variables).

r-stabiliser 1.0.7
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rsample@1.3.2 r-recipes@1.3.2 r-purrr@1.2.2 r-ncvreg@3.16.0 r-matrixstats@1.5.0 r-lmertest@3.2-1 r-lme4@2.0-1 r-hmisc@5.2-5 r-glmnet@5.0 r-ggplot2@4.0.3 r-future@1.70.0 r-furrr@0.4.0 r-expss@0.11.7 r-dplyr@1.2.1 r-caret@7.0-1 r-broom@1.0.13 r-bigstep@1.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stabiliser
Licenses: Expat
Build system: r
Synopsis: Stabilising Variable Selection
Description:

This package provides a stable approach to variable selection through stability selection and the use of a permutation-based objective stability threshold. Lima et al (2021) <doi:10.1038/s41598-020-79317-8>, Meinshausen and Buhlmann (2010) <doi:10.1111/j.1467-9868.2010.00740.x>.

r-standrecon 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/kriggithub/standrecon
Licenses: Expat
Build system: r
Synopsis: Reconstruct Historical Forest Stand Conditions
Description:

Reconstructs forest stand basal area and stem density at user-specified reference years using tree-level inventory data. The method estimates missing tree ages, back-calculates diameters using species-specific growth rates, and incorporates decay-class-based decomposition to infer mortality timing for dead trees. Results are returned in a tidy long format suitable for analysis and visualization.

r-saery 2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=saery
Licenses: GPL 2
Build system: r
Synopsis: Small Area Estimation for Rao and Yu Model
Description:

This package provides functions to calculate EBLUPs (Empirical Best Linear Unbiased Predictor) estimators and their MSEs (Mean Squared Errors). Estimators are based on an area-level linear mixed model introduced by Rao and Yu (1994) <doi:10.2307/3315407>. The REML (Residual Maximum Likelihood) method is used for fitting the model.

r-sdim 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gabbocg.github.io/sdim/
Licenses: Expat
Build system: r
Synopsis: An R Package for Supervised Dimension Reduction
Description:

This package implements five factor extraction methods for asset pricing and macroeconomic forecasting: principal component analysis (PCA), partial least squares (PLS), scaled PCA (sPCA) of Huang, Jiang, Li, Tong, and Zhou (2022) <doi:10.1287/mnsc.2021.4020>, the reduced-rank approach (RRA) of He, Huang, Li, and Zhou (2023) <doi:10.1287/mnsc.2022.4563>, and Instrumented PCA (IPCA) of Kelly, Pruitt, and Su (2019) <doi:10.1016/j.jfineco.2019.05.001>.

r-staggr 0.2.0
Propagated dependencies: r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/chse-ohsu/staggR
Licenses: GPL 3
Build system: r
Synopsis: Fit Difference-in-Differences Models with Staggered Interventions
Description:

Fits linear difference-in-differences models in scenarios where intervention roll-outs are staggered over time. The package implements a version of an approach proposed by Sun and Abraham (2021) <doi:10.1016/j.jeconom.2020.09.006> to estimate cohort- and time-since-treatment specific difference-in-differences parameters, and it provides convenience functions both for specifying the model and for flexibly aggregating coefficients to answer a variety of research questions.

r-sparkhail 0.1.1
Propagated dependencies: r-sparklyr-nested@0.0.4 r-sparklyr@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparkhail
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: 'Sparklyr' Extension for 'Hail'
Description:

Hail is an open-source, general-purpose, python based data analysis tool with additional data types and methods for working with genomic data, see <https://hail.is/>. Hail is built to scale and has first-class support for multi-dimensional structured data, like the genomic data in a genome-wide association study (GWAS). Hail is exposed as a python library, using primitives for distributed queries and linear algebra implemented in scala', spark', and increasingly C++'. The sparkhail is an R extension using sparklyr package. The idea is to help R users to use hail functionalities with the well-know tidyverse syntax, see <https://www.tidyverse.org/>.

r-sfinx 1.7.99
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://sfinx.ugent.be
Licenses: ASL 2.0
Build system: r
Synopsis: Straightforward Filtering Index for AP-MS Data Analysis (SFINX)
Description:

The straightforward filtering index (SFINX) identifies true positive protein interactions in a fast, user-friendly, and highly accurate way. It is not only useful for the filtering of affinity purification - mass spectrometry (AP-MS) data, but also for similar types of data resulting from other co-complex interactomics technologies, such as TAP-MS, Virotrap and BioID. SFINX can also be used via the website interface at <http://sfinx.ugent.be>.

Total packages: 73978