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

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-seer 1.1.8
Propagated dependencies: r-urca@1.3-4 r-tsfeatures@1.1.1 r-tibble@3.3.0 r-stringr@1.6.0 r-randomforest@4.7-1.2 r-purrr@1.2.0 r-magrittr@2.0.4 r-future@1.68.0 r-furrr@0.3.1 r-forectheta@3.0 r-forecast@8.24.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://thiyangt.github.io/seer/
Licenses: GPL 3
Synopsis: Feature-Based Forecast Model Selection
Description:

This package provides a novel meta-learning framework for forecast model selection using time series features. Many applications require a large number of time series to be forecast. Providing better forecasts for these time series is important in decision and policy making. We propose a classification framework which selects forecast models based on features calculated from the time series. We call this framework FFORMS (Feature-based FORecast Model Selection). FFORMS builds a mapping that relates the features of time series to the best forecast model using a random forest. seer package is the implementation of the FFORMS algorithm. For more details see our paper at <https://www.monash.edu/business/econometrics-and-business-statistics/research/publications/ebs/wp06-2018.pdf>.

r-sbgcop 1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://pdhoff.github.io/
Licenses: GPL 2+
Synopsis: Semiparametric Bayesian Gaussian Copula Estimation and Imputation
Description:

Estimation and inference for parameters in a Gaussian copula model, treating the univariate marginal distributions as nuisance parameters as described in Hoff (2007) <doi:10.1214/07-AOAS107>. This package also provides a semiparametric imputation procedure for missing multivariate data.

r-sslasso 1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://doi.org/10.1080/01621459.2016.1260469
Licenses: GPL 3
Synopsis: The Spike-and-Slab LASSO
Description:

Efficient coordinate ascent algorithm for fitting regularization paths for linear models penalized by Spike-and-Slab LASSO of Rockova and George (2018) <doi:10.1080/01621459.2016.1260469>.

r-seqtarget 1.3.2
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-parallelly@1.45.1 r-knitr@1.50 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-future@1.68.0 r-fastglm@0.0.3 r-dorng@1.8.6.2 r-dofuture@1.1.2 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://causalinference.github.io/SEQTaRget/
Licenses: Expat
Synopsis: Sequential Trial Emulation
Description:

Implementation of sequential trial emulation for the analysis of observational databases. The SEQTaRget software accommodates time-varying treatments and confounders, as well as binary and failure time outcomes. SEQTaRget allows to compare both static and dynamic strategies, can be used to estimate observational analogs of intention-to-treat and per-protocol effects, and can adjust for potential selection bias induced by losses-to-follow-up. (Paper to come).

r-scmappr 1.0.12
Propagated dependencies: r-seurat@5.3.1 r-reshape@0.8.10 r-pheatmap@1.0.13 r-pcamethods@2.2.0 r-pbapply@1.7-4 r-limsolve@2.0.1 r-gsva@2.4.1 r-gprofiler2@0.2.4 r-gprofiler@0.7.0 r-ggplot2@4.0.1 r-downloader@0.4.1 r-adapts@1.0.22
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scMappR
Licenses: GPL 3
Synopsis: Single Cell Mapper
Description:

The single cell mapper (scMappR) R package contains a suite of bioinformatic tools that provide experimentally relevant cell-type specific information to a list of differentially expressed genes (DEG). The function "scMappR_and_pathway_analysis" reranks DEGs to generate cell-type specificity scores called cell-weighted fold-changes. Users input a list of DEGs, normalized counts, and a signature matrix into this function. scMappR then re-weights bulk DEGs by cell-type specific expression from the signature matrix, cell-type proportions from RNA-seq deconvolution and the ratio of cell-type proportions between the two conditions to account for changes in cell-type proportion. With cwFold-changes calculated, scMappR uses two approaches to utilize cwFold-changes to complete cell-type specific pathway analysis. The "process_dgTMatrix_lists" function in the scMappR package contains an automated scRNA-seq processing pipeline where users input scRNA-seq count data, which is made compatible for scMappR and other R packages that analyze scRNA-seq data. We further used this to store hundreds up regularly updating signature matrices. The functions "tissue_by_celltype_enrichment", "tissue_scMappR_internal", and "tissue_scMappR_custom" combine these consistently processed scRNAseq count data with gene-set enrichment tools to allow for cell-type marker enrichment of a generic gene list (e.g. GWAS hits). Reference: Sokolowski,D.J., Faykoo-Martinez,M., Erdman,L., Hou,H., Chan,C., Zhu,H., Holmes,M.M., Goldenberg,A. and Wilson,M.D. (2021) Single-cell mapper (scMappR): using scRNA-seq to infer cell-type specificities of differentially expressed genes. NAR Genomics and Bioinformatics. 3(1). Iqab011. <doi:10.1093/nargab/lqab011>.

