_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-sirthresholded 1.0.2
Propagated dependencies: r-strucchange@1.5-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://clement-w.github.io/SIRthresholded/
Licenses: GPL 2+
Synopsis: Sliced Inverse Regression with Thresholding
Description:

This package implements a thresholded version of the Sliced Inverse Regression method (Li, K. C. (1991) <doi:10.2307/2290563>), which allows to do variable selection.

r-bufferedmatrix 1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://github.com/bmbolstad/BufferedMatrix
Licenses: LGPL 2.0+
Synopsis: matrix data storage object held in temporary files
Description:

This package provides a tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data.

r-classdiscovery 3.4.5
Propagated dependencies: r-biobase@2.66.0 r-cluster@2.1.6 r-mclust@6.1.1 r-oompabase@3.2.9 r-oompadata@3.1.4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Synopsis: Classes and methods for "Class Discovery" with Microarrays or Proteomics
Description:

This package defines classes for "class discovery" in the OOMPA project. Class discovery primarily consists of unsupervised clustering methods with attempts to assess their statistical significance.

r-paws-analytics 0.7.0
Propagated dependencies: r-paws-common@0.7.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Synopsis: Amazon Web Services analytics services
Description:

This package provides an interface to Amazon Web Services analytics services, including Elastic MapReduce Hadoop and Spark big data service, Elasticsearch search engine, and more.

rust-proc-macro2 0.3.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/alexcrichton/proc-macro2
Licenses: Expat ASL 2.0
Synopsis: Substitute implementation of the compiler's `proc_macro` API
Description:

This package provides a substitute implementation of the compiler's proc_macro API to decouple token-based libraries from the procedural macro use case.

rust-webview-sys 0.6.2
Dependencies: gtk+@3.24.43 webkitgtk-with-libsoup2@2.46.6
Channel: guix
Location: gnu/packages/crates-web.scm (gnu packages crates-web)
Home page: https://github.com/Boscop/web-view
Licenses: Expat
Synopsis: Rust native ffi bindings for webview
Description:

This library provides a Rust binding to the original implementation of webview, a tiny cross-platform library to render web-based GUIs as desktop applications.

icu4c-build-root 73.1
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/icu4c.scm (gnu packages icu4c)
Home page: http://site.icu-project.org/
Licenses: X11
Synopsis: International Components for Unicode
Description:

ICU is a set of C/C++ and Java libraries providing Unicode and globalisation support for software applications. This package contains the C/C++ part.

rocprof-register 6.2.2
Dependencies: fmt@9.1.0 glog@0.7.1
Channel: guix-hpc
Location: amd/packages/rocm-base.scm (amd packages rocm-base)
Home page: https://github.com/rocm/rocprofiler-register
Licenses: Expat
Synopsis: The rocprofiler-register helper library.
Description:

The rocprofiler-register library is a helper library that coordinates the modification of the intercept API table(s) of the HSA/HIP/ROCTx runtime libraries by the ROCprofiler (v2) library. The purpose of this library is to provide a consistent and automated mechanism of enabling performance analysis in the ROCm runtimes which does not rely on environment variables or unique methods for each runtime library.

r-rankingproject 0.4.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/civilstat/RankingProject
Licenses: GPL 2
Synopsis: The Ranking Project: Visualizations for Comparing Populations
Description:

This package provides functions to generate plots and tables for comparing independently- sampled populations. Companion package to "A Primer on Visualizations for Comparing Populations, Including the Issue of Overlapping Confidence Intervals" by Wright, Klein, and Wieczorek (2019) <DOI:10.1080/00031305.2017.1392359> and "A Joint Confidence Region for an Overall Ranking of Populations" by Klein, Wright, and Wieczorek (2020) <DOI:10.1111/rssc.12402>.

r-rotationforest 0.1.3
Propagated dependencies: r-rpart@4.1.23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rotationForest
Licenses: GPL 2+
Synopsis: Fit and Deploy Rotation Forest Models
Description:

Fit and deploy rotation forest models ("Rodriguez, J.J., Kuncheva, L.I., 2006. Rotation forest: A new classifier ensemble method. IEEE Trans. Pattern Anal. Mach. Intell. 28, 1619-1630 <doi:10.1109/TPAMI.2006.211>") for binary classification. Rotation forest is an ensemble method where each base classifier (tree) is fit on the principal components of the variables of random partitions of the feature set.

r-reportsubtotal 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-magrittr@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ReportSubtotal
Licenses: Expat
Synopsis: Adds Subtotals to Data Reports
Description:

Adds subtotal rows / sections (a la the SAS Proc Tabulate All option) to a Group By output by running a series of Group By functions with partial sets of the same variables and combining the results with the original. Can be used to add comprehensive information to a data report or to quickly aggregate Group By outputs used to gain a greater understanding of data.

