_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
dvd+rw-tools 7.1
Dependencies: cdrtools@3.01
Channel: guix
Location: gnu/packages/cdrom.scm (gnu packages cdrom)
Home page: http://fy.chalmers.se/~appro/linux/DVD+RW/
Licenses: GPL 2
Synopsis: DVD and Blu-ray Disc burning tools
Description:

dvd+rw-tools, mostly known for its command growisofs, is a collection of DVD and Blu-ray Disc burning tools. It requires another program, such as mkisofs, genisoimage, or xorrisofs to create ISO 9660 images.

ruby-hiredis 0.6.3
Dependencies: hiredis@1.1.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/redis/hiredis-rb
Licenses: Modified BSD
Synopsis: Ruby wrapper for hiredis
Description:

hiredis-rb is a Ruby extension that wraps hiredis, a minimalist C client for Redis. Both the synchronous connection API and a separate protocol reader are supported. It is primarily intended to speed up parsing multi bulk replies.

ruby-samovar 2.1.4
Propagated dependencies: ruby-console@1.16.2 ruby-mapping@1.1.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ioquatix/samovar
Licenses: Expat
Synopsis: Flexible option parser for Ruby
Description:

Samovar is a modern framework for building command-line tools and applications. It provides a declarative class-based DSL for building command-line parsers that include automatic documentation generation. It helps you keep your functionality clean and isolated where possible.

ruby-systemu 2.6.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ahoward/systemu
Licenses: Ruby License
Synopsis: Capture of stdout/stderr and handling of child processes
Description:

Systemu can be used on any platform to return status, stdout, and stderr of any command. Unlike other methods like open3 and popen4 there is no danger of full pipes or threading issues hanging your process or subprocess.

r-replesentr 0.4.1
Propagated dependencies: r-modules@0.13.0 r-knitr@1.50 r-dat@0.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REPLesentR
Licenses: Expat
Synopsis: Presentations in the REPL
Description:

Create presentations and display them inside the R REPL (Read-Eval-Print loop), aka the R console. Presentations can be written in RMarkdown or any other text format. A set of convenient navigation options as well as code evaluation during a presentation is provided. It is great for tech talks with live coding examples and tutorials. While this is not a replacement for standard presentation formats, it's old-school looks might just be what sets it apart. This project has been inspired by the REPLesent project for presentations in the Scala REPL'.

r-robust2sls 0.2.3
Propagated dependencies: r-pracma@2.4.4 r-mathjaxr@1.8-0 r-mass@7.3-65 r-ivreg@0.6-5 r-foreach@1.5.2 r-exactci@1.4-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jkurle/robust2sls
Licenses: GPL 3
Synopsis: Outlier Robust Two-Stage Least Squares Inference and Testing
Description:

An implementation of easy tools for outlier robust inference in two-stage least squares (2SLS) models. The user specifies a reference distribution against which observations are classified as outliers or not. After removing the outliers, adjusted standard errors are automatically provided. Furthermore, several statistical tests for the false outlier detection rate can be calculated. The outlier removing algorithm can be iterated a fixed number of times or until the procedure converges. The algorithms and robust inference are described in more detail in Jiao (2019) <https://drive.google.com/file/d/1qPxDJnLlzLqdk94X9wwVASptf1MPpI2w/view>.

r-rotatogram 0.1.3
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rotatogram
Licenses: Expat
Synopsis: Non-Axis-Dominant Association Plotting Tool
Description:

This package provides a rotatogram is a method of displaying an association which is axis non-dominant. This is achieved in two ways: First, the method of estimating the slope and intercept uses the least-products method rather than more typical least squared error for the "dependent" variable. The least products method has no "dependent" variable and is scale independent. Second, the plot is rotated such that the resulting regression line is vertical, reducing the suggestion that the vertical axis is the dominant one. The slope can be read relative to either axis equally.

r-rworkflows 1.0.6
Propagated dependencies: r-yaml@2.3.10 r-renv@1.1.4 r-here@1.0.1 r-desc@1.4.3 r-data-table@1.17.4 r-biocmanager@1.30.25 r-badger@0.2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/neurogenomics/rworkflows
Licenses: GPL 3
Synopsis: Test, Document, Containerise, and Deploy R Packages
Description:

Reproducibility is essential to the progress of research, yet achieving it remains elusive even in computational fields. Continuous Integration (CI) platforms offer a powerful way to launch automated workflows to check and document code, but often require considerable time, effort, and technical expertise to setup. We therefore developed the rworkflows suite to make robust CI workflows easy and freely accessible to all R package developers. rworkflows consists of 1) a CRAN/Bioconductor-compatible R package template, 2) an R package to quickly implement a standardised workflow, and 3) a centrally maintained GitHub Action.

