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

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-stgam 1.2.1
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.2 r-mgcv@1.9-4 r-magrittr@2.0.5 r-glue@1.8.1 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lexcomber/stgam
Licenses: Expat
Build system: r
Synopsis: Spatially and Temporally Varying Coefficient Models Using Generalized Additive Models
Description:

This package provides a framework for undertaking space and time varying coefficient models (varying parameter models) using a Generalized Additive Model (GAM) with smooths approach. The framework suggests the need to investigate for the presence and nature of any space-time dependencies in the data. It proposes a workflow that creates and refines an initial space-time GAM and includes tools to create and evaluate multiple model forms. The workflow sequence is to: i) Prepare the data by lengthening it to have a single location and time variables for each observation. ii) Create all possible space and/or time models in which each predictor is specified in different ways in smooths. iii) Evaluate each model via their AIC value and pick the best one. iv) Create the final model. v) Calculate the varying coefficient estimates to quantify how the relationships between the target and predictor variables vary over space, time or space-time. vi) Create maps, time series plots etc. The number of knots used in each smooth can be specified directly or iteratively increased. This is illustrated with a climate point dataset of the dry rain forest in South America. This builds on work in Comber et al (2024) <doi:10.1080/13658816.2023.2270285> and Comber et al (2026) <doi:10.1080/13658816.2026.2671964>.

r-sbicgraph 1.0.0
Propagated dependencies: r-network@1.20.0 r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SBICgraph
Licenses: GPL 3
Build system: r
Synopsis: Structural Bayesian Information Criterion for Graphical Models
Description:

This is the implementation of the novel structural Bayesian information criterion by Zhou, 2020 (under review). In this method, the prior structure is modeled and incorporated into the Bayesian information criterion framework. Additionally, we also provide the implementation of a two-step algorithm to generate the candidate model pool.

r-sparseindextracking 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=sparseIndexTracking
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Design of Portfolio of Stocks to Track an Index
Description:

Computation of sparse portfolios for financial index tracking, i.e., joint selection of a subset of the assets that compose the index and computation of their relative weights (capital allocation). The level of sparsity of the portfolios, i.e., the number of selected assets, is controlled through a regularization parameter. Different tracking measures are available, namely, the empirical tracking error (ETE), downside risk (DR), Huber empirical tracking error (HETE), and Huber downside risk (HDR). See vignette for a detailed documentation and comparison, with several illustrative examples. The package is based on the paper: K. Benidis, Y. Feng, and D. P. Palomar, "Sparse Portfolios for High-Dimensional Financial Index Tracking," IEEE Trans. on Signal Processing, vol. 66, no. 1, pp. 155-170, Jan. 2018. <doi:10.1109/TSP.2017.2762286>.

r-sofi 0.16.4.8
Propagated dependencies: r-shiny@1.13.0 r-sampling@2.11 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.sofi.uno/
Licenses: GPL 2+
Build system: r
Synopsis: Interfaz interactiva con fines didacticos
Description:

Este paquete tiene la finalidad de ayudar a aprender de una forma interactiva, teniendo ejemplos y la posibilidad de resolver nuevos al mismo tiempo. Apuntes de clase interactivos.

r-semfromkeys 0.5.5
Propagated dependencies: r-withr@3.0.2 r-stringr@1.6.0 r-openssl@2.4.1 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-lavaan@0.6-21
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/timbainbridge/semFromKeys
Licenses: GPL 3+
Build system: r
Synopsis: Run 'lavaan' Models from Keys Lists
Description:

Specifying lavaan models manually can be time consuming when multiple similar models are required. The semFromKeys package streamlines the process of running lavaan models by generating model code from simple keys lists and running entire collections of models at once. The package was inspired by the process used in the code for Bainbridge, T. F., Ludeke, S. G., & Smillie, L. D. (2022) <doi:10.1037/pspp0000395>. The package also optionally checks that identical models have not been run on the same data, which saves time when code needs to be run again.

