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

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-sqn 1.0.6
Propagated dependencies: r-nor1mix@1.3-3 r-mclust@6.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SQN
Licenses: LGPL 2.0+
Build system: r
Synopsis: Subset Quantile Normalization
Description:

Normalization based a subset of negative control probes as described in Subset quantile normalization using negative control features'. Wu Z, Aryee MJ, J Comput Biol. 2010 Oct;17(10):1385-95 [PMID 20976876].

r-sumr 0.4.16
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sumR
Licenses: GPL 3+
Build system: r
Synopsis: Approximate Summation of Series
Description:

Application of theoretical results which ensure that the summation of an infinite discrete series is within an arbitrary margin of error of its true value. The C code under the hood is shared through header files to allow users to sum their own low level functions as well. Based on the paper by Braden (1992) <doi: 10.2307/2324995>.

r-sfo 0.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sfo
Licenses: Expat
Build system: r
Synopsis: San Francisco International Airport Monthly Air Passengers
Description:

This package provides monthly statistics on the number of monthly air passengers at SFO airport such as operating airline, terminal, geo, etc. Data source: San Francisco data portal (DataSF) <https://data.sfgov.org/Transportation/Air-Traffic-Passenger-Statistics/rkru-6vcg>.

r-syncmove 0.1-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SyncMove
Licenses: GPL 2
Build system: r
Synopsis: Subsample Temporal Data to Synchronal Events and Compute the MCI
Description:

The function syncSubsample subsamples temporal data of different entities so that the result only contains synchronal events. The function mci calculates the Movement Coordination Index (MCI, see reference on help page for function mci') of a data set created with the function syncSubsample'.

r-simplegraphdb 2021.03.10
Propagated dependencies: r-rsqlite@2.4.4 r-rjson@0.2.23 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mikeasilva/simplegraphdb
Licenses: Expat
Build system: r
Synopsis: Simple Graph Database
Description:

This is a graph database in SQLite'. It is inspired by Denis Papathanasiou's Python simple-graph project on GitHub'.

r-soilmanager 1.1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-readxl@1.4.5 r-rdpack@2.6.4 r-magrittr@2.0.4 r-lubridate@1.9.4 r-ggthemes@5.1.0 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://gitlab.com/SoilManageR/
Licenses: Expat
Build system: r
Synopsis: Calculate Soil Management Indicators for Agricultural Practice Assessment
Description:

Calculate numerical agricultural soil management indicators from on a management timeline of an arable field. Currently, indicators for carbon (C) input into the soil system, soil tillage intensity rating (STIR), number of soil cover and living plant cover days, N fertilization and livestock intensity, and plant diversity are implemented. The functions can also be used independently of the management timeline to calculate some indicators. The package contains tables with reference information for the functions, as well as a *.xlsx template to collect the management data.

r-sansa 0.0.1
Propagated dependencies: r-ggplot2@4.0.1 r-fnn@1.1.4.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sansa
Licenses: GPL 3+
Build system: r
Synopsis: Synthetic Data Generation for Imbalanced Learning in 'R'
Description:

Machine learning is widely used in information-systems design. Yet, training algorithms on imbalanced datasets may severely affect performance on unseen data. For example, in some cases in healthcare, financial, or internet-security contexts, certain sub-classes are difficult to learn because they are underrepresented in training data. This R package offers a flexible and efficient solution based on a new synthetic average neighborhood sampling algorithm ('SANSA'), which, in contrast to other solutions, introduces a novel â placementâ parameter that can be tuned to adapt to each datasets unique manifestation of the imbalance. More information about the algorithm's parameters can be found at Nasir et al. (2022) <https://murtaza.cc/SANSA/>.

r-sweepdiscovery 0.1.1
Propagated dependencies: r-randomforest@4.7-1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SweepDiscovery
Licenses: GPL 3
Build system: r
Synopsis: Selective Sweep Discovery Tool
Description:

Selective sweep is a biological phenomenon in which genetic variation between neighboring beneficial mutant alleles is swept away due to the effect of genetic hitchhiking. Detection of selective sweep is not well acquainted as well as it is a laborious job. This package is a user friendly approach for detecting selective sweep in genomic regions. It uses a Random Forest based machine learning approach to predict selective sweep from VCF files as an input. Input of this function, train data and new data, can be computed using the project <https://github.com/AbhikSarkar1999/SweepDiscovery> in GitHub'. This package has been developed by using the concept of Pavlidis and Alachiotis (2017) <doi:10.1186/s40709-017-0064-0>.

r-staninside 0.0.4
Propagated dependencies: r-rappdirs@0.3.3 r-fs@1.6.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/medewitt/staninside
Licenses: Expat
Build system: r
Synopsis: Facilitating the Use of 'Stan' Within Packages
Description:

Infrastructure and functions that can be used for integrating Stan (Carpenter et al. (2017) <doi:10.18637/jss.v076.i01>) code into stand alone R packages which in turn use the CmdStan engine which is often accessed through CmdStanR'. Details given in Stan Development Team (2025) <https://mc-stan.org/cmdstanr/>. Using CmdStanR and pre-written Stan code can make package installation easy. Using staninside offers a way to cache user-compiled Stan models in user-specified directories reducing the need to recompile the same model multiple times.

r-sofa 0.4.0
Propagated dependencies: r-r6@2.6.1 r-mime@0.13 r-jsonlite@2.0.0 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ropensci/sofahttps://docs.ropensci.org/sofa
Licenses: Expat
Build system: r
Synopsis: Connector to 'CouchDB'
Description:

This package provides an interface to the NoSQL database CouchDB (<http://couchdb.apache.org>). Methods are provided for managing databases within CouchDB', including creating/deleting/updating/transferring, and managing documents within databases. One can connect with a local CouchDB instance, or a remote CouchDB databases such as Cloudant'. Documents can be inserted directly from vectors, lists, data.frames, and JSON'. Targeted at CouchDB v2 or greater.

r-seismicroll 1.1.5
Propagated dependencies: 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=seismicRoll
Licenses: GPL 2+
Build system: r
Synopsis: Fast Rolling Functions for Seismology using 'Rcpp'
Description:

Fast versions of seismic analysis functions that roll over a vector of values. See the RcppRoll package for alternative versions of basic statistical functions such as rolling mean, median, etc.

r-sensory 1.1
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sensory
Licenses: GPL 2+
Build system: r
Synopsis: Simultaneous Model-Based Clustering and Imputation via a Progressive Expectation-Maximization Algorithm
Description:

This package contains the function CUUimpute() which performs model-based clustering and imputation simultaneously.

r-shinyscholar 0.4.4
Propagated dependencies: r-zip@2.3.3 r-shiny@1.11.1 r-leaflet@2.2.3 r-knitr@1.50 r-glue@1.8.0 r-gargoyle@0.0.1 r-devtools@2.4.6 r-curl@7.0.0 r-bslib@0.9.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://simon-smart88.github.io/shinyscholar/
Licenses: GPL 3
Build system: r
Synopsis: Template for Creating Reproducible 'shiny' Applications
Description:

Create a skeleton shiny application with create_template() that is reproducible, can be saved and meets academic standards for attribution. Forked from wallace'. Code is split into modules that are loaded and linked together automatically and each call one function. Guidance pages explain modules to users and flexible logging informs them of any errors. Options enable asynchronous operations, viewing of source code, interactive maps and data tables. Use to create complex analytical applications, following best practices in open science and software development. Includes functions for automating repetitive development tasks and an example application at run_shinyscholar() that requires install.packages("shinyscholar", dependencies = TRUE). A guide to developing applications can be found on the package website.

r-survhidim 0.1.1
Propagated dependencies: r-useful@1.2.6.1 r-tidyverse@2.0.0 r-survival@3.8-3 r-readr@2.1.6 r-rdpack@2.6.4 r-igraph@2.2.1 r-glmnet@4.1-10 r-factoextra@1.0.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SurvHiDim
Licenses: GPL 3
Build system: r
Synopsis: High Dimensional Survival Data Analysis
Description:

High dimensional time to events data analysis with variable selection technique. Currently support LASSO, clustering and Bonferroni's correction.

r-seqtest 0.1-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=seqtest
Licenses: GPL 3
Build system: r
Synopsis: Sequential Triangular Test
Description:

Sequential triangular test for the arithmetic mean in one- and two- samples, proportions in one- and two-samples, and the Pearson's correlation coefficient.

r-shiny-react 0.4.0
Propagated dependencies: r-stringi@1.8.7 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-logger@0.4.1 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 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.react/
Licenses: LGPL 3+
Build system: r
Synopsis: Tools for Using React in Shiny
Description:

This package provides a toolbox for defining React component wrappers which can be used seamlessly in Shiny apps.

r-shrinkdsm 1.0.0
Propagated dependencies: r-survival@3.8-3 r-stochvol@3.2.9 r-shrinktvp@3.1.1 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shrinkDSM
Licenses: GPL 2+
Build system: r
Synopsis: Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage
Description:

Efficient Markov chain Monte Carlo (MCMC) algorithms for fully Bayesian estimation of dynamic survival models with shrinkage priors. Details on the algorithms used are provided in Wagner (2011) <doi:10.1007/s11222-009-9164-5>, Bitto and Frühwirth-Schnatter (2019) <doi:10.1016/j.jeconom.2018.11.006> and Cadonna et al. (2020) <doi:10.3390/econometrics8020020>.

r-sspse 1.1.0-6
Propagated dependencies: r-scam@1.2-21 r-rds@0.9-10 r-kernsmooth@2.23-26 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://hpmrg.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Estimating Hidden Population Size using Respondent Driven Sampling Data
Description:

Estimate the size of a networked population based on respondent-driven sampling data. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data. See Handcock, Gile and Mar (2014) <doi:10.1214/14-EJS923>, Handcock, Gile and Mar (2015) <doi:10.1111/biom.12255>, Kim and Handcock (2021) <doi:10.1093/jssam/smz055>, and McLaughlin, et. al. (2023) <doi:10.1214/23-AOAS1807>.

r-smcure 2.2
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=smcure
Licenses: GPL 2
Build system: r
Synopsis: Fit Semiparametric Mixture Cure Models
Description:

An R-package for Estimating Semiparametric PH and AFT Mixture Cure Models.

r-shinyirt 0.1
Propagated dependencies: r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-readxl@1.4.5 r-psych@2.5.6 r-mirt@1.45.1 r-magrittr@2.0.4 r-irtoys@0.2.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyIRT
Licenses: GPL 3+
Build system: r
Synopsis: Item Response Theory Analysis with a 'shiny' Application
Description:

Performing Item Response Theory analysis such as parameter estimation, ability estimation, item and model fit analyse, local independence assumption, dimensionality assumption, characteristic and information curves under various models with a user friendly shiny interface.

r-sjsdm 1.0.7
Propagated dependencies: r-viridis@0.6.5 r-scales@1.4.0 r-rstudioapi@0.17.1 r-reticulate@1.44.1 r-qgam@2.0.0 r-mvtnorm@1.3-3 r-mgcv@1.9-4 r-metrics@0.1.4 r-mathjaxr@1.8-0 r-ggplot2@4.0.1 r-crayon@1.5.3 r-cli@3.6.5 r-checkmate@2.3.3 r-beeswarm@0.4.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/TheoreticalEcology/s-jSDM/
Licenses: GPL 3
Build system: r
Synopsis: Scalable Joint Species Distribution Modeling
Description:

This package provides a scalable and fast method for estimating joint Species Distribution Models (jSDMs) for big community data, including eDNA data. The package estimates a full (i.e. non-latent) jSDM with different response distributions (including the traditional multivariate probit model). The package allows to perform variation partitioning (VP) / ANOVA on the fitted models to separate the contribution of environmental, spatial, and biotic associations. In addition, the total R-squared can be further partitioned per species and site to reveal the internal metacommunity structure, see Leibold et al., <doi:10.1111/oik.08618>. The internal structure can then be regressed against environmental and spatial distinctiveness, richness, and traits to analyze metacommunity assembly processes. The package includes support for accounting for spatial autocorrelation and the option to fit responses using deep neural networks instead of a standard linear predictor. As described in Pichler & Hartig (2021) <doi:10.1111/2041-210X.13687>, scalability is achieved by using a Monte Carlo approximation of the joint likelihood implemented via PyTorch and reticulate', which can be run on CPUs or GPUs.

r-sealasso 0.1-3
Propagated dependencies: r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sealasso
Licenses: GPL 2+
Build system: r
Synopsis: Standard Error Adjusted Adaptive Lasso
Description:

Standard error adjusted adaptive lasso (SEA-lasso) is a version of the adaptive lasso, which incorporates OLS standard error to the L1 penalty weight. This method is intended for variable selection under linear regression settings (n > p). This new weight assignment strategy is especially useful when the collinearity of the design matrix is a concern.

r-sportminer 0.1.0
Propagated dependencies: r-widyr@0.1.5 r-topicmodels@0.2-17 r-tidytext@0.4.3 r-tidyr@1.3.1 r-textminer@3.0.6 r-stm@1.3.8 r-snowballc@0.7.1 r-slam@0.1-55 r-scales@1.4.0 r-rscopus@0.9.0 r-rlang@1.1.6 r-matrix@1.7-4 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggraph@2.2.2 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/praveenmaths89/SportMiner
Licenses: Expat
Build system: r
Synopsis: Text Mining and Topic Modeling for Sport Science Literature
Description:

This package provides a comprehensive toolkit for mining, analyzing, and visualizing scientific literature in sport science domains. Provides functions for retrieving abstracts from Scopus', preprocessing text data, performing advanced topic modeling using Latent Dirichlet Allocation ('LDA'), Structural Topic Models ('STM'), and Correlated Topic Models ('CTM'), and creating publication-ready visualizations including keyword co-occurrence networks and topic trends. For methodological details see Blei et al. (2003) <doi:10.1162/jmlr.2003.3.4-5.993> for LDA', Roberts et al. (2014) <doi:10.1111/ajps.12103> for STM', and Blei and Lafferty (2007) <doi:10.1214/07-AOAS114> for CTM'.

r-spaddins 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-rstudioapi@0.17.1 r-purrr@1.2.0 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/GegznaV/spAddins
Licenses: Expat
Build system: r
Synopsis: Set of RStudio Addins
Description:

This package provides a set of RStudio addins that are designed to be used in combination with user-defined RStudio keyboard shortcuts. These addins either: 1) insert text at a cursor position (e.g. insert operators %>%, <<-, %$%, etc.), 2) replace symbols in selected pieces of text (e.g., convert backslashes to forward slashes which results in stings like "c:\data\" converted into "c:/data/") or 3) enclose text with special symbols (e.g., converts "bold" into "**bold**") which is convenient for editing R Markdown files.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457