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

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-corto 1.2.4
Propagated dependencies: r-rmarkdown@2.30 r-plotrix@3.8-13 r-pbapply@1.7-4 r-knitr@1.50 r-gplots@3.2.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=corto
Licenses: LGPL 3
Build system: r
Synopsis: Inference of Gene Regulatory Networks
Description:

We present corto (Correlation Tool), a simple package to infer gene regulatory networks and visualize master regulators from gene expression data using DPI (Data Processing Inequality) and bootstrapping to recover edges. An initial step is performed to calculate all significant edges between a list of source nodes (centroids) and target genes. Then all triplets containing two centroids and one target are tested in a DPI step which removes edges. A bootstrapping process then calculates the robustness of the network, eventually re-adding edges previously removed by DPI. The algorithm has been optimized to run outside a computing cluster, using a fast correlation implementation. The package finally provides functions to calculate network enrichment analysis from RNA-Seq and ATAC-Seq signatures as described in the article by Giorgi lab (2020) <doi:10.1093/bioinformatics/btaa223>.

r-citsr 0.1.3
Propagated dependencies: r-nlme@3.1-168 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-clubsandwich@0.6.1 r-aiccmodavg@2.3-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=citsr
Licenses: Expat
Build system: r
Synopsis: Controlled Interrupted Time Series Analysis and Visualization
Description:

This package implements controlled interrupted time series (CITS) analysis for evaluating interventions in comparative time-series data. The package provides tools for preparing panel time-series datasets, fitting models using generalized least squares (GLS) with optional autoregressiveâ moving-average (ARMA) error structures, and computing fitted values and robust standard errors using cluster-robust variance estimators (CR2). Visualization functions enable clear presentation of estimated effects and counterfactual trajectories following interventions. Background on methods for causal inference in interrupted time series can be found in Linden and Adams (2011) <doi:10.1111/j.1365-2753.2010.01504.x> and Lopez Bernal, Cummins, and Gasparrini (2018) <doi:10.1093/ije/dyy135>.

r-clintools 0.9.10.1
Propagated dependencies: r-xml2@1.5.0 r-survival@3.8-3 r-stringi@1.8.7 r-signal@1.8-1 r-scales@1.4.0 r-proc@1.19.0.1 r-parameters@0.28.3 r-pander@0.6.6 r-nlme@3.1-168 r-lme4@1.1-37 r-irr@0.84.1 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/lilleoel/clintools
Licenses: Expat
Build system: r
Synopsis: Tools for Clinical Research
Description:

Every research team have their own script for data management, statistics and most importantly hemodynamic indices. The purpose is to standardize scripts utilized in clinical research. The hemodynamic indices can be used in a long-format dataframe, and add both periods of interest (trigger-periods), and delete artifacts with deleter-files. Transfer function analysis (Claassen et al. (2016) <doi:10.1177/0271678X15626425>) and Mx (Czosnyka et al. (1996) <doi:10.1161/01.str.27.10.1829>) can be calculated using this package.

r-clinicaltrialsummary 1.1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClinicalTrialSummary
Licenses: GPL 3+
Build system: r
Synopsis: Summary Measures for Clinical Trials with Survival Outcomes
Description:

This package provides estimates of several summary measures for clinical trials including the average hazard ratio, the weighted average hazard ratio, the restricted superiority probability ratio, the restricted mean survival difference and the ratio of restricted mean times lost, based on the short-term and long-term hazard ratio model (Yang, 2005 <doi:10.1093/biomet/92.1.1>) which accommodates various non-proportional hazards scenarios. The inference procedures and the asymptotic results for the summary measures are discussed in Yang (2018, <doi:10.1002/sim.7676>).

r-cubicbsplines 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://www.statsoc.ulg.ac.be/
Licenses: GPL 3
Build system: r
Synopsis: Computation of a Cubic B-Spline Basis and Its Derivatives
Description:

Computation of a cubic B-spline basis for arbitrary knots. It also provides the 1st and 2nd derivatives, as well as the integral of the basis elements. It is used by the author to fit penalized B-spline models, see e.g. Jullion, A. and Lambert, P. (2006) <doi:10.1016/j.csda.2006.09.027>, Lambert, P. and Eilers, P.H.C. (2009) <doi:10.1016/j.csda.2008.11.022> and, more recently, Lambert, P. (2021) <doi:10.1016/j.csda.2021.107250>. It is inspired by the algorithm developed by de Boor, C. (1977) <doi:10.1137/0714026>.

r-corect 1.3.3
Propagated dependencies: r-raster@3.6-32 r-plyr@1.8.9 r-oro-dicom@0.5.3 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/troyhill/coreCT
Licenses: GPL 3
Build system: r
Synopsis: Programmatic Analysis of Sediment Cores Using Computed Tomography Imaging
Description:

Computed tomography (CT) imaging is a powerful tool for understanding the composition of sediment cores. This package streamlines and accelerates the analysis of CT data generated in the context of environmental science. Included are tools for processing raw DICOM images to characterize sediment composition (sand, peat, etc.). Root analyses are also enabled, including measures of external surface area and volumes for user-defined root size classes. For a detailed description of the application of computed tomography imaging for sediment characterization, see: Davey, E., C. Wigand, R. Johnson, K. Sundberg, J. Morris, and C. Roman. (2011) <DOI: 10.1890/10-2037.1>.

r-clidamonger 1.5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/IWUGERMANY/clidamonger
Licenses: FSDG-compatible
Build system: r
Synopsis: Monthly Climate Data for Germany, Usable for Heating and Cooling Calculations
Description:

This data package contains monthly climate data in Germany, it can be used for heating and cooling calculations (external temperature, heating / cooling days, solar radiation).

r-cpcat 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CPCAT
Licenses: GPL 3+
Build system: r
Synopsis: The Closure Principle Computational Approach Test
Description:

P-values and no/lowest observed (adverse) effect concentration values derived from the closure principle computational approach test (Lehmann, R. et al. (2015) <doi:10.1007/s00477-015-1079-4>) are provided. The package contains functions to generate intersection hypotheses according to the closure principle (Bretz, F., Hothorn, T., Westfall, P. (2010) <doi:10.1201/9781420010909>), an implementation of the computational approach test (Ching-Hui, C., Nabendu, P., Jyh-Jiuan, L. (2010) <doi:10.1080/03610918.2010.508860>) and the combination of both, that is, the closure principle computational approach test.

r-calmr 0.8.1
Propagated dependencies: r-rlang@1.1.6 r-progressr@0.18.0 r-patchwork@1.3.2 r-network@1.19.0 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-ggnetwork@0.5.14 r-ga@3.2.4 r-future-apply@1.20.0 r-future@1.68.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/victor-navarro/calmr
Licenses: GPL 3+
Build system: r
Synopsis: Canonical Associative Learning Models and their Representations
Description:

Implementations of canonical associative learning models, with tools to run experiment simulations, estimate model parameters, and compare model representations. Experiments and results are represented using S4 classes and methods.

r-csmaps 2025.8.21
Propagated dependencies: r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.csids.no/csmaps/
Licenses: Expat
Build system: r
Synopsis: Preformatted Maps of Norway that Don't Need Geolibraries
Description:

This package provides datasets containing preformatted maps of Norway at the county, municipality, and ward (Oslo only) level for redistricting in 2024, 2020, 2018, and 2017. Multiple layouts are provided (normal, split, and with an insert for Oslo), allowing the user to rapidly create choropleth maps of Norway without any geolibraries.

r-cpsurv 1.0.0
Propagated dependencies: r-survival@3.8-3 r-muhaz@1.2.6.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CPsurv
Licenses: GPL 2
Build system: r
Synopsis: Nonparametric Change Point Estimation for Survival Data
Description:

Nonparametric change point estimation for survival data based on p-values of exact binomial tests.

r-checkglobals 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jorischau.github.io/checkglobals/
Licenses: Expat
Build system: r
Synopsis: Static Analysis of R-Code Dependencies
Description:

This package provides a minimal R-package to approximately detect global and imported functions or variables from R-source code or R-packages by static code analysis.

r-cinid 1.3-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CINID
Licenses: GPL 2+
Build system: r
Synopsis: Curculionidae INstar IDentification
Description:

Method for identifying the instar of Curculionid larvae from the observed distribution of the headcapsule size of mature larvae.

r-ctt 2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTT
Licenses: GPL 2+
Build system: r
Synopsis: Classical Test Theory Functions
Description:

This package provides a collection of common test and item analyses from a classical test theory (CTT) framework. Analyses can be applied to both dichotomous and polytomous data. Functions provide reliability analyses (alpha), item statistics, disctractor analyses, disattenuated correlations, scoring routines, and empirical ICCs.

r-combinedevents 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://katie-frank.github.io/combinedevents/
Licenses: GPL 3
Build system: r
Synopsis: Calculate Scores and Marks for Track and Field Combined Events
Description:

Includes functions to calculate scores and marks for track and field combined events competitions. The functions are based on the scoring tables for combined events set forth by the International Association of Athletics Federation (2001).

r-cisp 0.2.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-sf@1.0-23 r-sdsfun@0.8.1 r-purrr@1.2.0 r-magrittr@2.0.4 r-igraph@2.2.1 r-ggraph@2.2.2 r-ggplot2@4.0.1 r-gdverse@1.6 r-forcats@1.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://stscl.github.io/cisp/
Licenses: GPL 3
Build system: r
Synopsis: Correlation Indicator Based on Spatial Patterns
Description:

Utilizes spatial association marginal contributions derived from spatial stratified heterogeneity to capture the degree of correlation between spatial patterns.

r-cluer 1.4.2
Propagated dependencies: r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClueR
Licenses: GPL 3
Build system: r
Synopsis: Cluster Evaluation
Description:

CLUster Evaluation (CLUE) is a computational method for identifying optimal number of clusters in a given time-course dataset clustered by cmeans or kmeans algorithms and subsequently identify key kinases or pathways from each cluster. Its implementation in R is called ClueR. See README on <https://github.com/PYangLab/ClueR> for more details. P Yang et al. (2015) <doi:10.1371/journal.pcbi.1004403>.

r-consolechoice 1.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=consolechoice
Licenses: Expat
Build system: r
Synopsis: An Easy and Quick Way to Loop a Character Vector as a Menu in the Console
Description:

This package provides a fast way to loop a character vector or file names as a menu in the console for the user to choose an option.

r-cvdprevent 0.2.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rappdirs@0.3.3 r-purrr@1.2.0 r-memoise@2.0.1 r-httr2@1.2.1 r-glue@1.8.0 r-dplyr@1.1.4 r-cli@3.6.5 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cvdprevent
Licenses: Expat
Build system: r
Synopsis: Access and Analyse Data from the 'CVD Prevent' API
Description:

This package provides an R interface to the CVD Prevent application programming interface (API), allowing users to retrieve and analyse cardiovascular disease prevention data from primary care records across England. The Cardiovascular Disease Prevention Audit (CVDPREVENT) automatically extracts routinely held GP health data to support national reporting and improvement initiatives. See the API documentation for details: <https://bmchealthdocs.atlassian.net/wiki/spaces/CP/pages/317882369/CVDPREVENT+API+Documentation>.

r-clusterggm 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/aalfons/clusterGGM
Licenses: GPL 3+
Build system: r
Synopsis: Sparse Gaussian Graphical Modeling with Variable Clustering
Description:

Perform sparse estimation of a Gaussian graphical model (GGM) with node aggregation through variable clustering. Currently, the package implements the clusterpath estimator of the Gaussian graphical model (CGGM) (Touw, Alfons, Groenen & Wilms, 2025; <doi:10.48550/arXiv.2407.00644>).

r-contourer 1.0.5
Propagated dependencies: r-reshape@0.8.10 r-rcpp@1.1.0 r-plyr@1.8.9 r-geometry@0.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://contoureR.com
Licenses: GPL 2+
Build system: r
Synopsis: Contouring of Non-Regular Three-Dimensional Data
Description:

Create contour lines for a non regular series of points, potentially from a non-regular canvas.

r-cmsafops 1.4.3
Propagated dependencies: r-trend@1.1.6 r-searchtrees@0.5.5 r-raster@3.6-32 r-rainfarmr@0.1 r-progress@1.2.3 r-ncdf4@1.24 r-fnn@1.1.4.1 r-fields@17.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.cmsaf.eu
Licenses: GPL 3+
Build system: r
Synopsis: Tools for CM SAF NetCDF Data
Description:

The Satellite Application Facility on Climate Monitoring (CM SAF) is a ground segment of the European Organization for the Exploitation of Meteorological Satellites (EUMETSAT) and one of EUMETSATs Satellite Application Facilities. The CM SAF contributes to the sustainable monitoring of the climate system by providing essential climate variables related to the energy and water cycle of the atmosphere (<https://www.cmsaf.eu>). It is a joint cooperation of eight National Meteorological and Hydrological Services. The cmsafops R-package provides a collection of R-operators for the analysis and manipulation of CM SAF NetCDF formatted data. Other CF conform NetCDF data with time, longitude and latitude dimension should be applicable, but there is no guarantee for an error-free application. CM SAF climate data records are provided for free via (<https://wui.cmsaf.eu/safira>). Detailed information and test data are provided on the CM SAF webpage (<http://www.cmsaf.eu/R_toolbox>).

r-cyjshiny 1.0.42
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-graph@1.88.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cyjShiny
Licenses: Expat
Build system: r
Synopsis: Cytoscape.js Shiny Widget (cyjShiny)
Description:

Wraps cytoscape.js as a shiny widget. cytoscape.js <https://js.cytoscape.org/> is a Javascript-based graph theory (network) library for visualization and analysis. This package supports the visualization of networks with custom visual styles and several available layouts. Demo Shiny applications are provided in the package code.

r-cepr 0.1.2
Propagated dependencies: r-tibble@3.3.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RobertMyles/cepR
Licenses: Expat
Build system: r
Synopsis: Busca CEPs Brasileiros
Description:

Retorna detalhes de dados de CEPs brasileiros, bairros, logradouros e tal. (Returns info of Brazilian postal codes, city names, addresses and so on.).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457