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

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-shinychakraui 1.1.1
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.11.1 r-rlang@1.1.6 r-reactr@0.6.1 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-formatr@1.14 r-fontawesome@0.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stla/shinyChakraUI
Licenses: GPL 3+
Synopsis: Wrapper of the 'React' Library 'Chakra UI' for 'Shiny'
Description:

Makes the React library Chakra UI usable in Shiny apps. Chakra UI components include alert dialogs, drawers (sliding panels), menus, modals, popovers, sliders, and more.

r-softclustering 2.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SoftClustering
Licenses: GPL 2
Synopsis: Soft Clustering Algorithms
Description:

It contains soft clustering algorithms, in particular approaches derived from rough set theory: Lingras & West original rough k-means, Peters refined rough k-means, and PI rough k-means. It also contains classic k-means and a corresponding illustrative demo.

r-soundgen 2.8.0
Propagated dependencies: r-zoo@1.8-14 r-tuner@1.4.7 r-signal@1.8-1 r-shinyjs@2.1.0 r-shiny@1.11.1 r-seewave@2.2.4 r-phontools@0.2-2.2 r-nonlineartseries@0.3.1 r-mvtnorm@1.3-3 r-foreach@1.5.2 r-dtw@1.23-1 r-doparallel@1.0.17 r-data-table@1.17.8 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://cogsci.se/soundgen.html
Licenses: GPL 2+
Synopsis: Sound Synthesis and Acoustic Analysis
Description:

This package performs parametric synthesis of sounds with harmonic and noise components such as animal vocalizations or human voice. Also offers tools for audio manipulation and acoustic analysis, including pitch tracking, spectral analysis, audio segmentation, pitch and formant shifting, etc. Includes four interactive web apps for synthesizing and annotating audio, manually correcting pitch contours, and measuring formant frequencies. Reference: Anikin (2019) <doi:10.3758/s13428-018-1095-7>.

r-spatsoc 0.2.2
Dependencies: sqlite@3.39.3 proj@9.3.1 geos@3.12.1 gdal@3.8.2
Propagated dependencies: r-units@1.0-0 r-sf@1.0-23 r-igraph@2.2.1 r-data-table@1.17.8 r-adehabitathr@0.4.22
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.ropensci.org/spatsoc/
Licenses: GPL 3 FSDG-compatible
Synopsis: Group Animal Relocation Data by Spatial and Temporal Relationship
Description:

Detects spatial and temporal groups in GPS relocations (Robitaille et al. (2019) <doi:10.1111/2041-210X.13215>). It can be used to convert GPS relocations to gambit-of-the-group format to build proximity-based social networks In addition, the randomizations function provides data-stream randomization methods suitable for GPS data.

r-sciber 0.2.2
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RavenGan/SCIBER
Licenses: Expat
Synopsis: Single-Cell Integrator and Batch Effect Remover
Description:

Remove batch effects by projecting query batches into the reference batch space.

r-shinyobjects 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-styler@1.11.0 r-stringr@1.6.0 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-pander@0.6.6 r-magrittr@2.0.4 r-knitr@1.50 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://cran.r-project.org/package=shinyobjects
Licenses: GPL 3
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.

r-sdamr 0.2.0
Propagated dependencies: r-ggplot2@4.0.1 r-dplyr@1.1.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://mspeekenbrink.github.io/sdam-r/
Licenses: GPL 3
Synopsis: Statistics: Data Analysis and Modelling
Description:

Data sets and functions to support the books "Statistics: Data analysis and modelling" by Speekenbrink, M. (2021) <https://mspeekenbrink.github.io/sdam-book/> and "An R companion to Statistics: data analysis and modelling" by Speekenbrink, M. (2021) <https://mspeekenbrink.github.io/sdam-r-companion/>. All datasets analysed in these books are provided in this package. In addition, the package provides functions to compute sample statistics (variance, standard deviation, mode), create raincloud and enhanced Q-Q plots, and expand Anova results into omnibus tests and tests of individual contrasts.

r-sportscausal 1.0
Propagated dependencies: r-keras@2.16.0 r-causalimpact@1.4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SPORTSCausal
Licenses: GPL 2
Synopsis: Spillover Time Series Causal Inference
Description:

This package provides a time series causal inference model for Randomized Controlled Trial (RCT) under spillover effect. SPORTSCausal (Spillover Time Series Causal Inference) separates treatment effect and spillover effect from given responses of experiment group and control group by predicting the response without treatment. It reports both effects by fitting the Bayesian Structural Time Series (BSTS) model based on CausalImpact', as described in Brodersen et al. (2015) <doi:10.1214/14-AOAS788>.

r-shapboost 1.0.1
Propagated dependencies: r-xgboost@1.7.11.1 r-shapforxgboost@0.1.3 r-matrix@1.7-4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/O-T-O-Z/SHAPBoost-R
Licenses: Expat
Synopsis: The SHAPBoost Feature Selection Algorithm
Description:

The implementation of SHAPBoost, a boosting-based feature selection technique that ranks features iteratively based on Shapley values.

r-streammoa 1.3-1
Dependencies: openjdk@25
Propagated dependencies: r-stream@2.0-3 r-rjava@1.0-11 r-proxy@0.4-27
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=streamMOA
Licenses: GPL 3
Synopsis: Interface for MOA Stream Clustering Algorithms
Description:

Interface for data stream clustering algorithms implemented in the MOA (Massive Online Analysis) framework (Albert Bifet, Geoff Holmes, Richard Kirkby, Bernhard Pfahringer (2010). MOA: Massive Online Analysis, Journal of Machine Learning Research 11: 1601-1604).

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
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-stoichutilities 1.0.2
Propagated dependencies: r-units@1.0-0 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-sf@1.0-23 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/STOICH-project/STOICH-utilities
Licenses: GPL 3+
Synopsis: User Tools for Accessing the STOICH Project Database
Description:

User tools for working with The STOICH (Stoichiometric Traits of Organisms in their Chemical Habitats) Project database <https://snr-stoich.unl.edu/>. This package is designed to aid in data discovery, filtering, pairing water samples with organism samples, and merging data tables to assist users in preparing data for analyses. For additional examples see "Additional Examples" and the readme file at <https://github.com/STOICH-project/STOICH-utilities>.

r-soundexbr 1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SoundexBR
Licenses: GPL 2+
Synopsis: Phonetic-Coding for Portuguese
Description:

The SoundexBR package provides an algorithm for decoding names into phonetic codes, as pronounced in Portuguese. The goal is for homophones to be encoded to the same representation so that they can be matched despite minor differences in spelling. The algorithm mainly encodes consonants; a vowel will not be encoded unless it is the first letter. The soundex code resultant consists of a four digits long string composed by one letter followed by three numerical digits: the letter is the first letter of the name, and the digits encode the remaining consonants.

r-slackr 3.3.1
Propagated dependencies: r-withr@3.0.2 r-tibble@3.3.0 r-rlang@1.1.6 r-memoise@2.0.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mrkaye97/slackr
Licenses: Expat
Synopsis: Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
Description:

Slack <https://slack.com/> provides a service for teams to collaborate by sharing messages, images, links, files and more. Functions are provided that make it possible to interact with the Slack platform API'. When you need to share information or data from R, rather than resort to copy/ paste in e-mails or other services like Skype <https://www.skype.com/en/>, you can use this package to send well-formatted output from multiple R objects and expressions to all teammates at the same time with little effort. You can also send images from the current graphics device, R objects, and upload files.

r-sisti 0.0.1
Propagated dependencies: r-tibble@3.3.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rmagno.eu/sisti/
Licenses: FSDG-compatible
Synopsis: Real-Time PCR Data Sets by Sisti et al. (2010)
Description:

This data package contains four datasets of quantitative PCR (qPCR) amplification curves that were used as supplementary data in the research article by Sisti et al. (2010), <doi:10.1186/1471-2105-11-186>. The primary dataset comprises a ten-fold dilution series spanning copy numbers from 3.14 Ã 10^7 to 3.14 Ã 10^2, with twelve replicates per concentration. These samples are based on a pGEM-T Promega plasmid containing a 104 bp fragment of the mitochondrial gene NADH dehydrogenase 1 (MT-ND1), amplified using the ND1/ND2 primer pair. The remaining three datasets contain qPCR results in the presence of specific PCR inhibitors: tannic acid, immunoglobulin G (IgG), and quercetin, respectively, to assess their effects on the amplification process. These datasets are useful for researchers interested in PCR kinetics. The original raw data file is available as Additional File 1: <https://static-content.springer.com/esm/art%3A10.1186%2F1471-2105-11-186/MediaObjects/12859_2009_3643_MOESM1_ESM.XLS>.

r-sylcount 0.2-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wrathematics/sylcount
Licenses: FSDG-compatible
Synopsis: Syllable Counting and Readability Measurements
Description:

An English language syllable counter, plus readability score measure-er. For readability, we support Flesch Reading Ease and Flesch-Kincaid Grade Level ('Kincaid et al'. 1975) <https://stars.library.ucf.edu/cgi/viewcontent.cgi?article=1055&context=istlibrary>, Automated Readability Index ('Senter and Smith 1967) <https://apps.dtic.mil/sti/citations/AD0667273>, Simple Measure of Gobbledygook (McLaughlin 1969), and Coleman-Liau (Coleman and Liau 1975) <doi:10.1037/h0076540>. The package has been carefully optimized and should be very efficient, both in terms of run time performance and memory consumption. The main methods are vectorized by document, and scores for multiple documents are computed in parallel via OpenMP'.

