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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-semnova 0.1-6
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-lavaan@0.6-20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semnova
Licenses: GPL 2+
Build system: r
Synopsis: Latent Repeated Measures ANOVA
Description:

Latent repeated measures ANOVA (L-RM-ANOVA) is a structural equation modeling based alternative to traditional repeated measures ANOVA. L-RM-ANOVA extends the latent growth components approach by Mayer et al. (2012) <doi:10.1080/10705511.2012.713242> and introduces latent variables to repeated measures analysis.

r-swcrtdesign 4.1
Propagated dependencies: r-lmertest@3.1-3 r-lme4@1.1-37 r-glmmtmb@1.1.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=swCRTdesign
Licenses: GPL 2
Build system: r
Synopsis: Stepped Wedge Cluster Randomized Trial (SW CRT) Design
Description:

This package provides a set of tools for examining the design and analysis aspects of stepped wedge cluster randomized trials (SW CRT) based on a repeated cross-sectional or cohort sampling scheme (Hussey MA and Hughes JP (2007) Contemporary Clinical Trials 28:182-191).

r-smidm 1.0
Propagated dependencies: r-extradistr@1.10.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.cc-asp.fraunhofer.de/ester/smidm
Licenses: Modified BSD
Build system: r
Synopsis: Statistical Modelling for Infectious Disease Management
Description:

Statistical models for specific coronavirus disease 2019 use cases at German local health authorities. All models of Statistical modelling for infectious disease management smidm are part of the decision support toolkit in the EsteR project. More information is published in Sonja Jäckle, Rieke Alpers, Lisa Kühne, Jakob Schumacher, Benjamin Geisler, Max Westphal "'EsteR â A Digital Toolkit for COVID-19 Decision Support in Local Health Authorities" (2022) <doi:10.3233/SHTI220799> and Sonja Jäckle, Elias Röger, Volker Dicken, Benjamin Geisler, Jakob Schumacher, Max Westphal "A Statistical Model to Assess Risk for Supporting COVID-19 Quarantine Decisions" (2021) <doi:10.3390/ijerph18179166>.

r-safejoin 0.2.0
Propagated dependencies: r-lifecycle@1.0.4 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SamEdwardes/safejoin
Licenses: Expat
Build system: r
Synopsis: Perform "Safe" Table Joins
Description:

The goal of safejoin is to guarantee that when performing joins extra rows are not added to your data. safejoin provides a wrapper around dplyr::left_join that will raise an error when extra rows are unexpectedly added to your data. This can be useful when working with data where you expect there to be a many to one relationship but you are not certain the relationship holds.

r-sparsegfm 0.1.0
Propagated dependencies: r-mass@7.3-65 r-irlba@2.3.5.1 r-gfm@1.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/zjwang1013/sparseGFM
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Generalized Factor Models with Multiple Penalty Functions
Description:

This package implements sparse generalized factor models (sparseGFM) for dimension reduction and variable selection in high-dimensional data with automatic adaptation to weak factor scenarios. The package supports multiple data types (continuous, count, binary) through generalized linear model frameworks and handles missing values automatically. It provides 12 different penalty functions including Least Absolute Shrinkage and Selection Operator (Lasso), adaptive Lasso, Smoothly Clipped Absolute Deviation (SCAD), Minimax Concave Penalty (MCP), group Lasso, and their adaptive versions for inducing row-wise sparsity in factor loadings. Key features include cross-validation for regularization parameter selection using Sparsity Information Criterion (SIC), automatic determination of the number of factors via multiple information criteria, and specialized algorithms for row-sparse loading structures. The methodology employs alternating minimization with Singular Value Decomposition (SVD)-based identifiability constraints and is particularly effective for high-dimensional applications in genomics, economics, and social sciences where interpretable sparse dimension reduction is crucial. For penalty functions, see Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x>, Fan and Li (2001) <doi:10.1198/016214501753382273>, and Zhang (2010) <doi:10.1214/09-AOS729>.

r-sqlove 1.0.2
Propagated dependencies: r-rjdbc@0.2-10 r-readr@2.1.6 r-odbc@1.6.4.1 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SQLove
Licenses: Expat
Build system: r
Synopsis: Execute 'SQL' Scripts in 'R' Containing Multiple Queries
Description:

