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

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-survsparse 0.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-purrr@1.2.0 r-nloptr@2.2.1 r-nleqslv@3.3.5 r-mass@7.3-65 r-gaussquad@1.0-3 r-foreach@1.5.2 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=SurvSparse
Licenses: GPL 3
Build system: r
Synopsis: Survival Analysis with Sparse Longitudinal Covariates
Description:

Survival analysis with sparse longitudinal covariates under right censoring scheme. Different hazards models are involved. Please cite the manuscripts corresponding to this package: Sun, Z. et al. (2022) <doi:10.1007/s10985-022-09548-6>, Sun, Z. and Cao, H. (2023) <arXiv:2310.15877> and Sun, D. et al. (2023) <arXiv:2308.15549>.

r-slic 0.3
Propagated dependencies: r-sn@2.1.1 r-laplacesdemon@16.1.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SLIC
Licenses: Expat
Build system: r
Synopsis: LIC for Distributed Skewed Regression
Description:

This comprehensive toolkit for skewed regression is designated as "SLIC" (The LIC for Distributed Skewed Regression Analysis). It is predicated on the assumption that the error term follows a skewed distribution, such as the Skew-Normal, Skew-t, or Skew-Laplace. The methodology and theoretical foundation of the package are described in Guo G.(2020) <doi:10.1080/02664763.2022.2053949>.

r-soql 0.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=soql
Licenses: Expat
Build system: r
Synopsis: Helps Make Socrata Open Data API Calls
Description:

Used to construct the URLs and parameters of Socrata Open Data API <https://dev.socrata.com> calls, using the API's SoQL parameter format. Has method-chained and sensical syntax. Plays well with pipes.

r-suncalcmeeus 0.1.3
Propagated dependencies: r-tibble@3.3.0 r-lubridate@1.9.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.r4photobiology.info/SunCalcMeeus/
Licenses: GPL 2+
Build system: r
Synopsis: Sun Position and Daylight Calculations
Description:

Compute the position of the sun, and local solar time using Meeus formulae. Compute day and/or night length using different twilight definitions or arbitrary sun elevation angles. This package is part of the r4photobiology suite, Aphalo, P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>. Algorithms from Meeus (1998, ISBN:0943396611).

r-scripturs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andrewheiss/scriptuRs
Licenses: Expat
Build system: r
Synopsis: Complete Text of the LDS Scriptures
Description:

Full text, in data frames containing one row per verse, of the Standard Works of The Church of Jesus Christ of Latter-day Saints (LDS). These are the Old Testament, (KJV), the New Testament (KJV), the Book of Mormon, the Doctrine and Covenants, and the Pearl of Great Price.

r-structuremc 1.0
Propagated dependencies: r-matrixcalc@1.0-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StructureMC
Licenses: GPL 2+
Build system: r
Synopsis: Structured Matrix Completion
Description:

This package provides an efficient method to recover the missing block of an approximately low-rank matrix. Current literature on matrix completion focuses primarily on independent sampling models under which the individual observed entries are sampled independently. Motivated by applications in genomic data integration, we propose a new framework of structured matrix completion (SMC) to treat structured missingness by design [Cai T, Cai TT, Zhang A (2016) <doi:10.1080/01621459.2015.1021005>]. Specifically, our proposed method aims at efficient matrix recovery when a subset of the rows and columns of an approximately low-rank matrix are observed. The main function in our package, smc.FUN(), is for recovery of the missing block A22 of an approximately low-rank matrix A given the other blocks A11, A12, A21.

r-spduration 0.17.3
Propagated dependencies: r-xtable@1.8-4 r-separationplot@1.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-forecast@8.24.0 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andybega/spduration
Licenses: GPL 3
Build system: r
Synopsis: Split-Population Duration (Cure) Regression
Description:

An implementation of split-population duration regression models. Unlike regular duration models, split-population duration models are mixture models that accommodate the presence of a sub-population that is not at risk for failure, e.g. cancer patients who have been cured by treatment. This package implements Weibull and Loglogistic forms for the duration component, and focuses on data with time-varying covariates. These models were originally formulated in Boag (1949) and Berkson and Gage (1952), and extended in Schmidt and Witte (1989).

