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

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-smfsb 1.5
Propagated dependencies: r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smfsb
Licenses: LGPL 3
Build system: r
Synopsis: Stochastic Modelling for Systems Biology
Description:

Code and data for modelling and simulation of stochastic kinetic biochemical network models. It contains the code and data associated with the second and third editions of the book Stochastic Modelling for Systems Biology, published by Chapman & Hall/CRC Press.

r-sparsesurv 0.1.1
Dependencies: jags@4.3.1
Propagated dependencies: r-r2jags@0.8-9 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/alexangelakis-ang/sparsesurv
Licenses: GPL 3+
Build system: r
Synopsis: Forecasting and Early Outbreak Detection for Sparse Count Data
Description:

This package provides functions for fitting, forecasting, and early detection of outbreaks in sparse surveillance count time series. Supports negative binomial (NB), self-exciting NB, generalise autoregressive moving average (GARMA) NB , zero-inflated NB (ZINB), self-exciting ZINB, generalise autoregressive moving average ZINB, and hurdle formulations. Climatic and environmental covariates can be included in the regression component and/or the zero-modified components. Includes outbreak-detection algorithms for NB, ZINB, and hurdle models, with utilities for prediction and diagnostics.

r-sboost 0.1.2
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jadonwagstaff/sboost
Licenses: Expat
Build system: r
Synopsis: Machine Learning with AdaBoost on Decision Stumps
Description:

This package creates classifier for binary outcomes using Adaptive Boosting (AdaBoost) algorithm on decision stumps with a fast C++ implementation. For a description of AdaBoost, see Freund and Schapire (1997) <doi:10.1006/jcss.1997.1504>. This type of classifier is nonlinear, but easy to interpret and visualize. Feature vectors may be a combination of continuous (numeric) and categorical (string, factor) elements. Methods for classifier assessment, predictions, and cross-validation also included.

r-simplicialcomplex 0.1.0
Propagated dependencies: r-matrix@1.7-4 r-igraph@2.2.1 r-gtools@3.9.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/TDA-R/SimplicialComplex
Licenses: Expat
Build system: r
Synopsis: Topological Data Analysis: Simplicial Complex
Description:

This package provides an implementation of simplicial complexes for Topological Data Analysis (TDA). The package includes functions to compute faces, boundary operators, Betti numbers, Euler characteristic, and to construct simplicial complexes. It also implements persistent homology, from building filtrations to computing persistence diagrams, with the aim of helping readers understand the core concepts of computational topology. Methods are based on standard references in persistent homology such as Zomorodian and Carlsson (2005) <doi:10.1007/s00454-004-1146-y> and Chazal and Michel (2021) <doi:10.3389/frai.2021.667963>.

r-sjtable2df 0.0.5
Propagated dependencies: r-xml2@1.5.0 r-rvest@1.0.5 r-rlang@1.1.6 r-kableextra@1.4.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/kapsner/sjtable2df
Licenses: GPL 3+
Build system: r
Synopsis: Convert 'sjPlot' HTML-Tables to R 'data.frame'
Description:

This package provides a small set of helper functions to convert sjPlot HTML-tables to R data.frame objects / knitr::kable-tables.

r-splinemixmeta 1.0.1
Propagated dependencies: r-mixmeta@1.2.2 r-mgcv@1.9-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: <https://github.com/perrydv/splinemixmeta>
Licenses: GPL 3+
Build system: r
Synopsis: Additive Mixed Meta-Analysis with Spline Meta-Regression
Description:

Fit additive mixed meta-analysis (AMMA) models, extending the mixmeta package <https://cran.r-project.org/package=mixmeta> to allow for spline-based meta-regression. Functions combine features of mgcv <https://cran.r-project.org/package=mgcv> for building spline components and mixmeta for estimating general mixed-effects meta-analysis models.

