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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-cancensus 0.5.10
Propagated dependencies: r-sf@1.0-23 r-rlang@1.1.6 r-readr@2.1.6 r-jsonlite@2.0.0 r-httr@1.4.7 r-geojsonsf@2.0.5 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mountainMath/cancensus
Licenses: Expat
Build system: r
Synopsis: Access, Retrieve, and Work with Canadian Census Data and Geography
Description:

Integrated, convenient, and uniform access to Canadian Census data and geography retrieved using the CensusMapper API. This package produces analysis-ready tidy data frames and spatial data in multiple formats, as well as convenience functions for working with Census variables, variable hierarchies, and region selection. API keys are freely available with free registration at <https://censusmapper.ca/api>. Census data and boundary geometries are reproduced and distributed on an "as is" basis with the permission of Statistics Canada (Statistics Canada 1996; 2001; 2006; 2011; 2016; 2021).

r-clusevol 1.0.1
Propagated dependencies: r-viridis@0.6.5 r-plotly@4.11.0 r-ggplot2@4.0.1 r-fpc@2.2-13 r-dplyr@1.1.4 r-clustersim@0.51-6 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/vmoprojs/clusEvol
Licenses: GPL 3+
Build system: r
Synopsis: Procedure for Cluster Evolution Analytics
Description:

Cluster Evolution Analytics allows us to use exploratory what if questions in the sense that the present information of an object is plugged-in a dataset in a previous time frame so that we can explore its evolution (and of its neighbors) to the present. See the URL for the papers associated with this package, as for instance, Morales-Oñate and Morales-Oñate (2024) <doi:10.1016/j.softx.2024.101921>.

r-csclone 1.0
Propagated dependencies: r-moments@0.14.1 r-mcclust@1.0.1 r-lpsolve@5.6.23 r-dnacopy@1.84.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CSclone
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Nonparametric Modeling in R
Description:

Germline and somatic locus data which contain the total read depth and B allele read depth using Bayesian model (Dirichlet Process) to cluster. Meanwhile, the cluster model can deal with the SNVs mutation and the CNAs mutation.

r-clinpubr 1.3.0
Propagated dependencies: r-tidyr@1.3.1 r-survminer@0.5.1 r-survival@3.8-3 r-stringr@1.6.0 r-stringi@1.8.7 r-rms@8.1-0 r-rlang@1.1.6 r-hmisc@5.2-4 r-ggplot2@4.0.1 r-forestploter@1.1.3 r-fbasics@4041.97 r-dplyr@1.1.4 r-desctools@0.99.60 r-car@3.1-3 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/yotasama/clinpubr
Licenses: Expat
Build system: r
Synopsis: Clinical Publication
Description:

Accelerate the process from clinical data to medical publication, including clinical data cleaning, significant result screening, and the generation of publish-ready tables and figures.

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-colorfast 1.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/coolbutuseless/colorfast
Licenses: Expat
Build system: r
Synopsis: Fast Conversion of R Colors to Color Component Values and Native Packed Integer Format
Description:

Color values in R are often represented as strings of hexadecimal colors or named colors. This package offers fast conversion of these color representations to either an array of red/green/blue/alpha values or to the packed integer format used in native raster objects. Functions for conversion are also exported at the C level for use in other packages. This fast conversion of colors is implemented using an order-preserving minimal perfect hash derived from Majewski et al (1996) "A Family of Perfect Hashing Methods" <doi:10.1093/comjnl/39.6.547>.

r-connectcreds 0.2.0
Propagated dependencies: r-rlang@1.1.6 r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/posit-dev/connectcreds
Licenses: Expat
Build system: r
Synopsis: Manage 'OAuth' Credentials from 'Posit Connect'
Description:

This package provides a toolkit for making use of credentials mediated by Posit Connect'. It handles the details of communicating with the Connect API correctly, OAuth token caching, and refresh behaviour.

r-cv 2.0.4
Propagated dependencies: r-nlme@3.1-168 r-mass@7.3-65 r-lme4@1.1-37 r-lattice@0.22-7 r-insight@1.4.3 r-gtools@3.9.5 r-glmmtmb@1.1.13 r-foreach@1.5.2 r-doparallel@1.0.17 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gmonette.github.io/cv/
Licenses: GPL 2+
Build system: r
Synopsis: Cross-Validating Regression Models
Description:

Cross-validation methods of regression models that exploit features of various modeling functions to improve speed. Some of the methods implemented in the package are novel, as described in the package vignettes; for general introductions to cross-validation, see, for example, Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani (2021, ISBN 978-1-0716-1417-4, Secs. 5.1, 5.3), "An Introduction to Statistical Learning with Applications in R, Second Edition", and Trevor Hastie, Robert Tibshirani, and Jerome Friedman (2009, ISBN 978-0-387-84857-0, Sec. 7.10), "The Elements of Statistical Learning, Second Edition".

