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

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-survtrunc 0.2.0
Propagated dependencies: r-survival@3.8-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SurvTrunc
Licenses: GPL 2
Build system: r
Synopsis: Analysis of Doubly Truncated Data
Description:

Package performs Cox regression and survival distribution function estimation when the survival times are subject to double truncation. In case that the survival and truncation times are quasi-independent, the estimation procedure for each method involves inverse probability weighting, where the weights correspond to the inverse of the selection probabilities and are estimated using the survival times and truncation times only. A test for checking this independence assumption is also included in this package. The functions available in this package for Cox regression, survival distribution function estimation, and testing independence under double truncation are based on the following methods, respectively: Rennert and Xie (2018) <doi:10.1111/biom.12809>, Shen (2010) <doi:10.1007/s10463-008-0192-2>, Martin and Betensky (2005) <doi:10.1198/016214504000001538>. When the survival times are dependent on at least one of the truncation times, an EM algorithm is employed to obtain point estimates for the regression coefficients. The standard errors are calculated using the bootstrap method. See Rennert and Xie (2022) <doi:10.1111/biom.13451>. Both the independent and dependent cases assume no censoring is present in the data. Please contact Lior Rennert <liorr@clemson.edu> for questions regarding function coxDT and Yidan Shi <yidan.shi@pennmedicine.upenn.edu> for questions regarding function coxDTdep.

r-sgmodel 0.1.2
Propagated dependencies: r-rtauchen@1.0 r-ramify@0.4.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sgmodel
Licenses: GPL 3
Build system: r
Synopsis: Solves a Generic Stochastic Growth Model with a Representative Agent
Description:

It computes the solutions to a generic stochastic growth model for a given set of user supplied parameters. It includes the solutions to the model, plots of the solution, a summary of the features of the model, a function that covers different types of consumption preferences, and a function that computes the moments of a Markov process. Merton, Robert C (1971) <doi:10.1016/0022-0531(71)90038-X>, Tauchen, George (1986) <doi:10.1016/0165-1765(86)90168-0>, Wickham, Hadley (2009, ISBN:978-0-387-98140-6 ).

r-shinytempsignal 0.0.8
Propagated dependencies: r-yulab-utils@0.2.4 r-treeio@1.36.1 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-nlme@3.1-169 r-golem@0.5.1 r-ggtree@4.2.0 r-ggprism@1.0.7 r-ggpmisc@0.7.0 r-ggplot2@4.0.3 r-forecast@9.0.2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/YuLab-SMU/shinyTempSignal
Licenses: GPL 3
Build system: r
Synopsis: Explore Temporal and Other Phylogenetic Signals
Description:

Sequences sampled at different time points can be used to infer molecular phylogenies on natural time scales, but if the sequences records inaccurate sampling times, that are not the actual sampling times, then it will affect the molecular phylogenetic analysis. This shiny application helps exploring temporal characteristics of the evolutionary trees through linear regression analysis and with the ability to identify and remove incorrect labels. The method was extended to support exploring other phylogenetic signals under strict and relaxed models.

r-samplezoo 1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/nvietto/samplezoo
Licenses: Expat
Build system: r
Synopsis: Generate Samples with a Variety of Probability Distributions
Description:

Simplifies the process of generating samples from a variety of probability distributions, allowing users to quickly create data frames for demonstrations, troubleshooting, or teaching purposes. Data is available in multiple sizesâ small, medium, and large. For more information, refer to the package documentation.

r-spnetwork 0.4.4.7
Propagated dependencies: r-spdep@1.4-2 r-sfheaders@0.4.5 r-sf@1.1-1 r-rdpack@2.6.6 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-igraph@2.3.1 r-ggplot2@4.0.3 r-future-apply@1.20.2 r-dbscan@1.2.4 r-data-table@1.18.4 r-cubature@2.1.4-1 r-cpprouting@3.2 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://jeremygelb.github.io/spNetwork/
Licenses: GPL 2
Build system: r
Synopsis: Spatial Analysis on Network
Description:

Perform spatial analysis on network. Implement several methods for spatial analysis on network: Network Kernel Density estimation, building of spatial matrices based on network distance ('listw objects from spdep package), K functions estimation for point pattern analysis on network, k nearest neighbours on network, reachable area calculation, and graph generation References: Okabe et al (2019) <doi:10.1080/13658810802475491>; Okabe et al (2012, ISBN:978-0470770818);Baddeley et al (2015, ISBN:9781482210200).

r-sleev 1.2.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dragontaoran/sleev
Licenses: GPL 2+
Build system: r
Synopsis: Semiparametric Likelihood Estimation with Errors in Variables
Description:

Efficient regression analysis under general two-phase sampling, where Phase I includes error-prone data and Phase II contains validated data on a subset.

r-sparkbq 0.1.1
Propagated dependencies: r-sparklyr@1.9.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.mirai-solutions.com
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Google 'BigQuery' Support for 'sparklyr'
Description:

This package provides a sparklyr extension package providing an integration with Google BigQuery'. It supports direct import/export where records are directly streamed from/to BigQuery'. In addition, data may be imported/exported via intermediate data extracts on Google Cloud Storage'.

r-scbio 0.1.6
Propagated dependencies: r-sp@2.2-1 r-raster@3.6-32 r-limma@3.68.3 r-liblinear@2.10-24 r-foreach@1.5.2 r-fields@17.3 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/amitfrish/scBio
Licenses: GPL 2
Build system: r
Synopsis: Single Cell Genomics for Enhancing Cell Composition Inference from Bulk Genomics Data
Description:

Cellular population mapping (CPM) a deconvolution algorithm in which single-cell genomics is required in only one or a few samples, where in other samples of the same tissue, only bulk genomics is measured and the underlying fine resolution cellular heterogeneity is inferred.

r-simmetric 0.1.1
Propagated dependencies: r-dplyr@1.2.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=simMetric
Licenses: Expat
Build system: r
Synopsis: Metrics (with Uncertainty) for Simulation Studies that Evaluate Statistical Methods
Description:

Allows users to quickly apply individual or multiple metrics to evaluate Monte Carlo simulation studies.

r-spfa 1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spfa
Licenses: Expat
Build system: r
Synopsis: Semi-Parametric Factor Analysis
Description:

Estimation, scoring, and plotting functions for the semi-parametric factor model proposed by Liu & Wang (2022) <doi:10.1007/s11336-021-09832-8> and Liu & Wang (2023) <arXiv:2303.10079>. Both the conditional densities of observed responses given the latent factors and the joint density of latent factors are estimated non-parametrically. Functional parameters are approximated by smoothing splines, whose coefficients are estimated by penalized maximum likelihood using an expectation-maximization (EM) algorithm. E- and M-steps can be parallelized on multi-thread computing platforms that support OpenMP'. Both continuous and unordered categorical response variables are supported.

r-spatmca 1.0.7
Propagated dependencies: r-scales@1.4.0 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://egpivo.github.io/SpatMCA/
Licenses: GPL 2+
Build system: r
Synopsis: Regularized Spatial Maximum Covariance Analysis
Description:

Provide regularized maximum covariance analysis incorporating smoothness, sparseness and orthogonality of couple patterns by using the alternating direction method of multipliers algorithm. The method can be applied to either regularly or irregularly spaced data, including 1D, 2D, and 3D (Wang and Huang, 2018 <doi:10.1002/env.2481>).

r-scan 0.68.1
Propagated dependencies: r-rstudioapi@0.18.0 r-rlang@1.2.0 r-readxl@1.5.0 r-nlme@3.1-169 r-miniui@0.1.2 r-mcmcglmm@2.36 r-magrittr@2.0.5 r-knitr@1.51 r-kableextra@1.4.0 r-gt@1.3.0 r-cli@3.6.6 r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jazznbass/scan/
Licenses: GPL 3+
Build system: r
Synopsis: Single-Case Data Analyses for Single and Multiple Baseline Designs
Description:

This package provides a collection of procedures for analysing, visualising, and managing single-case data. Multi-phase and multi-baseline designs are supported. Analysing methods include regression models (multilevel, multivariate, bayesian), between case standardised mean difference, overlap indices ('PND', PEM', PAND', NAP', PET', tau-u', IRD', baseline corrected tau', CDC'), and randomization tests. Data preparation functions support outlier detection, handling missing values, scaling, and custom transformations. An export function helps to generate html, word, and latex tables in a publication friendly style. A shiny app allows to use scan in a graphical user interface. More details can be found in the online book Analyzing single-case data with R and scan', Juergen Wilbert (2026) <https://jazznbass.github.io/scan-Book/>.

r-scimo 0.0.3
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-recipes@1.3.2 r-magrittr@2.0.5 r-generics@0.1.4 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/abichat/scimo
Licenses: GPL 3+
Build system: r
Synopsis: Extra Recipes Steps for Dealing with Omics Data
Description:

Omics data (e.g. transcriptomics, proteomics, metagenomics...) offer a detailed and multi-dimensional perspective on the molecular components and interactions within complex biological (eco)systems. Analyzing these data requires adapted procedures, which are implemented as steps according to the recipes package.

r-stockanalyst 1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stockAnalyst
Licenses: GPL 3
Build system: r
Synopsis: Equity Valuation using Methods of Fundamental Analysis
Description:

This package provides methods of Fundamental Analysis for Valuation of Equity included here serve as a quick reference for undergraduate courses on Stock Valuation and Chartered Financial Analyst Levels 1 and 2 Readings on Equity Valuation. Jerald E. Pinto (â Equity Asset Valuation (4th Edition)â , 2020, ISBN: 9781119628194). Chartered Financial Analyst Institute ("Chartered Financial Analyst Program Curriculum 2020 Level I Volumes 1-6. (Vol. 4, pp. 445-491)", 2019, ISBN: 9781119593577). Chartered Financial Analyst Institute ("Chartered Financial Analyst Program Curriculum 2020 Level II Volumes 1-6. (Vol. 4, pp. 197-447)", 2019, ISBN: 9781119593614).

r-simpop 2.1.3
Propagated dependencies: r-xgboost@3.2.1.1 r-wrswor@1.2.1 r-vim@7.0.0 r-vcd@1.4-13 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-ranger@0.18.0 r-partykit@1.2-27 r-nnet@7.3-20 r-matrixstats@1.5.0 r-mass@7.3-65 r-lattice@0.22-9 r-foreach@1.5.2 r-fitdistrplus@1.2-6 r-envstats@3.1.0 r-e1071@1.7-17 r-doparallel@1.0.17 r-data-table@1.18.4 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/statistikat/simPop
Licenses: GPL 2+
Build system: r
Synopsis: Simulation of Complex Synthetic Data Information
Description:

This package provides tools and methods to simulate populations for surveys based on auxiliary data. The tools include model-based methods, calibration and combinatorial optimization algorithms, see Templ, Kowarik and Meindl (2017) <doi:10.18637/jss.v079.i10>) and Templ (2017) <doi:10.1007/978-3-319-50272-4>. The package was developed with support of the International Household Survey Network, DFID Trust Fund TF011722 and funds from the World bank.

