_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-fuzzyjoin 0.1.6
Propagated dependencies: r-dplyr@1.1.4 r-geosphere@1.5-20 r-purrr@1.0.4 r-stringdist@0.9.15 r-stringr@1.5.1 r-tibble@3.2.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dgrtwo/fuzzyjoin
Licenses: Expat
Synopsis: Join tables together on inexact matching
Description:

Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.

r-adgoftest 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ADGofTest
Licenses: GPL 3+
Synopsis: Anderson-Darling GoF test
Description:

This package provides an implementation of the Anderson-Darling GoF test with p-value calculation based on Marsaglia's 2004 paper "Evaluating the Anderson-Darling Distribution".

rust-blake3 0.3.8
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/BLAKE3-team/BLAKE3
Licenses: CC0 ASL 2.0
Synopsis: BLAKE3 hash function Rust implementation
Description:

This crate provides the official Rust implementation of the BLAKE3 cryptographic hash function. BLAKE3 is faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2.

rust-blake3 1.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/BLAKE3-team/BLAKE3
Licenses: CC0 ASL 2.0
Synopsis: BLAKE3 hash function Rust implementation
Description:

This crate provides the official Rust implementation of the BLAKE3 cryptographic hash function. BLAKE3 is faster than MD5, SHA-1, SHA-2, SHA-3, and BLAKE2.

r-segmented 2.1-4
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/segmented
Licenses: GPL 2+ GPL 3+
Synopsis: Regression models with breakpoints estimation
Description:

Given a regression model, segmented updates the model by adding one or more segmented (i.e., piecewise-linear) relationships. Several variables with multiple breakpoints are allowed.

r-tern-rbmi 0.1.6
Propagated dependencies: r-tern@0.9.9 r-rtables@0.6.13 r-rbmi@1.5.1 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-formatters@0.5.11 r-checkmate@2.3.2 r-broom@1.0.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/insightsengineering/tern.rbmi
Licenses: ASL 2.0
Synopsis: Create Interface for 'RBMI' and 'tern'
Description:

RBMI implements standard and reference based multiple imputation methods for continuous longitudinal endpoints (Gower-Page et al. (2022) <doi:10.21105/joss.04251>). This package provides an interface for RBMI uses the tern <https://cran.r-project.org/package=tern> framework by Zhu et al. (2023) and tabulate results easily using rtables <https://cran.r-project.org/package=rtables> by Becker et al. (2023).

r-container 1.0.5
Propagated dependencies: r-r6@2.6.1 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rpahl.github.io/container/
Licenses: GPL 3
Synopsis: Extending Base 'R' Lists
Description:

Extends the functionality of base R lists and provides specialized data structures deque', set', dict', and dict.table', the latter to extend the data.table package.

r-clusterhd 1.0.2
Propagated dependencies: r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-mclust@6.1.1 r-cluster@2.1.8.1 r-ckmeans-1d-dp@4.3.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://arxiv.org/abs/2010.00950
Licenses: GPL 2+
Synopsis: Tools for Clustering High-Dimensional Data
Description:

This package provides tools for clustering high-dimensional data. In particular, it contains the methods described in <doi:10.1093/bioinformatics/btaa243>, <arXiv:2010.00950>.

r-comsimitv 0.1.5
Propagated dependencies: r-vegan@2.6-10 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=comsimitv
Licenses: GPL 2
Synopsis: Flexible Framework for Simulating Community Assembly
Description:

Flexible framework for trait-based simulation of community assembly, where components could be replaced by user-defined function and that allows variation of traits within species.

r-covrobust 1.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covRobust
Licenses: GPL 2+
Synopsis: Robust Covariance Estimation via Nearest Neighbor Cleaning
Description:

The cov.nnve() function implements robust covariance estimation by the nearest neighbor variance estimation (NNVE) method of Wang and Raftery (2002) <DOI:10.1198/016214502388618780>.

r-dfcompare 1.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/swaldroff/DFCompare
Licenses: GPL 3
Synopsis: Compare Two Dataframes and Return Adds, Changes, and Deletes
Description:

Compares two dataframes with a common key and returns the delta records. The package will return three dataframes that contain the added, changed, and deleted records.

r-dbtcshiny 0.1.2
Propagated dependencies: r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.10.0 r-magrittr@2.0.3 r-leaflet-extras@2.0.1 r-leaflet@2.2.2 r-ggplot2@3.5.2 r-dt@0.33 r-dbtc@0.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: <https://github.com/rgyoung6/DBTCShiny>
Licenses: GPL 2 GPL 3
Synopsis: Dada-BLAST-Taxon Assign-Condense Metabarcode Analysis 'shiny' Application
Description:

Metabarcoding analysis using the DBTC package is implemented here using shiny in an interactive graphical user interface to conduct Metabarcode analyses and visualize and filter results.

r-equalcovs 1.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=equalCovs
Licenses: GPL 2
Synopsis: Testing the Equality of Two Covariance Matrices
Description:

