_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-tfruns 1.5.4
Propagated dependencies: r-base64enc@0.1-3 r-config@0.3.2 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-reticulate@1.44.1 r-rlang@1.1.6 r-rstudioapi@0.17.1 r-tidyselect@1.2.1 r-whisker@0.4.1 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/tfruns
Licenses: ASL 2.0
Build system: r
Synopsis: Training run tools for TensorFlow
Description:

Create and manage unique directories for each TensorFlow training run. This package provides a unique, time stamped directory for each run along with functions to retrieve the directory of the latest run or latest several runs.

r-mnormt 2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://azzalini.stat.unipd.it/SW/Pkg-mnormt
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate normal and "t" distributions
Description:

This package provides functions for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods.

r-kodata 1.36.0
Channel: guix-bioc
Location: guix-bioc/packages/k.scm (guix-bioc packages k)
Home page: https://bioconductor.org/packages/KOdata
Licenses: Expat
Build system: r
Synopsis: LINCS Knock-Out Data Package
Description:

This package contains consensus genomic signatures (CGS) for experimental cell-line specific gene knock-outs as well as baseline gene expression data for a subset of experimental cell-lines. Intended for use with package KEGGlincs.

r-seqcat 1.32.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/seqCAT
Licenses: FSDG-compatible
Build system: r
Synopsis: High Throughput Sequencing Cell Authentication Toolkit
Description:

The seqCAT package uses variant calling data (in the form of VCF files) from high throughput sequencing technologies to authenticate and validate the source, function and characteristics of biological samples used in scientific endeavours.

r-azlogr 0.0.6
Propagated dependencies: r-logger@0.4.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-digest@0.6.39 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=azlogr
Licenses: Expat
Build system: r
Synopsis: Logging in 'R' and Post to 'Azure Log Analytics' Workspace
Description:

It extends the functionality of logger package. Additional logging metadata can be configured to be collected. Logging messages are displayed on console and optionally they are sent to Azure Log Analytics workspace in real-time.

r-cauphy 1.0.3
Propagated dependencies: r-robustbase@0.99-6 r-pracma@2.4.6 r-phylolm@2.6.5 r-nloptr@2.2.1 r-hdinterval@0.2.4 r-foreach@1.5.2 r-doparallel@1.0.17 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gilles-didier.github.io/cauphy/
Licenses: GPL 3+
Build system: r
Synopsis: Trait Evolution on Phylogenies Using the Cauchy Process
Description:

The Cauchy Process can model pulsed continuous trait evolution on phylogenies. The likelihood is tractable, and is used for parameter inference and ancestral trait reconstruction. See Bastide and Didier (2023) <doi:10.1093/sysbio/syad053>.

r-cogirt 1.0.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-mass@7.3-65 r-coda@0.19-4.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cogirt
Licenses: GPL 3+
Build system: r
Synopsis: Cognitive Testing Using Item Response Theory
Description:

Psychometrically analyze latent individual differences related to tasks, interventions, or maturational/aging effects in the context of experimental or longitudinal cognitive research using methods first described by Thomas et al. (2020) <doi:10.1177/0013164420919898>.

r-chouca 0.1.99
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plyr@1.8.9 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/alexgenin/chouca
Licenses: GPL 3+
Build system: r
Synopsis: Stochastic Cellular Automaton Engine
Description:

An engine for stochastic cellular automata. It provides a high-level interface to declare a model, which can then be simulated by various backends (Genin et al. (2023) <doi:10.1101/2023.11.08.566206>).

r-cliapp 0.1.2
Propagated dependencies: r-xml2@1.5.0 r-withr@3.0.2 r-selectr@0.5-0 r-r6@2.6.1 r-progress@1.2.3 r-prettycode@1.1.0 r-glue@1.8.0 r-fansi@1.0.7 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/r-lib/cliapp#readme
Licenses: Expat
Build system: r
Synopsis: Create Rich Command Line Applications
Description:

Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for custom themes. This package is now superseded by the cli package. Please use cli instead in new projects.

r-egnyte 0.1.2
Propagated dependencies: r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://atorus-research.github.io/egnyte/
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: Read and Write Files from 'Egnyte'
Description:

This package provides functions to read and write files from Egnyte cloud storage using the Egnyte API <https://developers.egnyte.com/docs>. Supports both API key and OAuth 2.0 authentication for file transfer operations.

r-fameta 0.1.7
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FAMetA
Licenses: GPL 2+
Build system: r
Synopsis: Fatty Acid Metabolic Analysis
Description:

Fatty acid metabolic analysis aimed to the estimation of FA import (I), de novo synthesis (S), fractional contribution of the 13C-tracers (D0, D1, D2), elongation (E) and desaturation (Des) based on mass isotopologue data.

r-filtro 0.2.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/tidymodels/filtro
Licenses: Expat
Build system: r
Synopsis: Feature Selection Using Supervised Filter-Based Methods
Description:

Tidy tools to apply filter-based supervised feature selection methods. These methods score and rank feature relevance using metrics such as p-values, correlation, and importance scores (Kuhn and Johnson (2019) <doi:10.1201/9781315108230>).