r-shinylogs 0.2.1
Propagated dependencies: r-shiny@1.13.0 r-nanotime@0.3.15 r-jsonlite@2.0.0 r-htmltools@0.5.9 r-digest@0.6.39 r-data-table@1.18.4 r-bit64@4.8.2 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dreamRs/shinylogs
Licenses: GPL 3
Build system: r
Synopsis: Record Everything that Happens in a 'Shiny' Application
Description:

Track and record the use of applications and the user's interactions with Shiny inputs. Allows to trace the inputs with which the user interacts, the outputs generated, as well as the errors displayed in the interface.

r-steepness 0.3-0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=steepness
Licenses: GPL 2+
Build system: r
Synopsis: Testing Steepness of Dominance Hierarchies
Description:

The steepness package computes steepness as a property of dominance hierarchies. Steepness is defined as the absolute slope of the straight line fitted to the normalized David's scores. The normalized David's scores can be obtained on the basis of dyadic dominance indices corrected for chance or by means of proportions of wins. Given an observed sociomatrix, it computes hierarchy's steepness and estimates statistical significance by means of a randomization test.

r-snn 1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=snn
Licenses: GPL 3
Build system: r
Synopsis: Stabilized Nearest Neighbor Classifier
Description:

Implement K-nearest neighbor classifier, weighted nearest neighbor classifier, bagged nearest neighbor classifier, optimal weighted nearest neighbor classifier and stabilized nearest neighbor classifier, and perform model selection via 5 fold cross-validation for them. This package also provides functions for computing the classification error and classification instability of a classification procedure.