r-sasmarkdown 0.8.7
Propagated dependencies: r-xfun@0.54 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.ssc.wisc.edu/~hemken/SASworkshops/sas.html#writing-sas-documentation
Licenses: Expat
Build system: r
Synopsis: 'SAS' Markdown
Description:

Settings and functions to extend the knitr SAS engine.

r-smallsets 2.0.0
Propagated dependencies: r-rmarkdown@2.30 r-reticulate@1.44.1 r-plotrix@3.8-13 r-patchwork@1.3.2 r-knitr@1.50 r-ggtext@0.1.2 r-ggplot2@4.0.1 r-flextable@0.9.10 r-colorspace@2.1-2 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://lydialucchesi.github.io/smallsets/
Licenses: GPL 3+
Build system: r
Synopsis: Visual Documentation for Data Preprocessing
Description:

Data practitioners regularly use the R and Python programming languages to prepare data for analyses. Thus, they encode important data preprocessing decisions in R and Python code. The smallsets package subsequently decodes these decisions into a Smallset Timeline, a static, compact visualisation of data preprocessing decisions (Lucchesi et al. (2022) <doi:10.1145/3531146.3533175>). The visualisation consists of small data snapshots of different preprocessing steps. The smallsets package builds this visualisation from a user's dataset and preprocessing code located in an R', R Markdown', Python', or Jupyter Notebook file. Users simply add structured comments with snapshot instructions to the preprocessing code. One optional feature in smallsets requires installation of the Gurobi optimisation software and gurobi R package, available from <https://www.gurobi.com>. More information regarding the optional feature and gurobi installation can be found in the smallsets vignette.

r-stmgui 0.1.6
Propagated dependencies: r-tm@0.7-16 r-stm@1.3.8 r-shinythemes@1.2.0 r-shinyjs@2.1.0 r-shinybs@0.61.1 r-shiny@1.11.1 r-markdown@2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stmgui
Licenses: Expat
Build system: r
Synopsis: Shiny Application for Creating STM Models
Description:

This package provides an application that acts as a GUI for the stm text analysis package.

r-ssdm 0.2.11
Propagated dependencies: r-spthin@0.2.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-sf@1.0-23 r-sdm@1.2-59 r-scales@1.4.0 r-rpart@4.1.24 r-reshape2@1.4.5 r-raster@3.6-32 r-randomforest@4.7-1.2 r-poibin@1.6 r-nnet@7.3-20 r-mgcv@1.9-4 r-magrittr@2.0.4 r-leaflet@2.2.3 r-itertools@0.1-3 r-iterators@1.0.14 r-ggplot2@4.0.1 r-gbm@2.2.2 r-foreach@1.5.2 r-earth@5.3.4 r-e1071@1.7-16 r-doparallel@1.0.17 r-dismo@1.3-16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sylvainschmitt/SSDM
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Stacked Species Distribution Modelling
Description:

Allows to map species richness and endemism based on stacked species distribution models (SSDM). Individuals SDMs can be created using a single or multiple algorithms (ensemble SDMs). For each species, an SDM can yield a habitat suitability map, a binary map, a between-algorithm variance map, and can assess variable importance, algorithm accuracy, and between- algorithm correlation. Methods to stack individual SDMs include summing individual probabilities and thresholding then summing. Thresholding can be based on a specific evaluation metric or by drawing repeatedly from a Bernoulli distribution. The SSDM package also provides a user-friendly interface.

r-sg 0.2.0
Propagated dependencies: r-rlang@1.1.6 r-mime@0.13 r-httr2@1.2.1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/botan/sg
Licenses: Expat
Build system: r
Synopsis: 'SendGrid' Email API Client
Description:

Simple SendGrid Email API client for creating and sending emails. For more information, visit the official SendGrid Email API documentation: <https://sendgrid.com/en-us/solutions/email-api>.

