_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-openmetrics 0.3.0
Propagated dependencies: r-r6@2.5.1
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/atheriel/openmetrics
Licenses: Expat
Synopsis: 'Prometheus' Client for R Using the 'OpenMetrics' Format
Description:

This package provides a client for the open-source monitoring and alerting toolkit, Prometheus', that emits metrics in the OpenMetrics format. Allows users to automatically instrument Plumber and Shiny applications, collect standard process metrics, as well as define custom counter, gauge, and histogram metrics of their own.

r-polyaaeppli 2.0.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=polyaAeppli
Licenses: GPL 2+
Synopsis: Implementation of the Polya-Aeppli Distribution
Description:

This package provides functions for evaluating the mass density, cumulative distribution function, quantile function and random variate generation for the Polya-Aeppli distribution, also known as the geometric compound Poisson distribution. More information on the implementation can be found at Conrad J. Burden (2014) <arXiv:1406.2780>.

r-pathwayvote 0.1.0
Propagated dependencies: r-reactomepa@1.50.0 r-parallelly@1.39.0 r-org-hs-eg-db@3.20.0 r-future@1.34.0 r-furrr@0.3.1 r-dplyr@1.1.4 r-clusterprofiler@4.14.3 r-annotationdbi@1.68.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PathwayVote
Licenses: Expat
Synopsis: Robust Pathway Enrichment for DNA Methylation Studies Using Ensemble Voting
Description:

This package implements a robust, voting-based pathway enrichment method designed for DNA methylation data analysis. The algorithm allows the input of expression quantitative trait methylation (eQTM) data to aggregates pathway signals across multiple parameter settings, and selects pathways supported across combinations using a vote-pruning strategy.

r-smartdesign 0.74
Propagated dependencies: r-knitr@1.49
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smartDesign
Licenses: GPL 3+
Synopsis: Sequential Multiple Assignment Randomized Trial Design
Description:

SMART trial design, as described by He, J., McClish, D., Sabo, R. (2021) <doi:10.1080/19466315.2021.1883472>, includes multiple stages of randomization, where participants are randomized to an initial treatment in the first stage and then subsequently re-randomized between treatments in the following stage.

r-proteodisco 1.12.0
Propagated dependencies: r-xvector@0.46.0 r-variantannotation@1.52.0 r-tidyr@1.3.1 r-tibble@3.2.1 r-s4vectors@0.44.0 r-rlang@1.1.4 r-plyr@1.8.9 r-parallellogger@3.4.1 r-iranges@2.40.0 r-genomicranges@1.58.0 r-genomicfeatures@1.58.0 r-genomeinfodb@1.42.0 r-dplyr@1.1.4 r-cleaver@1.44.0 r-checkmate@2.3.2 r-biostrings@2.74.0 r-biocparallel@1.40.0 r-biocgenerics@0.52.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://github.com/ErasmusMC-CCBC/ProteoDisco
Licenses: GPL 3
Synopsis: Generation of customized protein variant databases from genomic variants, splice-junctions and manual sequences
Description:

ProteoDisco is an R package to facilitate proteogenomics studies. It houses functions to create customized (variant) protein databases based on user-submitted genomic variants, splice-junctions, fusion genes and manual transcript sequences. The flexible workflow can be adopted to suit a myriad of research and experimental settings.

r-glmnetutils 1.1.9
Propagated dependencies: r-glmnet@4.1-8 r-matrix@1.7-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hongooi73/glmnetUtils
Licenses: GPL 2
Synopsis: Streamline the process of fitting elastic net models with glmnet
Description:

This package provides a collection of tools to streamline the process of fitting elastic net models with glmnet. In addition to providing a formula interface, it also features a function cva.glmnet to do crossvalidation for both α and λ, as well as some utility functions.

r-sctransform 0.4.1
Propagated dependencies: r-dplyr@1.1.4 r-future@1.34.0 r-future-apply@1.11.3 r-ggplot2@3.5.1 r-gridextra@2.3 r-magrittr@2.0.3 r-mass@7.3-61 r-matrix@1.7-1 r-matrixstats@1.4.1 r-rcpp@1.0.13-1 r-rcpparmadillo@14.0.2-1 r-reshape2@1.4.4 r-rlang@1.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ChristophH/sctransform
Licenses: GPL 3
Synopsis: Variance stabilizing transformations for Single Cell UMI Data
Description:

This package provides a normalization method for single-cell UMI count data using a variance stabilizing transformation. The transformation is based on a negative binomial regression model with regularized parameters. As part of the same regression framework, this package also provides functions for batch correction, and data correction.

