_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-asymmetricsords 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AsymmetricSORDs
Licenses: GPL 2+
Synopsis: Asymmetric Second Order Rotatable Designs (AsymmetricSORDs)
Description:

Response surface designs (RSDs) are widely used for Response Surface Methodology (RSM) based optimization studies, which aid in exploring the relationship between a group of explanatory variables and one or more response variable(s) (G.E.P. Box and K.B. Wilson (1951), "On the experimental attainment of optimum conditions" ; M. Hemavathi, Shashi Shekhar, Eldho Varghese, Seema Jaggi, Bikas Sinha & Nripes Kumar Mandal (2022) <DOI: 10.1080/03610926.2021.1944213>."Theoretical developments in response surface designs: an informative review and further thoughts".). Second order rotatable designs are the most prominent and popular class of designs used for process and product optimization trials but it is suitable for situations when all the number of levels for each factor is the same. In many practical situations, RSDs with asymmetric levels (J.S. Mehta and M.N. Das (1968). "Asymmetric rotatable designs and orthogonal transformations" ; M. Hemavathi, Eldho Varghese, Shashi Shekhar & Seema Jaggi (2020) <DOI: 10.1080/02664763.2020.1864817>. "Sequential asymmetric third order rotatable designs (SATORDs)" .) are more suitable as these designs explore more regions in the design space.This package contains functions named Asords() ,CCD_coded(), CCD_original(), SORD_coded() and SORD_original() for generating asymmetric/symmetric RSDs along with the randomized layout. It also contains another function named Pred.var() for generating the variance of predicted response as well as the moment matrix based on a second order model.

r-diversityforest 0.5.0
Propagated dependencies: r-survival@3.7-0 r-sgeostat@1.0-27 r-scales@1.3.0 r-rms@6.8-2 r-rlang@1.1.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.13-1 r-rcolorbrewer@1.1-3 r-patchwork@1.3.0 r-nnet@7.3-19 r-matrix@1.7-1 r-mapgam@1.3 r-ggpubr@0.6.0 r-ggplot2@3.5.1 r-gam@1.22-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=diversityForest
Licenses: GPL 3
Synopsis: Innovative Complex Split Procedures in Random Forests Through Candidate Split Sampling
Description:

Implementations of three diversity forest (DF) (Hornung, 2022, <doi:10.1007/s42979-021-00920-1>) variants. The DF algorithm is a split-finding approach that allows complex split procedures to be realized in random forest variants. The three DF variants implemented are: 1. interaction forests (IFs) (Hornung & Boulesteix, 2022, <doi:10.1016/j.csda.2022.107460>): Model quantitative and qualitative interaction effects using bivariable splitting. Come with the Effect Importance Measure (EIM), which can be used to identify variable pairs that have well-interpretable quantitative and qualitative interaction effects with high predictive relevance. 2. multi forests (MuFs) (Hornung & Hapfelmeier, 2024, <doi:10.48550/arXiv.2409.08925>): Model multi-class outcomes using multi-way and binary splitting. Come with two variable importance measures (VIMs): The multi-class VIM measures the degree to which the variables are specifically associated with one or more outcome classes, and the discriminatory VIM, similar to conventional VIMs, measures the overall influence strength of the variables. 3. the basic form of diversity forests that uses conventional univariable, binary splitting (Hornung, 2022). Except for multi forests, which are tailored for multi-class outcomes, all included diversity forest variants support categorical, metric, and survival outcomes. The package also includes plotting functions that make it possible to learn about the forms of the effects identified using IFs and MuFs. This is a fork of the R package ranger (main author: Marvin N. Wright), which implements random forests using an efficient C++ implementation.

r-databionicswarm 2.0.0
Dependencies: pandoc@2.19.2
Propagated dependencies: r-rcppparallel@5.1.9 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-ggplot2@3.5.1 r-generalizedumatrix@1.3.1 r-deldir@2.0-4 r-abcanalysis@1.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.deepbionics.org/
Licenses: GPL 3
Synopsis: Swarm Intelligence for Self-Organized Clustering
Description:

Algorithms implementing populations of agents that interact with one another and sense their environment may exhibit emergent behavior such as self-organization and swarm intelligence. Here, a swarm system called Databionic swarm (DBS) is introduced which was published in Thrun, M.C., Ultsch A.: "Swarm Intelligence for Self-Organized Clustering" (2020), Artificial Intelligence, <DOI:10.1016/j.artint.2020.103237>. DBS is able to adapt itself to structures of high-dimensional data such as natural clusters characterized by distance and/or density based structures in the data space. The first module is the parameter-free projection method called Pswarm (Pswarm()), which exploits the concepts of self-organization and emergence, game theory, swarm intelligence and symmetry considerations. The second module is the parameter-free high-dimensional data visualization technique, which generates projected points on the topographic map with hypsometric tints defined by the generalized U-matrix (GeneratePswarmVisualization()). The third module is the clustering method itself with non-critical parameters (DBSclustering()). Clustering can be verified by the visualization and vice versa. The term DBS refers to the method as a whole. It enables even a non-professional in the field of data mining to apply its algorithms for visualization and/or clustering to data sets with completely different structures drawn from diverse research fields. The comparison to common projection methods can be found in the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) <DOI:10.1007/978-3-658-20540-9>.

r-systempipeshiny 1.16.0
Propagated dependencies: r-yaml@2.3.10 r-vroom@1.6.5 r-tibble@3.2.1 r-styler@1.10.3 r-stringr@1.5.1 r-spsutil@0.2.2 r-spscomps@0.3.3.0 r-shinywidgets@0.9.0 r-shinytoastr@2.2.0 r-shinyjs@2.1.0 r-shinyjqui@0.4.1 r-shinyfiles@0.9.3 r-shinydashboardplus@2.0.5 r-shinydashboard@0.7.2 r-shinyace@0.4.3 r-shiny@1.8.1 r-rstudioapi@0.17.1 r-rsqlite@2.3.7 r-rlang@1.1.4 r-r6@2.5.1 r-plotly@4.10.4 r-openssl@2.2.2 r-magrittr@2.0.3 r-htmltools@0.5.8.1 r-glue@1.8.0 r-ggplot2@3.5.1 r-dt@0.33 r-drawer@0.2.0.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-bsplus@0.1.5 r-assertthat@0.2.1
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://systempipe.org/sps
Licenses: GPL 3+
Synopsis: systemPipeShiny: An Interactive Framework for Workflow Management and Visualization
Description:

systemPipeShiny (SPS) extends the widely used systemPipeR (SPR) workflow environment with a versatile graphical user interface provided by a Shiny App. This allows non-R users, such as experimentalists, to run many systemPipeR’s workflow designs, control, and visualization functionalities interactively without requiring knowledge of R. Most importantly, SPS has been designed as a general purpose framework for interacting with other R packages in an intuitive manner. Like most Shiny Apps, SPS can be used on both local computers as well as centralized server-based deployments that can be accessed remotely as a public web service for using SPR’s functionalities with community and/or private data. The framework can integrate many core packages from the R/Bioconductor ecosystem. Examples of SPS’ current functionalities include: (a) interactive creation of experimental designs and metadata using an easy to use tabular editor or file uploader; (b) visualization of workflow topologies combined with auto-generation of R Markdown preview for interactively designed workflows; (d) access to a wide range of data processing routines; (e) and an extendable set of visualization functionalities. Complex visual results can be managed on a Canvas Workbench’ allowing users to organize and to compare plots in an efficient manner combined with a session snapshot feature to continue work at a later time. The present suite of pre-configured visualization examples. The modular design of SPR makes it easy to design custom functions without any knowledge of Shiny, as well as extending the environment in the future with contributions from the community.

r-waveletmlbestfl 0.1.0
Propagated dependencies: r-waveletml@0.1.0 r-describedf@0.2.1 r-ceemdanml@0.1.0
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WaveletMLbestFL
Licenses: GPL 3
Synopsis: The Best Wavelet Filter-Level for Prepared Wavelet-Based Models
Description:

Four filters have been chosen namely haar', c6', la8', and bl14 (Kindly refer to wavelets in CRAN repository for more supported filters). Levels of decomposition are 2, 3, 4, etc. up to maximum decomposition level which is ceiling value of logarithm of length of the series base 2. For each combination two models are run separately. Results are stored in input'. First five metrics are expected to be minimum and last three metrics are expected to be maximum for a model to be considered good. Firstly, every metric value (among first five) is searched in every columns and minimum values are denoted as MIN and other values are denoted as NA'. Secondly, every metric (among last three) is searched in every columns and maximum values are denoted as MAX and other values are denoted as NA'. output contains the similar number of rows (which is 8) and columns (which is number filter-level combinations) as of input'. Values in output are corresponding NA', MIN or MAX'. Finally, the column containing minimum number of NA values is denoted as the best ('FL'). In special case, if two columns having equal NA', it has been checked among these two columns which one is having least NA in first five rows and has been inferred as the best. FL_metrics_values are the corresponding metrics values. WARIGAANbest is the data frame (dimension: 1*8) containing different metrics of the best filter-level combination. More details can be found in Garai and others (2023) <doi:10.13140/RG.2.2.11977.42087>.

