_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-mantelcorr 1.80.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://bioconductor.org/packages/MantelCorr
Licenses: GPL 2+
Build system: r
Synopsis: Compute Mantel Cluster Correlations
Description:

Computes Mantel cluster correlations from a (p x n) numeric data matrix (e.g. microarray gene-expression data).

r-timerquant 1.39.0
Propagated dependencies: r-shiny@1.11.1 r-locfit@1.5-9.12 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-desolve@1.40
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TimerQuant
Licenses: Artistic License 2.0
Build system: r
Synopsis: Timer Quantification
Description:

Supplementary Data package for tandem timer methods paper by Barry et al. (2015) including TimerQuant shiny applications.

r-akmbiclust 0.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=akmbiclust
Licenses: GPL 3
Build system: r
Synopsis: Alternating K-Means Biclustering
Description:

This package implements the alternating k-means biclustering algorithm in Fraiman and Li (2020) <arXiv:2009.04550>.

r-extremefit 1.1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=extremefit
Licenses: GPL 2
Build system: r
Synopsis: Estimation of Extreme Conditional Quantiles and Probabilities
Description:

Extreme value theory, nonparametric kernel estimation, tail conditional probabilities, extreme conditional quantile, adaptive estimation, quantile regression, survival probabilities.

r-factoshiny 2.7
Propagated dependencies: r-shinyjqui@0.4.1 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-missmda@1.21 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-factominer@2.12 r-factoinvestigate@1.9.1 r-dt@0.34.0 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: http://factominer.free.fr/graphs/factoshiny.html
Licenses: GPL 2+
Build system: r
Synopsis: Perform Factorial Analysis from 'FactoMineR' with a Shiny Application
Description:

Perform factorial analysis with a menu and draw graphs interactively thanks to FactoMineR and a Shiny application.

r-gmdatabase 0.5.1
Propagated dependencies: r-shiny@1.11.1 r-rmysql@0.11.1 r-foreach@1.5.2 r-digest@0.6.39 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=gmDatabase
Licenses: GPL 2+ LGPL 2.0+
Build system: r
Synopsis: Accessing a Geometallurgical Database with R
Description:

This package provides a template for a geometallurgical database and a fast and easy interface for accessing it.

r-gghoriplot 1.0.1
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://rivasiker.github.io/ggHoriPlot/
Licenses: GPL 3
Build system: r
Synopsis: Horizon Plots for 'ggplot2'
Description:

This package provides a user-friendly, highly customizable R package for building horizon plots in the ggplot2 environment.

r-interpretr 0.2.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=interpretR
Licenses: GPL 2+
Build system: r
Synopsis: Binary Classifier and Regression Model Interpretation Functions
Description:

Compute permutation- based performance measures and create partial dependence plots for (cross-validated) randomForest and ada models.

r-lexisplotr 0.4.0
Propagated dependencies: r-tidyr@1.3.1 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ottlngr/LexisPlotR
Licenses: GPL 2
Build system: r
Synopsis: Plot Lexis Diagrams for Demographic Purposes
Description:

Plots empty Lexis grids, adds lifelines and highlights certain areas of the grid, like cohorts and age groups.

r-mgarchbekk 0.0.5
Propagated dependencies: r-tseries@0.10-58 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/vst/mgarchBEKK/
Licenses: GPL 3
Build system: r
Synopsis: Simulating, Estimating and Diagnosing MGARCH (BEKK and mGJR) Processes
Description:

Procedures to simulate, estimate and diagnose MGARCH processes of BEKK and multivariate GJR (bivariate asymmetric GARCH model) specification.

r-syllabifyr 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-purrr@1.2.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=syllabifyr
Licenses: Expat
Build system: r
Synopsis: Syllabifier for CMU Dictionary Transcriptions
Description:

This package implements tidy syllabification of transcription. Based on @kylebgorman's python implementation <https://github.com/kylebgorman/syllabify>.

r-sparseflmm 0.4.2
Propagated dependencies: r-refund@0.1-40 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparseFLMM
Licenses: GPL 2
Build system: r
Synopsis: Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data
Description:

Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis.

r-tuneranger 0.8.1
Propagated dependencies: r-smoof@1.6.0.3 r-ranger@0.17.0 r-paramhelpers@1.14.2 r-mlrmbo@1.1.5.1 r-mlr@2.19.3 r-lhs@1.2.0 r-dicekriging@1.6.1 r-bbmisc@1.13
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=tuneRanger
Licenses: GPL 3
Build system: r
Synopsis: Tune Random Forest of the 'ranger' Package
Description:

Tuning random forest with one line. The package is mainly based on the packages ranger and mlrMBO'.

rust-smoltcp 0.12.0
Channel: rain-and-roses
Location: rain-and-roses/packages/rust-sources.scm (rain-and-roses packages rust-sources)
Home page: https://github.com/smoltcp-rs/smoltcp
Licenses: Zero-Clause BSD
Build system: cargo
Synopsis: TCP/IP stack designed for bare-metal, real-time systems without a heap.
Description:

This package provides a TCP/IP stack designed for bare-metal, real-time systems without a heap.

r-r4subtrace 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-r4subcore@0.1.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/R4SUB/r4subtrace
Licenses: Expat
Build system: r
Synopsis: Traceability Engine for Clinical Submission Readiness
Description:

Quantifies and explains end-to-end traceability between clinical submission artifacts (ADaM (Analysis Data Model) outputs, derivations, SDTM (Study Data Tabulation Model) sources, specs, code). Builds trace models from metadata and mapping sheets, computes trace levels, and emits standardized R4SUB (R for Regulatory Submission) evidence table rows via r4subcore'.

r-rmdhelpers 1.3.1
Propagated dependencies: r-knitr@1.50 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=rmdHelpers
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Helper Functions for Rmd Documents
Description:

This package provides a series of functions to aid in repeated tasks for Rmd documents. All details are to my personal preference, though I am happy to add flexibility if there are use cases I am missing. I will continue updating with new functions as I add utility functions for myself.

r-rcppcolors 0.6.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/stla/RcppColors
Licenses: GPL 3
Build system: r
Synopsis: Color Mappings and 'C++' Header Files for Color Conversion
Description:

This package provides C++ header files to deal with color conversion from some color spaces to hexadecimal with Rcpp', and exports some color mapping functions for usage in R. Also exports functions to convert colors from the HSLuv color space for usage in R. HSLuv is a human-friendly alternative to HSL.

r-rclimacell 0.1.4
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-lubridate@1.9.4 r-httr@1.4.7 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://nikdata.github.io/RClimacell/
Licenses: Expat
Build system: r
Synopsis: R Wrapper for the 'Climacell' API
Description:

Climacell is a weather platform that provides hyper-local forecasts and weather data. This package enables the user to query the core layers of the time line interface of the Climacell v4 API <https://www.climacell.co/weather-api/>. This package requires a valid API key. See vignettes for instructions on use.

ruby-ed25519 1.2.4
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/crypto-rb/ed25519
Licenses: Expat
Build system: ruby
Synopsis: Ruby binding to the Ed25519 elliptic curve public-key system
Description:

This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.

r-aneufinder 1.35.0
Propagated dependencies: r-aneufinderdata@1.38.0 r-bamsignals@1.42.0 r-biocgenerics@0.56.0 r-biostrings@2.78.0 r-cowplot@1.2.0 r-dnacopy@1.84.0 r-doparallel@1.0.17 r-ecp@3.1.6 r-foreach@1.5.2 r-genomeinfodb@1.46.0 r-genomicalignments@1.46.0 r-genomicranges@1.62.0 r-ggdendro@0.2.0 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-iranges@2.44.0 r-mclust@6.1.2 r-reshape2@1.4.5 r-rsamtools@2.26.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/AneuFinder/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Copy number variation analysis in single-cell-sequencing data
Description:

This package implements functions for copy number variant calling, plotting, export and analysis from whole-genome single cell sequencing data.

r-visnetwork 2.1.4
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-magrittr@2.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://datastorm-open.github.io/visNetwork/
Licenses: Expat
Build system: r
Synopsis: Network Visualization using vis.js Library
Description:

This package provides an R interface to the vis.js JavaScript charting library. It allows an interactive visualization of networks.

julia-ratios 0.4.0
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/timholy/Ratios.jl
Licenses: Expat
Build system: julia
Synopsis: Faster Rational-like types for Julia
Description:

This package provides types similar to Julia's Rational type, which make some sacrifices but have better computational performance.

ruby-octokit 6.1.1
Propagated dependencies: ruby-faraday@2.13.1 ruby-sawyer@0.9.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/octokit/octokit.rb
Licenses: Expat
Build system: ruby
Synopsis: Ruby toolkit for the GitHub API
Description:

Octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST.

r-bovine-db0 3.22.0
Propagated dependencies: r-annotationdbi@1.72.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/bovine.db0
Licenses: Artistic License 2.0
Build system: r
Synopsis: Base Level Annotation databases for bovine
Description:

Base annotation databases for bovine, intended ONLY to be used by AnnotationDbi to produce regular annotation packages.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850