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

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-shiny-i18n 0.3.0
Propagated dependencies: r-yaml@2.3.10 r-stringr@1.6.0 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-r6@2.6.1 r-jsonlite@2.0.0 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://appsilon.github.io/shiny.i18n/
Licenses: Expat
Build system: r
Synopsis: Shiny Applications Internationalization
Description:

It provides easy internationalization of Shiny applications. It can be used as standalone translation package to translate reports, interactive visualizations or graphical elements as well.

r-skiftitools 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-s2dv@2.2.1 r-rvcg@0.25 r-rnifti@1.8.0 r-rmarchingcubes@0.1.4 r-rgl@1.3.31 r-r-utils@2.13.0 r-png@0.1-8 r-oce@1.8-3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haanme/skiftiTools
Licenses: GPL 3
Build system: r
Synopsis: Tools and Operations for Reading, Writing, Viewing, and Manipulating SKIFTI Files
Description:

SKIFTI files contain brain imaging data in coordinates across Tract Based Spatial Statistics (TBSS) skeleton, which represent the brain white matter intensity values. skiftiTools provides a unified environment for reading, writing, visualizing and manipulating SKIFTI-format data. It supports the "subsetting", "concatenating", and using data as data.frame for R statistical functions. The SKIFTI data is structured for convenient access to the data and metadata, and includes support for visualizations. For more information see Merisaari et al. (2024) <doi:10.57736/87d2-0608>.

r-stockanalyst 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stockAnalyst
Licenses: GPL 3
Build system: r
Synopsis: Equity Valuation using Methods of Fundamental Analysis
Description:

This package provides methods of Fundamental Analysis for Valuation of Equity included here serve as a quick reference for undergraduate courses on Stock Valuation and Chartered Financial Analyst Levels 1 and 2 Readings on Equity Valuation. Jerald E. Pinto (â Equity Asset Valuation (4th Edition)â , 2020, ISBN: 9781119628194). Chartered Financial Analyst Institute ("Chartered Financial Analyst Program Curriculum 2020 Level I Volumes 1-6. (Vol. 4, pp. 445-491)", 2019, ISBN: 9781119593577). Chartered Financial Analyst Institute ("Chartered Financial Analyst Program Curriculum 2020 Level II Volumes 1-6. (Vol. 4, pp. 197-447)", 2019, ISBN: 9781119593614).

r-snbdata 0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://enricoschumann.net/R/packages/SNBdata/
Licenses: GPL 3
Build system: r
Synopsis: Download Data from the Swiss National Bank (SNB)
Description:

Download data (tables and datasets) from the Swiss National Bank (SNB; <https://www.snb.ch/en>), the Swiss central bank. The package is lightweight and comes with few dependencies; suggested packages are used only if data is to be transformed into particular data structures, for instance into zoo objects. Downloaded data can optionally be cached, to avoid repeated downloads of the same files.

r-svalignr 0.9.2
Propagated dependencies: r-stringr@1.6.0 r-polychrome@1.5.4 r-oompabase@3.2.10 r-nameneedle@1.2.8 r-igraph@2.2.1 r-dendextend@1.19.1 r-colorspace@2.1-2 r-biostrings@2.78.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Recovering Structure of Long Molecules from Structural Variation Data
Description:

This package implements a method to combine multiple levels of multiple sequence alignment to uncover the structure of complex DNA rearrangements.

r-sdt 1.0.0
Propagated dependencies: r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.meb.edu.tum.de
Licenses: GPL 2+
Build system: r
Synopsis: Self-Determination Theory Measures
Description:

This package provides functions for self-determination motivation theory (SDT) to compute measures of motivation internalization, motivation simplex structure, and of the original and adjusted self-determination or relative autonomy index. SDT was introduced by Deci and Ryan (1985) <doi:10.1007/978-1-4899-2271-7>. See package?SDT for an overview.

r-spotidy 0.1.0
Propagated dependencies: r-purrr@1.2.0 r-magrittr@2.0.4 r-httr@1.4.7 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=spotidy
Licenses: Expat
Build system: r
Synopsis: Providing Convenience Functions to Connect R with the Spotify API
Description:

Providing convenience functions to connect R with the Spotify application programming interface ('API'). At first it aims to help setting up the OAuth2.0 Authentication flow. The default output of the get_*() functions is tidy, but optionally the functions could return the raw response from the API as well. The search_*() and get_*() functions can be combined. See the vignette for more information and examples and the official Spotify for Developers website <https://developer.spotify.com/documentation/web-api/> for information about the Web API'.

r-superranker 1.2.1
Propagated dependencies: r-rcpp@1.1.0 r-prodlim@2025.04.28
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SuperRanker
Licenses: GPL 2+
Build system: r
Synopsis: Sequential Rank Agreement
Description:

This package provides tools for analysing the agreement of two or more rankings of the same items. Examples are importance rankings of predictor variables and risk predictions of subjects. Benchmarks for agreement are computed based on random permutation and bootstrap. See Ekstrøm CT, Gerds TA, Jensen, AK (2018). "Sequential rank agreement methods for comparison of ranked lists." _Biostatistics_, *20*(4), 582-598 <doi:10.1093/biostatistics/kxy017> for more information.

r-simireff 1.0
Propagated dependencies: r-truncnorm@1.0-9 r-rvinecopulib@0.7.3.1.0 r-np@0.60-18 r-mass@7.3-65 r-ks@1.15.1 r-extradistr@1.10.0 r-bde@1.0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/julian-urbano/simIReff/
Licenses: Expat
Build system: r
Synopsis: Stochastic Simulation for Information Retrieval Evaluation: Effectiveness Scores
Description:

This package provides tools for the stochastic simulation of effectiveness scores to mitigate data-related limitations of Information Retrieval evaluation research, as described in Urbano and Nagler (2018) <doi:10.1145/3209978.3210043>. These tools include: fitting, selection and plotting distributions to model system effectiveness, transformation towards a prespecified expected value, proxy to fitting of copula models based on these distributions, and simulation of new evaluation data from these distributions and copula models.

r-statmatch 1.4.3
Propagated dependencies: r-survey@4.4-8 r-proxy@0.4-27 r-lpsolve@5.6.23 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/marcellodo/StatMatch
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Matching or Data Fusion
Description:

Integration of two data sources referred to the same target population which share a number of variables. Some functions can also be used to impute missing values in data sets through hot deck imputation methods. Methods to perform statistical matching when dealing with data from complex sample surveys are available too.

r-shinymonacoeditor 1.1.0
Propagated dependencies: r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stla/shinyMonacoEditor
Licenses: GPL 3
Build system: r
Synopsis: The 'Monaco' Editor in 'Shiny'
Description:

This package provides a Shiny app including the Monaco editor. The Monaco editor is the code editor which powers VS Code'. It is particularly well developed for JavaScript'. In addition to the Monaco editor features, the app provides prettifiers and minifiers for multiple languages, SCSS and TypeScript compilers, code checking for C and C++ (requires cppcheck').

r-secrettext 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-testthat@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-magrittr@2.0.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=secrettext
Licenses: Expat
Build system: r
Synopsis: Encrypt Text Using a Shifting Substitution Cipher
Description:

Encrypt text using a simple shifting substitution cipher with setcode(), providing two numeric keys used to define the encryption algorithm. The resulting text can be decoded using decode() function and the two numeric keys specified during encryption.

r-sp23design 0.9-1
Propagated dependencies: r-survival@3.8-3 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=sp23design
Licenses: LGPL 3
Build system: r
Synopsis: Design and Simulation of Seamless Phase II-III Clinical Trials
Description:

This package provides methods for generating, exploring and executing seamless Phase II-III designs of Lai, Lavori and Shih using generalized likelihood ratio statistics. Includes pdf and source files that describe the entire R implementation with the relevant mathematical details.

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
Build system: r
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-screenshot 0.9.2
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magick@2.9.0 r-imager@1.0.5 r-fs@1.6.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/matutosi/screenshot
Licenses: Expat
Build system: r
Synopsis: Take Screenshots (Screen Capture) from R Command
Description:

Take screenshots from R command and locate an image position.

r-selectmeta 1.0.9
Propagated dependencies: r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.kasparrufibach.ch
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Weight Functions in Meta Analysis
Description:

Publication bias, the fact that studies identified for inclusion in a meta analysis do not represent all studies on the topic of interest, is commonly recognized as a threat to the validity of the results of a meta analysis. One way to explicitly model publication bias is via selection models or weighted probability distributions. In this package we provide implementations of several parametric and nonparametric weight functions. The novelty in Rufibach (2011) is the proposal of a non-increasing variant of the nonparametric weight function of Dear & Begg (1992). The new approach potentially offers more insight in the selection process than other methods, but is more flexible than parametric approaches. To maximize the log-likelihood function proposed by Dear & Begg (1992) under a monotonicity constraint we use a differential evolution algorithm proposed by Ardia et al (2010a, b) and implemented in Mullen et al (2009). In addition, we offer a method to compute a confidence interval for the overall effect size theta, adjusted for selection bias as well as a function that computes the simulation-based p-value to assess the null hypothesis of no selection as described in Rufibach (2011, Section 6).

r-stepwisetest 1.0
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=StepwiseTest
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Testing Method to Control Generalized Family-Wise Error Rate and False Discovery Proportion
Description:

Collection of stepwise procedures to conduct multiple hypotheses testing. The details of the stepwise algorithm can be found in Romano and Wolf (2007) <DOI:10.1214/009053606000001622> and Hsu, Kuan, and Yen (2014) <DOI:10.1093/jjfinec/nbu014>.

r-seuratexplorer 0.1.2
Propagated dependencies: r-shinywidgets@0.9.0 r-shinyjqui@0.4.1 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shinybs@0.61.1 r-shiny@1.11.1 r-seuratobject@5.2.0 r-seurat@5.3.1 r-scales@1.4.0 r-reshape2@1.4.5 r-qs2@0.1.6 r-patchwork@1.3.2 r-markdown@2.0 r-knitr@1.50 r-ggplot2@4.0.1 r-ggalluvial@0.12.5 r-dt@0.34.0 r-dplyr@1.1.4 r-colourpicker@1.3.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://CRAN.R-project.org/package=SeuratExplorer
Licenses: GPL 3+
Build system: r
Synopsis: An 'Shiny' App for Exploring scRNA-seq Data Processed in 'Seurat'
Description:

This package provides a simple, one-command package which runs an interactive dashboard capable of common visualizations for single cell RNA-seq. SeuratExplorer requires a processed Seurat object, which is saved as rds or qs2 file.

r-semiparmf 1.0.0
Propagated dependencies: r-spdep@1.4-1 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jzeuzs/SemiparMF
Licenses: Expat
Build system: r
Synopsis: Semiparametric Spatiotemporal Model with Mixed Frequencies
Description:

Fits a semiparametric spatiotemporal model for data with mixed frequencies, specifically where the response variable is observed at a lower frequency than some covariates. The estimation uses an iterative backfitting algorithm that combines a non-parametric smoothing spline for high-frequency data, parametric estimation for low-frequency and spatial neighborhood effects, and an autoregressive error structure. Methodology based on Malabanan, Lansangan, and Barrios (2022) <https://scienggj.org/2022/SciEnggJ%202022-vol15-no02-p90-107-Malabanan%20et%20al.pdf>.

r-swmpr 2.5.2
Propagated dependencies: r-zoo@1.8-14 r-xml@3.99-0.20 r-tidyr@1.3.1 r-tictoc@1.2.1 r-suncalc@0.5.1 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-openair@2.19.0 r-oce@1.8-3 r-lattice@0.22-7 r-httr@1.4.7 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://fawda123.github.io/SWMPr/
Licenses: CC0
Build system: r
Synopsis: Retrieving, Organizing, and Analyzing Estuary Monitoring Data
Description:

This package provides tools for retrieving, organizing, and analyzing environmental data from the System Wide Monitoring Program of the National Estuarine Research Reserve System <https://cdmo.baruch.sc.edu/>. These tools address common challenges associated with continuous time series data for environmental decision making.

r-signnet 1.0.6
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/schochastics/signnet
Licenses: Expat
Build system: r
Synopsis: Methods to Analyse Signed Networks
Description:

This package provides methods for the analysis of signed networks. This includes several measures for structural balance as introduced by Cartwright and Harary (1956) <doi:10.1037/h0046049>, blockmodeling algorithms from Doreian (2008) <doi:10.1016/j.socnet.2008.03.005>, various centrality indices, and projections of signed two-mode networks introduced by Schoch (2020) <doi:10.1080/0022250X.2019.1711376>.

r-shinytesters 0.1.0
Propagated dependencies: 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://ashbaldry.github.io/shinytesters/
Licenses: GPL 3
Build system: r
Synopsis: Update 'Shiny' Inputs when using testServer()
Description:

Create mocked bindings to Shiny update functions within test function calls to automatically update input values. The mocked bindings simulate the communication between the server and UI components of a Shiny module in testServer().

r-sce 1.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://doi.org/10.5194/hess-25-4947-2021
Licenses: GPL 3
Build system: r
Synopsis: Stepwise Clustered Ensemble
Description:

Implementation of Stepwise Clustered Ensemble (SCE) and Stepwise Cluster Analysis (SCA) for multivariate data analysis. The package provides comprehensive tools for feature selection, model training, prediction, and evaluation in hydrological and environmental modeling applications. Key functionalities include recursive feature elimination (RFE), Wilks feature importance analysis, model validation through out-of-bag (OOB) validation, and ensemble prediction capabilities. The package supports both single and multivariate response variables, making it suitable for complex environmental modeling scenarios. For more details see Li et al. (2021) <doi:10.5194/hess-25-4947-2021>.

r-scpubr 3.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/enblacar/SCpubr/
Licenses: GPL 3
Build system: r
Synopsis: Generate Publication Ready Visualizations of Single Cell Transcriptomics Data
Description:

This package provides a system that provides a streamlined way of generating publication ready plots for known Single-Cell transcriptomics data in a â publication readyâ format. This is, the goal is to automatically generate plots with the highest quality possible, that can be used right away or with minimal modifications for a research article.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457