r-soniclength 1.4.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sonicLength
Licenses: GPL 2+
Build system: r
Synopsis: Estimating Abundance of Clones from DNA Fragmentation Data
Description:

Estimate the abundance of cell clones from the distribution of lengths of DNA fragments (as created by sonication, whence `sonicLength'). The algorithm in "Estimating abundances of retroviral insertion sites from DNA fragment length data" by Berry CC, Gillet NA, Melamed A, Gormley N, Bangham CR, Bushman FD. Bioinformatics; 2012 Mar 15;28(6):755-62 is implemented. The experimental setting and estimation details are described in detail there. Briefly, integration of new DNA in a host genome (due to retroviral infection or gene therapy) can be tracked using DNA sequencing, potentially allowing characterization of the abundance of individual cell clones bearing distinct integration sites. The locations of integration sites can be determined by fragmenting the host DNA (via sonication or fragmentase), breaking the newly integrated DNA at a known sequence, amplifying the fragments containing both host and integrated DNA, sequencing those amplicons, then mapping the host sequences to positions on the reference genome. The relative number of fragments containing a given position in the host genome estimates the relative abundance of cells hosting the corresponding integration site, but that number is not available and the count of amplicons per fragment varies widely. However, the expected number of distinct fragment lengths is a function of the abundance of cells hosting an integration site at a given position and a certain nuisance parameter. The algorithm implicitly estimates that function to estimate the relative abundance.

r-swiper 1.1.0
Propagated dependencies: r-rchoicedialogs@1.0.6.1 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stla/swipeR
Licenses: GPL 3
Build system: r
Synopsis: Carousels using the 'JavaScript' Library 'Swiper'
Description:

Create carousels using the JavaScript library Swiper and the package htmlwidgets'. The carousels can be displayed in the RStudio viewer pane, in Shiny applications and in R markdown documents. The package also provides a RStudio addin allowing to choose image files and to display them in the viewer pane.

r-sciviews 0.9-13.2
Propagated dependencies: r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SciViews/SciViews
Licenses: GPL 2
Build system: r
Synopsis: SciViews - Main package
Description:

This package provides functions to install SciViews additions to R, and more tools.

r-spantest 1.1-3
Propagated dependencies: r-rdpack@2.6.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ArdiaD/spantest
Licenses: GPL 3
Build system: r
Synopsis: Mean-Variance Spanning Tests
Description:

This package provides a comprehensive suite of portfolio spanning tests for asset pricing, such as Huberman and Kandel (1987) <doi:10.1111/j.1540-6261.1987.tb03917.x>, Gibbons et al. (1989) <doi:10.2307/1913625>, Kempf and Memmel (2006) <doi:10.1007/BF03396737>, Pesaran and Yamagata (2024) <doi:10.1093/jjfinec/nbad002>, and Gungor and Luger (2016) <doi:10.1080/07350015.2015.1019510>.

r-sbw 1.2
Propagated dependencies: r-spatstat-univar@3.1-5 r-slam@0.1-55 r-quadprog@1.5-8 r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sbw
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Stable Balancing Weights for Causal Inference and Missing Data
Description:

This package implements the Stable Balancing Weights by Zubizarreta (2015) <DOI:10.1080/01621459.2015.1023805>. These are the weights of minimum variance that approximately balance the empirical distribution of the observed covariates. For an overview, see Chattopadhyay, Hase and Zubizarreta (2020) <DOI:10.1002/sim.8659>. To solve the optimization problem in sbw', the default solver is quadprog', which is readily available through CRAN. The solver osqp is also posted on CRAN. To enhance the performance of sbw', users are encouraged to install other solvers such as gurobi and Rmosek', which require special installation. For the installation of gurobi and pogs, please follow the instructions at <https://docs.gurobi.com/projects/optimizer/en/current/reference/r.html> and <http://foges.github.io/pogs/stp/r>.

r-stereomorph 1.6.7
Propagated dependencies: r-tiff@0.1-12 r-svgviewr@1.4.3 r-shiny@1.11.1 r-rjson@0.2.23 r-rcpp@1.1.0 r-png@0.1-8 r-mass@7.3-65 r-jpeg@0.1-11 r-bezier@1.1.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://aaronolsen.github.io/software/stereomorph.html
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Stereo Camera Calibration and Reconstruction
Description:

This package provides functions for the collection of 3D points and curves using a stereo camera setup.

r-stationary 0.5.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-readr@2.1.6 r-progress@1.2.3 r-magrittr@2.0.4 r-lutz@0.3.2 r-lubridate@1.9.4 r-dplyr@1.1.4 r-downloader@0.4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rich-iannone/stationaRy
Licenses: Expat
Build system: r
Synopsis: Detailed Meteorological Data from Stations All Over the World
Description:

Acquire hourly meteorological data from stations located all over the world. There is a wealth of data available, with historic weather data accessible from nearly 30,000 stations. The available data is automatically downloaded from a data repository and processed into a tibble for the exact range of years requested. A relative humidity approximation is provided using the August-Roche-Magnus formula, which was adapted from Alduchov and Eskridge (1996) <doi:10.1175%2F1520-0450%281996%29035%3C0601%3AIMFAOS%3E2.0.CO%3B2>.

r-systemicrisk 0.4.3
Propagated dependencies: r-rcpp@1.1.0 r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=systemicrisk
Licenses: GPL 3
Build system: r
Synopsis: Systemic Risk and Network Reconstruction
Description:

Analysis of risk through liability matrices. Contains a Gibbs sampler for network reconstruction, where only row and column sums of the liabilities matrix as well as some other fixed entries are observed, following the methodology of Gandy&Veraart (2016) <doi:10.1287/mnsc.2016.2546>. It also incorporates models that use a power law distribution on the degree distribution.

r-swarm 0.6.0
Propagated dependencies: r-splancs@2.01-45 r-mass@7.3-65 r-lubridate@1.9.4 r-geosphere@1.5-20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://swarm-lab.github.io/swaRm/
Licenses: GPL 3
Build system: r
Synopsis: Processing Collective Movement Data
Description:

Function library for processing collective movement data (e.g. fish schools, ungulate herds, baboon troops) collected from GPS trackers or computer vision tracking software.

r-semnetdictionaries 0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AlexChristensen/SemNetDictionaries
Licenses: GPL 3+
Build system: r
Synopsis: Dictionaries for the 'SemNetCleaner' Package
Description:

This package implements dictionaries that can be used in the SemNetCleaner package. Also includes several functions aimed at facilitating the text cleaning analysis in the SemNetCleaner package. This package is designed to integrate and update word lists and dictionaries based on each user's individual needs by allowing users to store and save their own dictionaries. Dictionaries can be added to the SemNetDictionaries package by submitting user-defined dictionaries to <https://github.com/AlexChristensen/SemNetDictionaries>.

r-sbmtrees 1.5
Propagated dependencies: r-sn@2.1.1 r-rcppprogress@0.4.2 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pg@0.2.4 r-nnet@7.3-20 r-mvtnorm@1.3-3 r-mice@3.18.0 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-dplyr@1.1.4 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SBMTrees
Licenses: GPL 2
Build system: r
Synopsis: Longitudinal Sequential Imputation and Prediction with Bayesian Trees Mixed-Effects Models for Longitudinal Data
Description:

This package implements a sequential imputation framework using Bayesian Mixed-Effects Trees ('SBMTrees') for handling missing data in longitudinal studies. The package supports a variety of models, including non-linear relationships and non-normal random effects and residuals, leveraging Dirichlet Process priors for increased flexibility. Key features include handling Missing at Random (MAR) longitudinal data, imputation of both covariates and outcomes, and generating posterior predictive samples for further analysis. The methodology is designed for applications in epidemiology, biostatistics, and other fields requiring robust handling of missing data in longitudinal settings.

r-suessr 0.1.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SuessR
Licenses: Expat
Build system: r
Synopsis: Suess and Laws Corrections for Marine Stable Carbon Isotope Data
Description:

Generates region-specific Suess and Laws corrections for stable carbon isotope data from marine organisms collected between 1850 and 2023. Version 0.1.6 of SuessR contains four built-in regions: the Bering Sea ('Bering Sea'), the Aleutian archipelago ('Aleutian Islands'), the Gulf of Alaska ('Gulf of Alaska'), and the subpolar North Atlantic ('Subpolar North Atlantic'). Users can supply their own environmental data for regions currently not built into the package to generate corrections for those regions.

r-syndi 0.1.0
Propagated dependencies: r-stackimpute@0.1.0 r-randomforest@4.7-1.2 r-mvtnorm@1.3-3 r-mice@3.18.0 r-mass@7.3-65 r-magrittr@2.0.4 r-knitr@1.50 r-dplyr@1.1.4 r-broom@1.0.10 r-boot@1.3-32 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/umich-biostatistics/SynDI
Licenses: GPL 2
Build system: r
Synopsis: Synthetic Data Integration
Description:

Regression inference for multiple populations by integrating summary-level data using stacked imputations. Gu, T., Taylor, J.M.G. and Mukherjee, B. (2021) A synthetic data integration framework to leverage external summary-level information from heterogeneous populations <arXiv:2106.06835>.

r-symmcd 0.6
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=symMCD
Licenses: GPL 2+
Build system: r
Synopsis: Symmetrized MCD
Description:

This package provides implementations of origin-based and symmetrized minimum covariance determinant (MCD) estimators, together with supporting utility functions.

r-scor 1.1.2
Propagated dependencies: r-iterators@1.0.14 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://github.com/synx21/SCOR
Licenses: GPL 3
Build system: r
Synopsis: Spherically Constrained Optimization Routine
Description:

This package provides a non convex optimization package that optimizes any function under the criterion, combination of variables are on the surface of a unit sphere, as described in the paper : Das et al. (2019) <arXiv:1909.04024> .

r-ssh 0.9.4
Dependencies: zlib@1.3.1 openssl@3.0.8 openssh@10.2p1
Propagated dependencies: r-credentials@2.0.3 r-askpass@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssh
Licenses: Expat
Build system: r
Synopsis: Secure Shell (SSH) Client for R
Description:

Connect to a remote server over SSH to transfer files via SCP, setup a secure tunnel, or run a command or script on the host while streaming stdout and stderr directly to the client.

r-shapley 0.7.0
Propagated dependencies: r-pander@0.6.6 r-h2o@3.44.0.3 r-ggplot2@4.0.1 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haghish/shapley
Licenses: Expat
Build system: r
Synopsis: Weighted Mean SHAP and CI for Robust Feature Assessment in ML Grid
Description:

This R package introduces Weighted Mean SHapley Additive exPlanations (WMSHAP), an innovative method for calculating SHAP values for a grid of fine-tuned base-learner machine learning models as well as stacked ensembles, a method not previously available due to the common reliance on single best-performing models. By integrating the weighted mean SHAP values from individual base-learners comprising the ensemble or individual base-learners in a tuning grid search, the package weights SHAP contributions according to each model's performance, assessed by multiple either R squared (for both regression and classification models). alternatively, this software also offers weighting SHAP values based on the area under the precision-recall curve (AUCPR), the area under the curve (AUC), and F2 measures for binary classifiers. It further extends this framework to implement weighted confidence intervals for weighted mean SHAP values, offering a more comprehensive and robust feature importance evaluation over a grid of machine learning models, instead of solely computing SHAP values for the best model. This methodology is particularly beneficial for addressing the severe class imbalance (class rarity) problem by providing a transparent, generalized measure of feature importance that mitigates the risk of reporting SHAP values for an overfitted or biased model and maintains robustness under severe class imbalance, where there is no universal criteria of identifying the absolute best model. Furthermore, the package implements hypothesis testing to ascertain the statistical significance of SHAP values for individual features, as well as comparative significance testing of SHAP contributions between features. Additionally, it tackles a critical gap in feature selection literature by presenting criteria for the automatic feature selection of the most important features across a grid of models or stacked ensembles, eliminating the need for arbitrary determination of the number of top features to be extracted. This utility is invaluable for researchers analyzing feature significance, particularly within severely imbalanced outcomes where conventional methods fall short. Moreover, it is also expected to report democratic feature importance across a grid of models, resulting in a more comprehensive and generalizable feature selection. The package further implements a novel method for visualizing SHAP values both at subject level and feature level as well as a plot for feature selection based on the weighted mean SHAP ratios.

Total packages: 69239