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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-sknn 4.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SKNN
Licenses: GPL 2
Build system: r
Synopsis: Super K-Nearest Neighbor (SKNN) Classification Algorithm
Description:

It's a Super K-Nearest Neighbor(SKNN) classification method with using kernel density to describe weight of the distance between a training observation and the testing sample. Comparison of performance between SKNN and KNN shows that SKNN is significantly superior to KNN.

r-sptotal 1.0.1
Propagated dependencies: r-viridis@0.6.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://highamm.github.io/sptotal/index.html
Licenses: GPL 2
Build system: r
Synopsis: Predicting Totals and Weighted Sums from Spatial Data
Description:

This package performs predictions of totals and weighted sums, or finite population block kriging, on spatial data using the methods in Ver Hoef (2008) <doi:10.1007/s10651-007-0035-y>. The primary outputs are an estimate of the total, mean, or weighted sum in the region, an estimated prediction variance, and a plot of the predicted and observed values. This is useful primarily to users with ecological data that are counts or densities measured on some sites in a finite area of interest. Spatial prediction for the total count or average density in the entire region can then be done using the functions in this package.

r-socialranking 1.2.0
Propagated dependencies: r-rlang@1.2.0 r-relations@0.6-17 r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jassler/socialranking
Licenses: GPL 3
Build system: r
Synopsis: Social Ranking Solutions for Power Relations on Coalitions
Description:

The notion of power index has been widely used in literature to evaluate the influence of individual players (e.g., voters, political parties, nations, stockholders, etc.) involved in a collective decision situation like an electoral system, a parliament, a council, a management board, etc., where players may form coalitions. Traditionally this ranking is determined through numerical evaluation. More often than not however only ordinal data between coalitions is known. The package socialranking offers a set of solutions to rank players based on a transitive ranking between coalitions, including through CP-Majority, ordinal Banzhaf or lexicographic excellence solution summarized by Tahar Allouche, Bruno Escoffier, Stefano Moretti and Meltem à ztürk (2020, <doi:10.24963/ijcai.2020/3>).

r-spatgraphs 3.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
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+
Build system: r
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-sgd 1.1.3
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-bigmemory@4.6.4 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/airoldilab/sgd
Licenses: GPL 2
Build system: r
Synopsis: Stochastic Gradient Descent for Scalable Estimation
Description:

This package provides a fast and flexible set of tools for large scale estimation. It features many stochastic gradient methods, built-in models, visualization tools, automated hyperparameter tuning, model checking, interval estimation, and convergence diagnostics.

r-sentencepiece 0.2.5
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bnosac/sentencepiece
Licenses: FSDG-compatible
Build system: r
Synopsis: Text Tokenization using Byte Pair Encoding and Unigram Modelling
Description:

Unsupervised text tokenizer allowing to perform byte pair encoding and unigram modelling. Wraps the sentencepiece library <https://github.com/google/sentencepiece> which provides a language independent tokenizer to split text in words and smaller subword units. The techniques are explained in the paper "SentencePiece: A simple and language independent subword tokenizer and detokenizer for Neural Text Processing" by Taku Kudo and John Richardson (2018) <doi:10.18653/v1/D18-2012>. Provides as well straightforward access to pretrained byte pair encoding models and subword embeddings trained on Wikipedia using word2vec', as described in "BPEmb: Tokenization-free Pre-trained Subword Embeddings in 275 Languages" by Benjamin Heinzerling and Michael Strube (2018) <http://www.lrec-conf.org/proceedings/lrec2018/pdf/1049.pdf>.

r-survivalsvm 0.0.6
Propagated dependencies: r-survival@3.8-6 r-pracma@2.4.6 r-matrix@1.7-5 r-kernlab@0.9-33 r-hmisc@5.2-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/imbs-hl/survivalsvm
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Survival Support Vector Analysis
Description:

This package performs support vectors analysis for data sets with survival outcome. Three approaches are available in the package: The regression approach takes censoring into account when formulating the inequality constraints of the support vector problem. In the ranking approach, the inequality constraints set the objective to maximize the concordance index for comparable pairs of observations. The hybrid approach combines the regression and ranking constraints in the same model.

r-spicefp 0.1.2
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-purrr@1.2.2 r-matrix@1.7-5 r-genlasso@1.6.1 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpiceFP
Licenses: GPL 3
Build system: r
Synopsis: Sparse Method to Identify Joint Effects of Functional Predictors
Description:

This package provides a set of functions allowing to implement the SpiceFP approach which is iterative. It involves transformation of functional predictors into several candidate explanatory matrices (based on contingency tables), to which relative edge matrices with contiguity constraints are associated. Generalized Fused Lasso regression are performed in order to identify the best candidate matrix, the best class intervals and related coefficients at each iteration. The approach is stopped when the maximal number of iterations is reached or when retained coefficients are zeros. Supplementary functions allow to get coefficients of any candidate matrix or mean of coefficients of many candidates. The methods in this package are describing in Girault Gnanguenon Guesse, Patrice Loisel, Bénedicte Fontez, Thierry Simonneau, Nadine Hilgert (2021) "An exploratory penalized regression to identify combined effects of functional variables -Application to agri-environmental issues" <https://hal.archives-ouvertes.fr/hal-03298977>.