r-stream 2.0-3
Propagated dependencies: r-rpart@4.1.24 r-rcpp@1.1.0 r-proxy@0.4-27 r-mlbench@2.1-6 r-mass@7.3-65 r-magrittr@2.0.4 r-fpc@2.2-13 r-dbscan@1.2.3 r-clustergeneration@1.3.8 r-cluster@2.1.8.1 r-clue@0.3-66 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mhahsler/stream
Licenses: GPL 3
Build system: r
Synopsis: Infrastructure for Data Stream Mining
Description:

This package provides a framework for data stream modeling and associated data mining tasks such as clustering and classification. The development of this package was supported in part by NSF IIS-0948893, NSF CMMI 1728612, and NIH R21HG005912. Hahsler et al (2017) <doi:10.18637/jss.v076.i14>.

r-sftools 0.1.0
Propagated dependencies: r-wordspace@0.2-9 r-ff@4.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sites.google.com/site/mohamedlaibwebpage/
Licenses: GPL 3
Build system: r
Synopsis: Space Filling Based Tools for Data Mining
Description:

This package contains space filling based tools for machine learning and data mining. Some functions offer several computational techniques and deal with the out of memory for large big data by using the ff package.

r-sae-prop 0.1.2
Propagated dependencies: r-progress@1.2.3 r-mass@7.3-65 r-magic@1.6-1 r-fpc@2.2-13 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mrijalussholihin/sae.prop
Licenses: GPL 3
Build system: r
Synopsis: Small Area Estimation using Fay-Herriot Models with Additive Logistic Transformation
Description:

This package implements Additive Logistic Transformation (alr) for Small Area Estimation under Fay Herriot Model. Small Area Estimation is used to borrow strength from auxiliary variables to improve the effectiveness of a domain sample size. This package uses Empirical Best Linear Unbiased Prediction (EBLUP). The Additive Logistic Transformation (alr) are based on transformation by Aitchison J (1986). The covariance matrix for multivariate application is based on covariance matrix used by Esteban M, Lombardà a M, López-Vizcaà no E, Morales D, and Pérez A <doi:10.1007/s11749-019-00688-w>. The non-sampled models are modified area-level models based on models proposed by Anisa R, Kurnia A, and Indahwati I <doi:10.9790/5728-10121519>, with univariate model using model-3, and multivariate model using model-1. The MSE are estimated using Parametric Bootstrap approach. For non-sampled cases, MSE are estimated using modified approach proposed by Haris F and Ubaidillah A <doi:10.4108/eai.2-8-2019.2290339>.

r-stopmotion 0.1.0
Propagated dependencies: r-magick@2.9.0 r-checkmate@2.3.3
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-statamarkdown 0.9.6
Propagated dependencies: r-xfun@0.54 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=Statamarkdown
Licenses: Expat
Build system: r
Synopsis: 'Stata' Markdown
Description:

Settings and functions to extend the knitr Stata engine.

r-smoothsurv 2.6
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://msekce.karlin.mff.cuni.cz/~komarek/
Licenses: GPL 2+
Build system: r
Synopsis: Survival Regression with Smoothed Error Distribution
Description:

Contains, as a main contribution, a function to fit a regression model with possibly right, left or interval censored observations and with the error distribution expressed as a mixture of G-splines. Core part of the computation is done in compiled C++ written using the Scythe Statistical Library Version 0.3.

r-survsparse 0.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-purrr@1.2.0 r-nloptr@2.2.1 r-nleqslv@3.3.5 r-mass@7.3-65 r-gaussquad@1.0-3 r-foreach@1.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SurvSparse
Licenses: GPL 3
Build system: r
Synopsis: Survival Analysis with Sparse Longitudinal Covariates
Description:

Survival analysis with sparse longitudinal covariates under right censoring scheme. Different hazards models are involved. Please cite the manuscripts corresponding to this package: Sun, Z. et al. (2022) <doi:10.1007/s10985-022-09548-6>, Sun, Z. and Cao, H. (2023) <arXiv:2310.15877> and Sun, D. et al. (2023) <arXiv:2308.15549>.

