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

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-diezeit 0.1-0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-brew@1.0-10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diezeit
Licenses: Expat
Build system: r
Synopsis: R Interface to the ZEIT ONLINE Content API
Description:

This package provides a wrapper for the ZEIT ONLINE Content API, available at <http://developer.zeit.de>. diezeit gives access to articles and corresponding metadata from the ZEIT archive and from ZEIT ONLINE. A personal API key is required for usage.

r-dialrjars 9.0.21
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/socialresearchcentre/dialrjars
Licenses: GPL 3+
Build system: r
Synopsis: Required 'libphonenumber' jars for the 'dialr' Package
Description:

Collects libphonenumber jars required for the dialr package.

r-detpack 1.1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=detpack
Licenses: GPL 2
Build system: r
Synopsis: Density Estimation and Random Number Generation with Distribution Element Trees
Description:

Density estimation for possibly large data sets and conditional/unconditional random number generation or bootstrapping with distribution element trees. The function det.construct translates a dataset into a distribution element tree. To evaluate the probability density based on a previously computed tree at arbitrary query points, the function det.query is available. The functions det1 and det2 provide density estimation and plotting for one- and two-dimensional datasets. Conditional/unconditional smooth bootstrapping from an available distribution element tree can be performed by det.rnd'. For more details on distribution element trees, see: Meyer, D.W. (2016) <arXiv:1610.00345> or Meyer, D.W., Statistics and Computing (2017) <doi:10.1007/s11222-017-9751-9> and Meyer, D.W. (2017) <arXiv:1711.04632> or Meyer, D.W., Journal of Computational and Graphical Statistics (2018) <doi:10.1080/10618600.2018.1482768>.

r-dual 0.0.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dual
Licenses: GPL 3
Build system: r
Synopsis: Automatic Differentiation with Dual Numbers
Description:

Automatic differentiation is achieved by using dual numbers without providing hand-coded gradient functions. The output value of a mathematical function is returned with the values of its exact first derivative (or gradient). For more details see Baydin, Pearlmutter, Radul, and Siskind (2018) <https://jmlr.org/papers/volume18/17-468/17-468.pdf>.

r-demokde 1.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=demoKde
Licenses: GPL 2
Build system: r
Synopsis: Kernel Density Estimation for Demonstration Purposes
Description:

Demonstration code showing how (univariate) kernel density estimates are computed, at least conceptually, and allowing users to experiment with different kernels, should they so wish. The method used follows directly the definition, but gains efficiency by replacing the observations by frequencies in a very fine grid covering the sample range. A canonical reference is B. W. Silverman, (1998) <doi: 10.1201/9781315140919>. NOTE: the density function in the stats package uses a more sophisticated method based on the fast Fourier transform and that function should be used if computational efficiency is a prime consideration.

r-drviaspcn 0.1.5
Propagated dependencies: r-pheatmap@1.0.13 r-igraph@2.3.1 r-gsva@2.6.2 r-clusterprofiler@4.20.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DRviaSPCN
Licenses: GPL 2+
Build system: r
Synopsis: Drug Repurposing in Cancer via a Subpathway Crosstalk Network
Description:

This package provides a systematic biology tool was developed to repurpose drugs via a subpathway crosstalk network. The operation modes include 1) calculating centrality scores of SPs in the context of gene expression data to reflect the influence of SP crosstalk, 2) evaluating drug-disease reverse association based on disease- and drug-induced SPs weighted by the SP crosstalk, 3) identifying cancer candidate drugs through perturbation analysis. There are also several functions used to visualize the results.

r-dbglm 1.0.0
Propagated dependencies: r-vctrs@0.7.3 r-tidyverse@2.0.0 r-tidyr@1.3.2 r-tidypredict@1.1.0 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-purrr@1.2.2 r-knitr@1.51 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dbglm
Licenses: Expat
Build system: r
Synopsis: Generalised Linear Models by Subsampling and One-Step Polishing
Description:

Fast fitting of generalised linear models on moderately large datasets, by taking an initial sample, fitting in memory, then evaluating the score function for the full data in the database. Thomas Lumley <doi:10.1080/10618600.2019.1610312>.

r-dtreg 1.1.2
Propagated dependencies: r-stringr@1.6.0 r-r6@2.6.1 r-jsonlite@2.0.0 r-httr2@1.2.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/TIBHannover/lki/knowledge-loom/dtreg-r
Licenses: Expat
Build system: r
Synopsis: Interact with Data Type Registries and Create Machine-Readable Data
Description:

You can load a schema from a DTR (data type registry) as an R object. Use this schema to write your data in JSON-LD (JavaScript Object Notation for Linked Data) format to make it machine readable.

r-dialr 0.4.2
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-dialrjars@9.0.21
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://socialresearchcentre.github.io/dialr/
Licenses: GPL 3+
Build system: r
Synopsis: Parse, Format, and Validate International Phone Numbers
Description:

Parse, format, and validate international phone numbers using Google's libphonenumber java library, <https://github.com/google/libphonenumber>.