r-cosmofns 1.1-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cosmoFns
Licenses: GPL 2+
Build system: r
Synopsis: Cosmological Distances, Times, Luminosities, Etc
Description:

Package encapsulates standard expressions for distances, times, luminosities, and other quantities useful in observational cosmology, including molecular line observations. Currently coded for a flat universe only.

r-campsis 1.8.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-progressr@0.18.0 r-mass@7.3-65 r-jsonvalidate@1.5.0 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-future@1.68.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-digest@0.6.39 r-campsismod@1.3.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Calvagone/campsis
Licenses: GPL 3+
Build system: r
Synopsis: Generic PK/PD Simulation Platform Campsis
Description:

This package provides a generic, easy-to-use and intuitive pharmacokinetic/pharmacodynamic (PK/PD) simulation platform based on the R packages rxode2 and mrgsolve'. Campsis provides an abstraction layer over the underlying processes of defining a PK/PD model, assembling a custom dataset and running a simulation. The package has a strong dependency on the R package campsismod', which allows models to be read from and written to files, including through a JSON-based interface, and to be adapted further on the fly in the R environment. In addition, campsis allows users to assemble datasets in an intuitive manner, including via a JSON-based interface to import Campsis datasets defined using formal JSON schemas distributed with the package. Once the dataset is ready, the package prepares the simulation, calls rxode2 or mrgsolve (at the user's choice), and returns the results for the given model, dataset and desired simulation settings. The package itself is licensed under the GPL (>= 3); the JSON schema files shipped in inst/extdata are licensed separately under the Creative Commons Attribution 4.0 International (CC BY 4.0).

r-cxr 1.1.1
Propagated dependencies: r-optimx@2025-4.9 r-mvtnorm@1.3-3 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RadicalCommEcol/cxr
Licenses: Expat
Build system: r
Synopsis: Toolbox for Modelling Species Coexistence in R
Description:

Recent developments in modern coexistence theory have advanced our understanding on how species are able to persist and co-occur with other species at varying abundances. However, applying this mathematical framework to empirical data is still challenging, precluding a larger adoption of the theoretical tools developed by empiricists. This package provides a complete toolbox for modelling interaction effects between species, and calculate fitness and niche differences. The functions are flexible, may accept covariates, and different fitting algorithms can be used. A full description of the underlying methods is available in Garcà a-Callejas, D., Godoy, O., and Bartomeus, I. (2020) <doi:10.1111/2041-210X.13443>. Furthermore, the package provides a series of functions to calculate dynamics for stage-structured populations across sites.

r-crctstepdown 0.5.2
Propagated dependencies: r-stringr@1.6.0 r-reshape2@1.4.5 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-lme4@1.1-37 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-fastglm@0.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crctStepdown
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Univariate Analysis of Cluster Trials with Multiple Outcomes
Description:

Frequentist statistical inference for cluster randomised trials with multiple outcomes that controls the family-wise error rate and provides nominal coverage of confidence sets. A full description of the methods can be found in Watson et al. (2023) <doi:10.1002/sim.9831>.

r-cp4p 0.3.6
Propagated dependencies: r-qvalue@2.42.0 r-multtest@2.66.0 r-mess@0.6.0 r-limma@3.66.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cp4p
Licenses: GPL 3
Build system: r
Synopsis: Calibration Plot for Proteomics
Description:

This package provides functions to check whether a vector of p-values respects the assumptions of FDR (false discovery rate) control procedures and to compute adjusted p-values.

r-cloudutil 0.1.12
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cloudUtil
Licenses: GPL 2
Build system: r
Synopsis: Cloud Utilization Plots
Description:

This package provides means of plots for comparing utilization data of compute systems.

r-chronosphere 0.6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chronosphere
Licenses: FSDG-compatible
Build system: r
Synopsis: Evolving Earth System Variables
Description:

The implemented functions allow the query, download, and import of remotely-stored and version-controlled data items. The inherent meta-database maps data files and import code to programming classes and allows access to these items via files deposited in public repositories. The purpose of the project is to increase reproducibility and establish version tracking of results from (paleo)environmental/ecological research.

r-ctf 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-iotools@0.3-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/julianofhernandez/ctf
Licenses: Expat
Build system: r
Synopsis: Read and Write Column Text Format (CTF)
Description:

Column Text Format (CTF) is a new tabular data format designed for simplicity and performance. CTF is the simplest column store you can imagine: plain text files for each column in a table, and a metadata file. The underlying plain text means the data is human readable and familiar to programmers, unlike specialized binary formats. CTF is faster than row oriented formats like CSV when loading a subset of the columns in a table. This package provides functions to read and write CTF data from R.

r-censorcopula 2.0
Propagated dependencies: r-copula@1.1-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=censorcopula
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Parameter of Bivariate Copula
Description:

Implement an interval censor method to break ties when using data with ties to fitting a bivariate copula.

r-cna 4.0.3
Propagated dependencies: r-rcpp@1.1.0 r-matrixstats@1.5.0 r-matrix@1.7-4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://CRAN.R-project.org/package=cna
Licenses: GPL 2+
Build system: r
Synopsis: Causal Modeling with Coincidence Analysis
Description:

This package provides comprehensive functionalities for causal modeling with Coincidence Analysis (CNA), which is a configurational comparative method of causal data analysis that was first introduced in Baumgartner (2009) <doi:10.1177/0049124109339369>, and generalized in Baumgartner & Ambuehl (2020) <doi:10.1017/psrm.2018.45>. CNA is designed to recover INUS-causation from data, which is particularly relevant for analyzing processes featuring conjunctural causation (component causation) and equifinality (alternative causation). CNA is currently the only method for INUS-discovery that allows for multiple effects (outcomes/endogenous factors), meaning it can analyze common-cause and causal chain structures. Moreover, as of version 4.0, it is the only method of its kind that provides measures for model evaluation and selection that are custom-made for the problem of INUS-discovery.

r-construct 1.0.6
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-gtools@3.9.5 r-foreach@1.5.2 r-doparallel@1.0.17 r-caroline@0.9.9 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=conStruct
Licenses: GPL 3
Build system: r
Synopsis: Models Spatially Continuous and Discrete Population Genetic Structure
Description:

This package provides a method for modeling genetic data as a combination of discrete layers, within each of which relatedness may decay continuously with geographic distance. This package contains code for running analyses (which are implemented in the modeling language rstan') and visualizing and interpreting output. See the paper for more details on the model and its utility.

r-comparegroups 4.10.2
Propagated dependencies: r-writexl@1.5.4 r-survival@3.8-3 r-rstatix@0.7.3 r-rmdformats@1.0.4 r-rmarkdown@2.30 r-pmcmrplus@1.9.12 r-officer@0.7.1 r-knitr@1.50 r-kableextra@1.4.0 r-hardyweinberg@1.7.9 r-flextable@0.9.10 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://isubirana.github.io/compareGroups/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Descriptive Analysis by Groups
Description:

Create data summaries for quality control, extensive reports for exploring data, as well as publication-ready univariate or bivariate tables in several formats (plain text, HTML,LaTeX, PDF, Word or Excel. Create figures to quickly visualise the distribution of your data (boxplots, barplots, normality-plots, etc.). Display statistics (mean, median, frequencies, incidences, etc.). Perform the appropriate tests (t-test, Analysis of variance, Kruskal-Wallis, Fisher, log-rank, ...) depending on the nature of the described variable (normal, non-normal or qualitative). Summarize genetic data (Single Nucleotide Polymorphisms) data displaying Allele Frequencies and performing Hardy-Weinberg Equilibrium tests among other typical statistics and tests for these kind of data.

r-controltest 1.1.0
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=controlTest
Licenses: GPL 3
Build system: r
Synopsis: Quantile Comparison for Two-Sample Right-Censored Survival Data
Description:

Nonparametric two-sample procedure for comparing survival quantiles.

r-cppsim 0.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ischlo.github.io/cppSim/
Licenses: Expat
Build system: r
Synopsis: Fast and Memory Efficient Spatial Interaction Models
Description:

Building on top of the RcppArmadillo linear algebra functionalities to do fast spatial interaction models in the context of urban analytics, geography, transport modelling. It uses the Newton root search algorithm to determine the optimal cost exponent and can run country level models with thousands of origins and destinations. It aims at implementing an easy approach based on matrices, that can originate from various routing and processing steps earlier in an workflow. Currently, the simplest form of production, destination and doubly constrained models are implemented. Schlosser et al. (2023) <doi:10.48550/arXiv.2309.02112>.

r-chromote 0.5.1
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-websocket@1.4.4 r-rlang@1.1.6 r-r6@2.6.1 r-promises@1.5.0 r-processx@3.8.6 r-magrittr@2.0.4 r-later@1.4.4 r-jsonlite@2.0.0 r-fastmap@1.2.0 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rstudio.github.io/chromote/
Licenses: Expat
Build system: r
Synopsis: Headless Chrome Web Browser Interface
Description:

An implementation of the Chrome DevTools Protocol', for controlling a headless Chrome web browser.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901
Total results: 21615