_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-simba 0.4.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dimforge/simba
Licenses: ASL 2.0
Synopsis: SIMD algebra for Rust
Description:

This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.

rust-ascii 0.9.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tomprogrammer/rust-ascii
Licenses: ASL 2.0 Expat
Synopsis: ASCII-only equivalents to `char`, `str` and `String`
Description:

A rust library that provides ASCII-only string and character types, equivalent to the char, str and String types in the standard library.

rust-simba 0.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dimforge/simba
Licenses: ASL 2.0
Synopsis: SIMD algebra for Rust
Description:

This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.

rust-simba 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dimforge/simba
Licenses: Modified BSD
Synopsis: SIMD algebra for Rust
Description:

This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.

rust-vcpkg 0.2.15
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/mcgoo/vcpkg-rs
Licenses: ASL 2.0 Expat
Synopsis: Find native dependencies in a vcpkg tree at build time
Description:

This package provides a library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts.

rust-ascii 1.1.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tomprogrammer/rust-ascii
Licenses: ASL 2.0 Expat
Synopsis: ASCII-only equivalents to `char`, `str` and `String`
Description:

A rust library that provides ASCII-only string and character types, equivalent to the char, str and String types in the standard library.

rpi-imager 1.8.5
Dependencies: gnutls@3.8.3 curl@8.6.0 libarchive@3.6.1 qtdeclarative@5.15.15 qtquickcontrols2@5.15.15 qtsvg@5.15.15 qttools@5.15.15 qtwayland@5.15.15 util-linux@2.37.4
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/raspberrypi/rpi-imager/
Licenses: ASL 2.0
Synopsis: Raspberry Pi Imaging Utility
Description:

rpi-imager is graphical utility to easily provision and flash a memory card with an operating system image suitable for the Raspberry Pi single board computer.

randrproto 1.5.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Synopsis: Xorg RandRProto protocol headers
Description:

Resize and Rotate Extension defines a protocol for clients to dynamically change X screens, so as to resize, rotate and reflect the root window of a screen.

r-rdomains 0.2.1
Propagated dependencies: r-xml2@1.3.8 r-xml@3.99-0.18 r-virustotal@0.2.2 r-urltools@1.7.3 r-r-utils@2.13.0 r-matrix@1.7-3 r-jsonlite@2.0.0 r-httr@1.4.7 r-glmnet@4.1-8 r-devtools@2.4.5 r-curl@6.2.3 r-aws-alexa@0.1.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdomains
Licenses: Expat
Synopsis: Get the Category of Content Hosted by a Domain
Description:

Get the category of content hosted by a domain. Use Shallalist <http://shalla.de/>, Virustotal (which provides access to lots of services) <https://www.virustotal.com/>, Alexa <https://aws.amazon.com/awis/>, DMOZ <https://curlie.org/>, University Domain list <https://github.com/Hipo/university-domains-list> or validated machine learning classifiers based on Shallalist data to learn about the kind of content hosted by a domain.

r-riceware 0.4
Propagated dependencies: r-random@0.2.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/fmichonneau/riceware
Licenses: Expat
Synopsis: Diceware Passphrase Implementation
Description:

The Diceware method can be used to generate strong passphrases. In short, you roll a 6-faced dice 5 times in a row, the number obtained is matched against a dictionary of easily remembered words. By combining together 7 words thus generated, you obtain a password that is relatively easy to remember, but would take several millions years (on average) for a powerful computer to guess.

r-rxode2ll 2.0.13
Propagated dependencies: r-stanheaders@2.32.10 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-checkmate@2.3.2 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://nlmixr2.github.io/rxode2ll/
Licenses: GPL 3+
Synopsis: Log-Likelihood Functions for 'rxode2'
Description:

This package provides the log-likelihoods with gradients from stan (Carpenter et al (2015), <doi:10.48550/arXiv.1509.07164>) needed for generalized log-likelihood estimation in nlmixr2 (Fidler et al (2019) <doi:10.1002/psp4.12445>). This is split of to reduce computational burden of recompiling rxode2 (Wang, Hallow and James (2016) <doi:10.1002/psp4.12052>) which runs the nlmixr2 models during estimation.

r-cosmofns 1.1-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cosmoFns
Licenses: GPL 2+
Synopsis: Functions for Cosmological Distances, Times, Luminosities, Etc
Description:

Package encapsulates standard expressions for distances, times, luminosities, and other quantities useful in observational cosmology, including molecular line observations. Currently coded for a flat universe only.

r-cnvscope 3.7.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-shiny@1.10.0 r-rtracklayer@1.68.0 r-reshape2@1.4.4 r-rcurl@1.98-1.17 r-plyr@1.8.9 r-openimager@1.3.0 r-matrixstats@1.5.0 r-matrix@1.7-3 r-magrittr@2.0.3 r-jointseg@1.0.3 r-hmisc@5.2-3 r-ggplot2@3.5.2 r-genomicinteractions@1.42.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.4 r-biomart@2.64.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jamesdalg/CNVScope/
Licenses: Modified BSD
Synopsis: Versatile Toolkit for Copy Number Variation Relationship Data Analysis and Visualization
Description:

This package provides the ability to create interaction maps, discover CNV map domains (edges), gene annotate interactions, and create interactive visualizations of these CNV interaction maps.

r-diagmeta 0.5-1
Propagated dependencies: r-meta@8.2-0 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/guido-s/diagmeta
Licenses: GPL 2+
Synopsis: Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints
Description:

This package provides methods by Steinhauser et al. (2016) <DOI:10.1186/s12874-016-0196-1> for meta-analysis of diagnostic accuracy studies with several cutpoints.

r-distrdoc 2.8.5
Propagated dependencies: r-startupmsg@1.0.0 r-randvar@1.2.5 r-mass@7.3-65 r-distrtest@2.8.3 r-distrteach@2.9.2 r-distrsim@2.8.5 r-distrmod@2.9.7 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://distr.r-forge.r-project.org/
Licenses: LGPL 3
Synopsis: Documentation for 'distr' Family of R Packages
Description:

This package provides documentation in form of a common vignette to packages distr', distrEx', distrMod', distrSim', distrTEst', distrTeach', and distrEllipse'.

r-gtextras 0.6.0
Propagated dependencies: r-scales@1.4.0 r-rlang@1.1.6 r-paletteer@1.6.0 r-knitr@1.50 r-htmltools@0.5.8.1 r-gt@1.0.0 r-glue@1.8.0 r-ggplot2@3.5.2 r-fontawesome@0.5.3 r-dplyr@1.1.4 r-commonmark@1.9.5 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jthomasmock/gtExtras
Licenses: Expat
Synopsis: Extending 'gt' for Beautiful HTML Tables
Description:

This package provides additional functions for creating beautiful tables with gt'. The functions are generally wrappers around boilerplate or adding opinionated niche capabilities and helpers functions.

r-leontief 0.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/pachadotdev/leontief
Licenses: Expat
Synopsis: Input-Output Analysis
Description:

An implementation of the Input-Output model developed by Wassily Leontief that represents the interdependencies between different sectors of a national economy or different regional economies.

r-licoread 0.2.0
Propagated dependencies: r-yaml@2.3.10 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://jogaudard.github.io/licoread/
Licenses: GPL 3+
Synopsis: Reads Raw Files from Li-COR Gas Analyzers
Description:

Reads raw files from Li-COR gas analyzers and produces a dataframe that can directly be used with fluxible <https://cran.r-project.org/package=fluxible>.

r-lassonet 0.8.3
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LassoNet
Licenses: GPL 2+
Synopsis: 3CoSE Algorithm
Description:

This package contains functions to estimate a penalized regression model using 3CoSE algorithm, see Weber, Striaukas, Schumacher Binder (2018) <doi:10.2139/ssrn.3211163>.

r-longsurr 1.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rsurrogate@3.2 r-refund@0.1-37 r-readr@2.1.5 r-purrr@1.0.4 r-plyr@1.8.9 r-mvnfast@0.2.8 r-mgcv@1.9-3 r-magrittr@2.0.3 r-lme4@1.1-37 r-kernsmooth@2.23-26 r-here@1.0.1 r-grf@2.4.0 r-glue@1.8.0 r-fs@1.6.6 r-fdapace@0.6.0 r-fda-usc@2.2.0 r-fda@6.3.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=longsurr
Licenses: GPL 2+ GPL 3+
Synopsis: Longitudinal Surrogate Marker Analysis
Description:

Assess the proportion of treatment effect explained by a longitudinal surrogate marker as described in Agniel D and Parast L (2021) <doi:10.1111/biom.13310>.

r-matahari 0.1.3
Propagated dependencies: r-tibble@3.2.1 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-jsonlite@2.0.0 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jhudsl/matahari
Licenses: Expat
Synopsis: Spy on Your R Session
Description:

Conveniently log everything you type into the R console. Logs are are stored as tidy data frames which can then be analyzed using tidyverse style tools.

r-maptiles 0.10.0
Propagated dependencies: r-terra@1.8-50 r-slippymath@0.3.1 r-sf@1.0-21 r-png@0.1-8 r-digest@0.6.37 r-curl@6.2.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/riatelab/maptiles/
Licenses: GPL 3
Synopsis: Download and Display Map Tiles
Description:

To create maps from tiles, maptiles downloads, composes and displays tiles from a large number of providers (e.g. OpenStreetMap', Stadia', Esri', CARTO', or Thunderforest').

r-manydata 1.0.3
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-remotes@2.5.0 r-purrr@1.0.4 r-messydates@0.5.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-ggplot2@3.5.2 r-dtplyr@1.3.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://manydata.ch/
Licenses: FSDG-compatible
Synopsis: Portal for Global Governance Data
Description:

This is the core package for the many packages universe. It includes functions to help researchers work with and contribute to event datasets on global governance.

r-osmscale 0.5.22
Propagated dependencies: r-sf@1.0-21 r-pbapply@1.7-2 r-openstreetmap@0.4.0 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/brry/OSMscale
Licenses: GPL 2+
Synopsis: Add a Scale Bar to 'OpenStreetMap' Plots
Description:

Functionality to handle and project lat-long coordinates, easily download background maps and add a correct scale bar to OpenStreetMap plots in any map projection.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014