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

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-s2dv 2.3.0
Dependencies: cdo@2.5.1
Propagated dependencies: r-zoo@1.8-15 r-specsverification@0.5-3 r-signal@1.8-1 r-plyr@1.8.9 r-ncdf4@1.24 r-nbclust@3.0.1 r-multiapply@2.1.5 r-maps@3.4.3 r-mapproj@1.2.12 r-easyverification@0.4.5 r-easyncdf@0.1.4 r-climprojdiags@0.3.5 r-bigmemory@4.6.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.earth.bsc.es/es/s2dv/
Licenses: GPL 3
Build system: r
Synopsis: Seasonal to Decadal Verification
Description:

An advanced version of package s2dverification'. Intended for seasonal to decadal (s2d) climate forecast verification, but also applicable to other types of forecasts or general climate analysis. This package is specifically designed for comparing experimental and observational datasets. It provides functionality for data retrieval, post-processing, skill score computation against observations, and visualization. Compared to s2dverification', s2dv is more compatible with the package startR', able to use multiple cores for computation and handle multi-dimensional arrays with a higher flexibility. The Climate Data Operators (CDO) version used in development is 1.9.8. Implements methods described in Wilks (2011) <doi:10.1016/B978-0-12-385022-5.00008-7>, DelSole and Tippett (2016) <doi:10.1175/MWR-D-15-0218.1>, Kharin et al. (2012) <doi:10.1029/2012GL052647>, Doblas-Reyes et al. (2003) <doi:10.1007/s00382-003-0350-4>.

r-splinets 1.5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ranibasna/R-Splinets
Licenses: GPL 2+
Build system: r
Synopsis: Functional Data Analysis using Splines and Orthogonal Spline Bases
Description:

Splines are efficiently represented through their Taylor expansion at the knots. The representation accounts for the support sets and is thus suitable for sparse functional data. Two cases of boundary conditions are considered: zero-boundary or periodic-boundary for all derivatives except the last. The periodical splines are represented graphically using polar coordinates. The B-splines and orthogonal bases of splines that reside on small total support are implemented. The orthogonal bases are referred to as splinets and are utilized for functional data analysis. Random spline generator is implemented as well as all fundamental algebraic and calculus operations on splines. The optimal, in the least square sense, functional fit by splinets to data consisting of sampled values of functions as well as splines build over another set of knots is obtained and used for functional data analysis. The S4-version of the object oriented R is used. <doi:10.48550/arXiv.2102.00733>, <doi:10.1016/j.cam.2022.114444>, <doi:10.48550/arXiv.2302.07552>.

r-stb 0.6.6
Propagated dependencies: r-vca@1.5.2 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STB
Licenses: GPL 3+
Build system: r
Synopsis: Simultaneous Tolerance Bounds
Description:

This package provides an implementation of simultaneous tolerance bounds (STB), useful for checking whether a numeric vector fits to a hypothetical null-distribution or not. Furthermore, there are functions for computing STB (bands, intervals) for random variates of linear mixed models fitted with package VCA'. All kinds of, possibly transformed (studentized, standardized, Pearson-type transformed) random variates (residuals, random effects), can be assessed employing STB-methodology.

r-selfcontrolledcohort 2.0.0
Propagated dependencies: r-sqlrender@1.19.5 r-rlang@1.2.0 r-resultmodelmanager@0.6.2 r-readr@2.2.0 r-rateratio-test@1.1 r-parallellogger@3.5.1 r-empiricalcalibration@3.1.4 r-dplyr@1.2.1 r-databaseconnector@7.2.0 r-cli@3.6.6 r-checkmate@2.3.4 r-andromeda@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/OHDSI/SelfControlledCohort
Licenses: ASL 2.0
Build system: r
Synopsis: Self-Controlled Cohort Population-Level Estimation
Description:

Estimates incidence rate ratios by comparing time exposed with time unexposed among an exposed cohort using self-controlled cohort methodology as described in Ryan et al. (2013) <doi:10.1002/pds.3457>. Functions used for empirical calibration of effect estimates, confidence intervals, and p-values are included to control for residual bias.