r-smoothie 1.0-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smoothie
Licenses: GPL 2+
Build system: r
Synopsis: Two-Dimensional Field Smoothing
Description:

Perform two-dimensional smoothing for spatial fields using FFT and the convolution theorem (see Gilleland 2013, <doi:10.5065/D61834G2>).

r-soilsaltindex 0.1.0
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SoilSaltIndex
Licenses: GPL 2+
Build system: r
Synopsis: Soil Salinity Indices Generation using Satellite Data
Description:

The developed function generates soil salinity indices using satellite data, utilizing multiple spectral bands such as Blue, Green, Red, Near-Infrared (NIR), and Shortwave Infrared (SWIR1, SWIR2). It computes 24 different salinity indices crucial for monitoring and analyzing salt-affected soils efficiently. For more details see, Rani, et al. (2022). <DOI: 10.1007/s12517-022-09682-3>. One of the key features of the developed function is its flexibility. Users can provide any combination of the required spectral bands, and the function will automatically calculate only the relevant indices based on the available data. This dynamic capability ensures that users can maximize the utility of their data without the need for all spectral bands, making the package versatile and user-friendly. Outputs are provided as GeoTIFF file format, facilitating easy integration with GIS workflows.

r-sparsebiplots 4.1.1
Propagated dependencies: r-sparsepca@0.1.2 r-ggrepel@0.9.8 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mitzicubillamontilla/SparseBiplots
Licenses: GPL 3+
Build system: r
Synopsis: 'HJ-Biplot' using Different Ways of Penalization Plotting with 'ggplot2'
Description:

The HJ-Biplot is a multivariate method that represents high-dimensional data in a low-dimensional subspace, capturing most of the informationâ s variability in just a few dimensions. This package implements three new regularized versions of the HJ-Biplot: Ridge, LASSO, and Elastic Net. These versions introduce restrictions that shrink or zero-out variable weights to improve interpretability based on regularization theory. All methods provide graphical representations using ggplot2'.

r-spatialgev 1.0.1
Propagated dependencies: r-tmb@1.9.21 r-rcppeigen@0.3.4.0.2 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialGEV
Licenses: GPL 3
Build system: r
Synopsis: Fit Spatial Generalized Extreme Value Models
Description:

Fit latent variable models with the GEV distribution as the data likelihood and the GEV parameters following latent Gaussian processes. The models in this package are built using the template model builder TMB in R, which has the fast ability to integrate out the latent variables using Laplace approximation. This package allows the users to choose in the fit function which GEV parameter(s) is considered as a spatially varying random effect following a Gaussian process, so the users can fit spatial GEV models with different complexities to their dataset without having to write the models in TMB by themselves. This package also offers methods to sample from both fixed and random effects posteriors as well as the posterior predictive distributions at different spatial locations. Methods for fitting this class of models are described in Chen, Ramezan, and Lysy (2024) <doi:10.48550/arXiv.2110.07051>.

r-sadeg 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SADEG
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Stability Analysis in Differentially Expressed Genes
Description:

We analyzed the nucleotide composition of genes with a special emphasis on stability of DNA sequences. Besides, in a variety of different organisms unequal use of synonymous codons, or codon usage bias, occurs which also show variation among genes in the same genome. Seemingly, codon usage bias is affected by both selective constraints and mutation bias which allows and enables us to examine and detect changes in these two evolutionary forces between genomes or along one genome. Therefore, we determined the codon adaptation index (CAI), effective number of codons (ENC) and codon usage analysis with calculation of the relative synonymous codon usage (RSCU), and subsequently predicted the translation efficiency and accuracy through GC-rich codon usages. Furthermore, we estimated the relative stability of the DNA sequence following calculation of the average free energy (Delta G) and Dimer base-stacking energy level.

r-s3fs 0.1.7
Propagated dependencies: r-r6@2.6.1 r-paws-storage@0.9.0 r-lgr@0.5.2 r-future-apply@1.20.2 r-future@1.70.0 r-fs@2.1.0 r-data-table@1.18.4 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/DyfanJones/s3fs
Licenses: Expat
Build system: r
Synopsis: 'Amazon Web Service S3' File System
Description:

Access Amazon Web Service Simple Storage Service ('S3') <https://aws.amazon.com/s3/> as if it were a file system. Interface based on the R package fs'.

r-sedproxy 0.7.6
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-mvtnorm@1.3-7 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://earthsystemdiagnostics.github.io/sedproxy/
Licenses: Expat
Build system: r
Synopsis: Simulation of Sediment Archived Climate Proxy Records
Description:

Proxy forward modelling for sediment archived climate proxies such as Mg/Ca, d18O or Alkenones. The user provides a hypothesised "true" past climate, such as output from a climate model, and details of the sedimentation rate and sampling scheme of a sediment core. Sedproxy returns simulated proxy records. Implements the methods described in Dolman and Laepple (2018) <doi:10.5194/cp-14-1851-2018>.