rust-rand-xorshift 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://crates.io/crates/rand-xorshift
Licenses: ASL 2.0 Expat
Synopsis: Xorshift random number generator
Description:

Xorshift random number generator

rust-rand-xorshift 0.2.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://crates.io/crates/rand-xorshift
Licenses: Expat ASL 2.0
Synopsis: Xorshift random number generator
Description:

Xorshift random number generator.

rust-rand-xorshift 0.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://crates.io/crates/rand-xorshift
Licenses: Expat ASL 2.0
Synopsis: Xorshift random number generator
Description:

Xorshift random number generator.

ruby-rubocop-rspec 2.19.0
Propagated dependencies: ruby-rubocop@1.48.1 ruby-rubocop-ast@1.28.0 ruby-rubocop-capybara@2.17.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/rubocop/rubocop-rspec
Licenses: Expat
Synopsis: Code style checking for RSpec files
Description:

This package provides a plugin for the RuboCop code style enforcing & linting tool.

ruby-rspec-support 3.12.0
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/rspec/rspec-support
Licenses: Expat
Synopsis: RSpec support library
Description:

Support utilities for RSpec gems.

rust-rustls-webpki 0.102.2
Channel: hitwright
Location: packages/lettre.scm (packages lettre)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification.
Description:

Web PKI X.509 Certificate Verification.

rust-rustdoc-types 0.23.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/aDotInTheVoid/rustdoc-types/
Licenses: Expat ASL 2.0
Synopsis: Types for rustdoc's json output
Description:

Types for rustdoc's json output.

rust-rustls-webpki 0.101.7
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

Web PKI X.509 Certificate Verification.

rust-rustls-webpki 0.100.3
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

Web PKI X.509 Certificate Verification.

rust-rustls-webpki 0.102.8
Channel: guix
Location: gnu/packages/crates-tls.scm (gnu packages crates-tls)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

Web PKI X.509 Certificate Verification.

rust-typst-realize 0.13.1
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://typst.app
Licenses: ASL 2.0
Synopsis: Typst's realization subsystem
Description:

This package provides Typst's realization subsystem.

ruby-request-store 1.5.0
Propagated dependencies: ruby-rack@2.2.7
Channel: gn-bioinformatics
Location: gn/packages/ruby.scm (gn packages ruby)
Home page: https://github.com/steveklabnik/request_store
Licenses: Expat
Synopsis: RequestStore gives you per-request global storage.
Description:

RequestStore gives you per-request global storage.

rust-ref-cast-impl 0.2.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/ref-cast
Licenses: Expat ASL 2.0
Synopsis: Derive implementation for @code{ref_cast::RefCast}
Description:

Derive implementation for ref_cast::RefCast.

rust-ref-cast-impl 1.0.18
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/ref-cast
Licenses: Expat ASL 2.0
Synopsis: Derive implementation for @code{ref_cast::RefCast}
Description:

Derive implementation for ref_cast::RefCast.

rust-runtime-tokio 0.3.0-alpha.6
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/rustasync/runtime
Licenses: Expat ASL 2.0
Synopsis: Tokio-based asynchronous runtime
Description:

This package provides a Tokio-based asynchronous runtime.

rust-relative-path 1.9.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://docs.rs/crate/relative-path/
Licenses: Expat ASL 2.0
Synopsis: Portable, relative paths for Rust
Description:

This package provides portable, relative paths for Rust.

rust-tokio-reactor 0.1.12
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://tokio.rs
Licenses: Expat
Synopsis: Event loop that drives Tokio I/O resources
Description:

Event loop that drives Tokio I/O resources.

rust-rustls-webpki 0.102.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/rustls/webpki
Licenses: ISC
Synopsis: Web PKI X.509 Certificate Verification
Description:

This package provides Web PKI X.509 Certificate Verification.

rust-mimalloc-rust 0.1.5
Dependencies: mimalloc@2.1.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/lemonhx/mimalloc-rust
Licenses: Expat
Synopsis: Binding for mimalloc in rust
Description:

This package provides a binding for mimalloc in rust.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249