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

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-stelfi 1.0.2
Propagated dependencies: r-tmb@1.9.21 r-tidyr@1.3.2 r-sf@1.1-1 r-rcppeigen@0.3.4.0.2 r-matrix@1.7-5 r-gridextra@2.3 r-ggplot2@4.0.3 r-fmesher@0.7.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/cmjt/stelfi/
Licenses: GPL 3+
Build system: r
Synopsis: Hawkes and Log-Gaussian Cox Point Processes Using Template Model Builder
Description:

Fit Hawkes and log-Gaussian Cox process models with extensions. Introduced in Hawkes (1971) <doi:10.2307/2334319> a Hawkes process is a self-exciting temporal point process where the occurrence of an event immediately increases the chance of another. We extend this to consider self-inhibiting process and a non-homogeneous background rate. A log-Gaussian Cox process is a Poisson point process where the log-intensity is given by a Gaussian random field. We extend this to a joint likelihood formulation fitting a marked log-Gaussian Cox model. In addition, the package offers functionality to fit self-exciting spatiotemporal point processes. Models are fitted via maximum likelihood using TMB (Template Model Builder). Where included 1) random fields are assumed to be Gaussian and are integrated over using the Laplace approximation and 2) a stochastic partial differential equation model, introduced by Lindgren, Rue, and Lindström. (2011) <doi:10.1111/j.1467-9868.2011.00777.x>, is defined for the field(s).

r-statbasics 0.2.3
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=statBasics
Licenses: Expat
Build system: r
Synopsis: Basic Functions to Statistical Methods Course
Description:

Basic statistical methods with some modifications for the course Statistical Methods at Federal University of Bahia (Brazil). All methods in this packages are explained in the text book of Montgomery and Runger (2010) <ISBN: 978-1-119-74635-5>.

r-selectboost-gamlss 0.2.2
Propagated dependencies: r-selectboost@2.3.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-gamlss@5.5-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fbertran.github.io/SelectBoost.gamlss/
Licenses: GPL 3
Build system: r
Synopsis: Stability-Selection via Correlated Resampling for 'GAMLSS' Models
Description:

Extends the SelectBoost approach to Generalized Additive Models for Location, Scale and Shape (GAMLSS). Implements bootstrap stability-selection across parameter-specific formulas (mu, sigma, nu, tau) via gamlss::stepGAIC(). Includes optional standardization of predictors and helper functions for corrected AIC calculation. More details can be found in Bertrand and Maumy (2024) <https://hal.science/hal-05352041> that highlights correlation-aware resampling to improve variable selection for GAMLSS and quantile regression when predictors are numerous and highly correlated.

r-sgmean 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jcarlosgaviria/sgmean
Licenses: Expat
Build system: r
Synopsis: Trimmed Mean Compatible with 'Statgraphics' Method
Description:

Computes the trimmed mean using a proportional discount method on the extremes, replicating the behavior of Statgraphics software. Unlike R's built-in mean() with trim, this method applies a weighted reduction to boundary values rather than removing them entirely.

r-sad 0.1.3
Propagated dependencies: r-emdist@0.3-3 r-dualtrees@0.1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sad
Licenses: Expat
Build system: r
Synopsis: Verify the Scale, Anisotropy and Direction of Weather Forecasts
Description:

Implementation of the wavelet-based spatial verification method of Buschow and Friederichs "SAD: Verifying the Scale, Anisotropy and Direction of precipitation forecasts" (2020, submitted to QJRMS). Forecasts and Observations are transformed by a decimated or redundant dual-tree complex wavelet transform to analyze the spatial scale, degree of anisotropy and preferred direction in each field. These structural attributes are compared by a series of scores. An experimental algorithm for the correction of these errors is included as well.

r-splitknockoff 2.1
Propagated dependencies: r-rspectra@0.16-2 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-latex2exp@0.9.8 r-glmnet@5.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=SplitKnockoff
Licenses: Expat
Build system: r
Synopsis: Split Knockoffs for Structural Sparsity
Description:

Split Knockoff is a data adaptive variable selection framework for controlling the (directional) false discovery rate (FDR) in structural sparsity, where variable selection on linear transformation of parameters is of concern. This proposed scheme relaxes the linear subspace constraint to its neighborhood, often known as variable splitting in optimization. Simulation experiments can be reproduced following the Vignette. Split Knockoffs is first defined in Cao et al. (2021) <doi:10.48550/arXiv.2103.16159>.

r-switchcase 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jsugarelli/switchcase/
Licenses: GPL 3
Build system: r
Synopsis: Simple and Flexible Switch-Case Construct for the 'R' Language
Description:

This package provides a switch-case construct for R', as it is known from other programming languages. It allows to test multiple, similar conditions in an efficient, easy-to-read manner, so nested if-else constructs can be avoided. The switch-case construct is designed as an R function that allows to return values depending on which condition is met and lets the programmer flexibly decide whether or not to leave the switch-case construct after a case block has been executed.

r-spinar 0.2.0
Propagated dependencies: r-progress@1.2.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/MFaymon/spINAR
Licenses: GPL 3+
Build system: r
Synopsis: (Semi)Parametric Estimation and Bootstrapping of INAR Models
Description:

Semiparametric and parametric estimation of INAR models including a finite sample refinement (Faymonville et al. (2022) <doi:10.1007/s10260-022-00655-0>) for the semiparametric setting introduced in Drost et al. (2009) <doi:10.1111/j.1467-9868.2008.00687.x>, different procedures to bootstrap INAR data (Jentsch, C. and Weià , C.H. (2017) <doi:10.3150/18-BEJ1057>) and flexible simulation of INAR data.

r-ssdr 1.2.0
Propagated dependencies: r-matrix@1.7-5 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=sSDR
Licenses: GPL 2+
Build system: r
Synopsis: Tools Developed for Structured Sufficient Dimension Reduction (sSDR)
Description:

This package performs structured OLS (sOLS) and structured SIR (sSIR).

r-survivaltests 1.0
Propagated dependencies: r-weibullness@1.24.1 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=SurvivalTests
Licenses: GPL 2+
Build system: r
Synopsis: Survival Tests for One-Way Layout
Description:

This package performs survival analysis for one-way layout. The package includes the generalized test for survival ANOVA (Tsui and Weerahandi (1989) <doi:10.2307/2289949> and (Weerahandi, 2004; ISBN:978-0471470175)). It also performs pairwise comparisons and graphical approaches. Moreover, it assesses the weibullness of data in each group via test. The package computes mean and confidence interval under Weibull distribution.

r-semipar-depcens 0.1.3
Propagated dependencies: r-survival@3.8-6 r-pbivnorm@0.6.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Nago2020/SemiPar.depCens
Licenses: GPL 3
Build system: r
Synopsis: Copula Based Cox Proportional Hazards Models for Dependent Censoring
Description:

Copula based Cox proportional hazards models for survival data subject to dependent censoring. This approach does not assume that the parameter defining the copula is known. The dependency parameter is estimated with other finite model parameters by maximizing a Pseudo likelihood function. The cumulative hazard function is estimated via estimating equations derived based on martingale ideas. Available copula functions include Frank, Gumbel and Normal copulas. Only Weibull and lognormal models are allowed for the censoring model, even though any parametric model that satisfies certain identifiability conditions could be used. Implemented methods are described in the article "Copula based Cox proportional hazards models for dependent censoring" by Deresa and Van Keilegom (2024) <doi:10.1080/01621459.2022.2161387>.

r-sdtm-terminology 2025-3-25
Propagated dependencies: r-tibble@3.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/patterninstitute/sdtm.terminology
Licenses: FSDG-compatible
Build system: r
Synopsis: CDISC SDTM Controlled Terminology
Description:

Clinical Data Interchange Standards Consortium (CDISC) Standard Data Tabulation Model (SDTM) controlled terminology, 2025-03-25. Source: <https://evs.nci.nih.gov/ftp1/CDISC/SDTM/>.

r-sperich 1.5-9
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32 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=sperich
Licenses: GPL 2+
Build system: r
Synopsis: Auxiliary Functions to Estimate Centers of Biodiversity
Description:

This package provides some easy-to-use functions to interpolate species range based on species occurrences and to estimate centers of biodiversity.

r-slurm 2025.4.9
Propagated dependencies: r-nc@2026.4.20 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=slurm
Licenses: GPL 3
Build system: r
Synopsis: Running and Parsing Slurm Commands
Description:

User-friendly functions which parse output of command line programs used to query Slurm. Morris A. Jette and Tim Wickberg (2023) <doi:10.1007/978-3-031-43943-8_1> describe Slurm in detail.

r-simplexgof 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://github.com/Raydonal/simplexgof
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap-Calibrated Goodness-of-Fit Test for Simplex Regression
Description:

This package implements the bootstrap-calibrated local-influence goodness-of-fit test for simplex regression models with constant or varying dispersion, following the local influence approach of Zhu and Zhang (2004) <doi:10.1093/biomet/91.3.579> and the simplex regression model of Barndorff-Nielsen and Jorgensen (1991) <doi:10.1016/0047-259X(91)90008-P>. The test statistic aggregates individual local-influence measures under case-weight perturbation. Because the first-order asymptotic normal calibration is severely liberal in finite samples, a parametric bootstrap calibration is provided that restores accurate size control and delivers high power against omitted covariates, neglected dispersion, and distributional misspecification. Plotting functions reproduce the figures and tables of the companion methodological paper. Computational kernels are implemented in C++ via Rcpp and RcppArmadillo for speed, and two real datasets are bundled.

r-spower 0.6.4
Propagated dependencies: r-simdesign@2.25 r-polycor@0.8-2 r-plotly@4.12.0 r-parallelly@1.47.0 r-mirai@2.7.0 r-lavaan@0.6-21 r-ggplot2@4.0.3 r-envstats@3.1.0 r-cocor@1.1-4 r-cli@3.6.6 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://philchalmers.github.io/Spower/
Licenses: GPL 3+
Build system: r
Synopsis: Power Analyses using Monte Carlo Simulations
Description:

This package provides a general purpose simulation-based power analysis API for routine and customized simulation experimental designs. The package focuses exclusively on Monte Carlo simulation experiment variants of (expected) prospective power analyses, criterion analyses, compromise analyses, sensitivity analyses, and a priori/post-hoc analyses. The default simulation experiment functions defined within the package provide stochastic variants of the power analysis subroutines in G*Power 3.1 (Faul, Erdfelder, Buchner, and Lang, 2009) <doi:10.3758/brm.41.4.1149>, along with various other parametric and non-parametric power analysis applications (e.g., mediation analyses) and support for Bayesian power analysis by way of Bayes factors or posterior probability evaluations. Additional functions for building empirical power curves, reanalyzing simulation information, and for increasing the precision of the resulting power estimates are also included, each of which utilize similar API structures. For further details see the associated publication in Chalmers (2025) <doi:10.3758/s13428-025-02787-z>.

r-selectboost-beta 0.4.5
Propagated dependencies: r-withr@3.0.2 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-glmnet@5.0 r-gamlss-dist@6.1-1 r-gamlss@5.5-0 r-betareg@3.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://fbertran.github.io/SelectBoost.beta/
Licenses: GPL 3
Build system: r
Synopsis: Stability-Selection via Correlated Resampling for Beta-Regression Models
Description:

Adds variable-selection functions for Beta regression models (both mean and phi submodels) so they can be used within the SelectBoost algorithm. Includes stepwise AIC, BIC, and corrected AIC on betareg() fits, gamlss'-based LASSO/Elastic-Net, a pure glmnet iterative re-weighted least squares-based selector with an optional standardization speedup, and C++ helpers for iterative re-weighted least squares working steps and precision updates. Also provides a fastboost_interval() variant for interval responses, comparison helpers, and a flexible simulator simulation_DATA.beta() for interval-valued data. For more details see Bertrand and Maumy (2023) <doi:10.7490/f1000research.1119552.1>.

r-slm 1.2.0
Propagated dependencies: r-sandwich@3.1-1 r-ltsa@1.4.6.1 r-expm@1.0-0 r-capushe@1.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=slm
Licenses: GPL 3
Build system: r
Synopsis: Stationary Linear Models
Description:

This package provides statistical procedures for linear regression in the general context where the errors are assumed to be correlated. Different ways to estimate the asymptotic covariance matrix of the least squares estimators are available. Starting from this estimation of the covariance matrix, the confidence intervals and the usual tests on the parameters are modified. The functions of this package are very similar to those of lm': it contains methods such as summary(), plot(), confint() and predict(). The slm package is described in the paper by E. Caron, J. Dedecker and B. Michel (2019), "Linear regression with stationary errors: the R package slm", arXiv preprint <arXiv:1906.06583>.

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>.

r-smartsheetr 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr@1.4.8 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=smartsheetr
Licenses: Expat
Build system: r
Synopsis: Access and Write 'Smartsheet' Data using the 'Smartsheet' API 2.0
Description:

Interact with the Smartsheet platform through the Smartsheet API 2.0. <https://smartsheet.redoc.ly/>. API is an acronym for application programming interface; the Smartsheet API allows users to interact with Smartsheet sheets directly within R.

r-s3fs 0.1.7
Propagated dependencies: r-r6@2.6.1 r-paws-storage@0.9.0 r-lgr@0.5.2 r-future-apply@1.20.2 r-future@1.70.0 r-fs@2.1.0 r-data-table@1.18.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/DyfanJones/s3fs
Licenses: Expat
Build system: r
Synopsis: 'Amazon Web Service S3' File System
Description:

Access Amazon Web Service Simple Storage Service ('S3') <https://aws.amazon.com/s3/> as if it were a file system. Interface based on the R package fs'.

r-symmoments 1.2.2
Propagated dependencies: r-rdpack@2.6.6 r-mvtnorm@1.3-7 r-multipol@1.0-9 r-mpoly@1.1.2 r-cubature@2.1.4-1 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/FloSchuberth/symmoments
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Symbolic Central and Noncentral Moments of the Multivariate Normal Distribution
Description:

Symbolic central and non-central moments of the multivariate normal distribution. Computes a standard representation, LateX code, and values at specified mean and covariance matrices.

r-sparseica 0.1.4
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-irlba@2.3.7 r-clue@0.3-68 r-ciftitools@0.19.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/thebrisklab/SparseICA
Licenses: GPL 3
Build system: r
Synopsis: Sparse Independent Component Analysis
Description:

This package provides an implementation of the Sparse ICA method in Wang et al. (2024) <doi:10.1080/01621459.2024.2370593> for estimating sparse independent source components of cortical surface functional MRI data, by addressing a non-smooth, non-convex optimization problem through the relax-and-split framework. This method effectively balances statistical independence and sparsity while maintaining computational efficiency.

r-shinyobjects 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-styler@1.11.0 r-stringr@1.6.0 r-shiny@1.13.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-readr@2.2.0 r-purrr@1.2.2 r-pander@0.6.6 r-magrittr@2.0.5 r-knitr@1.51 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://cran.r-project.org/package=shinyobjects
Licenses: GPL 3
Build system: r
Synopsis: Access Reactive Data Interactively
Description:

Troubleshooting reactive data in shiny can be difficult. These functions will convert reactive data frames into functions and load all assigned objects into your local environment. If you create a dummy input object, as the function will suggest, you will be able to test your server and ui functions interactively.

Total packages: 22167