rust-stakeholder 52f64ad3d61c439b500bc893cbc96050e7a2c85a
Channel: selected-guix-works
Location: selected-guix-works/packages/rust-apps.scm (selected-guix-works packages rust-apps)
Home page: https://github.com/giacomo-b/rust-stakeholder
Licenses: Expat
Synopsis: Generate impressive-looking terminal output to look busy
Description:

rust-stakeholder is a joke program that generates nonsensical terminal output so one can look busy. Comes in different developer flavours and varying levels of jargon.

r-ggnormalviolin 0.2.1
Propagated dependencies: r-scales@1.3.0 r-magrittr@2.0.3 r-ggplot2@3.5.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/wjschne/ggnormalviolin
Licenses: CC0
Synopsis: 'ggplot2' Extension to Make Normal Violin Plots
Description:

Uses ggplot2 to create normally distributed violin plots with specified means and standard deviations. This function can be useful in showing hypothetically normal distributions and confidence intervals.

r-networkdynamic 0.11.5
Propagated dependencies: r-statnet-common@4.10.0 r-networklite@1.1.0 r-network@1.18.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://statnet.org/
Licenses: GPL 3
Synopsis: Dynamic Extensions for Network Objects
Description:

Simple interface routines to facilitate the handling of network objects with complex intertemporal data. This is a part of the "statnet" suite of packages for network analysis.

r-qualitycontrol 0.1.0
Propagated dependencies: r-stringr@1.5.1 r-readxl@1.4.3 r-openxlsx@4.2.7.1 r-janitor@2.2.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://github.com/luisgarcez11/qualitycontrol
Licenses: Expat
Synopsis: Unified Framework for Data Quality Control
Description:

An easy framework to set a quality control workflow on a dataset. Includes a various range of functions that allow to establish an adaptable data quality control.

r-quantification 0.2.0
Propagated dependencies: r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=quantification
Licenses: GPL 3
Synopsis: Quantification of Qualitative Survey Data
Description:

This package provides different functions for quantifying qualitative survey data. It supports the Carlson-Parkin method, the regression approach, the balance approach and the conditional expectations method.

rust-gzip-header 1.0.0
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/oyvindln/gzip-header
Licenses: Expat ASL 2.0
Synopsis: Decoding and encoding the header part of gzip files
Description:

This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate.

rust-gzip-header 0.3.0
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/oyvindln/gzip-header
Licenses: Expat ASL 2.0
Synopsis: Decoding and encoding the header part of gzip files
Description:

This package provides a crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate.

emacs-ert-runner 0.8.0
Dependencies: bash-minimal@5.1.16 emacs-ansi@0.4.1-2.2367fba emacs-commander@0.7.0 emacs-dash@2.19.1 emacs-f@0.21.0 emacs-s@1.13.0 emacs-shut-up@0.3.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rejeep/ert-runner.el
Licenses: GPL 3+
Synopsis: Opinionated Ert testing workflow
Description:

ert-runner is a tool for Emacs projects tested using ERT. It assumes a certain test structure setup and can therefore make running tests easier.

python-reportlab 4.0.8
Propagated dependencies: python-chardet@5.2.0 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/pdf.scm (gnu packages pdf)
Home page: https://www.reportlab.com
Licenses: Modified BSD
Synopsis: Python library for generating PDFs and graphics
Description:

This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.

r-rmarchingcubes 0.1.3
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shwilks/rmarchingcubes
Licenses: Expat
Synopsis: Calculate 3D Contour Meshes Using the Marching Cubes Algorithm
Description:

This package provides a port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) <doi:10.1080/10867651.2003.10487582> into an R package. The package supplies the contour3d() function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.

node-math-random 1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/michaelrhodes/math-random#readme
Licenses: Expat
Synopsis: math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.
Description:

math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.

r-diffmatchpatch 0.1.0
Propagated dependencies: r-rcpp@1.0.13-1 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rundel/diffmatchpatch
Licenses: FSDG-compatible
Synopsis: String Diff, Match, and Patch Utilities
Description:

This package provides a wrapper for Google's diff-match-patch library. It provides basic tools for computing diffs, finding fuzzy matches, and constructing / applying patches to strings.

r-fuzzyranktests 0.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://www.stat.umn.edu/geyer/fuzz/
Licenses: Expat
Synopsis: Fuzzy Rank Tests and Confidence Intervals
Description:

Does fuzzy tests and confidence intervals (following Geyer and Meeden, Statistical Science, 2005, <doi:10.1214/088342305000000340>) for sign test and Wilcoxon signed rank and rank sum tests.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249