r-specsverification 0.5-3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpecsVerification
Licenses: GPL 2+
Build system: r
Synopsis: Forecast Verification Routines for Ensemble Forecasts of Weather and Climate
Description:

This package provides a collection of forecast verification routines developed for the SPECS FP7 project. The emphasis is on comparative verification of ensemble forecasts of weather and climate.

r-schoenberg 2.0.3
Propagated dependencies: r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=schoenberg
Licenses: GPL 3+
Build system: r
Synopsis: Tools for 12-Tone Musical Composition
Description:

This package provides functions for creating and manipulating 12-tone (i.e., dodecaphonic) musical matrices using Arnold Schoenberg's (1923) serialism technique. This package can generate random 12-tone matrices and can generate matrices using a pre-determined sequence of notes.

r-sqmtools 1.7.2
Propagated dependencies: r-zip@2.3.3 r-reshape2@1.4.5 r-pathview@1.50.0 r-ggplot2@4.0.1 r-data-table@1.17.8 r-biostrings@2.78.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jtamames/SqueezeMeta
Licenses: GPL 3
Build system: r
Synopsis: Analyze Results Generated by the 'SqueezeMeta' Pipeline
Description:

SqueezeMeta is a versatile pipeline for the automated analysis of metagenomics/metatranscriptomics data (<https://github.com/jtamames/SqueezeMeta>). This package provides functions loading SqueezeMeta results into R, filtering them based on different criteria, and visualizing the results using basic plots. The SqueezeMeta project (and any subsets of it generated by the different filtering functions) is parsed into a single object, whose different components (e.g. tables with the taxonomic or functional composition across samples, contig/gene abundance profiles) can be easily analyzed using other R packages such as vegan or DESeq2'. The methods in this package are further described in Puente-Sánchez et al., (2020) <doi:10.1186/s12859-020-03703-2>.

r-speff2trial 1.0.5
Propagated dependencies: r-survival@3.8-3 r-leaps@3.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mjuraska/speff2trial
Licenses: GPL 2
Build system: r
Synopsis: Semiparametric Efficient Estimation for a Two-Sample Treatment Effect
Description:

This package performs estimation and testing of the treatment effect in a 2-group randomized clinical trial with a quantitative, dichotomous, or right-censored time-to-event endpoint. The method improves efficiency by leveraging baseline predictors of the endpoint. The inverse probability weighting technique of Robins, Rotnitzky, and Zhao (JASA, 1994) is used to provide unbiased estimation when the endpoint is missing at random.

r-sumextras 1.0.0
Propagated dependencies: r-rlang@1.1.6 r-gtsummary@2.5.0 r-gt@1.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/kyleGrealis/sumExtras
Licenses: Expat
Build system: r
Synopsis: Extra Functions for 'gtsummary' Table Styling
Description:

This package provides additional convenience functions for gtsummary (Sjoberg et al. (2021) <doi:10.32614/RJ-2021-053>) & gt tables, including automatic variable labeling from dictionaries, standardized missing value display, and consistent formatting helpers for streamlined table styling workflows.

r-sregsurvey 0.1.3
Propagated dependencies: r-teachingsampling@4.1.1 r-magrittr@2.0.4 r-gamlss-dist@6.1-1 r-gamlss@5.5-0 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sregsurvey
Licenses: GPL 3
Build system: r
Synopsis: Semiparametric Model-Assisted Estimation in Finite Populations
Description:

It is a framework to fit semiparametric regression estimators for the total parameter of a finite population when the interest variable is asymmetric distributed. The main references for this package are Sarndal C.E., Swensson B., and Wretman J. (2003,ISBN: 978-0-387-40620-6, "Model Assisted Survey Sampling." Springer-Verlag) Cardozo C.A, Paula G.A. and Vanegas L.H. (2022) "Generalized log-gamma additive partial linear mdoels with P-spline smoothing", Statistical Papers. Cardozo C.A and Alonso-Malaver C.E. (2022). "Semi-parametric model assisted estimation in finite populations." In preparation.

Total packages: 69239