r-diagrammer 1.0.11
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-glue@1.8.0 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-igraph@2.1.4 r-magrittr@2.0.3 r-purrr@1.0.4 r-rcolorbrewer@1.1-3 r-readr@2.1.5 r-rlang@1.1.6 r-rstudioapi@0.17.1 r-scales@1.4.0 r-stringr@1.5.1 r-tibble@3.2.1 r-tidyr@1.3.1 r-viridislite@0.4.2 r-visnetwork@2.1.2
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/rich-iannone/DiagrammeR
Licenses: Expat
Synopsis: Graph/network visualization
Description:

With the DiagrammeR package you can create, modify, analyze, and visualize network graph diagrams. The output can be incorporated into R Markdown documents, integrated with Shiny web apps, converted to other graph formats, or exported as image files.

r-coursekata 0.19.0
Propagated dependencies: r-viridislite@0.4.2 r-vctrs@0.6.5 r-supernova@3.0.0 r-rlang@1.1.6 r-remotes@2.5.0 r-purrr@1.0.4 r-palmerpenguins@0.1.1 r-mosaic@1.9.1 r-metrics@0.1.4 r-lsr@0.5.2 r-glue@1.8.0 r-ggplot2@3.5.2 r-ggformula@0.12.0 r-dslabs@0.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/coursekata/coursekata-r
Licenses: AGPL 3+
Synopsis: Packages and Functions for 'CourseKata' Courses
Description:

Easily install and load all packages and functions used in CourseKata courses. Aid teaching with helper functions and augment generic functions to provide cohesion between the network of packages. Learn more about CourseKata at <https://www.coursekata.org>.

r-comprehenr 0.6.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/gdemin/comprehenr
Licenses: GPL 2
Synopsis: List Comprehensions
Description:

This package provides Python'-style list comprehensions. List comprehension expressions use usual loops (for(), while() and repeat()) and usual if() as list producers. In many cases it gives more concise notation than standard "*apply + filter" strategy.

r-dotsviolin 0.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.5.1 r-scales@1.4.0 r-rlang@1.1.6 r-magrittr@2.0.3 r-lazyeval@0.2.2 r-gtools@3.9.5 r-gridextra@2.3 r-ggplot2@3.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dotsViolin
Licenses: GPL 2+
Synopsis: Dot Plots Mimicking Violin Plots
Description:

Modifies dot plots to have different sizes of dots mimicking violin plots and identifies modes or peaks for them based on frequency and kernel density estimates (Rosenblatt, 1956) <doi:10.1214/aoms/1177728190> (Parzen, 1962) <doi:10.1214/aoms/1177704472>.

r-groupdata2 2.0.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-rlang@1.1.6 r-rearrr@0.3.5 r-purrr@1.0.4 r-plyr@1.8.9 r-numbers@0.8-5 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/ludvigolsen/groupdata2
Licenses: Expat
Synopsis: Creating Groups from Data
Description:

This package provides methods for dividing data into groups. Create balanced partitions and cross-validation folds. Perform time series windowing and general grouping and splitting of data. Balance existing groups with up- and downsampling or collapse them to fewer groups.

r-longrpart2 0.2.3
Propagated dependencies: r-rpart@4.1.24 r-nlme@3.1-168 r-mass@7.3-65 r-ggplot2@3.5.2 r-formula-tools@1.7.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longRPart2
Licenses: GPL 2+ GPL 3+
Synopsis: Recursive Partitioning of Longitudinal Data
Description:

This package performs recursive partitioning of linear and nonlinear mixed effects models, specifically for longitudinal data. The package is an extension of the original longRPart package by Stewart and Abdolell (2013) <https://cran.r-project.org/package=longRPart>.

r-netcoupler 0.1.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidygraph@1.3.1 r-tibble@3.2.1 r-rlang@1.1.6 r-purrr@1.0.4 r-ppcor@1.1 r-pcalg@2.7-12 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-igraph@2.1.4 r-ids@1.0.1 r-dplyr@1.1.4 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/NetCoupler/NetCoupler
Licenses: Expat
Synopsis: Inference of Causal Links Between a Network and an External Variable
Description:

The NetCoupler algorithm identifies potential direct effects of correlated, high-dimensional variables formed as a network with an external variable. The external variable may act as the dependent/response variable or as an independent/predictor variable to the network.

