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

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-squids 25.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://squids.opens.science
Licenses: GPL 3+
Build system: r
Synopsis: Short Quasi-Unique Identifiers (SQUIDs)
Description:

It is often useful to produce short, quasi-unique identifiers (SQUIDs) without the benefit of a central authority to prevent duplication. Although Universally Unique Identifiers (UUIDs) provide for this, these are also unwieldy; for example, the most used UUID, version 4, is 36 characters long. SQUIDs are short (8 characters) at the expense of having more collisions, which can be mitigated by combining them with human-produced suffixes, yielding relatively brief, half human-readable, almost-unique identifiers (see for example the identifiers used for Decentralized Construct Taxonomies; Peters & Crutzen, 2024 <doi:10.15626/MP.2022.3638>). SQUIDs are the number of centiseconds elapsed since the beginning of 1970 converted to a base 30 system. This package contains functions to produce SQUIDs as well as convert them back into dates and times.

r-surrogatetest 1.3
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SurrogateTest
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Early Testing for a Treatment Effect using Surrogate Marker Information
Description:

This package provides functions to test for a treatment effect in terms of the difference in survival between a treatment group and a control group using surrogate marker information obtained at some early time point in a time-to-event outcome setting. Nonparametric kernel estimation is used to estimate the test statistic and perturbation resampling is used for variance estimation. More details will be available in the future in: Parast L, Cai T, Tian L (2019) ``Using a Surrogate Marker for Early Testing of a Treatment Effect" Biometrics, 75(4):1253-1263. <doi:10.1111/biom.13067>.

r-spectralmap 1.0
Propagated dependencies: r-scatterplot3d@0.3-44 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpectralMap
Licenses: GPL 2
Build system: r
Synopsis: Diffusion Map and Spectral Map
Description:

This package implements the diffusion map method of dimensionality reduction and spectral method of combining multiple diffusion maps, including creation of the spectra and visualization of maps.

r-sdbuildr 1.0.8
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.1.6 r-purrr@1.2.0 r-plotly@4.11.0 r-magrittr@2.0.4 r-juliaconnector@1.1.5 r-jsonlite@2.0.0 r-igraph@2.2.1 r-dplyr@1.1.4 r-diagrammer@1.0.11 r-desolve@1.40 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://kcevers.github.io/sdbuildR/
Licenses: GPL 3+
Build system: r
Synopsis: Easily Build, Simulate, and Visualise Stock-and-Flow Models
Description:

Stock-and-flow models are a computational method from the field of system dynamics. They represent how systems change over time and are mathematically equivalent to ordinary differential equations. sdbuildR (system dynamics builder) provides an intuitive interface for constructing stock-and-flow models without requiring extensive domain knowledge. Models can quickly be simulated and revised, supporting iterative development. sdbuildR simulates models in R and Julia', where Julia offers unit support and large-scale ensemble simulations. Additionally, sdbuildR can import models created in Insight Maker (<https://insightmaker.com/>).

r-shinytimer 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyTimer
Licenses: Expat
Build system: r
Synopsis: Customizable Timer for 'shiny' Applications
Description:

This package provides a customizable timer widget for shiny applications. Key features include countdown and count-up mode, multiple display formats (including simple seconds, minutes-seconds, hours-minutes-seconds, and minutes-seconds-centiseconds), ability to pause, resume, and reset the timer. shinytimer widget can be particularly useful for creating interactive and time-sensitive applications, tracking session times, setting time limits for tasks or quizzes, and more.

r-sfdep 0.2.5
Propagated dependencies: r-spdep@1.4-1 r-sf@1.0-23 r-rlang@1.1.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sfdep.josiahparry.com
Licenses: GPL 3
Build system: r
Synopsis: Spatial Dependence for Simple Features
Description:

An interface to spdep to integrate with sf objects and the tidyverse'.

r-semlbci 0.11.5
Propagated dependencies: r-rlang@1.1.6 r-pbapply@1.7-4 r-nloptr@2.2.1 r-mass@7.3-65 r-lavaan@0.6-20 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sfcheung.github.io/semlbci/
Licenses: GPL 3
Build system: r
Synopsis: Likelihood-Based Confidence Interval in Structural Equation Models
Description:

Forms likelihood-based confidence intervals (LBCIs) for parameters in structural equation modeling, introduced in Cheung and Pesigan (2023) <doi:10.1080/10705511.2023.2183860>. Currently implements the algorithm illustrated by Pek and Wu (2018) <doi:10.1037/met0000163>, and supports the robust LBCI proposed by Falk (2018) <doi:10.1080/10705511.2017.1367254>.

r-smpic 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-imager@1.0.5 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mikkelkrogsholm/smpic
Licenses: Expat
Build system: r
Synopsis: Creates Images Sized for Social Media
Description:

This package creates images that are the proper size for social media. Beautiful plots, charts and graphs wither and die if they are not shared. Social media is perfect for this but every platform has its own image dimensions. With smpic you can easily save your plots with the exact dimensions needed for the different platforms.

r-sicegar 0.3.0
Propagated dependencies: r-minpack-lm@1.2-4 r-ggplot2@4.0.1 r-fbasics@4041.97 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wilkelab/sicegar/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Analysis of Single-Cell Viral Growth Curves
Description:

Aims to quantify time intensity data by using sigmoidal and double sigmoidal curves. It fits straight lines, sigmoidal, and double sigmoidal curves on to time vs intensity data. Then all the fits are used to make decision on which model best describes the data. This method was first developed in the context of single-cell viral growth analysis (for details, see Caglar et al. (2018) <doi:10.7717/peerj.4251>), and the package name stands for "SIngle CEll Growth Analysis in R".

r-strainranking 1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StrainRanking
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Ranking of Pathogen Strains
Description:

Regression-based ranking of pathogen strains with respect to their contributions to natural epidemics, using demographic and genetic data sampled in the curse of the epidemics. This package also includes the GMCPIC test.

r-synchwave 1.1.2
Propagated dependencies: r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SynchWave
Licenses: LGPL 2.0+
Build system: r
Synopsis: Synchrosqueezed Wavelet Transform
Description:

The synchrosqueezed wavelet transform is implemented. The package is a translation of MATLAB Synchrosqueezing Toolbox, version 1.1 originally developed by Eugene Brevdo (2012). The C code for curve_ext was authored by Jianfeng Lu, and translated to Fortran by Dongik Jang. Synchrosqueezing is based on the papers: [1] Daubechies, I., Lu, J. and Wu, H. T. (2011) Synchrosqueezed wavelet transforms: An empirical mode decomposition-like tool. Applied and Computational Harmonic Analysis, 30. 243-261. [2] Thakur, G., Brevdo, E., Fukar, N. S. and Wu, H-T. (2013) The Synchrosqueezing algorithm for time-varying spectral analysis: Robustness properties and new paleoclimate applications. Signal Processing, 93, 1079-1094.

r-subincomer 0.4.0
Propagated dependencies: r-zip@2.3.3 r-tidygeocoder@1.0.6 r-sf@1.0-23 r-rlang@1.1.6 r-dplyr@1.1.4 r-curl@7.0.0 r-countrycode@1.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/pablogguz/subincomeR
Licenses: Expat
Build system: r
Synopsis: Access to Global Sub-National Income Data
Description:

This package provides access to granular sub-national income data from the MCC-PIK Database Of Sub-national Economic Output (DOSE). The package downloads and processes the data from its open repository on Zenodo (<https://zenodo.org/records/13773040>). Functions are provided to fetch data at multiple geographic levels, match coordinates to administrative regions, and access associated geometries.

r-sport 0.2.2
Propagated dependencies: r-rcpp@1.1.0 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gogonzo/sport
Licenses: GPL 2
Build system: r
Synopsis: Sequential Pairwise Online Rating Techniques
Description:

Calculates ratings for two-player or multi-player challenges. Methods included in package such as are able to estimate ratings (players strengths) and their evolution in time, also able to predict output of challenge. Algorithms are based on Bayesian Approximation Method, and they don't involve any matrix inversions nor likelihood estimation. Parameters are updated sequentially, and computation doesn't require any additional RAM to make estimation feasible. Additionally, base of the package is written in C++ what makes sport computation even faster. Methods used in the package refer to Mark E. Glickman (1999) <https://www.glicko.net/research/glicko.pdf>; Mark E. Glickman (2001) <doi:10.1080/02664760120059219>; Ruby C. Weng, Chih-Jen Lin (2011) <https://www.jmlr.org/papers/volume12/weng11a/weng11a.pdf>; W. Penny, Stephen J. Roberts (1999) <doi:10.1109/IJCNN.1999.832603>.

r-springsteen 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-devtools@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/obrienjoey/spRingsteen
Licenses: CC0
Build system: r
Synopsis: All Things Data and Springsteen
Description:

An R data package containing setlists from all Bruce Springsteen concerts over 1973-2021. Also includes all his song details such as lyrics and albums. Data extracted from: <http://brucebase.wikidot.com/>.

r-shinyfullscreen 1.1.0
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/etiennebacher/shinyfullscreen
Licenses: Expat
Build system: r
Synopsis: Display 'HTML' Elements on Full Screen in 'Shiny' Apps
Description:

In Shiny apps, it is sometimes useful to see a plot or a table in full screen. Using Shinyfullscreen', you can easily designate the HTML elements that can be displayed on fullscreen and use buttons to trigger the fullscreen view.

r-submax 1.1.5
Propagated dependencies: r-sensitivityfull@1.5.6 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=submax
Licenses: GPL 2
Build system: r
Synopsis: Effect Modification in Observational Studies Using the Submax Method
Description:

Effect modification occurs if a treatment effect is larger or more stable in certain subgroups defined by observed covariates. The submax or subgroup-maximum method of Lee et al. (2018) <doi:10.1111/biom.12884> does an overall test and separate tests in subgroups, correcting for multiple testing using the joint distribution.

r-stmomo 0.4.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-mass@7.3-65 r-gnm@1.1-5 r-forecast@8.24.0 r-fields@17.1 r-fanplot@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://github.com/amvillegas/StMoMo
Licenses: GPL 2+
Build system: r
Synopsis: Stochastic Mortality Modelling
Description:

Implementation of the family of generalised age-period-cohort stochastic mortality models. This family of models encompasses many models proposed in the actuarial and demographic literature including the Lee-Carter (1992) <doi:10.2307/2290201> and the Cairns-Blake-Dowd (2006) <doi:10.1111/j.1539-6975.2006.00195.x> models. It includes functions for fitting mortality models, analysing their goodness-of-fit and performing mortality projections and simulations.

r-samtool 1.9.1
Propagated dependencies: r-vars@1.6-1 r-tmb@1.9.18 r-snowfall@1.84-6.3 r-rmarkdown@2.30 r-rcppeigen@0.3.4.0.2 r-pbapply@1.7-4 r-msetool@3.7.5 r-gplots@3.2.0 r-dplyr@1.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://openmse.com
Licenses: GPL 3
Build system: r
Synopsis: Stock Assessment Methods Toolkit
Description:

Simulation tools for closed-loop simulation are provided for the MSEtool operating model to inform data-rich fisheries. SAMtool provides a conditioning model, assessment models of varying complexity with standardized reporting, model-based management procedures, and diagnostic tools for evaluating assessments inside closed-loop simulation.

r-smcrm 0.0-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SMCRM
Licenses: GPL 3
Build system: r
Synopsis: Data Sets for Statistical Methods in Customer Relationship Management by Kumar and Petersen (2012)
Description:

Data Sets for Kumar and Petersen (2012). Statistical Methods in Customer Relationship Management, Wiley: New York.

r-stors 1.0.1
Propagated dependencies: r-rlang@1.1.6 r-microbenchmark@1.5.0 r-digest@0.6.39 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ahmad-alqabandi.github.io/stors/
Licenses: Expat
Build system: r
Synopsis: Step Optimised Rejection Sampling
Description:

Fast and efficient sampling from general univariate probability density functions. Implements a rejection sampling approach designed to take advantage of modern CPU caches and minimise evaluation of the target density for most samples. Many standard densities are internally implemented in C for high performance, with general user defined densities also supported. A paper describing the methodology will be released soon.

r-sanfranbeachwater 0.1.0
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-rvest@1.0.5 r-readr@2.1.6 r-magrittr@2.0.4 r-lubridate@1.9.4 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=SanFranBeachWater
Licenses: Expat
Build system: r
Synopsis: Downloads and Tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program Data
Description:

Downloads and tidies the San Francisco Public Utilities Commission Beach Water Quality Monitoring Program data. Data sets can be downloaded per beach, or the raw data can be downloaded. See <https://sfwater.org/cfapps/lims/beachmain1.cfm>.

r-stripless 1.0-3
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=stripless
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Structured Trellis Displays Without Strips for Lattice Graphics
Description:

For making Trellis-type conditioning plots without strip labels. This is useful for displaying the structure of results from factorial designs and other studies when many conditioning variables would clutter the display with layers of redundant strip labels. Settings of the variables are encoded by layout and spacing in the trellis array and decoded by a separate legend. The functionality is implemented by a single S3 generic strucplot() function that is a wrapper for the Lattice package's xyplot() function. This allows access to all Lattice graphics capabilities in the usual way.

r-shiftsharese 1.1.0
Propagated dependencies: r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/kolesarm/ShiftShareSE
Licenses: GPL 3
Build system: r
Synopsis: Inference in Regressions with Shift-Share Structure
Description:

This package provides confidence intervals in least-squares regressions when the variable of interest has a shift-share structure, and in instrumental variables regressions when the instrument has a shift-share structure. The confidence intervals implement the AKM and AKM0 methods developed in Adão, Kolesár, and Morales (2019) <doi:10.1093/qje/qjz025>.

r-sparsegrid 0.8.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SparseGrid
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Sparse grid integration in R
Description:

SparseGrid is a package to create sparse grids for numerical integration, based on code from www.sparse-grids.de.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457