The nature of working with structured query language ('SQL') scripts efficiently often requires the creation of temporary tables and there are few clean and simple R SQL execution approaches that allow you to complete this kind of work with the R environment. This package seeks to give SQL implementations in R a little love by deploying functions that allow you to deploy complex SQL scripts within a typical R workflow.

r-spatialwarnings 3.1.1
Propagated dependencies: r-segmented@2.1-4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plyr@1.8.9 r-gsl@2.1-9 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/spatial-ews/spatialwarnings
Licenses: Expat
Build system: r
Synopsis: Spatial Early Warning Signals of Ecosystem Degradation
Description:

This package provides tools to compute and assess significance of early-warnings signals (EWS) of ecosystem degradation. EWS are spatial metrics derived from raster data -- e.g. spatial autocorrelation -- that increase before an ecosystem undergoes a non-linear transition (Genin et al. (2018) <doi:10.1111/2041-210X.13058>).

r-strip 1.0.0
Propagated dependencies: r-rlist@0.4.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/paulponcet/strip
Licenses: Expat
Build system: r
Synopsis: Lighten your R Model Outputs
Description:

The strip function deletes components of R model outputs that are useless for specific purposes, such as predict[ing], print[ing], summary[izing], etc.

r-sphereml 0.1.1
Propagated dependencies: r-spheredata@0.1.3 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-semplot@1.1.7 r-readxl@1.4.5 r-randomforest@4.7-1.2 r-proc@1.19.0.1 r-mirt@1.45.1 r-lavaan@0.6-20 r-ga@3.2.4 r-fselectorrcpp@0.3.13 r-ctt@2.3.4 r-catools@1.18.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/santosoph/sphereML
Licenses: Expat
Build system: r
Synopsis: Analyzing Students' Performance Dataset in Physics Education Research (SPHERE) using Machine Learning (ML)
Description:

This package provides a simple package facilitating ML based analysis for physics education research (PER) purposes. The implemented machine learning technique is random forest optimized by item response theory (IRT) for feature selection and genetic algorithm (GA) for hyperparameter tuning. The data analyzed here has been made available in the CRAN repository through the spheredata package. The SPHERE stands for Students Performance in Physics Education Research (PER). The students are the eleventh graders learning physics at the high school curriculum. We follow the stream of multidimensional students assessment as probed by some research based assessments in PER. The goal is to predict the students performance at the end of the learning process. Three learning domains are measured including conceptual understanding, scientific ability, and scientific attitude. Furthermore, demographic backgrounds and potential variables predicting students performance on physics are also demonstrated.

r-seinfitr 1.0.1
Propagated dependencies: r-minpack-lm@1.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dslabcena/seinfitR
Licenses: GPL 3+
Build system: r
Synopsis: Modeling the Relationship Between Nematode Densities and Plant Growth
Description:

This package implements the Seinhorst model to analyze the relationship between initial nematode densities and plant growth response using nonlinear least squares estimation. The package provides tools for model fitting, prediction, and visualization, facilitating the study of plant-nematode interactions. Model parameters can be estimated or set to predefined values based on Seinhorst (1986) <doi:10.1007/978-1-4613-2251-1_11>.

r-simglm 0.8.9
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-future-apply@1.20.0 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lebebr01/simglm
Licenses: Expat
Build system: r
Synopsis: Simulate Models Based on the Generalized Linear Model
Description:

Simulates regression models, including both simple regression and generalized linear mixed models with up to three level of nesting. Power simulations that are flexible allowing the specification of missing data, unbalanced designs, and different random error distributions are built into the package.

r-simits 0.1.1
Propagated dependencies: r-rlang@1.1.6 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=simITS
Licenses: GPL 3
Build system: r
Synopsis: Analysis via Simulation of Interrupted Time Series (ITS) Data
Description:

Uses simulation to create prediction intervals for post-policy outcomes in interrupted time series (ITS) designs, following Miratrix (2020) <arXiv:2002.05746>. This package provides methods for fitting ITS models with lagged outcomes and variables to account for temporal dependencies. It then conducts inference via simulation, simulating a set of plausible counterfactual post-policy series to compare to the observed post-policy series. This package also provides methods to visualize such data, and also to incorporate seasonality models and smoothing and aggregation/summarization. This work partially funded by Arnold Ventures in collaboration with MDRC.

