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

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-simdissolution 0.1.0
Propagated dependencies: r-mvtnorm@1.3-7 r-dplyr@1.2.1 r-alabama@2025.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimDissolution
Licenses: GPL 2+
Build system: r
Synopsis: Modeling and Assessing Similarity of Drug Dissolutions Profiles
Description:

Implementation of a model-based bootstrap approach for testing whether two formulations are similar. The package provides a function for fitting a pharmacokinetic model to time-concentration data and comparing the results for all five candidate models regarding the Residual Sum of Squares (RSS). The candidate set contains a First order, Hixson-Crowell, Higuchi, Weibull and a logistic model. The assessment of similarity implemented in this package is performed regarding the maximum deviation of the profiles. See Moellenhoff et al. (2018) <doi:10.1002/sim.7689> for details.

r-shinydnd 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ayayron/shinydnd
Licenses: GPL 3
Build system: r
Synopsis: Shiny Drag-n-Drop
Description:

Add functionality to create drag and drop div elements in shiny.

r-scdtb 0.2.0
Propagated dependencies: r-sn@2.1.3 r-shinythemes@1.2.0 r-shiny@1.13.0 r-nlme@3.1-169 r-mmints@0.2.0 r-mmcards@0.1.1 r-mass@7.3-65 r-ggplot2@4.0.3 r-dt@0.34.0 r-broom-mixed@0.2.9.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mightymetrika/scdtb
Licenses: Expat
Build system: r
Synopsis: Single Case Design Tools
Description:

In some situations where researchers would like to demonstrate causal effects, it is hard to obtain a sample size that would allow for a well-powered randomized controlled trial. Single case designs are experimental designs that can be used to demonstrate causal effects with only one participant or with only a few participants. The scdtb package provides a suite of tools for analyzing data from studies that use single case designs. The nap() function can be used to compute the nonoverlap of all pairs as outlined by the What Works Clearinghouse (2022) <https://ies.ed.gov/ncee/wwc/Handbooks>. The package also offers the mixed_model_analysis() and cross_lagged() functions which implement mixed effects models and cross lagged analyses as described in Maric & van der Werff (2020) <doi:10.4324/9780429273872-9>. The randomization_test() function implements randomization tests based on methods presented in Onghena (2020) <doi:10.4324/9780429273872-8>. The scdtb() shiny application can be used to upload single case design data and access various scdtb tools for plotting and analysis.

r-splmm 1.2.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progress@1.2.3 r-plot3d@1.4.2 r-penalized@0.9-53 r-misctools@0.6-30 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3 r-emulator@1.2-24
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=splmm
Licenses: GPL 3
Build system: r
Synopsis: Simultaneous Penalized Linear Mixed Effects Models
Description:

This package contains functions that fit linear mixed-effects models for high-dimensional data (p>>n) with penalty for both the fixed effects and random effects for variable selection. The details of the algorithm can be found in Luoying Yang PhD thesis (Yang and Wu 2020). The algorithm implementation is based on the R package lmmlasso'. Reference: Yang L, Wu TT (2020). Model-Based Clustering of Longitudinal Data in High-Dimensionality. Unpublished thesis.

r-suwo 0.2.1
Propagated dependencies: r-rlang@1.2.0 r-recordlinkage@0.4-12.6 r-lubridate@1.9.5 r-leaflet@2.2.3 r-jsonlite@2.0.0 r-httr2@1.2.2 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://docs.ropensci.org/suwo/
Licenses: GPL 2+
Build system: r
Synopsis: Access Nature Media Repositories
Description:

Streamline searching, downloading and formatting of nature media files (e.g. audios, photos) from online repositories. The package offers functions for obtaining media metadata from online repositories, downloading associated media files and updating data sets with new records.

r-simpleupset 0.1.4
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-scales@1.4.0 r-s7@0.2.2 r-rlang@1.2.0 r-patchwork@1.3.2 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://github.com/smped/SimpleUpset
Licenses: GPL 3
Build system: r
Synopsis: Create Upset Plots
Description:

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

r-studystrap 1.0.0
Propagated dependencies: r-tidyverse@2.0.0 r-tibble@3.3.1 r-pls@2.9-0 r-nnls@1.6 r-matrixcorrelation@0.10.1 r-dplyr@1.2.1 r-cca@1.2.2 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=studyStrap
Licenses: Expat
Build system: r
Synopsis: Study Strap and Multi-Study Learning Algorithms
Description:

This package implements multi-study learning algorithms such as merging, the study-specific ensemble (trained-on-observed-studies ensemble) the study strap, the covariate-matched study strap, covariate-profile similarity weighting, and stacking weights. Embedded within the caret framework, this package allows for a wide range of single-study learners (e.g., neural networks, lasso, random forests). The package offers over 20 default similarity measures and allows for specification of custom similarity measures for covariate-profile similarity weighting and an accept/reject step. This implements methods described in Loewinger, Kishida, Patil, and Parmigiani. (2019) <doi:10.1101/856385>.

r-stepdownfdp 1.0.0
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/uni-Arya/stepdownfdp
Licenses: Expat
Build system: r
Synopsis: Step-Down Procedure to Control the False Discovery Proportion
Description:

This package provides a step-down procedure for controlling the False Discovery Proportion (FDP) in a competition-based setup, implementing Dong et al. (2020) <arXiv:2011.11939>. Such setups include target-decoy competition (TDC) in computational mass spectrometry and the knockoff construction in linear regression.

r-secrdesign 2.10.1
Propagated dependencies: r-sf@1.1-1 r-secr@5.4.3 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-kofnga@1.3 r-bh@1.90.0-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.otago.ac.nz/density/
Licenses: GPL 2+
Build system: r
Synopsis: Sampling Design for Spatially Explicit Capture-Recapture
Description:

This package provides tools for designing spatially explicit capture-recapture studies of animal populations. This is primarily a simulation manager for package secr'. Extensions in version 2.5.0 include costing and evaluation of detector spacing.

r-season 0.3.16
Propagated dependencies: r-survival@3.8-6 r-stringr@1.6.0 r-mass@7.3-65 r-ggplot2@4.0.3 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/agbarnett/season
Licenses: GPL 3+
Build system: r
Synopsis: Seasonal Analysis of Health Data
Description:

Routines for the seasonal analysis of health data, including regression models, time-stratified case-crossover, plotting functions and residual checks, see Barnett and Dobson (2010) ISBN 978-3-642-10748-1. Thanks to Yuming Guo for checking the case-crossover code.

r-stmomo 0.4.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-mass@7.3-65 r-gnm@1.1-5 r-forecast@9.0.2 r-fields@17.3 r-fanplot@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://github.com/amvillegas/StMoMo
Licenses: GPL 2+
Build system: r
Synopsis: Stochastic Mortality Modelling
Description:

Implementation of the family of generalised age-period-cohort stochastic mortality models. This family of models encompasses many models proposed in the actuarial and demographic literature including the Lee-Carter (1992) <doi:10.2307/2290201> and the Cairns-Blake-Dowd (2006) <doi:10.1111/j.1539-6975.2006.00195.x> models. It includes functions for fitting mortality models, analysing their goodness-of-fit and performing mortality projections and simulations.

r-stgam 1.2.0
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.2 r-mgcv@1.9-4 r-magrittr@2.0.5 r-glue@1.8.1 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lexcomber/stgam
Licenses: Expat
Build system: r
Synopsis: Spatially and Temporally Varying Coefficient Models Using Generalized Additive Models
Description:

This package provides a framework for undertaking space and time varying coefficient models (varying parameter models) using a Generalized Additive Model (GAM) with smooths approach. The framework suggests the need to investigate for the presence and nature of any space-time dependencies in the data. It proposes a workflow that creates and refines an initial space-time GAM and includes tools to create and evaluate multiple model forms. The workflow sequence is to: i) Prepare the data by lengthening it to have a single location and time variables for each observation. ii) Create all possible space and/or time models in which each predictor is specified in different ways in smooths. iii) Evaluate each model via their AIC value and pick the best one. iv) Create the final model. v) Calculate the varying coefficient estimates to quantify how the relationships between the target and predictor variables vary over space, time or space-time. vi) Create maps, time series plots etc. The number of knots used in each smooth can be specified directly or iteratively increased. This is illustrated with a climate point dataset of the dry rain forest in South America. This builds on work in Comber et al (2024) <doi:10.1080/13658816.2023.2270285> and Comber et al (2004) <doi:10.3390/ijgi13120459>.