rust-keyframe 1.1.1
Channel: guix
Location: gnu/packages/crates-graphics.scm (gnu packages crates-graphics)
Home page: https://github.com/HannesMann/keyframe
Licenses: Expat
Synopsis: Simple library for animation in Rust
Description:

This package provides a simple library for animation in Rust. It's features include:

  1. Several easing functions, including user-defined Bézier curves and keyframable curves.

  2. Animation sequences (like CSS keyframes).

  3. mint integration for 2D/3D/4D support (points, rectangles, colors, etc).

rust-etcetera 0.8.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lunacookies/etcetera
Licenses: Expat ASL 2.0
Synopsis: Library for obtaining configuration, data, cache, & other directories
Description:

This is a Rust library that allows you to determine the locations of configuration, data, cache & other files for your application. Existing Rust libraries generally do not give you a choice in terms of which standards/conventions they follow. Etcetera, on the other hand, gives you the choice.

emacs-realgud 1.5.1
Propagated dependencies: emacs-load-relative@1.3.2 emacs-loc-changes@1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/realgud/realgud/
Licenses: GPL 3+
Synopsis: Modular front-end for interacting with external debuggers
Description:

RealGUD is a modular, extensible GNU Emacs front-end for interacting with external debuggers. It integrates various debuggers such as gdb, pdb, ipdb, jdb, lldb, bashdb, zshdb, etc. and allows visually steping through code in the sources. Unlike GUD, it also supports running multiple debug sessions in parallel.

ruby-morecane 0.2.0
Propagated dependencies: ruby-parallel@1.21.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/yob/morecane
Licenses: Expat
Synopsis: Extra checks for cane
Description:

The cane gem provides a great framework for running quality checks over your ruby project as part of continuous integration build. It comes with a few checks out of the box, but also provides an API for loading custom checks. This gem provides a set of additional checks.

ruby-mustache 1.1.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mustache/mustache
Licenses: Expat
Synopsis: Framework-agnostic way to render logic-free views
Description:

Mustache is a framework-agnostic way to render logic-free views. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.

r-ahpgaussian 0.1.1
Propagated dependencies: r-reshape2@1.4.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AHPGaussian
Licenses: GPL 2+
Synopsis: New Multicriteria Method: AHPGaussian
Description:

This package implements the Analytic Hierarchy Process (AHP) method using Gaussian normalization (AHPGaussian) to derive the relative weights of the criteria and alternatives. It also includes functions for visualizing the results and generating graphical outputs. Method as described in: dos Santos, Marcos (2021) <doi:10.13033/ijahp.v13i1.833>.

r-analysislin 0.1.2
Propagated dependencies: r-rann@2.6.2 r-plotly@4.10.4 r-magrittr@2.0.3 r-htmltools@0.5.8.1 r-hmisc@5.2-0 r-ggplot2@3.5.1 r-dt@0.33 r-caret@6.0-94
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AnalysisLin
Licenses: Expat
Synopsis: Exploratory Data Analysis
Description:

This package provides a quick and effective data exploration toolkit. It provides essential features, including a descriptive statistics table for a quick overview of your dataset, interactive distribution plots to visualize variable patterns, Principal Component Analysis for dimensionality reduction and feature analysis, missing value imputation methods, and correlation analysis.

r-cropcircles 0.2.4
Propagated dependencies: r-purrr@1.0.2 r-magick@2.8.5 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/doehm/cropcircles
Licenses: Expat
Synopsis: Crops an Image to a Circle
Description:

Images are cropped to a circle with a transparent background. The function takes a vector of images, either local or from a link, and circle crops the image. Paths to the cropped image are returned for plotting with ggplot2'. Also includes cropping to a hexagon, heart, parallelogram, and square.

r-experiences 0.1.1
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-scales@1.3.0 r-magrittr@2.0.3 r-huxtable@5.6.0 r-dplyr@1.1.4 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=experiences
Licenses: Expat
Synopsis: Experience Research
Description:

This package provides convenience functions for researching experiences including user, customer, patient, employee, and other human experiences. It provides a suite of tools to simplify data exploration such as benchmarking, comparing groups, and checking for differences. The outputs translate statistical approaches in applied experience research to human readable output.

r-eventstudyr 1.1.3
Propagated dependencies: r-stringr@1.5.1 r-rlang@1.1.4 r-pracma@2.4.4 r-mass@7.3-61 r-ggplot2@3.5.1 r-estimatr@1.0.6 r-dplyr@1.1.4 r-data-table@1.16.2 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/JMSLab/eventstudyr
Licenses: Expat
Synopsis: Estimation and Visualization of Linear Panel Event Studies
Description:

Estimates linear panel event study models. Plots coefficients following the recommendations in Freyaldenhoven et al. (2021) <doi:10.3386/w29170>. Includes sup-t bands, testing for key hypotheses, least wiggly path through the Wald region. Allows instrumental variables estimation following Freyaldenhoven et al. (2019) <doi:10.1257/aer.20180609>.

r-fusionclust 1.0.0
Propagated dependencies: r-bbmle@1.0.25.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/trambakbanerjee/fusionclust
Licenses: GPL 2+
Synopsis: Clustering and Feature Screening using L1 Fusion Penalty
Description:

This package provides the Big Merge Tracker and COSCI algorithms for convex clustering and feature screening using L1 fusion penalty. See Radchenko, P. and Mukherjee, G. (2017) <doi:10.1111/rssb.12226> and T.Banerjee et al. (2017) <doi:10.1016/j.jmva.2017.08.001> for more details.

r-gridstacker 0.1.0
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.8.1 r-htmltools@0.5.8.1 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gridstackeR
Licenses: GPL 3
Synopsis: Wrapper for 'gridstack.js'
Description:

An easy way to create responsive layouts with just a few lines of code. You can create boxes that are draggable and resizable and load predefined Layouts. The package serves as a wrapper to allow for easy integration of the gridstack.js functionalities <https://github.com/gridstack/gridstack.js>.

r-libstable4u 1.0.4
Propagated dependencies: r-rcppgsl@0.3.13 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=libstable4u
Licenses: GPL 3
Synopsis: Stable Distribution Functions...For You
Description:

This package provides tools for fast and accurate evaluation of skew stable distributions (CDF, PDF and quantile functions), random number generation, and parameter estimation. This is libstableR as per Royuela del Val, Simmross-Wattenberg, and Alberola López (2017) <doi:10.18637/jss.v078.i01> under a new maintainer.

r-logconcdead 1.6-12
Propagated dependencies: r-mvtnorm@1.3-2 r-mclust@6.1.1 r-mass@7.3-61
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LogConcDEAD
Licenses: GPL 2+
Synopsis: Log-Concave Density Estimation in Arbitrary Dimensions
Description:

Software for computing a log-concave (maximum likelihood) estimator for independent and identically distributed data in any number of dimensions. For a detailed description of the method see Cule, Samworth and Stewart (2010, Journal of Royal Statistical Society Series B, <doi:10.1111/j.1467-9868.2010.00753.x>).

r-metalite-sl 0.1.0
Propagated dependencies: r-uuid@1.2-1 r-stringr@1.5.1 r-rlang@1.1.4 r-reactable@0.4.4 r-r2rtf@1.1.4 r-plotly@4.10.4 r-metalite-ae@0.1.3 r-metalite@0.1.4 r-htmltools@0.5.8.1 r-glue@1.8.0 r-forestly@0.1.2 r-brew@1.0-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metalite.sl
Licenses: GPL 3+
Synopsis: Subject-Level Analysis Using 'metalite'
Description:

Analyzes subject-level data in clinical trials using the metalite data structure. The package simplifies the workflow to create production-ready tables, listings, and figures discussed in the subject-level analysis chapters of "R for Clinical Study Reports and Submission" by Zhang et al. (2022) <https://r4csr.org/>.

r-nifti-pbcor 1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nifti.pbcor
Licenses: FSDG-compatible
Synopsis: Parcel-Based Correlation Between NIfTI Images
Description:

Estimate the correlation between two NIfTI images across random parcellations of the images (Fortea et al., under review). This approach overcomes the problems of both voxel-based correlations (neighbor voxels may be spatially dependent) and atlas-based correlations (the correlation may depend on the atlas used).

r-phdcocktail 0.1.0
Propagated dependencies: r-scales@1.3.0 r-rstudioapi@0.17.1 r-rcolorbrewer@1.1-3 r-here@1.0.1 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://dahhamalsoud.github.io/phdcocktail/
Licenses: Expat
Synopsis: Enhance the Ease of R Experience as an Emerging Researcher
Description:

This package provides a toolkit of functions to help: i) effortlessly transform collected data into a publication ready format, ii) generate insightful visualizations from clinical data, iii) report summary statistics in a publication-ready format, iv) efficiently export, save and reload R objects within the framework of R projects.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249