r-sp23design 0.9-1
Propagated dependencies: r-survival@3.8-3 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sp23design
Licenses: LGPL 3
Synopsis: Design and Simulation of Seamless Phase II-III Clinical Trials
Description:

This package provides methods for generating, exploring and executing seamless Phase II-III designs of Lai, Lavori and Shih using generalized likelihood ratio statistics. Includes pdf and source files that describe the entire R implementation with the relevant mathematical details.

r-starsextra 0.2.8
Propagated dependencies: r-units@0.8-7 r-stars@0.6-8 r-sf@1.0-21 r-nngeo@0.4.8 r-mgcv@1.9-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://michaeldorman.github.io/starsExtra/
Licenses: Expat
Synopsis: Miscellaneous Functions for Working with 'stars' Rasters
Description:

Miscellaneous functions for working with stars objects, mainly single-band rasters. Currently includes functions for: (1) focal filtering, (2) detrending of Digital Elevation Models, (3) calculating flow length, (4) calculating the Convergence Index, (5) calculating topographic aspect and topographic slope.

r-spatialbss 0.16-0
Propagated dependencies: r-spatialnp@1.1-6 r-sp@2.2-0 r-robustbase@0.99-4-1 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-jade@2.0-4 r-distances@0.1.12
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialBSS
Licenses: GPL 2+
Synopsis: Blind Source Separation for Multivariate Spatial Data
Description:

Blind source separation for multivariate spatial data based on simultaneous/joint diagonalization of (robust) local covariance matrices. This package is an implementation of the methods described in Bachoc, Genton, Nordhausen, Ruiz-Gazen and Virta (2020) <doi:10.1093/biomet/asz079>.

r-trustmebro 1.0.0
Propagated dependencies: r-tibble@3.2.1 r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://kuuuwe.github.io/trustmebro/
Licenses: Expat
Synopsis: Inspect and Clean Subject-Generated ID Codes and Related Data
Description:

Makes data wrangling with ID-related aspects more comfortable. Provides functions that make it easy to inspect various subject-generated ID codes (SGIC) for plausibility. Also helps with inspecting other common identifiers, ensuring that your data stays clean and reliable.

r-transition 1.0.0
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://mark-eis.github.io/Transition/
Licenses: Expat
Synopsis: Characterise Transitions in Test Result Status in Longitudinal Studies
Description:

Analyse data from longitudinal studies to characterise changes in values of semi-quantitative outcome variables within individual subjects, using high performance C++ code to enable rapid processing of large datasets. A flexible methodology is available for codifying these state transitions.

r-weightedcl 0.7
Propagated dependencies: r-sure@0.2.0 r-rootsolve@1.8.2.4 r-matlab@1.0.4.1 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=weightedCL
Licenses: GPL 2+
Synopsis: Efficient and Feasible Inference for High-Dimensional Normal Copula Regression Models
Description:

Estimates high-dimensional multivariate normal copula regression models with the weighted composite likelihood estimating equations in Nikoloulopoulos (2023) <doi:10.1016/j.csda.2022.107654>. It provides autoregressive moving average correlation structures and binary, ordinal, Poisson, and negative binomial regressions.

shepherd-run 0.2.0
Dependencies: gawk@5.3.0
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://git.sr.ht/~efraim/shepherd-run
Licenses: GPL 3+
Synopsis: Create GNU Shepherd services from the command line
Description:

Shepherd-run is a script which assists in creating one-off shepherd services from the command line. It is meant to partially fill the void left by systemd-run, since GNU Guix uses GNU Shepherd as its system service manager.

r-mlr3tuning 1.3.0
Propagated dependencies: r-bbotk@1.5.0 r-checkmate@2.3.2 r-data-table@1.17.4 r-lgr@0.4.4 r-mlr3@0.23.0 r-mlr3misc@0.18.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3tuning.mlr-org.com/
Licenses: LGPL 3
Synopsis: Tuning for @code{mlr3}
Description:

mlr3tuning implements methods for hyperparameter tuning, e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class AutoTuner provides a convenient way to perform nested resampling in combination with mlr3.

r-adaptalint 0.2.4
Propagated dependencies: r-dplyr@1.1.4 r-lintr@3.2.0 r-purrr@1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adaptalint/
Licenses: GPL 3
Synopsis: Check R code style
Description:

This package provides tools to infer the code style (which style rules are followed and which ones are not) from one package and use it to check another. This makes it easier to find and correct the most important problems first.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014