r-spreval 1.1.0
Propagated dependencies: r-timedate@4052.112 r-interp@1.1-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://glgrabow.github.io/spreval/
Licenses: GPL 3
Build system: r
Synopsis: Evaluation of Sprinkler Irrigation Uniformity and Efficiency
Description:

Processing and analysis of field collected or simulated sprinkler system catch data (depths) to characterize irrigation uniformity and efficiency using standard and other measures. Standard measures include the Christiansen coefficient of uniformity (CU) as found in Christiansen, J.E.(1942, ISBN:0138779295, "Irrigation by Sprinkling"); and distribution uniformity (DU), potential efficiency of the low quarter (PELQ), and application efficiency of the low quarter (AELQ) that are implementations of measures of the same notation in Keller, J. and Merriam, J.L. (1978) "Farm Irrigation System Evaluation: A Guide for Management" <https://pdf.usaid.gov/pdf_docs/PNAAG745.pdf>. spreval::DU.lh is similar to spreval::DU but is the distribution uniformity of the low half instead of low quarter as in DU. spreval::PELQT is a version of spreval::PELQ adapted for traveling systems instead of lateral move or solid-set sprinkler systems. The function spreval::eff is analogous to the method used to compute application efficiency for furrow irrigation presented in Walker, W. and Skogerboe, G.V. (1987,ISBN:0138779295, "Surface Irrigation: Theory and Practice"),that uses piecewise integration of infiltrated depth compared against soil-moisture deficit (SMD), when the argument "target" is set equal to SMD. The other functions contained in the package provide graphical representation of sprinkler system uniformity, and other standard univariate parametric and non-parametric statistical measures as applied to sprinkler system catch depths. A sample data set of field test data spreval::catchcan (catch depths) is provided and is used in examples and vignettes. Agricultural systems emphasized, but this package can be used for landscape irrigation evaluation, and a landscape (turf) vignette is included as an example application.

r-spec 0.1.9
Propagated dependencies: r-magrittr@2.0.5 r-encode@0.3.7 r-csv@0.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spec
Licenses: GPL 3
Build system: r
Synopsis: Data Specification Format and Interface
Description:

This package creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().

r-surveyplanning 4.0
Propagated dependencies: r-laeken@0.5.3 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://csblatvia.github.io/surveyplanning/
Licenses: GPL 2+
Build system: r
Synopsis: Survey Planning Tools
Description:

This package provides tools for sample survey planning, including sample size calculation, estimation of expected precision for the estimates of totals, and calculation of optimal sample size allocation.

r-statuser 0.3.1
Propagated dependencies: r-sandwich@3.1-1 r-rsvg@2.7.0 r-mgcv@1.9-4 r-marginaleffects@0.32.0 r-magick@2.9.1 r-lmtest@0.9-40 r-lmertest@3.2-1 r-digest@0.6.39 r-beeswarm@0.4.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=statuser
Licenses: GPL 3
Build system: r
Synopsis: Statistical Tools Designed for End Users
Description:

The statistical tools in this package do one of four things: 1) Enhance basic statistical functions with more flexible inputs, smarter defaults, and richer, clearer, and ready-to-use output (e.g., t.test2()) 2) Produce publication-ready commonly needed figures with one line of code (e.g., plot_cdf()) 3) Implement novel analytical tools developed by the authors (e.g., twolines()) 4) Deliver niche functions of high value to the authors that are not easily available elsewhere (e.g., clear(), convert_to_sql(), resize_images()).

r-simpr-interaction 0.1.0
Propagated dependencies: r-interactionpower@0.2.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/statisfactions/simpr.interaction/
Licenses: GPL 2
Build system: r
Synopsis: Calculating Parameters for Simulation-Based Regression Interaction Power Analysis
Description:

This package provides functionality for analytically calculating parameters (via the InteractionPoweR package) useful for simulation of moderated multiple regression, based on the correlations among the predictors and outcome and the reliability of predictors.

r-simmr 0.5.2
Propagated dependencies: r-viridis@0.6.5 r-reshape2@1.4.5 r-rcppdist@0.1.1.1 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-r2jags@0.8-9 r-ggplot2@4.0.3 r-ggally@2.4.0 r-compositions@2.0-9 r-checkmate@2.3.4 r-boot@1.3-32 r-bayesplot@1.15.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/andrewcparnell/simmr
Licenses: GPL 2+
Build system: r
Synopsis: Stable Isotope Mixing Model
Description:

Fits Stable Isotope Mixing Models (SIMMs) and is meant as a longer term replacement to the previous widely-used package SIAR. SIMMs are used to infer dietary proportions of organisms consuming various food sources from observations on the stable isotope values taken from the organisms tissue samples. However SIMMs can also be used in other scenarios, such as in sediment mixing or the composition of fatty acids. The main functions are simmr_load() and simmr_mcmc(). The two vignettes contain a quick start and a full listing of all the features. The methods used are detailed in the papers Parnell et al 2010 <doi:10.1371/journal.pone.0009672>, and Parnell et al 2013 <doi:10.1002/env.2221>.

r-sqlcaser 0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sqlcaser
Licenses: Expat
Build system: r
Synopsis: 'SQL' Case Statement Generator
Description:

Includes built-in methods for generating long SQL CASE statements, and other SQL statements that may otherwise be arduous to construct by hand.The generated statement can easily be concatenated to string literals to form queries to SQL'-like databases, such as when using the RODBC package. The current methods include casewhen() for building CASE statements, inlist() for building IN statements, and updatetable() for building UPDATE statements.

r-splitr 0.1.0
Propagated dependencies: r-openxlsx@4.2.8.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=splitr
Licenses: Expat
Build system: r
Synopsis: Fast Utilities for Splitting Excel Sheets
Description:

This package provides tools for splitting large Excel worksheets into multiple smaller sheets based on a specified number of rows per chunk. The package reads Excel files, partitions the data efficiently using the data.table package, and writes the resulting subsets into a single workbook with multiple sheets using the openxlsx package. This is useful for handling large datasets, preparing data for reporting, and exporting manageable Excel files for downstream analysis.

r-sanple 0.2.0
Propagated dependencies: r-scales@1.4.0 r-salso@0.3.78 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/laura-dangelo/SANple
Licenses: Expat
Build system: r
Synopsis: Fitting Shared Atoms Nested Models via Markov Chains Monte Carlo
Description:

Estimate Bayesian nested mixture models via Markov Chain Monte Carlo methods. Specifically, the package implements the common atoms model (Denti et al., 2023), and hybrid finite-infinite models. All models use Gaussian mixtures with a normal-inverse-gamma prior distribution on the parameters. Additional functions are provided to help analyzing the results of the fitting procedure. References: Denti, Camerlenghi, Guindani, Mira (2023) <doi:10.1080/01621459.2021.1933499>, Dâ Angelo, Denti (2024) <doi:10.1214/24-BA1458>.

r-simer 1.0.0
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-matrix@1.7-5 r-mass@7.3-65 r-jsonlite@2.0.0 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/xiaolei-lab/SIMER
Licenses: ASL 2.0
Build system: r
Synopsis: Data Simulation for Life Science and Breeding
Description:

Data simulator including genotype, phenotype, pedigree, selection and reproduction in R. It simulates most of reproduction process of animals or plants and provides data for GS (Genomic Selection), GWAS (Genome-Wide Association Study), and Breeding. For ADI model, please see Kao C and Zeng Z (2002) <doi:10.1093/genetics/160.3.1243>. For build.cov, please see B. D. Ripley (1987) <ISBN:9780470009604>.

r-strategicplayers 1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=strategicplayers
Licenses: GPL 3
Build system: r
Synopsis: Strategic Players
Description:

Identifies individuals in a social network who should be the intervention subjects for a network intervention in which you have a group of targets, a group of avoiders, and a group that is neither.

r-spatialromle 0.1.1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialRoMLE
Licenses: GPL 3
Build system: r
Synopsis: Robust Maximum Likelihood Estimation for Spatial Error Model
Description:

This package provides robust estimation for spatial error model to presence of outliers in the residuals. The classical estimation methods can be influenced by the presence of outliers in the data. We proposed a robust estimation approach based on the robustified likelihood equations for spatial error model (Vural Yildirim & Yeliz Mert Kantar (2020): Robust estimation approach for spatial error model, Journal of Statistical Computation and Simulation, <doi:10.1080/00949655.2020.1740223>).

Total packages: 22167