r-statsearchanalyticsr 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-purrr@1.2.0 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://searchdiscovery.github.io/statsearchanalyticsr/
Licenses: Expat
Build system: r
Synopsis: An Interface for the 'STAT Search Analytics' 'API'
Description:

Pull data from the STAT Search Analytics API <https://help.getstat.com/knowledgebase/api-services/>. It was developed by the Search Discovery team to help analyze keyword ranking data.

r-soilfda 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SoilFDA
Licenses: GPL 3+
Build system: r
Synopsis: Fractal Dimension Analysis of Soil Particle Size Distribution
Description:

Function for the computation of fractal dimension based on mass of soil particle size distribution by Tyler & Wheatcraft (1992) <doi:10.2136/sssaj1992.03615995005600020005x>. It also provides functions for calculation of mean weight and geometric mean diameter of particle size distribution by Perfect et al. (1992) <doi:10.2136/sssaj1992.03615995005600050012x>.

r-soc-ca 0.8.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-shiny@1.11.1 r-rlang@1.1.6 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-matrix@1.7-4 r-magrittr@2.0.4 r-gridextra@2.3 r-ggrepel@0.9.6 r-ggpp@0.5.9 r-ggplot2@4.0.1 r-forcats@1.0.1 r-ellipse@0.5.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Rsoc/soc.ca
Licenses: GPL 3
Build system: r
Synopsis: Specific Correspondence Analysis for the Social Sciences
Description:

Specific and class specific multiple correspondence analysis on survey-like data. Soc.ca is optimized to the needs of the social scientist and presents easily interpretable results in near publication ready quality.

r-studentlife 1.1.0
Propagated dependencies: r-visdat@0.6.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-skimr@2.2.2 r-readr@2.1.6 r-r-utils@2.13.0 r-purrr@1.2.0 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Frycast/studentlife
Licenses: GPL 3
Build system: r
Synopsis: Tidy Handling and Navigation of the Student-Life Dataset
Description:

Download, navigate and analyse the Student-Life dataset. The Student-Life dataset contains passive and automatic sensing data from the phones of a class of 48 Dartmouth college students. It was collected over a 10 week term. Additionally, the dataset contains ecological momentary assessment results along with pre-study and post-study mental health surveys. The intended use is to assess mental health, academic performance and behavioral trends. The raw dataset and additional information is available at <https://studentlife.cs.dartmouth.edu/>.

r-splineplot 0.2.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jinseob2kim/splineplot
Licenses: ASL 2.0
Build system: r
Synopsis: Visualization of Spline Effects in GAM and GLM Models
Description:

This package creates ggplot2'-based visualizations of smooth effects from GAM (Generalized Additive Models) fitted with mgcv and spline effects from GLM (Generalized Linear Models). Supports interaction terms and provides hazard ratio plots with histograms for survival analysis. Wood (2017, ISBN:9781498728331) provides comprehensive methodology for generalized additive models.

r-snpfiltr 1.0.7
Propagated dependencies: r-vcfr@1.15.0 r-rtsne@0.17 r-gridextra@2.3 r-ggridges@0.5.7 r-ggplot2@4.0.1 r-cluster@2.1.8.1 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SNPfiltR
Licenses: Expat
Build system: r
Synopsis: Interactively Filter SNP Datasets
Description:

Is designed to interactively and reproducibly visualize and filter SNP (single-nucleotide polymorphism) datasets. This R-based implementation of SNP and genotype filters facilitates an interactive and iterative SNP filtering pipeline, which can be documented reproducibly via rmarkdown'. SNPfiltR contains functions for visualizing various quality and missing data metrics for a SNP dataset, and then filtering the dataset based on user specified cutoffs. All functions take vcfR objects as input, which can easily be generated by reading standard vcf (variant call format) files into R using the R package vcfR authored by Knaus and Grünwald (2017) <doi:10.1111/1755-0998.12549>. Each SNPfiltR function can return a newly filtered vcfR object, which can then be written to a local directory in standard vcf format using the vcfR package, for downstream population genetic and phylogenetic analyses.