r-ssev 0.1.0
Propagated dependencies: r-pwr@1.3-0 r-mess@0.6.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssev
Licenses: GPL 3
Synopsis: Sample Size Computation for Fixed N with Optimal Reward
Description:

Computes the optimal sample size for various 2-group designs (e.g., when comparing the means of two groups assuming equal variances, unequal variances, or comparing proportions) when the aim is to maximize the rewards over the full decision procedure of a) running a trial (with the computed sample size), and b) subsequently administering the winning treatment to the remaining N-n units in the population. Sample sizes and expected rewards for standard t- and z- tests are also provided.

r-stareg 1.0.4
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-qvalue@2.42.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=STAREG
Licenses: GPL 3
Synopsis: An Empirical Bayes Approach for Replicability Analysis Across Two Studies
Description:

This package provides a robust and powerful empirical Bayesian approach is developed for replicability analysis of two large-scale experimental studies. The method controls the false discovery rate by using the joint local false discovery rate based on the replicability null as the test statistic. An EM algorithm combined with a shape constraint nonparametric method is used to estimate unknown parameters and functions. [Li, Y. et al., (2024), <doi:10.1371/journal.pgen.1011423>].

r-sensitivityfull 1.5.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sensitivityfull
Licenses: GPL 2
Synopsis: Sensitivity Analysis for Full Matching in Observational Studies
Description:

Sensitivity to unmeasured biases in an observational study that is a full match. Function senfm() performs tests and function senfmCI() creates confidence intervals. The method uses Huber's M-statistics, including least squares, and is described in Rosenbaum (2007, Biometrics) <DOI:10.1111/j.1541-0420.2006.00717.x>.

r-sitools 1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sitools
Licenses: GPL 3
Synopsis: Format a number to a string with SI prefix
Description:

Format a number (or a list of numbers) to a string (or a list of strings) with SI prefix. Use SI prefixes as constants like (4 * milli)^2.

r-scenes 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.8.0 r-cookies@0.2.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/r4ds/scenes
Licenses: Expat
Synopsis: Switch Between Alternative 'shiny' UIs
Description:

Sometimes it is useful to serve up alternative shiny UIs depending on information passed in the request object, such as the value of a cookie or a query parameter. This packages facilitates such switches.

r-summer 2.0.0
Propagated dependencies: r-viridis@0.6.5 r-terra@1.8-86 r-survival@3.8-3 r-survey@4.4-8 r-spdep@1.4-1 r-sp@2.2-0 r-shadowtext@0.1.6 r-sf@1.0-23 r-scales@1.4.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-matrix@1.7-4 r-lifecycle@1.0.4 r-haven@2.5.5 r-ggridges@0.5.7 r-ggplot2@4.0.1 r-fields@17.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/richardli/SUMMER
Licenses: GPL 2+
Synopsis: Small-Area-Estimation Unit/Area Models and Methods for Estimation in R
Description:

This package provides methods for spatial and spatio-temporal smoothing of demographic and health indicators using survey data, with particular focus on estimating and projecting under-five mortality rates, described in Mercer et al. (2015) <doi:10.1214/15-AOAS872>, Li et al. (2019) <doi:10.1371/journal.pone.0210645>, Wu et al. (DHS Spatial Analysis Reports No. 21, 2021), and Li et al. (2023) <doi:10.48550/arXiv.2007.05117>.

r-sparsestep 1.0.1
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/GjjvdBurg/SparseStep
Licenses: GPL 2+
Synopsis: SparseStep Regression
Description:

This package implements the SparseStep model for solving regression problems with a sparsity constraint on the parameters. The SparseStep regression model was proposed in Van den Burg, Groenen, and Alfons (2017) <arXiv:1701.06967>. In the model, a regularization term is added to the regression problem which approximates the counting norm of the parameters. By iteratively improving the approximation a sparse solution to the regression problem can be obtained. In this package both the standard SparseStep algorithm is implemented as well as a path algorithm which uses golden section search to determine solutions with different values for the regularization parameter.

r-sketchy 1.0.5
Propagated dependencies: r-xaringanextra@0.8.0 r-urlchecker@1.0.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rmarkdown@2.30 r-remotes@2.5.0 r-packrat@0.9.3 r-knitr@1.50 r-git2r@0.36.2 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/maRce10/sketchy
Licenses: GPL 2+
Synopsis: Create Custom Research Compendiums
Description:

This package provides functions to create and manage research compendiums for data analysis. Research compendiums are a standard and intuitive folder structure for organizing the digital materials of a research project, which can significantly improve reproducibility. The package offers several compendium structure options that fit different research project as well as the ability of duplicating the folder structure of existing projects or implementing custom structures. It also simplifies the use of version control.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208