r-dtwrappers 0.0.2
Propagated dependencies: r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DTwrappers
Licenses: GPL 3
Build system: r
Synopsis: Simplified Data Analysis with Wrapper Functions for the 'Data.Table' Package
Description:

This package provides functionality for users who are learning R or the techniques of data analysis. Written as a collection of wrapper functions, the DTwrapper package facilitates many core operations of data processing. This is achieved with relatively few requirements about the order of the processing steps or knowledge of specialized syntax. DTwrappers creates coding results along with translations to data.table's code. This enables users to benefit from the speed and efficiency of data.table's calculations. Furthermore, the package also provides the translated code for educational purposes so that users can review working examples of coding syntax and calculations.

r-divraster 1.2.3
Propagated dependencies: r-terra@1.9-27 r-sf@1.1-1 r-sesraster@0.7.1 r-dplyr@1.2.1 r-bat@2.11.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/flaviomoc/divraster
Licenses: GPL 3+
Build system: r
Synopsis: Diversity Metrics Calculations for Rasterized Data
Description:

Alpha and beta diversity for taxonomic (TD), functional (FD), and phylogenetic (PD) dimensions based on rasters. Spatial and temporal beta diversity can be partitioned into replacement and richness difference components. It also calculates standardized effect size for FD and PD alpha diversity and the average individual traits across multilayer rasters. The layers of the raster represent species, while the cells represent communities. Methods details can be found at Cardoso et al. 2022 <https://CRAN.R-project.org/package=BAT> and Heming et al. 2023 <https://CRAN.R-project.org/package=SESraster>.

r-dbspatial 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-terra@1.9-27 r-sf@1.1-1 r-rlang@1.2.0 r-lifecycle@1.0.5 r-glue@1.8.1 r-e1071@1.7-17 r-duckdb@1.5.2 r-dplyr@1.2.1 r-dbproject@0.1.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-crayon@1.5.3 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dbverse-org/dbspatial-r
Licenses: GPL 3 Expat
Build system: r
Synopsis: Spatial Data Operations for Database-Backed Geometries
Description:

This package provides database-backed spatial geometry classes and methods for working with vector spatial data in DuckDB'. The package supports loading, converting, querying, joining, and measuring spatial geometries through familiar sf'-style interfaces while keeping geometry columns lazy inside the database. It integrates with dbProject to preserve database paths, live connections, and spatial table metadata across interactive sessions. The package follows the Simple Features framework described by Pebesma (2018) <doi:10.32614/RJ-2018-009> and uses DuckDB's spatial extension <https://duckdb.org/docs/stable/core_extensions/spatial/overview.html>.

r-disperse 1.1
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dispeRse
Licenses: Expat
Build system: r
Synopsis: Simulation of Demic Diffusion with Environmental Constraints
Description:

Simulates demic diffusion building on models previously developed for the expansion of Neolithic and other food-producing economies during the Holocene (Fort et al. (2012) <doi:10.7183/0002-7316.77.2.203>, Souza et al. (2021) <doi:10.1098/rsif.2021.0499>). Growth and emigration are modelled as density-dependent processes using logistic growth and an asymptotic threshold model. Environmental and terrain layers, which can change over time, affect carrying capacity, growth and mobility. Multiple centres of origin with their respective starting times can be specified.

r-demography 2.0.1
Propagated dependencies: r-strucchange@1.5-4 r-rainbow@3.8 r-mgcv@1.9-4 r-hmdhfdplus@2.0.8 r-ftsa@6.7 r-forecast@9.0.2 r-cobs@1.3-9-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://pkg.robjhyndman.com/demography/
Licenses: GPL 3+
Build system: r
Synopsis: Forecasting Mortality, Fertility, Migration and Population Data
Description:

This package provides functions for demographic analysis including lifetable calculations; Lee-Carter modelling; functional data analysis of mortality rates, fertility rates, net migration numbers; and stochastic population forecasting.

r-datapack 1.4.2
Propagated dependencies: r-zip@2.3.3 r-xml@3.99-0.23 r-uuid@1.2-2 r-redland@1.0.17-19 r-fs@2.1.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://docs.ropensci.org/datapack/
Licenses: ASL 2.0
Build system: r
Synopsis: Flexible Container to Transport and Manipulate Data and Associated Resources
Description:

This package provides a flexible container to transport and manipulate complex sets of data. These data may consist of multiple data files and associated meta data and ancillary files. Individual data objects have associated system level meta data, and data files are linked together using the OAI-ORE standard resource map which describes the relationships between the files. The OAI- ORE standard is described at <https://www.openarchives.org/ore/>. Data packages can be serialized and transported as structured files that have been created following the BagIt specification. The BagIt specification is described at <https://datatracker.ietf.org/doc/html/draft-kunze-bagit-08>.

r-dotgen 0.1.1
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/xiaoran831213/dotgen
Licenses: GPL 2+
Build system: r
Synopsis: Gene-Set Analysis via Decorrelation by Orthogonal Transformation
Description:

Decorrelates a set of summary statistics (i.e., Z-scores or P-values per SNP) via Decorrelation by Orthogonal Transformation (DOT) approach and performs gene-set analyses by combining transformed statistic values; operations are performed with algorithms that rely only on the association summary results and the linkage disequilibrium (LD). For more details on DOT and its power, see Olga (2020) <doi:10.1371/journal.pcbi.1007819>.

r-daewr 1.2-11
Propagated dependencies: r-stringi@1.8.7 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=daewr
Licenses: GPL 2
Build system: r
Synopsis: Design and Analysis of Experiments with R
Description:

This package contains Data frames and functions used in the book "Design and Analysis of Experiments with R", Lawson(2015) ISBN-13:978-1-4398-6813-3.

r-diffxtables 0.1.3
Propagated dependencies: r-rdpack@2.6.6 r-pander@0.6.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiffXTables
Licenses: LGPL 3+
Build system: r
Synopsis: Pattern Analysis Across Contingency Tables
Description:

Statistical hypothesis testing of pattern heterogeneity via differences in underlying distributions across multiple contingency tables. Five tests are included: the comparative chi-squared test (Song et al. 2014) <doi:10.1093/nar/gku086> (Zhang et al. 2015) <doi:10.1093/nar/gkv358>, the Sharma-Song test (Sharma et al. 2021) <doi:10.1093/bioinformatics/btab240>, the heterogeneity test, the marginal-change test (Sharma et al. 2020) <doi:10.1145/3388440.3412485>, and the strength test (Sharma et al. 2020) <doi:10.1145/3388440.3412485>. Under the null hypothesis that row and column variables are statistically independent and joint distributions are equal, their test statistics all follow an asymptotically chi-squared distribution. A comprehensive type analysis categorizes the relation among the contingency tables into type null, 0, 1, and 2 (Sharma et al. 2020) <doi:10.1145/3388440.3412485>. They can identify heterogeneous patterns that differ in either the first order (marginal) or the second order (differential departure from independence). Second-order differences reveal more fundamental changes than first-order differences across heterogeneous patterns.

r-dcm2 1.0.2
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-modelr@0.1.11 r-magrittr@2.0.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/atlas-aai/dcm2
Licenses: GPL 3
Build system: r
Synopsis: Calculating the M2 Model Fit Statistic for Diagnostic Classification Models
Description:

This package provides a collection of functions for calculating the M2 model fit statistic for diagnostic classification models as described by Liu et al. (2016) <DOI:10.3102/1076998615621293>. These functions provide multiple sources of information for model fit according to the M2 statistic, including the M2 statistic, the *p* value for that M2 statistic, and the Root Mean Square Error of Approximation based on the M2 statistic.

r-daterangepicker 0.2.0
Propagated dependencies: r-shiny@1.13.0 r-jsonify@1.2.3 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/trafficonese/daterangepicker/
Licenses: Expat
Build system: r
Synopsis: Create a Shiny Date-Range Input
Description:

This package provides a Shiny Input for date-ranges, which pops up two calendars for selecting dates, times, or predefined ranges like "Last 30 Days". It wraps the JavaScript library daterangepicker which is available at <https://www.daterangepicker.com>.

r-dma 1.4-2
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dma
Licenses: GPL 2
Build system: r
Synopsis: Dynamic Model Averaging
Description:

Dynamic model averaging for binary and continuous outcomes.

r-datadiff 0.5.0
Propagated dependencies: r-yaml@2.3.12 r-tidyselect@1.2.1 r-rlang@1.2.0 r-pointblank@0.12.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ThinkR-open/datadiff
Licenses: Expat
Build system: r
Synopsis: Data Validation Based on 'YAML' Rules
Description:

This package provides a comprehensive data validation package that allows comparing datasets using configurable validation rules defined in YAML files. Built on top of the pointblank package for robust data validation, it supports exact matching, tolerance-based numeric comparisons, text normalization, and row count validation.

r-dpqmpfr 0.3-3
Propagated dependencies: r-sfsmisc@1.1-24 r-rmpfr@1.1-2 r-gmp@0.7-5.1 r-dpq@0.6-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://specfun.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: DPQ (Density, Probability, Quantile) Distribution Computations using MPFR
Description:

An extension to the DPQ package with computations for DPQ (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the Rmpfr package and hence the underlying MPFR and GMP C libraries.

r-dixon 0.0-10
Propagated dependencies: r-splancs@2.01-45 r-spatstat-geom@3.7-3 r-spatstat@3.6-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dixon
Licenses: GPL 2+
Build system: r
Synopsis: Nearest Neighbour Contingency Table Analysis
Description:

Function to test spatial segregation and association based in contingency table analysis of nearest neighbour counts following Dixon (2002) <doi:10.1080/11956860.2002.11682700>. Some Fortran code has been included to the original dixon2002() function of the ecespa package to improve speed.

Total packages: 22167