r-instar 0.2.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/pablobarbera/instaR
Licenses: GPL 2
Build system: r
Synopsis: Access to Instagram API via R
Description:

This package provides an interface to the Instagram API <https://instagram.com/ developer/>, which allows R users to download public pictures filtered by hashtag, popularity, user or location, and to access public users profile data.

r-icdglm 1.0.0
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=icdGLM
Licenses: GPL 2+
Build system: r
Synopsis: EM by the Method of Weights for Incomplete Categorical Data in Generlized Linear Models
Description:

This package provides an estimator for generalized linear models with incomplete data for discrete covariates. The estimation is based on the EM algorithm by the method of weights by Ibrahim (1990) <DOI:10.2307/2290013>.

r-jsparo 1.5.0
Propagated dependencies: r-pracma@2.4.6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JSparO
Licenses: GPL 3+
Build system: r
Synopsis: Joint Sparse Optimization via Proximal Gradient Method for Cell Fate Conversion
Description:

Implementation of joint sparse optimization (JSparO) to infer the gene regulatory network for cell fate conversion. The proximal gradient method is implemented to solve different low-order regularization models for JSparO.

r-kronos 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/thomazbastiaanssen/kronos
Licenses: GPL 3+
Build system: r
Synopsis: Microbiome Oriented Circadian Rhythm Analysis Toolkit
Description:

The goal of kronos is to provide an easy-to-use framework to analyse circadian or otherwise rhythmic data using the familiar R linear modelling syntax, while taking care of the trigonometry under the hood.

r-l1ball 0.1.0
Propagated dependencies: r-vgam@1.1-13
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=l1ball
Licenses: GPL 2+
Build system: r
Synopsis: L1-Ball Prior for Sparse Regression
Description:

This package provides function for the l1-ball prior on high-dimensional regression. The main function, l1ball(), yields posterior samples for linear regression, as introduced by Xu and Duan (2020) <arXiv:2006.01340>.

r-lineup 0.44
Propagated dependencies: r-qtl@1.72 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kbroman/lineup
Licenses: GPL 3
Build system: r
Synopsis: Lining Up Two Sets of Measurements
Description:

This package provides tools for detecting and correcting sample mix-ups between two sets of measurements, such as between gene expression data on two tissues. Broman et al. (2015) <doi:10.1534/g3.115.019778>.

r-mixssg 2.1.1
Propagated dependencies: r-rootsolve@1.8.2.4 r-mass@7.3-65 r-ars@0.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixSSG
Licenses: GPL 2+
Build system: r
Synopsis: Clustering Using Mixtures of Sub Gaussian Stable Distributions
Description:

Developed for model-based clustering using the finite mixtures of skewed sub-Gaussian stable distributions developed by Teimouri (2022) <arXiv:2205.14067> and estimating parameters of the symmetric stable distribution within the Bayesian framework.

r-mm4lmm 3.0.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-purrr@1.2.0 r-matrix@1.7-4 r-mass@7.3-65 r-dplyr@1.1.4 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MM4LMM
Licenses: GPL 2+
Build system: r
Synopsis: Inference of Linear Mixed Models Through MM Algorithm
Description:

The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed models using a Min-Max (MM) algorithm (Laporte, F., Charcosset, A. & Mary-Huard, T. (2022) <doi:10.1371/journal.pcbi.1009659>).

r-multdm 1.1.5
Propagated dependencies: r-mts@1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://CRAN.R-project.org/package=multDM
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Version of the Diebold-Mariano Test
Description:

Allows to perform the multivariate version of the Diebold-Mariano test for equal predictive ability of multiple forecast comparison. Main reference: Mariano, R.S., Preve, D. (2012) <doi:10.1016/j.jeconom.2012.01.014>.

r-mpmsim 3.2.1
Propagated dependencies: r-reshape@0.8.10 r-rcompadre@1.4.0 r-rage@1.8.0 r-popdemo@1.3-3 r-popbio@2.8 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://jonesor.github.io/mpmsim/
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Simulation of Matrix Population Models with Defined Life History Characteristics
Description:

Allows users to simulate matrix population models with particular characteristics based on aspects of life history such as mortality trajectories and fertility trajectories. Also allows the exploration of sampling error due to small sample size.

r-madsim 1.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=madsim
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Microarray Data Simulation Model
Description:

This function allows to generate two biological conditions synthetic microarray dataset which has similar behavior to those currently observed with common platforms. User provides a subset of parameters. Available default parameters settings can be modified.

r-mixhvg 1.0.1
Propagated dependencies: r-singlecellexperiment@1.32.0 r-seurat@5.3.1 r-scuttle@1.20.0 r-scran@1.38.0 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixhvg
Licenses: GPL 3
Build system: r
Synopsis: Mixture of Multiple Highly Variable Feature Selection Methods
Description:

Highly variable gene selection methods, including popular public available methods, and also the mixture of multiple highly variable gene selection methods, <https://github.com/RuzhangZhao/mixhvg>. Reference: <doi:10.1101/2024.08.25.608519>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287
Total results: 30888