r-spinifex 0.3.10
Propagated dependencies: r-tourr@1.2.6 r-shiny@1.11.1 r-rdimtools@1.1.3 r-plotly@4.11.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-gganimate@1.0.11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/nspyrison/spinifex/
Licenses: Expat
Build system: r
Synopsis: Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
Description:

Data visualization tours animates linear projection of multivariate data as its basis (ie. orientation) changes. The spinifex packages generates paths for manual tours by manipulating the contribution of a single variable at a time Cook & Buja (1997) <doi:10.1080/10618600.1997.10474754>. Other types of tours, such as grand (random walk) and guided (optimizing some objective function) are available in the tourr package Wickham et al. <doi:10.18637/jss.v040.i02>. spinifex builds on tourr and can render tours with gganimate and plotly graphics, and allows for exporting as an .html widget and as an .gif, respectively. This work is fully discussed in Spyrison & Cook (2020) <doi:10.32614/RJ-2020-027>.

r-shidashi 0.1.6
Propagated dependencies: r-yaml@2.3.10 r-shiny@1.11.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-formatr@1.14 r-fastmap@1.2.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://dipterix.org/shidashi/
Licenses: Expat
Build system: r
Synopsis: Shiny Dashboard Template System
Description:

This package provides a template system based on AdminLTE3 (<https://adminlte.io/themes/v3/>) theme. Comes with default theme that can be easily customized. Developers can upload modified templates on Github', and users can easily download templates with RStudio project wizard. The key features of the default template include light and dark theme switcher, resizing graphs, synchronizing inputs across sessions, new notification system, fancy progress bars, and card-like flip panels with back sides, as well as various of HTML tool widgets.

r-seekr 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-readr@2.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-fs@1.6.6 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/smartiing/seekr
Licenses: Expat
Build system: r
Synopsis: Extract Matching Lines from Matching Files
Description:

This package provides a simple interface to recursively list files from a directory, filter them using a regular expression, read their contents, and extract lines that match a user-defined pattern. The package returns a dataframe containing the matched lines, their line numbers, file paths, and the corresponding matched substrings. Designed for quick code base exploration, log inspection, or any use case involving pattern-based file and line filtering.

r-saltsampler 1.1.0
Propagated dependencies: r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SALTSampler
Licenses: Modified BSD
Build system: r
Synopsis: Efficient Sampling on the Simplex
Description:

The SALTSampler package facilitates Monte Carlo Markov Chain (MCMC) sampling of random variables on a simplex. A Self-Adjusting Logit Transform (SALT) proposal is used so that sampling is still efficient even in difficult cases, such as those in high dimensions or with parameters that differ by orders of magnitude. Special care is also taken to maintain accuracy even when some coordinates approach 0 or 1 numerically. Diagnostic and graphic functions are included in the package, enabling easy assessment of the convergence and mixing of the chain within the constrained space.

r-simboot 0.2-8
Propagated dependencies: r-mvtnorm@1.3-3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/shearer/simboot
Licenses: GPL 2+
Build system: r
Synopsis: Simultaneous Inference for Diversity Indices
Description:

This package provides estimation of simultaneous bootstrap and asymptotic confidence intervals for diversity indices, namely the Shannon and the Simpson index. Several pre--specified multiple comparison types are available to choose. Further user--defined contrast matrices are applicable. In addition, simboot estimates adjusted as well as unadjusted p--values for two of the three proposed bootstrap methods. Further simboot allows for comparing biological diversities of two or more groups while simultaneously testing a user-defined selection of Hill numbers of orders q, which are considered as appropriate and useful indices for measuring diversity.

r-spicy 0.4.2
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.1.6 r-labelled@2.16.0 r-haven@2.5.5 r-dplyr@1.1.4 r-crayon@1.5.3 r-collapse@2.1.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/amaltawfik/spicy/
Licenses: Expat
Build system: r
Synopsis: Descriptive Statistics and Data Management Tools
Description:

Extracts and summarizes metadata from data frames, including variable names, labels, types, and missing values. Computes compact descriptive statistics, frequency tables, and cross-tabulations to assist with efficient data exploration. Includes an interactive and exportable codebook generator for documenting variable metadata. Facilitates the identification of missing data patterns and structural issues in datasets. Designed to streamline initial data management and exploratory analysis workflows within R'.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457