r-summarytabl 0.2.1
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 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://anyamemensah.github.io/summarytabl/
Licenses: Expat
Build system: r
Synopsis: Generate Summary Tables for Categorical, Ordinal, and Continuous Data
Description:

This package provides functions for tabulating and summarizing categorical, multiple response, ordinal, and continuous variables in R data frames. Makes it easy to create clear, structured summary tables, so you spend less time wrangling data and more time interpreting it.

r-spatialatomizer 0.2.8
Propagated dependencies: r-tidyr@1.3.2 r-spdep@1.4-2 r-sp@2.2-1 r-sf@1.1-1 r-reshape2@1.4.5 r-raster@3.6-32 r-nimble@1.4.3 r-mass@7.3-65 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-coda@0.19-4.1 r-biasedurn@2.0.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bellayqian/spatialAtomizeR
Licenses: Expat
Build system: r
Synopsis: Spatial Analysis with Misaligned Data Using Atom-Based Regression Models
Description:

This package implements atom-based regression models (ABRM) for analyzing spatially misaligned data. Provides functions for simulating misaligned spatial data, preparing NIMBLE model inputs, running MCMC diagnostics, and providing results. All main functions return S3 objects with print(), summary(), and plot() methods for intuitive result exploration. Methods originally described in Mugglin et al. (2000) <doi:10.1080/01621459.2000.10474279>, further investigated in Trevisani & Gelfand (2013), and applied in Nethery et al. (2023) <doi:10.1101/2023.01.10.23284410>.

r-simdag 1.0.1
Propagated dependencies: r-rlang@1.2.0 r-rfast@2.1.5.2 r-igraph@2.3.1 r-ggdag@0.2.13 r-data-table@1.18.4 r-dagitty@0.3-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RobinDenz1/simDAG
Licenses: GPL 3+
Build system: r
Synopsis: Simulate Data from a (Time-Dependent) Causal DAG
Description:

Simulate complex data from a given directed acyclic graph and information about each individual node. Root nodes are simply sampled from the specified distribution. Child Nodes are simulated according to one of many implemented regressions, such as logistic regression, linear regression, poisson regression or any other function. Also includes a comprehensive framework for discrete-time simulation, discrete-event simulation, and networks-based simulation which can generate even more complex longitudinal and dependent data. For more details, see Robin Denz, Nina Timmesfeld (2026) <doi:10.18637/jss.v116.i02>.

r-snseg 1.0.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SNSeg
Licenses: GPL 3+
Build system: r
Synopsis: Self-Normalization(SN) Based Change-Point Estimation for Time Series
Description:

Implementations self-normalization (SN) based algorithms for change-points estimation in time series data. This comprises nested local-window algorithms for detecting changes in both univariate and multivariate time series developed in Zhao, Jiang and Shao (2022) <doi:10.1111/rssb.12552>.

r-smash 1.0.0
Propagated dependencies: r-smarter@1.0.1 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.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=SMASH
Licenses: GPL 3+
Build system: r
Synopsis: Subclone Multiplicity Allocation and Somatic Heterogeneity
Description:

Cluster user-supplied somatic read counts with corresponding allele-specific copy number and tumor purity to infer feasible underlying intra-tumor heterogeneity in terms of number of subclones, multiplicity, and allocation (Little et al. (2019) <doi:10.1186/s13073-019-0643-9>).

r-sbw 1.2
Propagated dependencies: r-spatstat-univar@3.2-0 r-slam@0.1-55 r-quadprog@1.5-8 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=sbw
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Stable Balancing Weights for Causal Inference and Missing Data
Description:

This package implements the Stable Balancing Weights by Zubizarreta (2015) <DOI:10.1080/01621459.2015.1023805>. These are the weights of minimum variance that approximately balance the empirical distribution of the observed covariates. For an overview, see Chattopadhyay, Hase and Zubizarreta (2020) <DOI:10.1002/sim.8659>. To solve the optimization problem in sbw', the default solver is quadprog', which is readily available through CRAN. The solver osqp is also posted on CRAN. To enhance the performance of sbw', users are encouraged to install other solvers such as gurobi and Rmosek', which require special installation. For the installation of gurobi and pogs, please follow the instructions at <https://docs.gurobi.com/projects/optimizer/en/current/reference/r.html> and <http://foges.github.io/pogs/stp/r>.