r-shinystate 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-r6@2.6.1 r-pins@1.4.2 r-htmltools@0.5.9 r-fs@2.1.0 r-archive@1.1.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rpodcast.github.io/shinystate/
Licenses: Expat
Build system: r
Synopsis: Customization of Shiny Bookmarkable State
Description:

Enhance the bookmarkable state feature of shiny with additional customization such as storage location and storage repositories leveraging the pins package.

r-sim-diffproc 5.0
Propagated dependencies: r-mass@7.3-65 r-deriv@4.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/acguidoum/Sim.DiffProc
Licenses: GPL 2+
Build system: r
Synopsis: Simulation of Diffusion Processes
Description:

It provides users with a wide range of tools to simulate, estimate, analyze, and visualize the dynamics of stochastic differential systems in both forms Ito and Stratonovich. Statistical analysis with parallel Monte Carlo and moment equations methods of SDEs <doi:10.18637/jss.v096.i02>. Enabled many searchers in different domains to use these equations to modeling practical problems in financial and actuarial modeling and other areas of application, e.g., modeling and simulate of first passage time problem in shallow water using the attractive center (Boukhetala K, 1996) ISBN:1-56252-342-2.

r-statnetweb 0.6.1
Propagated dependencies: r-sna@2.8 r-shiny@1.13.0 r-rcolorbrewer@1.1-3 r-network@1.20.0 r-latticeextra@0.6-31 r-lattice@0.22-9 r-ergm@4.12.0 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://statnet.org
Licenses: GPL 3
Build system: r
Synopsis: Shiny App for Network Modeling with 'statnet'
Description:

This package provides a graphical user interface for cross-sectional network modeling with the statnet software suite <https://github.com/statnet>.

r-stressor 0.2.0
Dependencies: python@3.12.12
Propagated dependencies: r-reticulate@1.46.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stressor
Licenses: Expat
Build system: r
Synopsis: Algorithms for Testing Models under Stress
Description:

Traditional model evaluation metrics fail to capture model performance under less than ideal conditions. This package employs techniques to evaluate models "under-stress". This includes testing models extrapolation ability, or testing accuracy on specific sub-samples of the overall model space. Details describing stress-testing methods in this package are provided in Haycock (2023) <doi:10.26076/2am5-9f67>. The other primary contribution of this package is provided to R users access to the Python library PyCaret <https://pycaret.org/> for quick and easy access to auto-tuned machine learning models.

r-spader 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpadeR
Licenses: GPL 3+
Build system: r
Synopsis: Species-Richness Prediction and Diversity Estimation with R
Description:

Estimation of various biodiversity indices and related (dis)similarity measures based on individual-based (abundance) data or sampling-unit-based (incidence) data taken from one or multiple communities/assemblages.

r-splice 1.1.2
Propagated dependencies: r-zoo@1.8-15 r-synthetic@1.1.1 r-lifecycle@1.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/agi-lab/SPLICE
Licenses: GPL 3
Build system: r
Synopsis: Synthetic Paid Loss and Incurred Cost Experience (SPLICE) Simulator
Description:

An extension to the individual claim simulator called SynthETIC (on CRAN), to simulate the evolution of case estimates of incurred losses through the lifetime of an insurance claim. The transactional simulation output now comprises key dates, and both claim payments and revisions of estimated incurred losses. An initial set of test parameters, designed to mirror the experience of a real insurance portfolio, were set up and applied by default to generate a realistic test data set of incurred histories (see vignette). However, the distributional assumptions used to generate this data set can be easily modified by users to match their experiences. Reference: Avanzi B, Taylor G, Wang M (2021) "SPLICE: A Synthetic Paid Loss and Incurred Cost Experience Simulator" <arXiv:2109.04058>.

r-soar 1.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SOAR
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Memory Management in R by Delayed Assignments
Description:

Allows objects to be stored on disc and automatically recalled into memory, as required, by delayed assignment.

r-scopusflow 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/pablobernabeu/scopusflow
Licenses: Expat
Build system: r
Synopsis: Reproducible Workflow Layer for 'Scopus' Bibliographic Searches
Description:

This package provides a coherent, quota-aware workflow layer over the Elsevier Scopus Search API <https://dev.elsevier.com/sc_apis.html>. It builds reproducible search plans, retrieves records with rate-limit handling, retry with back-off and optional resumable caching, normalises results to a stable tidy schema, extracts and tracks changes in Digital Object Identifiers (DOIs), compares publication trends across topics and exports to formats compatible with downstream bibliometric tools. Network and API errors are surfaced as typed conditions so that callers can respond to them programmatically. Scopus is a trademark of Elsevier. This package is an independent client and is not affiliated with or endorsed by Elsevier.

r-solartime 0.0.4
Propagated dependencies: r-lubridate@1.9.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/bgctw/solartime
Licenses: GPL 3
Build system: r
Synopsis: Utilities Dealing with Solar Time Such as Sun Position and Time of Sunrise
Description:

Provide utilities to work with solar time, i.e. where noon is exactly when sun culminates. Provides functions for computing sun position and times of sunrise and sunset.

Total packages: 22167