r-ssabss 0.1.1
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-tsbss@1.0.0 r-jade@2.0-4 r-ictest@0.3-6 r-ggplot2@4.0.1 r-bssprep@0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssaBSS
Licenses: GPL 2+
Synopsis: Stationary Subspace Analysis
Description:

Stationary subspace analysis (SSA) is a blind source separation (BSS) variant where stationary components are separated from non-stationary components. Several SSA methods for multivariate time series are provided here (Flumian et al. (2021); Hara et al. (2010) <doi:10.1007/978-3-642-17537-4_52>) along with functions to simulate time series with time-varying variance and autocovariance (Patilea and Raissi(2014) <doi:10.1080/01621459.2014.884504>).

r-shinymaterial 1.2.0
Propagated dependencies: r-shiny@1.11.1 r-sass@0.4.10 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://ericrayanderson.github.io/shinymaterial/
Licenses: GPL 3 FSDG-compatible
Synopsis: Implement Material Design in Shiny Applications
Description:

Allows shiny developers to incorporate UI elements based on Google's Material design. See <https://material.io/guidelines/> for more information.

r-snpaimer 2.1.1
Propagated dependencies: r-yaml@2.3.10 r-withr@3.0.2 r-tidyr@1.3.1 r-readr@2.1.6 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/OksanaVe/snpAIMeR
Licenses: Expat
Synopsis: Assess the Diagnostic Power of Genomic Marker Combinations
Description:

Population genetics package for designing diagnostic panels. Candidate markers, marker combinations, and different panel sizes are assessed for how well they can predict the source population of known samples. Requires a genotype file of candidate markers in STRUCTURE format. Methods for population cross-validation are described in Jombart (2008) <doi:10.1093/bioinformatics/btn129>.

r-sakura 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://shikokuchuo.net/sakura/
Licenses: GPL 3+
Synopsis: Extension to R Serialization
Description:

Extends the functionality of R serialization by augmenting the built-in reference hook system. This enhanced implementation allows optimal, one-pass integrated serialization that combines R serialization with third-party serialization methods. Facilitates the serialization of even complex R objects, which contain non-system reference objects, such as those accessed via external pointers, for use in parallel and distributed computing.

r-shinyalert 3.1.0
Propagated dependencies: r-uuid@1.2-1 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://github.com/daattali/shinyalert
Licenses: Expat
Synopsis: Easily Create Pretty Popup Messages (Modals) in 'Shiny'
Description:

Easily create pretty popup messages (modals) in Shiny'. A modal can contain text, images, OK/Cancel buttons, an input to get a response from the user, and many more customizable options.

r-stim 1.0.0
Propagated dependencies: r-ryacas@1.1.6 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=stim
Licenses: Expat
Synopsis: Incorporating Stability Information into Cross-Sectional Estimates
Description:

The goal of stim is to provide a function for estimating the Stability Informed Model. The Stability Informed Model integrates stability information (how much a variable correlates with itself in the future) into cross-sectional estimates. Wysocki and Rhemtulla (2022) <https://psyarxiv.com/vg5as>.

r-sicure 0.1.1
Propagated dependencies: r-statmatch@1.4.3 r-npcure@0.1-5 r-fda@6.3.0 r-doby@4.7.0 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sicure
Licenses: GPL 2+
Synopsis: Single-Index Mixture Cure Models
Description:

Single-index mixture cure models allow estimating the probability of cure and the latency depending on a vector (or functional) covariate, avoiding the curse of dimensionality. The vector of parameters that defines the model can be estimated by maximum likelihood. A nonparametric estimator for the conditional density of the susceptible population is provided. For more details, see Piñeiro-Lamas (2024) (<https://ruc.udc.es/dspace/handle/2183/37035>). Funding: This work, integrated into the framework of PERTE for Vanguard Health, has been co-financed by the Spanish Ministry of Science, Innovation and Universities with funds from the European Union NextGenerationEU, from the Recovery, Transformation and Resilience Plan (PRTR-C17.I1) and from the Autonomous Community of Galicia within the framework of the Biotechnology Plan Applied to Health.

r-scma 1.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SCMA
Licenses: GPL 2+
Synopsis: Single-Case Meta-Analysis
Description:

Perform meta-analysis of single-case experiments, including calculating various effect size measures (SMD, PND, PEM and NAP) and probability combining (additive and multiplicative method), as discussed in Bulte and Onghena (2013) <doi:10.22237/jmasm/1383280020>.

r-shinylottie 1.0.0
Propagated dependencies: r-shiny@1.11.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://camhowitt.github.io/shinyLottie/
Licenses: Expat
Synopsis: Seamlessly Integrate 'Lottie' Animations into 'shiny' Applications
Description:

Easily integrate and control Lottie animations within shiny applications', without the need for idiosyncratic expression or use of JavaScript'. This includes utilities for generating animation instances, controlling playback, manipulating animation properties, and more. For more information on Lottie', see: <https://airbnb.io/lottie/#/>. Additionally, see the official Lottie GitHub repository at <https://github.com/airbnb/lottie>.

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+
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-superexacttest 1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mw201608/SuperExactTest/
Licenses: GPL 3
Synopsis: Exact Test and Visualization of Multi-Set Intersections
Description:

Identification of sets of objects with shared features is a common operation in all disciplines. Analysis of intersections among multiple sets is fundamental for in-depth understanding of their complex relationships. This package implements a theoretical framework for efficient computation of statistical distributions of multi-set intersections based upon combinatorial theory, and provides multiple scalable techniques for visualizing the intersection statistics. The statistical algorithm behind this package was published in Wang et al. (2015) <doi:10.1038/srep16923>.

r-sbl 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sbl
Licenses: GPL 3
Synopsis: Sparse Bayesian Learning for QTL Mapping and Genome-Wide Association Studies
Description:

This package implements sparse Bayesian learning method for QTL mapping and genome-wide association studies.

r-sparklyr-flint 0.2.2
Propagated dependencies: r-sparklyr@1.9.3 r-rlang@1.1.6 r-dplyr@1.1.4 r-dbplyr@2.5.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: <https://github.com/r-spark/sparklyr.flint>
Licenses: ASL 2.0
Synopsis: Sparklyr Extension for 'Flint'
Description:

This sparklyr extension makes Flint time series library functionalities (<https://github.com/twosigma/flint>) easily accessible through R.

r-shp2graph 1-0
Propagated dependencies: r-sp@2.2-0 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shp2graph
Licenses: GPL 2+
Synopsis: Convert a 'SpatialLinesDataFrame' -Class Object to an 'igraph'-Class Object
Description:

This package provides functions for converting and processing network data from a SpatialLinesDataFrame -Class object to an igraph'-Class object.

r-simpleupset 0.1.4
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-scales@1.4.0 r-s7@0.2.1 r-rlang@1.1.6 r-patchwork@1.3.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/smped/SimpleUpset
Licenses: GPL 3
Synopsis: Create Upset Plots
Description:

Create Upset plots using a combination of ggplot2 and patchwork'.

r-stortingscrape 0.4.1
Propagated dependencies: r-stringr@1.6.0 r-rvest@1.0.5 r-httr2@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/martigso/stortingscrape
Licenses: GPL 3+
Synopsis: Access Data from the Norwegian Parliament API
Description:

This package provides functions for retrieving general and specific data from the Norwegian Parliament, through the Norwegian Parliament API at <https://data.stortinget.no>.

r-svrpath 0.1.2
Propagated dependencies: r-svmpath@0.970 r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=svrpath
Licenses: GPL 2+
Synopsis: The SVR Path Algorithm
Description:

Computes the entire solution paths for Support Vector Regression(SVR) with respect to the regularization parameter, lambda and epsilon in epsilon-intensive loss function, efficiently. We call each path algorithm svrpath and epspath. See Wang, G. et al (2008) <doi:10.1109/TNN.2008.2002077> for details regarding the method.

r-spatgraphs 3.4
Propagated dependencies: r-rcpp@1.1.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatgraphs
Licenses: GPL 2+
Synopsis: Graph Edge Computations for Spatial Point Patterns
Description:

Graphs (or networks) and graph component calculations for spatial locations in 1D, 2D, 3D etc.

r-spatialrisk 0.7.3
Propagated dependencies: r-viridis@0.6.5 r-units@1.0-0 r-tmap@4.2 r-terra@1.8-86 r-sf@1.0-23 r-rlang@1.1.6 r-rcppprogress@0.4.2 r-rcpp@1.1.0 r-mapview@2.11.4 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-fs@1.6.6 r-dplyr@1.1.4 r-data-table@1.17.8 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mharinga/spatialrisk
Licenses: GPL 2+
Synopsis: Calculating Spatial Risk
Description:

This package provides methods for spatial risk calculations, focusing on efficient determination of the sum of observations within a circle of a given radius. These methods are particularly relevant for applications such as insurance, where recent European Commission regulations require the calculation of the maximum insured value of fire risk policies for all buildings that are partly or fully located within a 200 m radius. The underlying problem is described by Church (1974) <doi:10.1007/BF01942293>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208