r-simrestore 1.1.5
Propagated dependencies: r-tibble@3.3.1 r-subplex@1.9 r-shiny@1.13.0 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=simRestore
Licenses: GPL 2+
Build system: r
Synopsis: Simulate the Effect of Management Policies on Restoration Efforts
Description:

Simulation methods to study the effect of management policies on efforts to restore populations back to their original genetic composition. Allows for single-scenario simulation and for optimization of specific chosen scenarios. Further information can be found in Hernandez, Janzen and Lavretsky (2023) <doi:10.1111/1755-0998.13892>.

r-soil 1.1
Propagated dependencies: r-ncvreg@3.16.0 r-mass@7.3-65 r-glmnet@5.0 r-brglm2@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/emeryyi/SOIL
Licenses: GPL 2
Build system: r
Synopsis: Sparsity Oriented Importance Learning
Description:

Sparsity Oriented Importance Learning (SOIL) provides a new variable importance measure for high dimensional linear regression and logistic regression from a sparse penalization perspective, by taking into account the variable selection uncertainty via the use of a sensible model weighting. The package is an implementation of Ye, C., Yang, Y., and Yang, Y. (2017+).

r-sgmodel 0.1.2
Propagated dependencies: r-rtauchen@1.0 r-ramify@0.4.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=sgmodel
Licenses: GPL 3
Build system: r
Synopsis: Solves a Generic Stochastic Growth Model with a Representative Agent
Description:

It computes the solutions to a generic stochastic growth model for a given set of user supplied parameters. It includes the solutions to the model, plots of the solution, a summary of the features of the model, a function that covers different types of consumption preferences, and a function that computes the moments of a Markov process. Merton, Robert C (1971) <doi:10.1016/0022-0531(71)90038-X>, Tauchen, George (1986) <doi:10.1016/0165-1765(86)90168-0>, Wickham, Hadley (2009, ISBN:978-0-387-98140-6 ).

r-sbn 1.0.0
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://flee598.github.io/SBN/
Licenses: Expat
Build system: r
Synopsis: Generate Stochastic Branching Networks
Description:

Generate Stochastic Branching Networks ('SBNs'). Used to model the branching structure of rivers.

r-subrank 0.9.9.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=subrank
Licenses: GPL 3+
Build system: r
Synopsis: Computes Copula using Ranks and Subsampling
Description:

Estimation of copula using ranks and subsampling. The main feature of this method is that simulation studies show a low sensitivity to dimension, on realistic cases.

r-survrm2adapt 1.1.0
Propagated dependencies: r-survival@3.8-6 r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survRM2adapt
Licenses: GPL 2
Build system: r
Synopsis: Flexible and Coherent Test/Estimation Procedure Based on Restricted Mean Survival Times
Description:

Estimates the restricted mean survival time (RMST) with the time window [0, tau], where tau is adaptively selected from the procedure, proposed by Horiguchi et al. (2018) <doi:10.1002/sim.7661>. It also estimates the RMST with the time window [tau1, tau2], where tau1 is adaptively selected from the procedure, proposed by Horiguchi et al. (2023) <doi:10.1002/sim.9662>.

r-slick 1.0.2
Propagated dependencies: r-tibble@3.3.1 r-shiny@1.13.0 r-scales@1.4.0 r-golem@0.5.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-dt@0.34.0 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://slick.bluematterscience.com/
Licenses: GPL 2
Build system: r
Synopsis: Interactive Visualization of MSE Results
Description:

This package provides a framework for visualizing and exploring results of a Management Strategy Evaluation (MSE). The publication quality figures and tables can be developed directly from the R console, or interactively explored with the Slick App. For more details, see the Slick website <https://slick.bluematterscience.com>.

