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

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-customderivative 0.1.1
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CustomDerivative
Licenses: Expat
Build system: r
Synopsis: Pricing Various Types of Custom Derivatives
Description:

This package provides a versatile R package for creating and pricing custom derivatives to suit your financial needs.

r-comstab 0.0.3
Propagated dependencies: r-ternary@2.3.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jsegrestin/comstab
Licenses: GPL 3
Build system: r
Synopsis: Partitioning the Drivers of Stability of Ecological Communities
Description:

This package contains the basic functions to apply the unified framework for partitioning the drivers of stability of ecological communities. Segrestin et al. (2024) <doi:10.1111/geb.13828>.

r-cdcplaces 1.2.0
Propagated dependencies: r-zctacrosswalk@2.0.0 r-yyjsonr@0.1.22 r-tigris@2.2.1 r-sf@1.0-23 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/brendensm/CDCPLACES
Licenses: Expat
Build system: r
Synopsis: Access the 'CDC PLACES' API
Description:

Allows users to seamlessly query several CDC PLACES APIs (<https://data.cdc.gov/browse?q=PLACES%20&sortBy=relevance>) by geography, state, measure, and release year. This package also contains a function to explore the available measures for each release year.

r-cartography 3.1.5
Propagated dependencies: r-sp@2.2-0 r-sf@1.0-23 r-rcpp@1.1.0 r-raster@3.6-32 r-png@0.1-8 r-curl@7.0.0 r-classint@0.4-11
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/riatelab/cartography/
Licenses: GPL 3
Build system: r
Synopsis: Thematic Cartography
Description:

Create and integrate maps in your R workflow. This package helps to design cartographic representations such as proportional symbols, choropleth, typology, flows or discontinuities maps. It also offers several features that improve the graphic presentation of maps, for instance, map palettes, layout elements (scale, north arrow, title...), labels or legends. See Giraud and Lambert (2017) <doi:10.1007/978-3-319-57336-6_13>.

r-crew-cluster 0.4.0
Propagated dependencies: r-yaml@2.3.10 r-xml2@1.5.0 r-vctrs@0.6.5 r-rlang@1.1.6 r-r6@2.6.1 r-ps@1.9.1 r-nanonext@1.7.2 r-lifecycle@1.0.4 r-crew@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://wlandau.github.io/crew.cluster/
Licenses: Expat
Build system: r
Synopsis: Crew Launcher Plugins for Traditional High-Performance Computing Clusters
Description:

In computationally demanding analysis projects, statisticians and data scientists asynchronously deploy long-running tasks to distributed systems, ranging from traditional clusters to cloud services. The crew.cluster package extends the mirai'-powered crew package with worker launcher plugins for traditional high-performance computing systems. Inspiration also comes from packages mirai by Gao (2023) <https://github.com/r-lib/mirai>, future by Bengtsson (2021) <doi:10.32614/RJ-2021-048>, rrq by FitzJohn and Ashton (2023) <https://github.com/mrc-ide/rrq>, clustermq by Schubert (2019) <doi:10.1093/bioinformatics/btz284>), and batchtools by Lang, Bischl, and Surmann (2017). <doi:10.21105/joss.00135>.

r-circnntsraxial 0.1.0
Propagated dependencies: r-psychtools@2.5.7.22 r-circnntsr@2.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CircNNTSRaxial
Licenses: GPL 2+
Build system: r
Synopsis: Axial Data using NNTS Models
Description:

Statistical analysis of axial using distributions Nonnegative Trigonometric Sums (NNTS). The package includes functions for calculation of densities and distributions, for the estimation of parameters, and more. Fernandez-Duran, J.J. and Gregorio-Dominguez, M.M. (2025), Multimodal distributions for circular axial data", <doi:10.48550/arXiv.2504.04681>.

r-catfun 0.1.4
Propagated dependencies: r-rlang@1.1.6 r-magrittr@2.0.4 r-hmisc@5.2-4 r-epitools@0.5-10.1 r-desctools@0.99.60 r-cli@3.6.5 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=catfun
Licenses: Expat
Build system: r
Synopsis: Categorical Data Analysis
Description:

Includes wrapper functions around existing functions for the analysis of categorical data and introduces functions for calculating risk differences and matched odds ratios. R currently supports a wide variety of tools for the analysis of categorical data. However, many functions are spread across a variety of packages with differing syntax and poor compatibility with each another. prop_test() combines the functions binom.test(), prop.test() and BinomCI() into one output. prop_power() allows for power and sample size calculations for both balanced and unbalanced designs. riskdiff() is used for calculating risk differences and matched_or() is used for calculating matched odds ratios. For further information on methods used that are not documented in other packages see Nathan Mantel and William Haenszel (1959) <doi:10.1093/jnci/22.4.719> and Alan Agresti (2002) <ISBN:0-471-36093-7>.

r-crm12comb 0.1.12
Propagated dependencies: r-ggplot2@4.0.1 r-ggforce@0.5.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crm12Comb
Licenses: GPL 3+
Build system: r
Synopsis: Phase I/II CRM Based Drug Combination Design
Description:

This package implements the adaptive designs for integrated phase I/II trials of drug combinations via continual reassessment method (CRM) to evaluate toxicity and efficacy simultaneously for each enrolled patient cohort based on Bayesian inference. It supports patients assignment guidance in a single trial using current enrolled data, as well as conducting extensive simulation studies to evaluate operating characteristics before the trial starts. It includes various link functions such as empiric, one-parameter logistic, two-parameter logistic, and hyperbolic tangent, as well as considering multiple prior distributions of the parameters like normal distribution, gamma distribution and exponential distribution to accommodate diverse clinical scenarios. Method using Bayesian framework with empiric link function is described in: Wages and Conaway (2014) <doi:10.1002/sim.6097>.

r-cyclestreets 1.0.3
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-sf@1.0-23 r-readr@2.1.6 r-rcppsimdjson@0.1.15 r-progressr@0.18.0 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-geojsonsf@2.0.5 r-dplyr@1.1.4 r-data-table@1.17.8 r-curl@7.0.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rpackage.cyclestreets.net/
Licenses: GPL 3
Build system: r
Synopsis: Cycle Routing and Data for Cycling Advocacy
Description:

An interface to the cycle routing/data services provided by CycleStreets', a not-for-profit social enterprise and advocacy organisation. The application programming interfaces (APIs) provided by CycleStreets are documented at (<https://www.cyclestreets.net/api/>). The focus of this package is the journey planning API, which aims to emulate the routes taken by a knowledgeable cyclist. An innovative feature of the routing service of its provision of fastest, quietest and balanced profiles. These represent routes taken to minimise time, avoid traffic and compromise between the two, respectively.

r-crso 0.1.1
Propagated dependencies: r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crso
Licenses: GPL 2
Build system: r
Synopsis: Cancer Rule Set Optimization ('crso')
Description:

An algorithm for identifying candidate driver combinations in cancer. CRSO is based on a theoretical model of cancer in which a cancer rule is defined to be a collection of two or more events (i.e., alterations) that are minimally sufficient to cause cancer. A cancer rule set is a set of cancer rules that collectively are assumed to account for all of ways to cause cancer in the population. In CRSO every event is designated explicitly as a passenger or driver within each patient. Each event is associated with a patient-specific, event-specific passenger penalty, reflecting how unlikely the event would have happened by chance, i.e., as a passenger. CRSO evaluates each rule set by assigning all samples to a rule in the rule set, or to the null rule, and then calculating the total statistical penalty from all unassigned event. CRSO uses a three phase procedure find the best rule set of fixed size K for a range of Ks. A core rule set is then identified from among the best rule sets of size K as the rule set that best balances rule set size and statistical penalty. Users should consult the crso vignette for an example walk through of a full CRSO run. The full description, of the CRSO algorithm is presented in: Klein MI, Cannataro V, Townsend J, Stern DF and Zhao H. "Identifying combinations of cancer driver in individual patients." BioRxiv 674234 [Preprint]. June 19, 2019. <doi:10.1101/674234>. Please cite this article if you use crso'.

r-cricketdata 0.3.0
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rvest@1.0.5 r-readr@2.1.6 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://pkg.robjhyndman.com/cricketdata/
Licenses: GPL 3
Build system: r
Synopsis: International Cricket Data
Description:

Data on international and other major cricket matches from ESPNCricinfo <https://www.espncricinfo.com> and Cricsheet <https://cricsheet.org>. This package provides some functions to download the data into tibbles ready for analysis.

r-colorify 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mauritsunkel/colorify
Licenses: ASL 2.0
Build system: r
Synopsis: Intuitive Color and Palette Generation and Modification
Description:

This package provides a one-stop shop for intuitive and dependency-free color and palette creation and modification. Includes palettes and functionality from popular packages such as viridis', RColorBrewer', and base R grDevices', as well as ggplot2 plot bindings. Users can generate perceptually uniform and colorblind-friendly palettes, adjust palettes in HSL and RGB color spaces, map color gradients to value ranges, and create color-generating functions.

r-causalgam 0.1-4
Propagated dependencies: r-gam@1.22-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CausalGAM
Licenses: GPL 2
Build system: r
Synopsis: Estimation of Causal Effects with Generalized Additive Models
Description:

This package implements various estimators for average treatment effects - an inverse probability weighted (IPW) estimator, an augmented inverse probability weighted (AIPW) estimator, and a standard regression estimator - that make use of generalized additive models for the treatment assignment model and/or outcome model. See: Glynn, Adam N. and Kevin M. Quinn. 2010. "An Introduction to the Augmented Inverse Propensity Weighted Estimator." Political Analysis. 18: 36-56.

r-crosswalkr 0.4.0
Propagated dependencies: r-tibble@3.3.0 r-readxl@1.4.5 r-readr@2.1.6 r-labelled@2.16.0 r-haven@2.5.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/btskinner/crosswalkr
Licenses: Expat
Build system: r
Synopsis: Rename and Encode Data Frames Using External Crosswalk Files
Description:

This package provides a pair of functions for renaming and encoding data frames using external crosswalk files. It is especially useful when constructing master data sets from multiple smaller data sets that do not name or encode variables consistently across files. Based on similar commands in Stata'.

r-checkdown 0.0.13
Propagated dependencies: r-markdown@2.0 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://agricolamz.github.io/checkdown/
Licenses: GPL 2+
Build system: r
Synopsis: Check-Fields and Check-Boxes for 'rmarkdown'
Description:

This package creates auto-grading check-fields and check-boxes for rmarkdown or quarto HTML. It can be used in class, when teacher share materials and tasks, so students can solve some problems and check their work. In contrast to the learnr package, the checkdown package works serverlessly without shiny'.

r-cc 1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CC
Licenses: GPL 2+
Build system: r
Synopsis: Control Charts
Description:

This package provides tools for creating and visualizing statistical process control charts. Control charts are used for monitoring measurement processes, such as those occurring in manufacturing. The objective is to monitor the history of such processes and flag outlying measurements: out-of-control signals. Montgomery, D. (2009, ISBN:978-0-470-16992-6) contains an extensive discussion of the methodology.

r-constructive 1.3.0
Propagated dependencies: r-waldo@0.6.2 r-rlang@1.1.6 r-diffobj@0.3.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cynkra/constructive
Licenses: Expat
Build system: r
Synopsis: Display Idiomatic Code to Construct Most R Objects
Description:

Prints code that can be used to recreate R objects. In a sense it is similar to base::dput() or base::deparse() but constructive strives to use idiomatic constructors.

r-crosshap 1.4.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-scales@1.4.0 r-rlang@1.1.6 r-patchwork@1.3.2 r-magrittr@2.0.4 r-gtable@0.3.6 r-gridextra@2.3 r-ggpp@0.5.9 r-ggplot2@4.0.1 r-ggdist@3.3.3 r-dplyr@1.1.4 r-dbscan@1.2.3 r-data-table@1.17.8 r-clustree@0.5.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jacobimarsh.github.io/crosshap/
Licenses: Expat
Build system: r
Synopsis: Local Haplotype Clustering and Visualization
Description:

This package provides a local haplotyping visualization toolbox to capture major patterns of co-inheritance between clusters of linked variants, whilst connecting findings to phenotypic and demographic traits across individuals. crosshap enables users to explore and understand genomic variation across a trait-associated region. For an example of successful local haplotype analysis, see Marsh et al. (2022) <doi:10.1007/s00122-022-04045-8>.

r-covequal 0.1.0
Propagated dependencies: r-rmtstat@0.3.1 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://github.com/turgeonmaxime/covequal
Licenses: Expat
Build system: r
Synopsis: Test for Equality of Covariance Matrices
Description:

Computes p-values using the largest root test using an approximation to the null distribution by Johnstone (2008) <DOI:10.1214/08-AOS605>.

r-cklrt 0.2.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-nlme@3.1-168 r-mgcv@1.9-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CKLRT
Licenses: GPL 3
Build system: r
Synopsis: Composite Kernel Machine Regression Based on Likelihood Ratio Test
Description:

Composite Kernel Machine Regression based on Likelihood Ratio Test (CKLRT): in this package, we develop a kernel machine regression framework to model the overall genetic effect of a SNP-set, considering the possible GE interaction. Specifically, we use a composite kernel to specify the overall genetic effect via a nonparametric function and we model additional covariates parametrically within the regression framework. The composite kernel is constructed as a weighted average of two kernels, one corresponding to the genetic main effect and one corresponding to the GE interaction effect. We propose a likelihood ratio test (LRT) and a restricted likelihood ratio test (RLRT) for statistical significance. We derive a Monte Carlo approach for the finite sample distributions of LRT and RLRT statistics. (N. Zhao, H. Zhang, J. Clark, A. Maity, M. Wu. Composite Kernel Machine Regression based on Likelihood Ratio Test with Application for Combined Genetic and Gene-environment Interaction Effect (Submitted).).

r-clustringr 1.0
Propagated dependencies: r-tidygraph@1.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-stringdist@0.9.15 r-rlang@1.1.6 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggraph@2.2.2 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clustringr
Licenses: Expat
Build system: r
Synopsis: Cluster Strings by Edit-Distance
Description:

Returns an edit-distance based clusterization of an input vector of strings. Each cluster will contain a set of strings w/ small mutual edit-distance (e.g., Levenshtein, optimum-sequence-alignment, Damerau-Levenshtein), as computed by stringdist::stringdist(). The set of all mutual edit-distances is then used by graph algorithms (from package igraph') to single out subsets of high connectivity.

r-commecometrics 1.1.1
Propagated dependencies: r-viridis@0.6.5 r-tibble@3.3.0 r-sf@1.0-23 r-rnaturalearth@1.1.0 r-raster@3.6-32 r-purrr@1.2.0 r-leaflet@2.2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mariahm1995/commecometrics
Licenses: Expat
Build system: r
Synopsis: Ecometric Models of Trait–Environment Relationships at the Community Level
Description:

This package provides a framework for modeling relationships between functional traits and both quantitative and qualitative environmental variables at the community level. It includes tools for trait binning, likelihood-based environmental estimation, model evaluation, fossil projection into modern ecometric space, and result visualization. For more details see Vermillion et al. (2018) <doi:10.1007/978-3-319-94265-0_17>, Polly et al. (2011) <doi:10.1098/rspb.2010.2233> and Polly and Head (2015) <doi:10.1017/S1089332600002953>.

r-cppcheckr 1.0.0
Dependencies: cppcheck@2.18.0
Propagated dependencies: r-xml2@1.5.0 r-v8@8.0.1 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stla/cppcheckR
Licenses: GPL 3
Build system: r
Synopsis: Check 'C' and 'C++' Files using 'Cppcheck'
Description:

Allow to run Cppcheck (<https://cppcheck.sourceforge.io/>) on C and C++ files with a R command or a RStudio addin. The report appears in the RStudio viewer pane as a formatted HTML file. It is also possible to get this report with a shiny application. Cppcheck can spot many error types and it can also give some recommendations on the code.

r-climd 0.1.0
Propagated dependencies: r-raster@3.6-32 r-qpdf@1.4.1 r-ncdf4@1.24
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CLimd
Licenses: GPL 2+
Build system: r
Synopsis: Generating Rainfall Rasters from IMD NetCDF Data
Description:

The developed function is a comprehensive tool for the analysis of India Meteorological Department (IMD) NetCDF rainfall data. Specifically designed to process high-resolution daily gridded rainfall datasets. It provides four key functions to process IMD NetCDF rainfall data and create rasters for various temporal scales, including annual, seasonal, monthly, and weekly rainfall. For method details see, Malik, A. (2019).<DOI:10.1007/s12517-019-4454-5>. It supports different aggregation methods, such as sum, min, max, mean, and standard deviation. These functions are designed for spatio-temporal analysis of rainfall patterns, trend analysis,geostatistical modeling of rainfall variability, identifying rainfall anomalies and extreme events and can be an input for hydrological and agricultural models.

Total packages: 69239