_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-islasso 1.6.0
Propagated dependencies: r-gridextra@2.3 r-glmnet@4.1-8 r-ggplot2@3.5.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=islasso
Licenses: GPL 2+
Synopsis: The Induced Smoothed Lasso
Description:

An implementation of the induced smoothing (IS) idea to lasso regularization models to allow estimation and inference on the model coefficients (currently hypothesis testing only). Linear, logistic, Poisson and gamma regressions with several link functions are implemented. The algorithm is described in the original paper; see <doi:10.1177/0962280219842890> and discussed in a tutorial <doi:10.13140/RG.2.2.16360.11521>.

r-manynet 1.6.5
Propagated dependencies: r-tidygraph@1.3.1 r-pillar@1.10.2 r-network@1.19.0 r-igraph@2.1.4 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://stocnet.github.io/manynet/
Licenses: Expat
Synopsis: Many Ways to Make, Modify, Mark, and Measure Myriad Networks
Description:

Many tools for making, modifying, marking, measuring, and motifs and memberships of many different types of networks. All functions operate with matrices, edge lists, and igraph', network', and tidygraph objects, on directed, multiplex, multimodal, signed, and other networks. The package includes functions for importing and exporting, creating and generating networks, modifying networks and node and tie attributes, and describing networks with sensible defaults.

r-mathpix 0.6.0
Propagated dependencies: r-rstudioapi@0.17.1 r-purrr@1.0.4 r-magick@2.8.6 r-httr@1.4.7 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/jonocarroll/mathpix
Licenses: GPL 3+
Synopsis: Support for the 'Mathpix' API (Image to 'LaTeX')
Description:

Given an image of a formula (typeset or handwritten) this package provides calls to the Mathpix service to produce the LaTeX code which should generate that image, and pastes it into a (e.g. an rmarkdown') document. See <https://docs.mathpix.com/> for full details. Mathpix is an external service and use of the API is subject to their terms and conditions.

r-midasim 2.0
Propagated dependencies: r-scam@1.2-20 r-psych@2.5.3 r-pracma@2.4.4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mengyu-he/MIDASim
Licenses: GPL 2
Synopsis: Simulating Realistic Microbiome Data using 'MIDASim'
Description:

The MIDASim package is a microbiome data simulator for generating realistic microbiome datasets by adapting a user-provided template. It supports the controlled introduction of experimental signals-such as shifts in taxon relative abundances, prevalence, and sample library sizes-to create distinct synthetic populations under diverse simulation scenarios. For more details, see He et al. (2024) <doi:10.1186/s40168-024-01822-z>.

r-nso1212 1.4.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/galaamn/NSO1212
Licenses: GPL 3
Synopsis: National Statistical Office of Mongolia's Open Data API Handler
Description:

National Statistical Office of Mongolia (NSO) is the national statistical service and an organization of Mongolian government. NSO provides open access to official data via its API <http://opendata.1212.mn/en/doc>. The package NSO1212 has functions for accessing the API service. The functions are compatible with the API v2.0 and get data sets and its detailed informations from the API.

r-prophet 1.0
Propagated dependencies: r-xts@0.14.1 r-tidyr@1.3.1 r-stanheaders@2.32.10 r-scales@1.4.0 r-rstantools@2.4.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-lubridate@1.9.4 r-ggplot2@3.5.2 r-extradistr@1.10.0 r-dygraphs@1.1.1.6 r-dplyr@1.1.4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/facebook/prophet
Licenses: Expat
Synopsis: Automatic Forecasting Procedure
Description:

This package implements a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well.

r-proxreg 1.1.2
Propagated dependencies: r-glmnet@4.1-8 r-ebimage@4.50.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=ProxReg
Licenses: Expat
Synopsis: Linear Models for Prediction and Classification using Proximal Operators
Description:

This package implements optimization techniques for Lasso regression, R.Tibshirani(1996)<doi:10.1111/j.2517-6161.1996.tb02080.x> using Fast Iterative Shrinkage-Thresholding Algorithm (FISTA) and Iterative Shrinkage-Thresholding Algorithm (ISTA) based on proximal operators, A.Beck(2009)<doi:10.1137/080716542>. The package is useful for high-dimensional regression problems and includes cross-validation procedures to select optimal penalty parameters.

r-polykde 1.1.7
Propagated dependencies: r-sphunif@1.4.2 r-rotasym@1.2.0 r-rcppprogress@0.4.2 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-progressr@0.15.1 r-movmf@0.2-9 r-gsl@2.1-8 r-future@1.49.0 r-foreach@1.5.2 r-dofuture@1.1.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/egarpor/polykde
Licenses: GPL 3
Synopsis: Polyspherical Kernel Density Estimation
Description:

Kernel density estimation on the polysphere, (hyper)sphere, and circle. Includes functions for density estimation, regression estimation, ridge estimation, bandwidth selection, kernels, samplers, and homogeneity tests. Companion package to Garcà a-Portugués and Meilán-Vila (2025) <doi:10.1080/01621459.2025.2521898> and Garcà a-Portugués and Meilán-Vila (2023) <doi:10.1007/978-3-031-32729-2_4>.

r-switchr 0.14.8
Dependencies: subversion@1.14.3 git@2.50.0
Propagated dependencies: r-rjsonio@2.0.0 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/gmbecker/switchr
Licenses: Artistic License 2.0
Synopsis: Installing, Managing, and Switching Between Distinct Sets of Installed Packages
Description:

This package provides an abstraction for managing, installing, and switching between sets of installed R packages. This allows users to maintain multiple package libraries simultaneously, e.g. to maintain strict, package-version-specific reproducibility of many analyses, or work within a development/production release paradigm. Introduces a generalized package installation process which supports multiple repository and non-repository sources and tracks package provenance.

r-semmcmc 0.0.6
Propagated dependencies: r-msm@1.8.2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semmcmc
Licenses: GPL 3
Synopsis: Bayesian Structural Equation Modeling in Multiple Omics Data Integration
Description:

This package provides Markov Chain Monte Carlo (MCMC) routine for the structural equation modelling described in Maity et. al. (2020) <doi:10.1093/bioinformatics/btaa286>. This MCMC sampler is useful when one attempts to perform an integrative survival analysis for multiple platforms of the Omics data where the response is time to event and the predictors are different omics expressions for different platforms.

r-snbdata 0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://enricoschumann.net/R/packages/SNBdata/
Licenses: GPL 3
Synopsis: Download Data from the Swiss National Bank (SNB)
Description:

Download data (tables and datasets) from the Swiss National Bank (SNB; <https://www.snb.ch/en>), the Swiss central bank. The package is lightweight and comes with few dependencies; suggested packages are used only if data is to be transformed into particular data structures, for instance into zoo objects. Downloaded data can optionally be cached, to avoid repeated downloads of the same files.

r-scoring 0.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scoring
Licenses: GPL 2
Synopsis: Proper Scoring Rules
Description:

Evaluating probabilistic forecasts via proper scoring rules. scoring implements the beta, power, and pseudospherical families of proper scoring rules, along with ordered versions of the latter two families. Included among these families are popular rules like the Brier (quadratic) score, logarithmic score, and spherical score. For two-alternative forecasts, also includes functionality for plotting scores that one would obtain under specific scoring rules.

r-scutils 0.1.0
Propagated dependencies: r-viridislite@0.4.2 r-viridis@0.6.5 r-scales@1.4.0 r-matrix@1.7-3 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scUtils
Licenses: GPL 3
Synopsis: Utility Functions for Single-Cell RNA Sequencing Data
Description:

Analysis of single-cell RNA sequencing data can be simple and clear with the right utility functions. This package collects such functions, aiming to fulfill the following criteria: code clarity over performance (i.e. plain R code instead of C code), most important analysis steps over completeness (analysis by hand', not automated integration etc.), emphasis on quantitative visualization (intensity-coded color scale, etc.).

r-sodavis 1.2
Propagated dependencies: r-nnet@7.3-20 r-mvtnorm@1.3-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sodavis
Licenses: GPL 2
Synopsis: SODA: Main and Interaction Effects Selection for Logistic Regression, Quadratic Discriminant and General Index Models
Description:

Variable and interaction selection are essential to classification in high-dimensional setting. In this package, we provide the implementation of SODA procedure, which is a forward-backward algorithm that selects both main and interaction effects under logistic regression and quadratic discriminant analysis. We also provide an extension, S-SODA, for dealing with the variable selection problem for semi-parametric models with continuous responses.

r-shinyml 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-sparklyr@1.9.2 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinycssloaders@1.1.0 r-shiny@1.10.0 r-plotly@4.10.4 r-lubridate@1.9.4 r-h2o@3.44.0.3 r-ggplot2@3.5.2 r-dygraphs@1.1.1.6 r-dt@0.33 r-dplyr@1.1.4 r-data-table@1.17.4 r-argonr@0.2.0 r-argondash@0.2.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://jeanbertinr.github.io/shinyMLpackage/
Licenses: GPL 3
Synopsis: Compare Supervised Machine Learning Models Using Shiny App
Description:

Implementation of a shiny app to easily compare supervised machine learning model performances. You provide the data and configure each model parameter directly on the shiny app. Different supervised learning algorithms can be tested either on Spark or H2O frameworks to suit your regression and classification tasks. Implementation of available machine learning models on R has been done by Lantz (2013, ISBN:9781782162148).

r-sfarrow 0.4.1
Propagated dependencies: r-sf@1.0-21 r-jsonlite@2.0.0 r-dplyr@1.1.4 r-arrow@20.0.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/wcjochem/sfarrow
Licenses: Expat
Synopsis: Read/Write Simple Feature Objects ('sf') with 'Apache' 'Arrow'
Description:

Support for reading/writing simple feature ('sf') spatial objects from/to Parquet files. Parquet files are an open-source, column-oriented data storage format from Apache (<https://parquet.apache.org/>), now popular across programming languages. This implementation converts simple feature list geometries into well-known binary format for use by arrow', and coordinate reference system information is maintained in a standard metadata format.

r-turboem 2025.1
Propagated dependencies: r-quantreg@6.1 r-numderiv@2016.8-1.1 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=turboEM
Licenses: GPL 2
Synopsis: Suite of Convergence Acceleration Schemes for EM, MM and Other Fixed-Point Algorithms
Description:

Algorithms for accelerating the convergence of slow, monotone sequences from smooth, contraction mapping such as the EM and MM algorithms. It can be used to accelerate any smooth, linearly convergent acceleration scheme. A tutorial style introduction to this package is available in a vignette on the CRAN download page or, when the package is loaded in an R session, with vignette("turboEM").

r-immapex 1.2.5
Dependencies: python@3.11.11
Propagated dependencies: r-tensorflow@2.20.0 r-stringr@1.5.1 r-stringi@1.8.7 r-singlecellexperiment@1.30.1 r-rvest@1.0.4 r-matrixstats@1.5.0 r-magrittr@2.0.3 r-keras3@1.4.0 r-httr@1.4.7 r-hash@2.2.6.3 r-basilisk@1.20.0
Channel: guix-bioc
Location: guix-bioc/packages/i.scm (guix-bioc packages i)
Home page: https://github.com/BorchLab/immApex/
Licenses: Expat
Synopsis: Tools for Adaptive Immune Receptor Sequence-Based Machine and Deep Learning
Description:

This package provides a set of tools to for machine and deep learning in R from amino acid and nucleotide sequences focusing on adaptive immune receptors. The package includes pre-processing of sequences, unifying gene nomenclature usage, encoding sequences, and combining models. This package will serve as the basis of future immune receptor sequence functions/packages/models compatible with the scRepertoire ecosystem.

r-prostar 1.40.0
Propagated dependencies: r-xml@3.99-0.18 r-webshot@0.5.5 r-vioplot@0.5.1 r-tibble@3.2.1 r-shinywidgets@0.9.0 r-shinytree@0.3.1 r-shinythemes@1.2.0 r-shinyjs@2.1.0 r-shinyjqui@0.4.1 r-shinycssloaders@1.1.0 r-shinybs@0.61.1 r-shinyace@0.4.4 r-shiny@1.10.0 r-sass@0.4.10 r-rhandsontable@0.3.8 r-rcolorbrewer@1.1-3 r-rclipboard@0.2.1 r-r-utils@2.13.0 r-promises@1.3.3 r-markdown@2.0 r-later@1.4.2 r-htmlwidgets@1.6.4 r-highcharter@0.9.4 r-gtools@3.9.5 r-gplots@3.2.0 r-ggplot2@3.5.2 r-future@1.49.0 r-dt@0.33 r-data-table@1.17.4 r-dapardata@1.38.0 r-dapar@1.40.0 r-colourpicker@1.3.0 r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: http://www.prostar-proteomics.org/
Licenses: Artistic License 2.0
Synopsis: Provides a GUI for DAPAR
Description:

This package provides a GUI interface for the DAPAR package. The package Prostar (Proteomics statistical analysis with R) is a Bioconductor distributed R package which provides all the necessary functions to analyze quantitative data from label-free proteomics experiments. Contrarily to most other similar R packages, it is endowed with rich and user-friendly graphical interfaces, so that no programming skill is required.

r-specond 1.62.0
Propagated dependencies: r-rcolorbrewer@1.1-3 r-mclust@6.1.1 r-hwriter@1.3.2.1 r-fields@16.3.1 r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SpeCond
Licenses: FSDG-compatible
Synopsis: Condition specific detection from expression data
Description:

This package performs a gene expression data analysis to detect condition-specific genes. Such genes are significantly up- or down-regulated in a small number of conditions. It does so by fitting a mixture of normal distributions to the expression values. Conditions can be environmental conditions, different tissues, organs or any other sources that you wish to compare in terms of gene expression.

r-ioniser 2.32.0
Propagated dependencies: r-biocgenerics@0.54.0 r-biocparallel@1.42.0 r-biostrings@2.76.0 r-bit64@4.6.0-1 r-dplyr@1.1.4 r-ggplot2@3.5.2 r-magrittr@2.0.3 r-rhdf5@2.52.0 r-shortread@1.66.0 r-stringr@1.5.1 r-tibble@3.2.1 r-tidyr@1.3.1 r-xvector@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/IONiseR/
Licenses: Expat
Synopsis: Quality assessment tools for Oxford Nanopore MinION data
Description:

IONiseR provides tools for the quality assessment of Oxford Nanopore MinION data. It extracts summary statistics from a set of fast5 files and can be used either before or after base calling. In addition to standard summaries of the read-types produced, it provides a number of plots for visualising metrics relative to experiment run time or spatially over the surface of a flowcell.

r-baynorm 1.26.0
Propagated dependencies: r-bb@2019.10-1 r-biocparallel@1.42.0 r-dosnow@1.0.20 r-fitdistrplus@1.2-2 r-foreach@1.5.2 r-iterators@1.0.14 r-locfit@1.5-9.12 r-mass@7.3-65 r-matrix@1.7-3 r-rcpp@1.0.14 r-rcpparmadillo@14.4.3-1 r-rcppprogress@0.4.2 r-singlecellexperiment@1.30.1 r-summarizedexperiment@1.38.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/WT215/bayNorm
Licenses: GPL 2+
Synopsis: Single-cell RNA sequencing data normalization
Description:

The bayNorm package is used for normalizing single-cell RNA-seq data. The main function is bayNorm, which is a wrapper function for gene specific prior parameter estimation and normalization. The input is a matrix of scRNA-seq data with rows different genes and columns different cells. The output is either point estimates from posterior (2D array) or samples from posterior (3D array).

r-italics 2.68.0
Propagated dependencies: r-affxparser@1.80.0 r-dbi@1.2.3 r-glad@2.72.0 r-italicsdata@2.46.0 r-oligo@1.72.0 r-oligoclasses@1.70.0 r-pd-mapping50k-xba240@3.12.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: http://bioinfo.curie.fr
Licenses: GPL 2
Synopsis: Normalizing of the Affymetrix GeneChip human mapping
Description:

This package provides tools for normalizing and analyzing of GeneChip Mapping 100K and 500K Set. Affymetrix GeneChip Human Mapping 100K and 500K Set allows the DNA copy number mea- surement of respectively 2× 50K and 2× 250K SNPs along the genome. Their high density allows a precise localization of genomic alterations and makes them a powerful tool for cancer and copy number polymorphism study.

r-attempt 0.3.1
Propagated dependencies: r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ColinFay/attempt
Licenses: Expat
Synopsis: Tools for defensive programming
Description:

This package provides tools for defensive programming. It is inspired by purrr mappers and based on rlang. Attempt extends and facilitates defensive programming by providing a consistent grammar, and a set of functions for common tests and conditions. Attempt only depends on rlang, and focuses on speed, so it can be integrated with other functions and used in the data analysis.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258
Total results: 30177