r-srmers 0.1.1
Propagated dependencies: r-splines2@0.5.4 r-nloptr@2.2.1 r-matrix@1.7-5 r-mass@7.3-65 r-lme4@2.0-1 r-dplyr@1.2.1 r-coneproj@1.23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SRMERS
Licenses: GPL 3
Build system: r
Synopsis: Semi-Parametric Shape-Restricted Fixed/Mixed Effect(s) Regression Spline
Description:

Select the most suitable shape to describe the relationship between the exposure and the outcome among increasing, decreasing, convex, and concave shapes (Yin et al. (2021) <DOI:10.1007/s13571-020-00246-7>); estimate the direct and indirect effects with prior knowledge on the relationship between the mediator and the outcome with binary exposure (Yin et al. (2024) <DOI:10.1007/s13571-024-00336-w>); estimate the direct and indirect effects using linear regression-based approach (VanderWeele (2015, ISBN:9780199325870)).

r-svmpath 0.970
Propagated dependencies: r-kernlab@0.9-33
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.jmlr.org/papers/volume5/hastie04a/hastie04a.pdf
Licenses: GPL 2
Build system: r
Synopsis: The SVM Path Algorithm
Description:

Computes the entire regularization path for the two-class svm classifier with essentially the same cost as a single SVM fit.

r-survivalplann 0.4
Propagated dependencies: r-survival@3.8-6 r-risca@1.0.7 r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survivalPLANN
Licenses: GPL 2+
Build system: r
Synopsis: Neural Networks to Predict Survival
Description:

Several functions and S3 methods to predict survival by using neural networks. We implemented Partial Logistic Artificial Neural Networks (PLANN) as proposed by Biganzoli et al. (1998) <https://pubmed.ncbi.nlm.nih.gov/9618776>.

r-spconform 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/amjed-droid/spconform
Licenses: GPL 3+
Build system: r
Synopsis: Conformal Prediction for Spatially and Spatio-Temporally Dependent Data
Description:

This package provides distribution-free, model-agnostic prediction intervals for spatially and spatio-temporally dependent data using localized conformal calibration. Implements locally weighted split conformal prediction for geostatistical (point-referenced) data based on spatial-distance kernels, and a neighbourhood-weighted conformal procedure for areal (lattice) data based on graph adjacency structures. Relaxes the standard exchangeability assumption using spatial proximity, following the localized conformal framework of Mao, Martin and Reich (2024) <doi:10.1080/01621459.2022.2147531>. Includes comprehensive spatial diagnostic tools to audit empirical coverage, conditional spatial strata, and boundary proximity effects.

r-spei 1.8.1
Propagated dependencies: r-zoo@1.8-15 r-tlmoments@0.7.5.3 r-reshape@0.8.10 r-lubridate@1.9.5 r-lmomco@2.5.7 r-lmom@3.3 r-ggplot2@4.0.3 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://spei.csic.es
Licenses: GPL 2
Build system: r
Synopsis: Calculation of the Standardized Precipitation-Evapotranspiration Index
Description:

This package provides a set of functions for computing potential evapotranspiration and several widely used drought indices including the Standardized Precipitation-Evapotranspiration Index (SPEI).

r-sassy 1.3.2
Propagated dependencies: r-reporter@1.4.9 r-procs@1.0.9 r-macro@0.1.6 r-logr@1.4.0 r-libr@1.4.2 r-fmtr@1.7.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sassy.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Makes 'R' Easier for Everyone
Description:

This package provides a meta-package that aims to make R easier for everyone, especially programmers who have a background in SAS® software. This set of packages brings many useful concepts to R', including data libraries, data dictionaries, formats and format catalogs, a data step, and a traceable log. The system also includes a package that replicates several commonly-used SAS® procedures, like PROC FREQ', PROC MEANS', and PROC REG'.

Total packages: 73955