Tests the equality of two covariance matrices, used in paper "Two sample tests for high dimensional covariance matrices." Li and Chen (2012) <arXiv:1206.0917>.

r-frequency 0.4.1
Propagated dependencies: r-rmarkdown@2.29 r-knitr@1.50 r-gtools@3.9.5 r-ggplot2@3.5.2 r-dt@0.33
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/wilcoxa/frequency
Licenses: GPL 3
Synopsis: Easy Frequency Tables
Description:

Generate SPSS'/'SAS styled frequency tables. Frequency tables are generated with variable and value label attributes where applicable with optional html output to quickly examine datasets.

r-icesvocab 1.3.2
Propagated dependencies: r-rlang@1.1.6 r-memoise@2.0.1 r-icesconnect@1.1.4 r-httr@1.4.7 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://vocab.ices.dk/services/api/swagger/index.html
Licenses: GPL 3
Synopsis: ICES Vocabularies Database Web Services
Description:

R interface to access the Vocabularies REST API of the ICES (International Council for the Exploration of the Sea) Vocabularies database <https://vocab.ices.dk/services/>.

r-learningr 0.29.1
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=learningr
Licenses: FSDG-compatible
Synopsis: Data and Functions to Accompany the Book "Learning R"
Description:

Crabs in the English channel, deer skulls, English monarchs, half-caste Manga characters, Jamaican cities, Shakespeare's The Tempest, drugged up cyclists and sexually transmitted diseases.

r-languager 1.6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=languageR
Licenses: GPL 2+
Synopsis: Data Sets and Functions with Analyzing Linguistic Data: A Practical Introduction to Statistics
Description:

Data sets exemplifying statistical methods, and some facilitatory utility functions used in ``Analyzing Linguistic Data: A practical introduction to statistics using R'', Cambridge University Press, 2008.

r-limorhyde 1.0.1
Propagated dependencies: r-pbs@1.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://limorhyde.hugheylab.org
Licenses: GPL 2
Synopsis: Differential Analysis of Rhythmic Transcriptome Data
Description:

This package provides a flexible approach, inspired by cosinor regression, for differential analysis of rhythmic transcriptome data. See Singer and Hughey (2018) <doi:10.1177/0748730418813785>.

r-plsvarsel 0.9.13
Propagated dependencies: r-progress@1.2.3 r-praznik@11.0.0 r-pls@2.8-5 r-mvtnorm@1.3-3 r-mass@7.3-65 r-genalg@0.2.1 r-bdsmatrix@1.3-7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/khliland/plsVarSel/
Licenses: GPL 2+
Synopsis: Variable Selection in Partial Least Squares
Description:

Interfaces and methods for variable selection in Partial Least Squares. The methods include filter methods, wrapper methods and embedded methods. Both regression and classification is supported.

r-piwikpror 0.4.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rlang@1.1.6 r-rjson@0.2.23 r-readr@2.1.5 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-httr@1.4.7 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.1.4 r-digest@0.6.37
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://piwikpror.rstats-tips.net
Licenses: GPL 3+
Synopsis: Access 'Piwik Pro' Website Statistics
Description:

Run Queries against the API of Piwik Pro <https://developers.piwik.pro/en/latest/custom_reports/http_api/http_api.html>. The result is a tibble.

r-staggered 1.2.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-purrr@1.0.4 r-mass@7.3-65 r-magrittr@2.0.3 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=staggered
Licenses: GPL 2
Synopsis: Efficient Estimation Under Staggered Treatment Timing
Description:

Efficiently estimates treatment effects in settings with randomized staggered rollouts, using tools proposed by Roth and Sant'Anna (2023) <doi:10.48550/arXiv.2102.01291>.

r-spectrino 2.0.0
Propagated dependencies: r-jsonlite@2.0.0 r-httpuv@1.6.16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.spectrino.com
Licenses: GPL 2+
Synopsis: Spectra Viewer, Organizer, Data Preparation and Property Blocks
Description:

Spectra viewer, organizer, data preparation and property blocks from within R or stand-alone. Binary (application) part is installed separately using spnInstallApp() from spectrino package.

r-structssi 1.2.1
Propagated dependencies: r-reshape2@1.4.4 r-phyloseq@1.52.0 r-multtest@2.64.0 r-jsonlite@2.0.0 r-igraph@2.1.4 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=structSSI
Licenses: GPL 2
Synopsis: Multiple Testing for Hypotheses with Hierarchical or Group Structure
Description:

This package performs multiple testing corrections that take specific structure of hypotheses into account, as described in Sankaran & Holmes (2014) <doi:10.18637/jss.v059.i13>.

r-swissparl 0.2.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-purrr@1.0.4 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-httr@1.4.7 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.parlament.ch/en/services/open-data-webservices
Licenses: GPL 2+
Synopsis: Interface to the Webservices of the Swiss Parliament
Description:

Retrieves the most important data on parliamentary activities of the Swiss Federal Assembly via an open, machine-readable interface (see <https://ws.parlament.ch/odata.svc/>).

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258
Total results: 30177