r-singcar 0.1.5
Propagated dependencies: r-withr@3.0.2 r-mass@7.3-65 r-cholwishart@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/jorittmo/singcar
Licenses: Expat
Build system: r
Synopsis: Comparing Single Cases to Small Samples
Description:

When comparing single cases to control populations and no parameters are known researchers and clinicians must estimate these with a control sample. This is often done when testing a case's abnormality on some variable or testing abnormality of the discrepancy between two variables. Appropriate frequentist and Bayesian methods for doing this are here implemented, including tests allowing for the inclusion of covariates. These have been developed first and foremost by John Crawford and Paul Garthwaite, e.g. in Crawford and Howell (1998) <doi:10.1076/clin.12.4.482.7241>, Crawford and Garthwaite (2005) <doi:10.1037/0894-4105.19.3.318>, Crawford and Garthwaite (2007) <doi:10.1080/02643290701290146> and Crawford, Garthwaite and Ryan (2011) <doi:10.1016/j.cortex.2011.02.017>. The package is also equipped with power calculators for each method.

r-secutrialr 1.3.3
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-haven@2.5.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SwissClinicalTrialOrganisation/secuTrialR
Licenses: Expat
Build system: r
Synopsis: Handling of Data from the Clinical Data Management System 'secuTrial'
Description:

Seamless and standardized interaction with data exported from the clinical data management system (CDMS) secuTrial'<https://www.secutrial.com>. The primary data export the package works with is a standard non-rectangular export.

r-sdar 0.9-55
Propagated dependencies: r-readxl@1.5.0 r-linbin@0.1.3 r-grimport2@0.3-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://doi.org/10.25573/data.13118426.v2
Licenses: GPL 2+
Build system: r
Synopsis: Stratigraphic Data Analysis
Description:

This package provides a fast, consistent tool for plotting and facilitating the analysis of stratigraphic and sedimentological data. Taking advantage of the flexible plotting tools available in R, SDAR uses stratigraphic and sedimentological data to produce detailed graphic logs for outcrop sections and borehole logs. These logs can include multiple features (e.g., bed thickness, lithology, samples, sedimentary structures, colors, fossil content, bioturbation index, gamma ray logs) (Johnson, 1992, <ISSN 0037-0738>).

r-simph 1.3.15
Propagated dependencies: r-survival@3.8-6 r-stringr@1.6.0 r-quadprog@1.5-8 r-mgcv@1.9-4 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.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=simPH
Licenses: GPL 3
Build system: r
Synopsis: Simulate and Plot Estimates from Cox Proportional Hazards Models
Description:

Simulates and plots quantities of interest (relative hazards, first differences, and hazard ratios) for linear coefficients, multiplicative interactions, polynomials, penalised splines, and non-proportional hazards, as well as stratified survival curves from Cox Proportional Hazard models. It also simulates and plots marginal effects for multiplicative interactions. Methods described in Gandrud (2015) <doi:10.18637/jss.v065.i03>.

r-sirad 2.3-3
Propagated dependencies: r-zoo@1.8-15 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://sirad.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Functions for Calculating Daily Solar Radiation and Evapotranspiration
Description:

Calculating daily global solar radiation at horizontal surface using several well-known models (i.e. Angstrom-Prescott, Supit-Van Kappel, Hargreaves, Bristow and Campbell, and Mahmood-Hubbard), and model calibration based on ground-truth data, and (3) model auto-calibration. The FAO Penmann-Monteith equation to calculate evapotranspiration is also included.

r-scgwr 0.1.2-21
Propagated dependencies: r-spdata@2.3.5 r-sp@2.2-1 r-optimparallel@1.0-2 r-fnn@1.1.4.1 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=scgwr
Licenses: GPL 2+
Build system: r
Synopsis: Scalable Geographically Weighted Regression
Description:

Fast and regularized version of GWR for large dataset, detailed in Murakami, Tsutsumida, Yoshida, Nakaya, and Lu (2019) <arXiv:1905.00266>.

Total packages: 72166