r-sims 0.0.4
Propagated dependencies: r-yesno@0.1.3 r-nlist@0.4.0 r-future-apply@1.20.2 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/poissonconsulting/sims
Licenses: Expat
Build system: r
Synopsis: Simulate Data from R or 'JAGS' Code
Description:

Generates data from R or JAGS code for use in simulation studies. The data are returned as an nlist::nlists object and/or saved to file as individual .rds files. Parallelization is implemented using the future package. Progress is reported using the progressr package.

r-scpoem 0.1.3
Propagated dependencies: r-xgboost@3.2.1.1 r-vgam@1.1-14 r-tictoc@1.2.1 r-stringr@1.6.0 r-sctenifoldnet@1.3 r-reticulate@1.46.0 r-monocle@2.40.0 r-matrix@1.7-5 r-magrittr@2.0.5 r-glmnet@5.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-cicero@1.30.0 r-biocgenerics@0.58.1 r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Houyt23/scPOEM
Licenses: GPL 2+
Build system: r
Synopsis: Single-Cell Meta-Path Based Omic Embedding
Description:

Provide a workflow to jointly embed chromatin accessibility peaks and expressed genes into a shared low-dimensional space using paired single-cell ATAC-seq (scATAC-seq) and single-cell RNA-seq (scRNA-seq) data. It integrates regulatory relationships among peak-peak interactions (via Cicero'), peak-gene interactions (via Lasso, random forest, and XGBoost), and gene-gene interactions (via principal component regression). With the input of paired scATAC-seq and scRNA-seq data matrices, it assigns a low-dimensional feature vector to each gene and peak. Additionally, it supports the reconstruction of gene-gene network with low-dimensional projections (via epsilon-NN) and then the comparison of the networks of two conditions through manifold alignment implemented in scTenifoldNet'. See <doi:10.1093/bioinformatics/btaf483> for more details.

r-sodavis 1.2
Propagated dependencies: r-nnet@7.3-20 r-mvtnorm@1.3-7 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sodavis
Licenses: GPL 2
Build system: r
Synopsis: SODA: Main and Interaction Effects Selection for Logistic Regression, Quadratic Discriminant and General Index Models
Description:

Variable and interaction selection are essential to classification in high-dimensional setting. In this package, we provide the implementation of SODA procedure, which is a forward-backward algorithm that selects both main and interaction effects under logistic regression and quadratic discriminant analysis. We also provide an extension, S-SODA, for dealing with the variable selection problem for semi-parametric models with continuous responses.

r-smallstuff 1.0.6
Propagated dependencies: r-rocr@1.0-12 r-rlang@1.2.0 r-matrix@1.7-5 r-matlib@1.0.1 r-igraph@2.3.1 r-data-table@1.18.4 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smallstuff
Licenses: GPL 3
Build system: r
Synopsis: Dr. Small's Functions
Description:

Collection of utility functions supporting statistical modeling, regression analysis, and network analysis workflows used in data science research. Includes tools for model selection, matrix operations, graph analysis, and related statistical computations.

r-smvgraph 0.1.2
Propagated dependencies: r-sortable@0.6.0 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-mass@7.3-65 r-fmsb@0.7.6 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smvgraph
Licenses: GPL 3
Build system: r
Synopsis: Various Multivariate Graphics with Variable Choice in Shiny Apps
Description:

Mosaic diagram, scatterplot matrix, Andrews curves, parallel coordinate diagram, radar diagram, and Chernoff plots as a Shiny app, which allow the order of variables to be changed interactively. The apps are intended as teaching examples.

r-stratest 1.1.8
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/fdvorak/stratEst
Licenses: GPL 3
Build system: r
Synopsis: Strategy Estimation
Description:

Variants of strategy estimation (Dal Bo & Frechette, 2011, <doi:10.1257/aer.101.1.411>), including the model with parameters for the choice probabilities of the strategies (Breitmoser, 2015, <doi:10.1257/aer.20130675>), and the model with individual level covariates for the selection of strategies by individuals (Dvorak & Fehrler, 2018, <doi:10.2139/ssrn.2986445>).

r-stsd 0.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sTSD
Licenses: GPL 2+
Build system: r
Synopsis: Simulate Time Series Diagnostics
Description:

These are tools that allow users to do time series diagnostics, primarily tests of unit root, by way of simulation. While there is nothing necessarily wrong with the received wisdom of critical values generated decades ago, simulation provides its own perks. Not only is simulation broadly informative as to what these various test statistics do and what are their plausible values, simulation provides more flexibility for assessing unit root by way of different thresholds or different hypothesized distributions.

r-semeffect 1.2.3
Propagated dependencies: r-tidyr@1.3.2 r-rcolorbrewer@1.1-3 r-plspm@0.6.0 r-piecewisesem@2.3.1 r-lavaan@0.6-21 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/PhDMeiwp/semEffect/
Licenses: GPL 3
Build system: r
Synopsis: Structural Equation Model Effect Analysis and Visualization
Description:

This package provides standardized effect decomposition (direct, indirect, and total effects) for three major structural equation modeling frameworks: lavaan', piecewiseSEM', and plspm'. Automatically handles zero-effect variables, generates publication-ready ggplot2 visualizations, and returns both wide-format and long-format effect tables. Supports effect filtering, multi-model object inputs, and customizable visualization parameters. For a general overview of the methods used in this package, see Rosseel (2012) <doi:10.18637/jss.v048.i02> and Lefcheck (2016) <doi:10.1111/2041-210X.12512>.

r-simreg 3.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-ontologysimilarity@2.9 r-ontologyplot@1.7 r-ontologyindex@2.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimReg
Licenses: GPL 2+
Build system: r
Synopsis: Similarity Regression
Description:

Similarity regression, evaluating the probability of association between sets of ontological terms and binary response vector. A no-association model is compared with one in which the log odds of a true response is linked to the semantic similarity between terms and a latent characteristic ontological profile - Phenotype Similarity Regression for Identifying the Genetic Determinants of Rare Diseases', Greene et al 2016 <doi:10.1016/j.ajhg.2016.01.008>.

r-sdcmicro 5.8.2
Propagated dependencies: r-xtable@1.8-8 r-vim@7.0.0 r-shiny@1.13.0 r-robustbase@0.99-7 r-rmarkdown@2.31 r-rhandsontable@0.3.8 r-rcpp@1.1.1-1.1 r-prettydoc@0.4.1 r-mass@7.3-65 r-knitr@1.51 r-jsonlite@2.0.0 r-httr@1.4.8 r-haven@2.5.5 r-ggplot2@4.0.3 r-e1071@1.7-17 r-dt@0.34.0 r-data-table@1.18.4 r-cluster@2.1.8.2 r-cardata@3.0-6 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sdcTools/sdcMicro
Licenses: GPL 2
Build system: r
Synopsis: Statistical Disclosure Control Methods for Anonymization of Data and Risk Estimation
Description:

Data from statistical agencies and other institutions are mostly confidential. This package, introduced in Templ, Kowarik and Meindl (2017) <doi:10.18637/jss.v067.i04>, can be used for the generation of anonymized (micro)data, i.e. for the creation of public- and scientific-use files. The theoretical basis for the methods implemented can be found in Templ (2017) <doi:10.1007/978-3-319-50272-4>. Various risk estimation and anonymization methods are included. Note that the package includes a graphical user interface published in Meindl and Templ (2019) <doi:10.3390/a12090191> that allows to use various methods of this package.

r-seasonal 1.10.0
Propagated dependencies: r-x13binary@1.1.61.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.seasonal.website
Licenses: GPL 3
Build system: r
Synopsis: R Interface to X-13-ARIMA-SEATS
Description:

Easy-to-use interface to X-13-ARIMA-SEATS, the seasonal adjustment software by the US Census Bureau. It offers full access to almost all options and outputs of X-13, including X-11 and SEATS, automatic ARIMA model search, outlier detection and support for user defined holiday variables, such as Chinese New Year or Indian Diwali. A graphical user interface can be used through the seasonalview package. Uses the X-13-binaries from the x13binary package.

r-sparsio 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dselivanov/sparsio
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: I/O Operations with Sparse Matrices
Description:

Fast SVMlight reader and writer. SVMlight is most commonly used format for storing sparse matrices (possibly with some target variable) on disk. For additional information about SVMlight format see <http://svmlight.joachims.org/>.

r-sixtyfour 0.2.0
Propagated dependencies: r-withr@3.0.2 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-common@0.8.9 r-paws@0.9.0 r-memoise@2.0.1 r-jsonlite@2.0.0 r-ipaddress@1.0.3 r-glue@1.8.1 r-fs@2.1.0 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/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-simpr-interaction 0.1.0
Propagated dependencies: r-interactionpower@0.2.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/statisfactions/simpr.interaction/
Licenses: GPL 2
Build system: r
Synopsis: Calculating Parameters for Simulation-Based Regression Interaction Power Analysis
Description:

This package provides functionality for analytically calculating parameters (via the InteractionPoweR package) useful for simulation of moderated multiple regression, based on the correlations among the predictors and outcome and the reliability of predictors.

r-sbd 0.1.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.2.1 r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/MarcusRowcliffe/sbd
Licenses: GPL 3
Build system: r
Synopsis: Size Biased Distributions
Description:

Fitting and plotting parametric or non-parametric size-biased non-negative distributions, with optional covariates if parametric. Rowcliffe, M. et al. (2016) <doi:10.1002/rse2.17>.

r-srr 1.0.0
Propagated dependencies: r-rprojroot@2.1.1 r-roxygen2@8.0.0 r-rcpp@1.1.1-1.1 r-here@1.0.2 r-gert@2.3.1 r-fs@2.1.0 r-clipr@0.8.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.ropensci.org/srr/
Licenses: Expat
Build system: r
Synopsis: 'rOpenSci' Software Review 'Roclets'
Description:

Companion package to rOpenSci statistical software review project ('rOpenSci authors, 2021; <doi:10.5281/zenodo.5556756>), to facilitate documenting software compliance with statistical standards using Roxygen2 roclets'.

r-selfingtree 0.2
Propagated dependencies: r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=selfingTree
Licenses: Modified BSD
Build system: r
Synopsis: Genotype Probabilities in Intermediate Generations of Inbreeding Through Selfing
Description:

This package provides a probability tree allows to compute probabilities of complex events, such as genotype probabilities in intermediate generations of inbreeding through recurrent self-fertilization (selfing). This package implements functionality to compute probability trees for two- and three-marker genotypes in the F2 to F7 selfing generations. The conditional probabilities are derived automatically and in symbolic form. The package also provides functionality to extract and evaluate the relevant probabilities.

r-statderiver 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Jokhrof042/StatDeriveR
Licenses: Expat
Build system: r
Synopsis: Step-by-Step Derivation and Simulation Verification in Mathematical Statistics
Description:

This package provides step-by-step derivations of key results in mathematical statistics, including transformations of random variables, order statistics, and sampling distributions. The package combines analytical derivation with Monte Carlo simulation to compare theoretical and empirical results, facilitating deeper understanding of statistical theory and its computational implementation. The methods are motivated by standard treatments in mathematical statistics (Hogg, McKean, and Craig, 2019, ISBN: 9780134686991).

r-searchtrees 0.5.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gmbecker/SearchTrees
Licenses: LGPL 2.0+
Build system: r
Synopsis: Spatial Search Trees
Description:

The QuadTree data structure is useful for fast, neighborhood-restricted lookups. We use it to implement fast k-Nearest Neighbor and Rectangular range lookups in 2 dimenions. The primary target is high performance interactive graphics.

r-svsocket 1.1.5
Propagated dependencies: r-svmisc@1.4.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SciViews/svSocket
Licenses: GPL 2
Build system: r
Synopsis: 'SciViews' - Socket Server
Description:

This package provides a socket server allows to connect clients to R.

Total packages: 72465